@charset "utf-8";
:focus { -moz-outline-style: none; }

a.nav:link, a.nav:visited, a.nav:active {
	font-family: arial;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover, a.nav_onState {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.subnav:link, a.subnav:visited, a.sunnav:active {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 3px 5px 3px;	
}
a.subnav:hover, a.subnav_onState {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding: 5px 3px 5px 3px;
}
a.link1:link, a.link1:visited, a.link1:active {
	font-family: arial;
	font-size: 10pt;
	color: #CAF99B;
	font-weight: normal;
	text-decoration: underline;
}
a.link1:hover, a.link1_onState {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #CAF99B;
	text-decoration: underline;
}
.text_main {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 0px 10px 5px 10px;
	font-weight: normal;
}
.text_main_dark {
	font-family: arial;
	font-size: 10pt;
	color: #666666;
	padding: 0px 10px 5px 10px;
	font-weight: normal;
}
.text_main_dark_sm {
	font-family: arial;
	font-size: 8pt;
	color: #666666;
	padding: 0px 10px 5px 10px;
	font-weight: normal;
}
.text_mainColor {
	font-family: arial;
	font-size: 9pt;
	color: #FF6600;
}
.text_mainColor2 {
	font-family: arial;
	font-size: 9pt;
	color: #FFFF00;
	padding: 0px 10px 5px 10px;
	font-weight: normal;
}
.text_mainSmallerColor {
	font-family: arial;
	font-size: 9pt;
	color: #CAF99B;
	padding: 10px 10px 5px 0px;
}
.body {
	background-color: #CFCFCF;
}
.bg_layer {
	background-color: #3A7992;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bg_layerShaded {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.borderBottom {
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #CCCCCC;	
}
.marginbackground {
	background-color: #88DDFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #FF944D;
	border-right-color: #FF944D;
	border-bottom-color: #FF944D;
	border-left-color: #FF944D;
	border-left-style: none;
}
.menubackground {
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #88DDFF;
	border-left-style: none;
}
.menuBar {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #88DDFF;
	border-right-color: #88DDFF;
	border-bottom-color: #88DDFF;
	border-left-color: #88DDFF;
}

.mainBackground {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #214552;
	font-weight: normal;
}
.dataRepeatBackground {
	font-family: arial;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #E4E4E4;
	font-weight: normal;
	line-height: 10px;
}
.menuImage {
	padding-right: 3px;
	padding-left: 14px;
}
.headerText {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding: 10px;
}
