﻿/****************************************************************************/
/* GridView                                                                 */
/****************************************************************************/
.StyledGridView
{
    border-style: solid;
    border-collapse: collapse;
    border-color: #cbcbcb;
    border-width: 1px;
    table-layout: fixed;
}
.GridViewItemStyle TD{
	font-family: Arial; font-size: 10px; font-style: normal; 
	color:black; 
	background-color:#ffffff; 
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 20px;
}

.GridViewAltItemStyle INPUT{
	vertical-align: middle;
}

.GridViewAltItemStyle TD{
	font-family: Arial; font-size: 8.5pt; font-style: normal; 
	color:black; 
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height:20px;
	
}

.innertable1
{
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
    table-layout: fixed;
}

.innertable1 td
{
    padding-left: 0px;
    border: 0px;
    border-bottom: solid 1px #cbcbcb;
}

.GridViewHeaderStyle
{
    color: #000000;
    font-size: 10px;
    font-weight: Bold;
    padding: 0px;
    height: 20px;
    text-decoration: none;
    vertical-align:middle;
    background: url('images/GridViewHeaderBg.gif') repeat-x ;
    padding-left: 1px;
    border-bottom: solid 1px #cccccc;
}

.GridViewHeaderStyle A, .GridViewHeaderStyle INPUT
{
   padding-right: 1px;
   background: none;
    border-bottom: solid 0px #cccccc;
}

.GridViewPagerCellStyle{
	font-size:8pt; 
	color:Black; height: 22px;
	font-weight:bold;
	background: url('images/GridViewHeaderBg.gif') repeat-x ;
	
}

.GridViewPagerCellStyle input
{
	margin-left: 5px;
	vertical-align:-2px;
}

.GridViewPagerCellStyle select
{
	font-size:8.5pt;
	border: 1px solid #7F9DB9;
}

/******************************************************************************/
/* Styles for filter popup                                                    */
/******************************************************************************/
#popupDiv {
	padding:10px; 
	top:30px; 
	left:30px; 
	display:none; 
	position:absolute; 
	border-top:solid #B0B0B0 1px; 
	border-left:solid #B0B0B0 1px; 
	border-bottom:solid #909090 1px; 
	border-right:solid #909090 1px; 
	background-color:#FFFFFF;
}

#popupDiv iframe {
	width:750px;
	height:402px
}

