BODY {
    margin: 0px;
	/*scrollbar-3dlight-color : #999999; */
	/*scrollbar-arrow-color : #000000; */
	/*scrollbar-base-color : #B3B3B3; */
	/*scrollbar-darkshadow-color : #000000; */
	/*scrollbar-highlight-color : #CCCCCC; */
	/*scrollbar-shadow-color : #666666; */
	/*scrollbar-track-color : #CCCCCC; */
}

h4 {
    margin:10px 0px 0px 10px;
    color: gray;/*#8C8B8B;*/
}

TD {
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	vertical-align: top;
}

FONT,P,LI {
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
}

TD.padded {padding-left:10px; }

INPUT {
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
}

SELECT {
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
}

a.leftLink:link {color: white; }
a.leftLink:visited {color: white; }
a.leftLink:hover {color: #FF00FF; }
a.leftLink:active {color: white; }

a.topNav:hover {
	color:white;
	font-family:Tahoma,Arial,Helvetica;
font-size:13px;
font-style:normal;
font-weight:normal;

}
a.topNav:link {
	color:#E9A0A0;
	font-family:Tahoma,Arial,Helvetica;
font-size:13px;
font-style:normal;
font-weight:normal;

}
a.topNav:visited {
color:#E9A0A0;
font-family:Tahoma,Arial,Helvetica;
font-size:13px;
font-style:normal;
font-weight:normal;
}

label.error {
	color:#ff0000;
}

a.eu-bill-info:link {color: red; }
a.eu-bill-info:visited {color: red; }
a.eu-bill-info:hover {color: blue; text-decoration:none;}
a.eu-bill-info:active {color: darkred; }

/*********************** GENERAL COSMETICS ************************/
.pageLayout {
	width:1015px;
}

.mainContent {
	/*width:850px;*/
	width:825px;
	float:left;
}

.leftPanelSpacer {
    padding-top:10px;
}

.leftPanel {
	float:left;
	/*width:150px;*/
	width:175px;
	background-color:#6c0000;
	border-right:solid #a3a3a3 2px;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	color:white;
	padding-left:5px;
	padding-top:5px;
}	
	
.leftItem {
    height: 20px;
	margin-left:3px;
	color:white;
}

.leftItemSelected {
    height: 20px;
	margin-left:3px;
	color:WhiteSmoke;
	font-weight: bold;
}

label {
	font-weight:bold;
	text-align:right;
}

.multiline {
	width:500px;
}

.row0 {
    background: #cee3f6;
    /*background: #FFCC66;*/
}

.row1 {
    background: white;
}

.result td {
    padding : 0 0 3 5;   
}

.mainPage ul {
    margin-left:5px;
    margin-right:0px;
    list-style:disc;
}
.mainPage li { margin-left: 25px }

.form-text {
    FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #afc0cf; FONT-FAMILY: Tahoma, Arial; TEXT-DECORATION: none
}
.form-field {
    BORDER-RIGHT: #04315a 0px solid; BORDER-TOP: #04315a 0px solid; FONT-SIZE: 11px; BORDER-LEFT: #04315a 0px solid; COLOR: #000000; BORDER-BOTTOM: #04315a 0px solid; FONT-FAMILY: Tahoma, Arial; BACKGROUND-COLOR: whitesmoke; TEXT-DECORATION: none
}

.eus-form TD {
	font-family:arial,helvetica,sans-serif;
	font-size:12pt;
	vertical-align: top;
}

.service-quote TD {
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	vertical-align: bottom;
}

/*This is how the text will look before mouse over*/
.approval_nav {
   display: block
}

/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.approval_nav:focus {
   display: none;
}

.icon {
          background-image: url("/wo/images/plus-icons.gif"); 
          background-position: center;

}

a.redLink:link {color: darkred;}
a.redLink:visited {color: darkred;}
a.redLink:hover {color: darkred;}
a.redLink:active {color: darkred;}
