BODY {
	scrollbar-face-color: #1F6785;
	scrollbar-shadow-color: #177FAB;
	scrollbar-highlight-color: #1F6785;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #94ABB5;
	scrollbar-track-color: #EFEFEF;
	scrollbar-arrow-color: #FFFFFF;
}

.headMenu {
	color: #1D6685;
	font:11px "Verdana","MS Sans Serif","sans-serif";
	font-weight: bold;
	text-decoration: none
}

.headMenu:hover {
	color: #000000;
	font:11px "Verdana","MS Sans Serif","sans-serif";
	font-weight: bold;
	text-decoration: none
}

.topMenu {
	color: #FFFFFF;
	font:11px "Verdana","MS Sans Serif","sans-serif";
	font-weight: normal;
	text-decoration: none
}

.topMenu:hover {
	color: #000000;
	font:11px "Verdana","MS Sans Serif","sans-serif";
	font-weight: normal;
	text-decoration: none
}

.locationBarLink {
	font-size: 11px;
	font-family:"Verdana","MS Sans Serif","sans-serif";
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.locationBarLink:hover {
	font-size: 11px;
	font-family:"Verdana","MS Sans Serif","sans-serif";
	font-weight: normal;
	text-decoration: underline;
	color: #FF6600;
}

.titleLine {
	color: #1F6683;
	background-color: #EACFA1;
	font-family:"Verdana","MS Sans Serif","sans-serif";
	font-weight: bold;
	text-decoration: none
}

.pageTitle {
	color: #1F6683;
	font:11px "Verdana","Arial","MS Sans Serif","sans-serif";
	font-weight: bold;
	text-transform: uppercase
}


A {
	font-size: 11px;
	color: #1F6683;
	font-family:"Verdana","MS Sans Serif","sans-serif";
	font-weight: normal;
	text-decoration: none;
}



TD {
    font-weight: normal;
	color: #000000;
	font: 11px "Arial", "Verdana","Arial","MS Sans Serif","sans-serif"
}

.bottomMenu {
	color: #1F6683;
	font:11px "Verdana","MS Sans Serif","sans-serif";
	font-weight: bold;
	text-decoration: none
}

.bottomMenu:hover {
	color: #FF6600;
	font:11px "Verdana","MS Sans Serif","sans-serif";
	font-weight: normal;
	text-decoration: none
}

.smallText {
	color: #000000;
	font: 9px "Verdana","Arial","MS Sans Serif","sans-serif";
	font-weight: normal
}

.inputText {
	border: 1px solid #1F6683;
	background-color: #FFFFFF;
	font-size: 10pt;
}

.inputTextFixed {
	border: 1px solid #1F6683;
	background-color:#FFFFFF;
	width: 197;
	font-weight: normal; 
	font-family: "MS Sans Serif", "Arial";
	font-size: 10pt;
	color: #000000
}

.inputButton {
	border: 1px solid #FFFFFF;
	font-size: 10pt;
	background-color:#94ABB5;
	font-weight: bold;
	color: #FFFFFF;
}

.currentLocation {
	font-weight: bold; 
	font: 10px "Verdana","Arial","MS Sans Serif","sans-serif";
	color: #FFFFFF
}

.loginStatus {
	font: 10px "Verdana","Arial","MS Sans Serif","sans-serif";
	color: #FFFFFF
}

.loginStatus:hover {
	font: 10px "Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: underline;
	color: #FFFFFF
}

.errorMessage {
	font-weight: normal; 
	font-family: "MS Sans Serif", "Arial";
	font-size: 8px;
	color: #633B50
}

.inputCaptionBgColor {
	background-color: #F0F0F0
}

.toolbar {
	background-color:#E1E6ED;
	color: #000080;
	font-weight: normal;
	font-size: 10pt;
         font-family: Arial, Helvetica, sans-serif;
}

.thinLink {
	font-size: 10pt;
	font-weight: normal;
	color: #004080;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline
}

.thinLink:hover {
	font-size: 10pt;
	font-weight: normal;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.thinLinkEven {
	font-size: 10pt;
	font-weight: normal;
	color: #2B5480;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.thinLinkEven:hover {
	font-weight: normal;
	color: #2B5480;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}
.thinLinkOdd {
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}

.thinLinkOdd:hover {
	font-weight: normal;
	color: #000000;
	         font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}

.xthinLink {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 7pt;
	         font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}

.xthinLink:hover {
	font-weight: normal;
	color: #000000;
	font-size: 7pt;	
	         font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}

.pagingText {
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	font-family: "Verdana","MS Sans Serif","sans-serif"
}

<!-- FFFFFF -->
.evenRow {
	background-color: #FF8330;
	color: #000000;
	font-size: 10pt;
	font-weight: normal
}

<!-- F9F9F9 -->
.oddRow {
	background-color: #FF6600;
	color: #000000;
	font-size: 10pt;
	font-weight: normal
}

.detailsCaption {
	color: #000000;
	background-color: #F0F0F0;
	font-size: 10px;
	padding: 2px;
	padding-left: 4px;
	font-weight: normal;
	font-family:"Verdana","MS Sans Serif","sans-serif";
}

.detailsCaptionRequired {
	color: #000000;
	background-color: #F0F0F0;
	font-size: 10px;
	padding: 2px;
	padding-left: 4px;
	font-weight: bold;
	font-family:"Verdana","MS Sans Serif","sans-serif";
}

.typeItem {
	background-color:#FFFFFF;
	color: #000000;
	padding-left:6px;
	padding-right:6px
}

.typeItemSelected {
	background-color:#F9F9F9;
	color: #777777;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px
}

.popUpBorder {
	background-color:#DDDDDD
}

.popUpTitle {
	background-color:#F0F0F0;
	font-family: "Verdana","Arial","MS Sans Serif","sans-serif";
	font-weight: bold;
	font-size: 10pt;
	color: #00184A
}

.popUpBody {
	background-color:#F8F8F8
}