a.Close {
	float:right;
	color: #333333;
	padding-right:18px;
	background-image:url(images/icn_close_off.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 8.5pt; 
	cursor:pointer;
	padding-top:4px;
	font-weight: bold;
    vertical-align: top;
}

a.Close:hover {
	color: #000000;
	background-image:url(images/icn_close_on.gif);
	text-decoration: none;
}

/*************************************************************************/
/**** This Stylesheet contains All CSS tags from id3 *********************/
/*************************************************************************/
.pdftable
{
    width: 760px;
    border-collapse: collapse;
    margin-bottom: 10px; 
}


 
.pdftable td
{
    border:solid 1px #ddd;
    padding-top: 2px;
    padding-left:1px;
    margin-left: 1px;
    text-align: left;
    vertical-align:top;     
}

.pdftable td table td
{
     border: solid 0px #fff;
}

.pdftable td input
{
    vertical-align:bottom;
}

.sectiontitle
{
	background: #aeaeae url(Images/arrow1.gif) no-repeat left bottom;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding: 14px 0px 2px 16px;
	/*margin-top:52px;*/
	
	
}
.requiredFieldLabel {
    background:transparent url(Images/icn_required.gif) no-repeat right top;
    padding-right:12px;
    text-align: right;
    font-weight: bold;
    vertical-align:top;
}

.optionalFieldLabel {
    padding-right:12px;
    text-align: right;
    font-weight: bold;
    color: #999;
    vertical-align:top;
}

.pdfLabel 
{
		padding-bottom:5px;
    text-align: right;
    vertical-align:5px;
}

INPUT.extrabigtextbox {
    border: solid 1px #aeaeae;
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px; WIDTH: 480px; PADDING-TOP: 1px;
	font-size: 1em;
	height: 15px;
}


.multitextbox {
font: 100% Verdana, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
    border: solid 1px #aeaeae;
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px; WIDTH: 480px; PADDING-TOP: 1px;
	font-size: 1em;
	
}

INPUT.bigtextbox {
    border: solid 1px #aeaeae;
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px; WIDTH: 280px; PADDING-TOP: 1px;
	font-size: 1em;
	height: 15px;
}

INPUT.textbox {
    border: solid 1px #aeaeae;
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px; WIDTH: 150px; PADDING-TOP: 1px;
	font-size: 1em;
	height: 15px;
}
INPUT.medtextbox {
	border: solid 1px #aeaeae;
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 0px 0px 10px; WIDTH: 90px; PADDING-TOP: 1px;
	font-size: 1em;
	height: 15px;
}
INPUT.shorttextbox {
	border: solid 1px #aeaeae;
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 0px 8px 10px 0px; WIDTH: 54px; PADDING-TOP: 1px;
	font-size: 1em;
	height: 15px;
}

INPUT.extrashorttextbox {
	border: solid 1px #aeaeae;
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 0px 8px 10px 0px; WIDTH: 24px; PADDING-TOP: 1px;
	height: 15px;
	font-size: 1em;
}
shortertextbox {
	border: solid 1px #aeaeae;
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 0px 8px 10px 0px; WIDTH: 45px; PADDING-TOP: 1px;
	height: 15px;
}
body
{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    margin-left: 0px;
    margin-top: 0px;
    margin: 0px;
    padding: 0px;
    background-color:  #164614;
    overflow:hidden;
 }

#outercontent
{
     
}


#pageHeader
{
     height:17px;
}

option, select
{
    font-size: 10px;
    color: #333333;
}
th
{
    text-decoration: underline;
}

.selectiontable
{
    border-collapse: collapse;
    margin-bottom: 10px; 
}


 
.selectiontable td
{
    padding-top: 2px;
    padding-left:1px;
    padding-bottom: 2px;
    margin-left: 1px;
    text-align: left;
    vertical-align:top;  
}
.bottom_nav
{
    font-size: 10px;
    color: #ffffff;
    line-height: 12px;
    font-family: verdana;
    text-decoration: none;
}
A.bottom_nav:link, A.bottom_nav:visited
{
    font-size: 10px;
    color: #ffffff;
    line-height: 12px;
    font-family: verdana;
    text-decoration: none;
}
A.bottom_nav:hover
{
    color: #b99c00;
    font-size: 10px;
    text-decoration: none;
}
.top_nav
{
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    line-height: 10px;
    font-family: verdana;
    text-decoration: none;
}

A.top_nav:link, A.top_nav:visited
{
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    line-height: 12px;
    font-family: verdana;
    text-decoration: none;
}
A.top_nav:hover
{
    color: #b99c00;
    font-size: 10px;
    text-decoration: none;
}
.menu
{
    background-color: #C6DAC5;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    font-family: Verdana,Arial,sans-serif;
}

.logonHeader
{
    background-color: #c6dac5;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana,Arial,sans-serif;
}
.pageText
{
    background-color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana,Arial,sans-serif;
}


/*** END ID3 */

/*************************************************************************/
/**** This Stylesheet contains All Css tags ******************************/
/**** that are common to all themes **************************************/
/*************************************************************************/

.help
{
    background: #ffffff url(Images/icons/help_bw.gif) repeat-x;
}
.QuoteStatus_Q
{
    color: Green;
}
.QuoteStatus_D
{
    color: Red;
}
.QuoteStatus_S
{
    color: #99CC99;
}
.QuoteStatus_U
{
    color: #FF9900;
}
.QuoteStatus_W
{
    color: Red;
    font-weight: bold;
}
.QuoteStatus_B
{
    color: Olive;
}
.QuoteStatus_P
{
    color: #3366CC;
}
.QuoteStatus_T
{
    color: #CCCCCC;
}


/**** {HTML TAGS} ********************************************************/

TABLE, TR, TD
{
    font-size: 11px;
}

blockquote
{
    border: dotted 1px #666666;
}






/**** {CONTAINER} ********************************************************/

.tableContainer
{
    scrollbar-face-color: #EFF3EF;
    scrollbar-shadow-color: #E0DFE3;
    scrollbar-highlight-color: #E0DFE3;
    scrollbar-3dlight-color: #C0C0C0;
    scrollbar-darkshadow-color: #C0C0C0;
    scrollbar-track-color: #dddddd;
    scrollbar-arrow-color: #566856;
}
/*-- BEGIN: Table with Drop Shadow ---------*/

.shadowcontainer
{
     border: solid 2px #8AB18A;
     margin: 2px auto;
     text-align: center;
     width: 610px;
}
.shadowcontaineralt
{
     border: solid 2px #8AB18A;
     margin: 2px auto;
     text-align: center;
     width: 610px;
     background: #8AB18A;
}
table.container
{
    border: solid 2px #8AB18A;
    margin: 2px 2px 10px 2px;
    padding: 2px;
    background: #fff;
    width:610px; /*do not change back to 620 otherwise the quote submit review page won't show up properly. the scroll bar will be hidden - 9/11/09 rizky*/
}

.shadow table.readonlycontainer
{
    border: solid 2px #8AB18A;
    margin: -8px 3px 4px -4px;
    padding: 4px;
    width: 600px;
    background: #ddd;
    padding-top: 3px;
    position: relative;
}


.shadowalt
{
    width: 600px;
    background: #8AB18A;
    margin: 10px 0px 6px 10px;
}

.shadowalt table.container
{
    border: solid 2px #8AB18A;
    margin: -10px 4px 4px -2px;
    padding: 4px;
    width: 600px;
    background: #BED1BE;
    padding-top: 3px;
    position: relative;
}


.shadow
{
    width: 600px;
    background: #8AB18A;
    margin: 10px 0px 6px 12px;
}

/*-- END: Table with Drop Shadow ---------*/

.boxGreyHorizBorder
{
    border-top: solid 1px #B2B0B3;
    border-bottom: solid 1px #B2B0B3;
    padding: 2px;
}


/**** {LAYERS} ***********************************************************/
#pageHeader, #pageFooter
{
    width: 779px;
    background: #164614;
    padding-top: 2px;
    padding-bottom: 2px;
}



#contentLeft #logonModule
{
    width: 148px;
    height: 230px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#contentLeft #buttonModule
{
    width: 148px;
    height: 60px;
}

#contentLeftNoBgImg
{
    position: relative;
    z-index: 20;
    width: 148px;
    height: 420px;
    float: left;
    padding: 0px;
    margin: 0px;
    background: #feb413;
 
    
}

#contentRight
{
    float: right;
    width: 628px;
    height: 420px;
    padding: 0px;
   
}




#hiddenWaitButton
{
    position: absolute;
    z-index: 100;
    left: 300px;
    top: 300px;
    border: solid 1px #000000;
    display: none;
}

#dhtmltooltip
{
    position: absolute;
    width: 150px;
    border: 2px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/**** {LINKS} **********************************************************/
A:link, A:visited
{
    color: Blue;
    font-size: 11px;
    text-decoration: underline;
}
A:hover
{
    color: Red;
    font-size: 11px;
    text-decoration: underline;
}

A.plano
{
    color: #000000;
    font-size: 11px;
    text-decoration: none;
}

A.plano:link, A.plano:visited, A.plano:hover, A.plano:active
{
    color: #000000;
    font-size: 11px;
    text-decoration: none;
}


A.pdf:hover, A.pdf:active
{
}


A.alt
{
    font-size: 11px;
    text-decoration: none;
}

A.alt:visited
{
    font-size: 11px;
    text-decoration: none;
}

A.alt:hover
{
    color: #FF9600;
    font-size: 11px;
    text-decoration: none;
}

A.alt1:link, A.alt1:visited
{
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    line-height: 12px;
    font-family: verdana;
    text-decoration: none;
}

A.alt1:hover
{
    color: #003300;
    font-size: 10px;
    text-decoration: none;
}

A.sortlink:link, A.sortlink:visited
{
    font-weight: bold;
    font-size: 11px;
    color: #003399;
    line-height: 13px;
    font-family: verdana;
    text-decoration: none;
}

A.sortlink:hover
{
    color: #CC0000;
    font-size: 11px;
    text-decoration: none;
}

.altlink A:link
{
    font-size: 11px;
    text-decoration: none;
}

.altlink A:visited
{
    font-size: 11px;
    text-decoration: none;
}

.altlink A:hover
{
    color: #FF9600;
    font-size: 11px;
    text-decoration: underline;
}

.altlinkno A:link
{
    font-size: 11px;
    text-decoration: none;
}

.altlinkno A:hover
{
    font-size: 11px;
    text-decoration: none;
}

.altlinkno A:visited
{
    font-size: 11px;
    text-decoration: none;
}

/**** {MESSAGES} **********************************************************/
.msgSuccess
{
    color: #669966;
    font-size: 11px;
    font-weight: bold;
    border: 0px;
}
.msgFail
{
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
}

.msgFailWithIcon
{
    height: 20px;
    background: #ffffff url(Images/../../Images/icon_warn.gif) no-repeat;
    padding-left: 20px;
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
}

.msgValFail
{
    /* msg out for validation failure */
    color: red;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

.msgNote
{
    color: #cc0000;
    font-size: 10px;
    font-weight: bold;
}

.msgFootnote
{
    color: #cc0000;
    font-size: 9px;
    font-weight: normal;
    line-height: 10px;
}

.msgInst
{
    color: #EC8D06; /* #FF9600*/
    font-size: 10px;
    font-weight: normal;
    line-height: 11px;
}

.msgInfo
{
    color: #366539; /* #FF9600*/
    font-size: 11px;
    font-weight: normal;
    line-height: 11px;
}

.msgComment
{
    color: #366539;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}

/************ {LAYERMENU} **************************************************************/
.TopClass
{
    background: White;
    padding: 2px;
    border-collapse: collapse;
    border-color: #D3D3D3;
    border-style: solid;
    border-width: 1px;
    cursor: Hand;
    border-collapse: collapse;
    padding: 0px;
}
.TopHover
{
    background: #EFF3EF;
    border-color: #D3D3D3;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
    padding: 0px;
}

.MenuItemClass1
{
    background: #LightGrey;
    padding: 1px;
    border-collapse: collapse;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    cursor: Hand;
}

.HoverClass1
{
    background: #LightGrey;
    padding: 1px;
    border-collapse: collapse;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    cursor: Hand;
}

.MenuItemClass
{
    background: #F0E8CC;
    padding: 1px;
    border-collapse: collapse;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    cursor: Hand;
}
.HoverClass
{
    background: #EFF3EF;
    padding: 1px;
    border-collapse: collapse;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    cursor: Hand;
}
.DefaultClass
{
    width: 220px;
    padding: 1px;
    border-collapse: collapse;
    border-color: #cccccc;
    border-style: none;
    border-width: 0px;
    cursor: Hand;
}

/* Level 0 */
.TopClassAlt
{
    width: 220px;
    border-collapse: collapse;
    border-width: 1px;
    border-color: #D3D3D3;
    border-style: solid;
    padding: 0px;
}
.TopHoverAlt
{
    width: 220px;
    border-collapse: collapse;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    padding: 0px;
    cursor: hand;
}
/* Level 1 */
.DefaultClassAlt
{
    font: 10px;
    border-collapse: collapse;
    background: #FFFFFF;
    width: 260px;
    overflow: auto;
    padding: 0px;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.DefaultHoverAlt
{
    font: 10px;
    border-collapse: collapse;
    background: #FCDF9F;
    width: 260px;
    padding: 0px;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    cursor: crosshair;
}
.IslandClassAlt
{
    background: White;
    padding: 0px;
    border-collapse: collapse;
    border-color: #D3D3D3;
    border-style: solid;
    border-width: 1px;
    cursor: Hand;
    border-collapse: collapse;
    padding: 0px;
}

/************ {DataGrid } ********************************************************************/
.gridTable
{
    border-style: solid;
    border-collapse: collapse;
    border-color: #cccccc;
    border-width: 1px;
}

.gridTdGold2
{
    border-style: solid;
    border-color: #B59600;
    border-width: 2px;
}

.gridHeader
{
    color: #000000;
    background-color: #D3BC76;
    font-size: 10px;
    font-weight: Bold;
    line-height: 16px;
}

.gridFooter
{
    color: #333333;
    background-color: #eedeae;
    font-size: 10px;
    font-weight: Bold;
    line-height: 15px;
}

.gridItem
{
    color: #000000;
    background-color: #FEFEFE;
    font-size: 10px;
    font-weight: normal;
    line-height: 16px;
}

.gridAlternatingItem
{
    color: #000000;
    background-color: #E4F2E4;
    font-size: 10px;
    font-weight: normal;
    line-height: 16px;
}

.gridEdit1
{
    color: #000000;
    background-color: #FCDF9F;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
}

.gridItem1
{
    color: #000000;
    background-color: #F7F7EF;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
}

.gridItem2
{
    color: #000000;
    background-color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
    border-width: 1px;
}

.gridAlternatingItem2
{
    color: #000000;
    background-color: #E6EDE6;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
}

.gridPastItem
{
    color: #000000;
    background-color: #CECECE;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
}

.gridSelectedItem
{
    color: #000000;
    background-color: LightSteelBlue;
    font-size: 10px;
    font-weight: normal;
    line-height: 16px;
}

.tableHeader1
{
    background-color: #DFE6DF;
    color: #164614;
    font-size: 11.5px;
    font-weight: bold;
    border-width: 0px;
    line-height: 20px;
    padding-left: 2px;
}

.tableHeader2
{
    background-color: #DFE6DF;
    color: #164614;
    font-size: 10px;
    font-weight: normal;
    border-width: 0px;
    padding-left: 2px;
    border-top: #E0DFE3 1px solid;
    border-bottom: #E0DFE3 1px solid;
    border-left: #E0DFE3 1px solid;
    border-right: #E0DFE3 1px solid;
}
.tableHeader2Alt
{
    background-color: #C7E5C7;
    color: #164614;
    font-size: 10px;
    font-weight: normal;
    border-width: 0px;
    padding-left: 2px;
    border-top: #E0DFE3 1px solid;
    border-bottom: #E0DFE3 1px solid;
    border-left: #E0DFE3 1px solid;
    border-right: #E0DFE3 1px solid;
}



.tableFooter3
{
    background-color: #EFF3EF;
    color: #566856;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
}



.tableFooter4
{
    background-color: #EFF3EF;
    color: #566856;
    font-size: 10px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
}

.tableFooter5
{
    background-color: #EFF3EF;
    color: #566856;
    font-size: 8px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 1px;
}


.tableContent3, .tableContent3 A:link, .tableContent3 A:visited, .tableContent3 A:hover
{
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    border-width: 1px;
    text-decoration: none;
    border-color: #cccccc;
}

.tableHeader5
{
    background-color: #F0E8CC;
    color: #333333;
    font-size: 10px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    border-color: #cccccc;
}

.tableContent5
{
    background-color: #F0E8CC;
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    border-width: 1px;
    padding-left: 2px;
    border-color: #cccccc;
}

.tableContent1
{
    background-color: #EFF3EF;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    border-width: 0px;
}

.tableContent1Alt
{
    background-color: #C7E5C7;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    border-width: 0px;
}
.tableGreenOn
{
    background-color: #DFE6DF;
    color: #333333;
    font-size: 10px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    border-top: #E0DFE3 1px solid;
    border-left: #E0DFE3 1px solid;
    border-right: #E0DFE3 1px solid;
}

.tableGreenOff
{
    background-color: #EFF3EF;
    color: #333333;
    font-size: 10px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    border-top: #E0DFE3 1px solid;
    border-bottom: #E0DFE3 1px solid;
    border-left: #E0DFE3 1px solid;
    border-right: #E0DFE3 1px solid;
}

/******************************************************************/
/** Page Headers / Titles                    **********************/
/******************************************************************/
.headerWhite
{
    color: #FFFFFF;
    font-size: 11PX;
    font-weight: bold;
    line-height: 12px;
}

.headerGreen
{
    color: #819882;
    font-size: 15px;
    font-weight: bold;
}

.desc1
{
    color: #2C5B2F;
    font-size: 10px;
    font-weight: normal;
    padding-left: 1px; /*background: url(Images/../Images/icon_document.gif) top left no-repeat;*/
}

.headerGreenSmall A
{
    font-weight: normal;
}

.headerGreenSmall
{
    color: #366539;
    font-size: 11px;
    font-weight: bold;
}

.headerGreenMedium
{
    color: #366539;
    font-size: 12px;
    font-weight: bold;
}

.msgBlock
{
    position: absolute; top: 128px; left: 8px;
    color: #366539;
    font-size: 12px;
    font-weight: bold;
    width: 570px;
    height: 380px;
    background-color: #ffffff;
    
   
}


.headerGold
{
    color: #B59600;
    font-size: 12px;
    font-weight: bold;
}

.headerGoldBig
{
    color: #B59600;
    font-size: 12px;
    font-weight: bold;
}

.headerRed
{
    color: #cc0000;
    font-size: 12px;
    font-weight: bold;
}

.title
{
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

.bgHelpPage
{
    background-color: #FCD169;
}

.titleOptional
{
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

.lossRunBold
{
    color: #000000;
    font-size: 9px;
    font-weight: bold;
    line-height: 12px;
}

.lossRunText
{
    color: #000000;
    font-size: 9px;
    font-weight: normal;
    line-height: 11px;
}

.titleOption
{
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

.box
{
    border-right: #7B9EBD 1px solid;
    border-top: #7B9EBD 1px solid;
    border-left: #7B9EBD 1px solid;
    border-bottom: #7B9EBD 1px solid;
    background-color: White;
    padding: 0px 4px 0px 4px;
}
.subtotal
{
    border-top: #333333 1px solid;
    padding: : 0px 0px 0px 10px;
}


.boxSelection
{
    border-right: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
    background-color: #EFF3EF;
    padding: 1px 4px 1px 4px;
   
    cursor: hand;
    width: 56px;
}

.boxSelection : hover
{
    background-color: #EFF3EF;
}
.boxSelectionLong
{
    border-right: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
    background-color: #EFF3EF;
    padding: 1px 4px 1px 4px;
    cursor: hand;
    width: 110px;
}

.boxSelectionSmall : hover
{
    background-color: #F0E8CC;
}

.boxSelectionSmall
{
    border-right: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
    background-color: #F0E8CC;
    padding: 1px 4px 1px 4px;
    cursor: hand;
    width: 120px;
}

.boxSelected
{
    background-color: Black;
}

.boxTransparent
{
    border-right: #7B9EBD 1px solid;
    border-top: #7B9EBD 1px solid;
    border-left: #7B9EBD 1px solid;
    border-bottom: #7B9EBD 1px solid;
    padding: 0px 4px 0px 4px;
}

.boxMsg
{
    border-right: #7B9EBD 1px solid;
    border-top: #7B9EBD 1px solid;
    border-left: #7B9EBD 1px solid;
    border-bottom: #7B9EBD 1px solid;
    background-color: #EFF3EF;
    padding: 1px 4px 1px 4px;
    font-weight: bold;
    margin: 4px;
    width: 100%;
}

.boxErrMsg
{
    border: Red 4px solid;
    padding: 1px 4px 1px 4px;
    font-weight: bold;
    margin: 0px;
    width: 100%;
}

.customTabDisabled
{
    height: 18px;
    color: #000000;
    border-right: #E0DFE3 1px solid;
    border-top: #E0DFE3 1px solid;
    border-left: #E0DFE3 1px solid;
    background-color: #EFF3EF;
    padding: 1px 2px 1px 2px;
    font-weight: bold;
}

A.customTabEnabled:link, A.customTabEnabled:visited
{
    height: 18px;
    color: #CCCCCC;
    font-size: 11px;
    border-right: #E0DFE3 1px solid;
    border-top: #E0DFE3 1px solid;
    border-left: #E0DFE3 1px solid;
    border-bottom: #E0DFE3 1px solid;
    background-color: #ffffff;
    padding: 1px 2px 1px 2px;
    font-weight: bold;
    text-decoration: none;
}

A.customTabEnabled:active, A.customTabEnabled:hover
{
    height: 18px;
    color: #FF9900;
    font-size: 11px;
    border-right: #E0DFE3 1px solid;
    border-top: #E0DFE3 1px solid;
    border-left: #E0DFE3 1px solid;
    border-bottom: #E0DFE3 1px solid;
    background-color: #ffffff;
    padding: 1px 2px 1px 2px;
    font-weight: bold;
    text-decoration: none;
}

.customTabSeparator
{
    height: 18px;
    width: 10px;
    font-size: 8px;
    border-bottom: #E0DFE3 1px solid;
    padding: 1px 0px 1px 0px;
    font-weight: bold;
    text-decoration: none;
}


.boxProgressMsg
{
    color: #990000;
    border-right: #990000 1px solid;
    border-top: #990000 1px solid;
    border-left: #990000 1px solid;
    border-bottom: #990000 1px solid;
    background-color: #FFFFFF;
    padding: 1px 4px 0px 15px;
    font-weight: bold;
    width: 616px;
}

.text
{
    color: #434343;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
}

.total
{
    color: #000000;
    background-color: #E4F2E4;
    font-size: 10px;
    font-weight: bold;
}

.desc
{
    color: #434343;
    font-size: 8px;
    font-weight: bold;
    line-height: 9px;
}

.pageFinePrint
{
    color: #434343;
    font-size: 10px;
    font-weight: normal;
    line-height: 11px;
}

.frameGreen
{
    color: #ffffff;
    background-color: #669966;
    font-size: 10px;
    font-weight: bold;
}

.frameGray
{
    color: #ffffff;
    background-color: #A5ACB2;
    font-size: 10px;
    font-weight: bold;
}



.frameHidden
{
    color: #ffffff;
    background-color: #d6be73;
    font-size: 10px;
    font-weight: bold;
}

.frameGold
{
    color: #ffffff;
    background-color: #B59600;
    font-size: 10px;
    font-weight: bold;
}

.frameRed
{
    color: #ffffff;
    background-color: #cc0000;
    font-size: 10px;
    font-weight: bold;
}

.form_textbox
{
    color: #333333;
    background-color: #ffffff;
    font-size: 11px;
    padding: 2px 3px 2px 4px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}

.title2
{
    font-size: 24px;
}

.tabselected
{
    font-weight: bold;
    background: #eee url(Images/tab_selected.gif);
    background-repeat: no-repeat;
}
.tabunselected
{
    font-weight: bold;
}

.tabselectedcontent
{
    padding: 2px;
    background-color: #ccc;
    color: Black;
}
/******************************************************************/
/** Form Components                          **********************/
/******************************************************************/
.form_textbox3
{
    /* Accomodates 3 characters */
    color: #333333;
    font-size: 11px;
    width: 22px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}
.form_textbox3bld
{
    /* Accomodates 3 characters */
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    width: 22px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}
.form_textbox4
{
    /* Accomodates 4 characters */
    color: #333333;
    font-size: 11px;
    width: 30px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}
.form_textbox6
{
    /* Accomodates 6 characters */
    color: #333333;
    font-size: 11px;
    width: 40px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}
.form_textbox8
{
    /* Accomodates 8 characters */
    color: #333333;
    font-size: 11px;
    width: 50px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}

.form_textbox9
{
    /* Accomodates 9 characters */
    color: #333333;
    font-size: 11px;
    width: 56px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}

.form_textbox10
{
    /* Accomodates 10 characters */
    color: #333333;
    font-size: 11px;
    height: 18px;
    width: 66px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}

.form_textbox12
{
    /* Accomodates 12 characters */
    color: #333333;
    font-size: 11px;
    height: 18px;
    width: 75px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}

.form_textbox13
{
    /* Accomodates 13 characters */
    color: #333333;
    font-size: 11px;
    width: 90px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}

.form_textbox16
{
    /* Accomodates 16 characters */
    color: #333333;
    font-size: 11px;
    width: 100px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}

.form_textbox18
{
    /* Accomodates 18 characters */
    color: #333333;
    font-size: 11px;
    width: 116px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}

.form_textbox22
{
    /* Accomodates 22 characters */
    color: #333333;
    font-size: 11px;
    width: 146px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}

.form_textbox25
{
    /* Accomodates 25 characters */
    color: #333333;
    font-size: 11px;
    width: 170px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}

.form_textbox32
{
    /* Accomodates 25 characters */
    color: #333333;
    font-size: 11px;
    width: 260px;
    height: 18px;
    border-top: #7B9EBD 1px ridge;
    border-bottom: #7B9EBD 1px ridge;
    border-left: #7B9EBD 1px ridge;
    border-right: #7B9EBD 1px ridge;
}

.form_textbox_noborder
{
    /* Accomodates 25 characters */
    color: #000000;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    width: 400px;
    border: none;
    background-color: Transparent;
}

.form_list_option
{
    /* DropDownList */
    font-weight: bold;
    border-bottom: #7B9EBD 1px dotted;
    font-size: 21;
    color: black;
}

.form_ddl
{
    /* DropDownList */
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #333333;
}

.form_ddl1
{
    /* DropDownList */
    font-weight: bold;
    font-size: 11;
    background-color: #cccccc;
    color: black;
    width: 160px;
}

.form_textarea
{
    color: #333333;
    line-height: 14px;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    overflow: hidden;
}

.button1
{
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
}

input
{
    color: #333333;
    font-size: 10px;
}

/******************************************************************/
/*** Styles for Infragistics components ***************************/
/******************************************************************/
.DefaultItemClass
{
    width: 100px;
    color: #333333;
    background-color: #ffffff;
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    cursor: hand;
}
.Selected
{
    width: 100px;
    color: #FF7700;
    background-color: #ffffff;
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    cursor: hand;
}
.Hover
{
    width: 100px;
    color: #FF7700;
    background-color: #ffffff;
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    cursor: hand;
}


.boxGreyBorderYellowGradient_old
{
    border-top: solid 1px #B2B0B3;
    border-left: solid 1px #B2B0B3;
    border-right: solid 1px #B2B0B3;
    background: #ffffff url(Images/backgrounds/gradientYellow.jpg) repeat-x;
    padding: 2px;
    width: 600px;
}

#pageLogo
{
    width: 779px;
    height: 80px;
    background: #ffffff url(Images/backgrounds/internal_logo_779.jpg);
}

#pageContent
{
    width: 779px;
    height: 460px; /* increased from 440 to fix the bottom hidden issue - alee@10/8/2007 */
    background: #ffffff url(Images/backgrounds/welcome_top.jpg) top left no-repeat;
    padding: 0px 0px 0px 0px;
    border: solid 0px #000000;
}

#pageContentPlano
{
    width: 779px;
    padding: 0px 0px 0px 0px;
    border: solid 0px #000000;
    margin-left:0px;
}

#contentTop
{
    position: relative;
    z-index: -2;
    width: 779px;
    height: 40px;
    left: 0px;
    top: 16px;
}

#contentLeft
{
    /*position: relative; top: -480px; left: 0px;*/
    width: 148px;
    height: 420px;
    background: #feb413 url(Images/backgrounds/welcome_left.jpg) top left no-repeat;
    float: left;
    padding: 0px;
    margin: 0px;
}

#contentBottom
{
    position: relative;
    z-index: 100;
    left: 0px;
    top: -50px;
    width: 779px;
    height: 50px;
    background: #feb413 url(Images/backgrounds/welcome_bot.jpg) top left no-repeat;
}

A.pdf, A.pdf:link, A.pdf:visited, A.pdf:hover, A.pdf:active
{
    color: #333333;
    font-size: 9px;
    text-decoration: none;
    background: url(Images/../Images/icons/icon_pdf11.gif) no-repeat;
    background-position: left top;
    padding: 0px;
    padding-left: 12px;
    padding-right: 2px;
}
A.pdf2, A.pdf2:link, A.pdf2:visited, A.pdf2:hover, A.pdf2:active
{
    color: #333333;
    font-size: 11px;
    text-decoration: none;
    /*background: url(Images/../Images/icons/icon_pdf14.png) no-repeat;*/
    background-position: left top;
    padding: 0px;
    padding-left: 12px;
    padding-right: 2px;
    height: 50px;
}
.tableHeader3
{
    background-color: #EFF3EF;
    color: #566856;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
}

.tableHeader3Fixed
{
    height: 32px;
    background-image: url(Images/backgrounds/tableHeader3.gif);
    background-repeat: repeat-x;
    color: #566856;
    font-size: 11px;
    font-weight: bold;
    border-width: 1px;
    padding-left: 2px;
    border-color: #cccccc;
    border-top: #E0DFE3 1px solid;
    border-bottom: #E0DFE3 1px solid;
    border-left: #E0DFE3 1px solid;
    border-right: #E0DFE3 1px solid;
    position: relative;
    left: -1;
    background-color: #EFF3EF;
    
    top: expression(document.getElementById( "tableContainer" ).scrollTop-2);
}
.tableFooter3Fixed380
{
    height: 32px;
    background-image: url(Images/backgrounds/tableFooter3.gif);
    background-repeat: repeat-x;
    background-color: #EFF3EF;
    color: #566856;
    font-size: 11px;
    font-weight: bold;
    border-width: 1px;
    padding-left: 2px;
    border-color: #cccccc;
    border-top: #E0DFE3 1px solid;
    border-bottom: #E0DFE3 1px solid;
    border-left: #E0DFE3 1px solid;
    border-right: #E0DFE3 1px solid;
    position: absolute;
    left: 1;
    top: expression(document.getElementById( "tableContainer" ).scrollTop + 348);
}


.tableHeader3Inactive A:link, .tableHeader3Inactive A:visited
{
    background-image: url(Images/icons/sort_inactive.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #566856;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: underline;
}

.tableHeader3Inactive A:hover
{
    background-image: url(Images/icons/sort_inactive.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #FF6600;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: underline;
}

.tableHeader3 A:link, .tableHeader3 A:visited
{
    background-image: url(Images/icons/sort_inactive.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #566856;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: underline;
}

.tableHeader3 A:hover
{
    background-image: url(Images/icons/sort_inactive.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #FF6600;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: underline;
}

.tableHeader3asc A:link, .tableHeader3asc A:hover, .tableHeader3asc A:visited
{
    background-image: url(Images/icons/sort_asc.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #FF6600;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: undeline;
}

.tableHeader3desc A:link, .tableHeader3desc A:hover, .tableHeader3desc A:visited
{
    background-image: url(Images/icons/sort_desc.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #FF6600;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: underline;
}
/**************************************************************/
.tableHeader3Fixed A:link, .TableHeader3Fixed A:visited
{
    background-image: url(Images/icons/sort_inactive.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #566856;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: underline;
}

.tableHeader3Fixed A:hover
{
    background-image: url(Images/icons/sort_inactive.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #FF6600;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: underline;
}



.tableHeader3FixedInactive A:link, .tableHeader3FixedInactive A:visited
{
    background-image: url(Images/icons/sort_inactive.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #566856;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: underline;
}

.tableHeader3FixedInactive A:hover
{
    background-image: url(Images/icons/sort_inactive.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #FF6600;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: underline;
}

.tableHeader3Fixedasc A:link, .tableHeader3Fixedasc A:hover, .tableHeader3Fixedasc A:visited
{
    background-image: url(Images/icons/sort_asc.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #FF6600;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: undeline;
}

.tableHeader3Fixeddesc A:link, .tableHeader3Fixeddesc A:hover, .tableHeader3Fixeddesc A:visited
{
    background-image: url(Images/icons/sort_desc.gif);
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #FF6600;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: underline;
}

.tableHeader4 A:link, .tableHeader4 A:visited, .tableHeader4 A:hover
{
    background-repeat: no-repeat;
    background-color: #EFF3EF;
    color: #566856;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    padding-left: 2px;
    text-decoration: underline;
}



.boxErrorMsg
{
    color: #990000;
    border-right: #990000 1px solid;
    border-top: #990000 1px solid;
    border-left: #990000 1px solid;
    border-bottom: #990000 1px solid;
    background-color: #FFFFFF;
    padding: 1px 4px 0px 15px;
    font-weight: bold;
    width: 616px;
    background-image: url(Images/animations/icon_alert1.gif);
    background-repeat: no-repeat;
}

.pageTitle
{
    background: url(Images/others/welcome.gif) top left no-repeat;
    width: 355px;
    height: 46px;
}

.logonOptionHolder
{
    width: 600px;
    height: 100px;
}

.optionTable
{
    padding-left: 10px;
    padding-top: 10px;
    width: 272px;
    height: 100px;
    background: url(Images/backgrounds/table_272.jpg) top left no-repeat;
}

.BtnRetrievePassword
{
    cursor: Hand;
    width: 146px;
    height: 22px;
    background: url(Images/buttons/retrievepassword.jpg) top left no-repeat;
}

.BtnSiteRequirements
{
    cursor: Hand;
    width: 146px;
    height: 22px;
    background: url(Images/buttons/siterequirements.jpg) top left no-repeat;
}

.BtnLogon
{
    border: 0px;
    cursor: Hand;
    width: 72px;
    height: 22px;
    background: url(Images/buttons/logon.gif) top left no-repeat; /*background: url(Images/animations/wait.gif) top left no-repeat;*/
}

.BtnWait
{
    border: 0px;
    cursor: Hand;
    width: 72px;
    height: 22px;
    background: url(Images/animations/wait.gif) top left no-repeat;
}

.BtnYes
{
    border: 0px;
    cursor: Hand;
    width: 72px;
    height: 22px;
    background: url(Images/icons/wait.gif) top left no-repeat;
}

.BtnEclientLogon
{
    border: 0px;
    cursor: Hand;
    width: 146px;
    height: 22px;
    background: url(Images/buttons/eclientlogon.jpg) top left no-repeat;
}

.BtnActivateNow
{
    margin-top: 20px;
    cursor: Hand;
    width: 183px;
    height: 33px;
    background: url(Images/buttons/activatenow.gif) top left no-repeat;
}
/*==================================================================*/




.logonOptionHolder
{
    width: 600px;
    height: 100px;
}

.optionTable
{
    padding-left: 10px;
    padding-top: 10px;
    width: 272px;
    height: 100px;
    background: url(Images/backgrounds/table_272.jpg) top left no-repeat;
}


.BtnRetrievePassword
{
    cursor: Hand;
    width: 146px;
    height: 22px;
    background: url(Images/buttons/retrievepassword.jpg) top left no-repeat;
}


.BtnEclientLogon
{
    border: 0px;
    cursor: Hand;
    width: 146px;
    height: 22px;
    background: url(Images/buttons/eclientlogon.jpg) top left no-repeat;
}

.BtnActivateNow
{
    margin-top: 20px;
    cursor: Hand;
    width: 183px;
    height: 33px;
    background: url(Images/buttons/activatenow.gif) top left no-repeat;
}


/*----------------------------------------------------------------*/



.topInfo
{
    color: #FFFFFF;
    font-size: 10PX;
    font-weight: bold;
    line-height: 12px;
}



.form_btn
{
    background: url(Images/backgrounds/button_bg1.gif) top left repeat-x;
    width: 50px;
    border: solid 1px #aaaaaa;
    font-weight: bold;
}

.form_btnSubmit
{
    background: url(Images/backgrounds/button_bgOrange1.gif) top left repeat-x;
    width: 60px;
    height: 20px;
    border: solid 1px #FFCC00;
    font-weight: bold;
    font-size: 11px; /* 	BORDER-RIGHT: #663300 2px solid; BORDER-TOP: #ff9900 2px solid; BORDER-LEFT: #ff9900 2px solid;  	CURSOR: hand; BORDER-BOTTOM: #663300 2px solid   */
}

.form_btnWhite
{
    color: #FFFFFF;
    background: url(Images/backgrounds/button_bgWhite.gif) top left repeat-x;
    width: 30px;
    border: solid 1px #ffffff;
}



/* Misc */
.line_dotted
{
    width: 98%;
    border: 1px dotted #BED1BE;
}


/**** {BUTTONS) **********************************************************/
.BtnSearchBig
{
    cursor: Hand;
    width: 70px;
    height: 19px;
    margin: 1px;
    background: #fff url(Images/icon_search.gif) top left no-repeat;
    padding: 1px 0px 1px 18px;
    text-align: left;
    border: solid 2px #ddd;
    color: Blue;
}

.BtnSaveBig
{
    font-size: 11px;
    font-weight: bold;
    cursor: Hand;
    height: 18px;
    margin: 1px;
    background: #fff url(Images/icon_save.gif) top left no-repeat;
    padding: 0px 0px 0px 16px;
    text-align: left;
    color: #333333;
    text-decoration: none;
    border: solid 2px #FF9600;
}

.BtnPdf
{
    cursor: Hand;
    height: 18px;
    margin: 1px;
    background: #fff url(Images/icon_pdf.gif) top left no-repeat;
    padding: 0px 0px 0px 18px;
    text-align: left;
    color: Blue;
    text-decoration: none;
    border: solid 1px #fff;
}
.BtnAdd
{
    cursor: Hand;
    width: 70px;
    height: 16px;
    margin: 1px;
    background: #fff url(Images/icon_add.gif) top left no-repeat;
    padding: 0px 0px 0px 18px;
    text-align: left;
    border: solid 1px #ddd;
    color: Blue;
}

.BtnDelete
{
    cursor: Hand;
    width: 70px;
    height: 16px;
    margin: 1px;
    background: #fff url(Images/icon_delete.gif) top left no-repeat;
    padding: 0px 0px 0px 18px;
    text-align: left;
    border: solid 1px #ddd;
    color: Blue;
}

.BtnEditCore
{
    cursor: Hand;
    width: 70px;
    height: 16px;
    margin: 1px;
    background: #fff url(Images/icons/edit_core.gif) top left no-repeat;
    padding: 0px 0px 0px 18px;
    text-align: left;
    border: solid 1px #ddd;
    color: Blue;
}

.BtnEditCoreBig
{
    cursor: Hand;
    width: 70px;
    height: 18px;
    margin: 1px;
    background: #fff url(Images/icons/edit_core.gif) top left no-repeat;
    padding: 0px 0px 0px 18px;
    text-align: left;
    border: solid 2px #FF9600;
    color: Blue;
}

.BtnUpdateBig
{
    cursor: Hand;
    height: 18px;
    background: #fff url(Images/icons/edit_data.gif) top left no-repeat;
    margin: 1px;
    padding: 0px 0px 0px 18px;
    border: solid 2px #FF9600;
    color: Blue;
    text-align: left;
}

.BtnEditData
{
    cursor: Hand;
    width: 70px;
    height: 16px;
    background: #fff url(Images/icons/edit_data.gif) top left no-repeat;
    margin: 1px;
    padding: 0px 0px 0px 18px;
    border: solid 1px #ddd;
    color: Blue;
    text-align: left;
}

.BtnEditDataBig
{
    cursor: Hand;
    width: 70px;
    height: 18px;
    background: #fff url(Images/icons/edit_data.gif) top left no-repeat;
    margin: 1px;
    padding: 0px 0px 0px 18px;
    border: solid 2px #FF9600;
    color: Blue;
    text-align: left;
}

.BtnQuoteProposal
{
    cursor: Hand;
    width: 105px;
    height: 16px;
    margin: 1px;
    padding: 0px 0px 0px 0px;
    border: solid 1px #ddd;
    color: Blue;
    text-align: left;
}
.BtnBind
{
    cursor: Hand;
    width: 70px;
    height: 16px;
    background: #fff url(Images/icons/bind.gif) top left no-repeat;
    margin: 1px;
    padding: 0px 0px 0px 18px;
    border: solid 1px #ddd;
    color: Blue;
    text-align: left;
}

.BtnBindBig
{
    cursor: Hand;
    height: 18px;
    background: #fff url(Images/icons/bind.gif) top left no-repeat;
    margin: 1px;
    font-weight: bold;
    padding: 0px 0px 0px 18px;
    border: solid 2px #FF9600;
    color: #333333;
    text-align: left;
}

.BtnBindDisabled
{
    cursor: Hand;
    width: 70px;
    height: 16px;
    background: #fff url(Images/icon_disallowed.jpg) top left no-repeat;
    margin: 1px;
    padding: 0px 0px 0px 18px;
    border: solid 1px #ddd;
    color: #999999;
    text-align: left;
    text-decoration: line-through;
    font-weight: bold;
}

.ContentInfo
{
    background: #fff url(Images/icons/info.gif) top left no-repeat;
    padding: 0px 0px 0px 18px;
    text-align: left;
    border: solid 0px;
}

.ContentInstr
{
    background: #fff url(Images/icons/inst.gif) top left no-repeat;
    padding: 0px 0px 0px 18px;
    text-align: left;
    border: solid 0px;
}


/**** {IMAGES) **********************************************************/
.ImageSubmit
{
    cursor: Hand;
    width: 76px;
    height: 18px;
    background: url(Images/buttons/Submit.gif) bottom left no-repeat;
    border: solid 0px;
}


.ImageChange
{
    cursor: Hand;
    width: 70px;
    height: 18px;
    background: url(Images/buttons/change_noborder.gif) bottom left no-repeat;
    border: solid 0px;
}

.ImageCancelGoBack
{
    width: 76px;
    height: 19px;
    margin: 1px;
    background: url(Images/buttons/cancel&goback.gif) top left no-repeat;
    padding: 0px 0px 0px 0px;
    text-align: left;
    border: solid 0px;
}



.ImageHelp
{
    cursor: Hand;
    width: 12px;
    height: 16px;
    margin: 1px;
    background: #fff url(Images/icon_help.gif) top left no-repeat;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.ImageWarning
{
    cursor: Hand;
    height: 16px;
    background: #fff url(Images/icon_warn_disallowed.jpg) top left no-repeat;
    margin: 1px;
    padding: 0px 0px 0px 18px;
    color: Blue;
    text-align: left;
}




#tabcontentcontainer
{
    width: 480px;
    height: 40px;
}

.tabcontent
{
    display: none;
}


/**** {MAIN MENU:} *********************************************************/

/*--- Each tab -------------------*/
.GroupButtonStyle
{
    padding: 2px 0px 2px 2px;
    font-weight: bold;
    font-size: 10px;
    background-color: #FEAE01;
    border-color: #FEC54A;
    border-width: 1px;
    border-style: solid;
}

/*--- When tab is selected ------*/
.GroupButtonSelectedStyle
{
    padding: 2px 0px 2px 2px;
    font-weight: bold;
    color: #000000;
    font-size: 10px;
    background-color: #FEAE01;
    border-color: #FEAE01;
    border-width: 1px;
    border-style: solid;
}

/*--- When Hovering over the tab --*/
.GroupButtonHoverStyle
{
    padding: 2px 0px 2px 2px;
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    background-color: #FEAE01;
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    cursor: hand;
}

/*--- Panel under each tab --*/
.GroupStyle
{
    border: solid 1px #FFFFFF;
    background-color: #FF0000;
    font-size: 10px;
    background: url(Images/backgrounds/tab_top.gif) top left no-repeat;
}

.ItemStyle
{
    font-weight: bold;
    font-size: 10px;
    padding-left: 1px;
    border-color: #ffffff;
    border-width: 0px;
    border-style: dotted;
}

.ItemSelectedStyle
{
    font-weight: bold;
    font-size: 10px;
    background-color: #ffffff;
    padding-left: 0px;
    border-color: #ffffff;
    border-width: 0px;
    border-style: solid;
}
