/* CSS Document */

html {
overflow:-moz-scrollbars-none;
}
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	background-color: #d5d5d5;
	margin-top: 15px;
	color: #012438;
}
input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #012438;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	padding-bottom: 0px;
	padding-right: 1px;
	margin-top: 2px;
	padding-left: 1px;
}
dl#menu {
background-color: #727883;
}
dl#menu dt {
	line-height: 25px;
	text-align: left;
	text-indent: 16px;
	background: #738BAD;
	margin-bottom: 1px;
	height: 25px;
	font-size: 13px;
}
dl#menu dd {
border: 0px;
}
dl#menu li {
height: 25px;
line-height: 25px;
text-align: left;
text-indent: 24px;
background: #C7D2E1;
font-size: 11px;
margin-bottom: 1px;
font-color: #000000;
}
dl#menu dt a:hover
{
background: #012438;
text-decoration: none;
color: #ffffff;
}
dl#menu li a:hover
{
background: #012438;
text-decoration: none;
color: #ffffff;
}

h1 {
	font-size: 13px;
	color: #375476;
	margin-top: 24px;
}
h2 {
	color: #738BAD;
	font-size: 11px;
	font-weight: normal;
	margin-top: 14px;
	margin-bottom: 17px;
}
h3 {
	font-size: 12px;
	color: #375476;
	margin-bottom: 11px;
	margin-top: 23px;
}
.h4 {
	font-size: 11px;
	color: #375476;
	font-weight: bold;
	line-height: 18px;
}

a {
	color: #012438;
}
a:hover{
	color: #2D5F82;
}
a.nav {
	color: #012438;
	border: 10 none;
	height: 100%;
	text-decoration: none;
	display: block;
}
a.navlayer {
	color: #012438;
	border: 10 none;
	height: 100%;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	text-indent: 16px;
	background-color: #738BAD;
	padding-top: 5px;
}
a.navlayer:hover
{
background: #012438;
text-decoration: none;
color: #ffffff;
}

a.activepage {
	color: #012438;
	background-color: #C7D2E1;
	font-weight: bold;
	border: 10 none;
	height: 100%;
	text-decoration: none;
	display: block;
}
a.activepage_main {
	color: #012438;
	background-color: #738BAD;
	font-weight: bold;
	border: 10 none;
	height: 100%;
	text-decoration: none;
	display: block;
}
a.text_footer:hover {
	color: #2D5F82;
	text-decoration: underline;
}
.text_footer {
	font-size: 10px;
	color: #012438;
	text-decoration: none;
}
#textMainContent {
	margin-left: 15px;
	padding-right: 15px;
	scrollbar-face-color : #C7D2E1;
	scrollbar-shadow-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #375476;
	scrollbar-darkshadow-color : #375476;
	scrollbar-track-color : #738BAD;
	scrollbar-arrow-color : #738BAD;
}
.text_left_margin {
	margin-left: 15px;
}
.text_header_and_border {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	color: #375476;
	font-weight: bold;
}
.text_12px {
	font-size: 12px;
}
.bkgd_dark_blue {
	background-color: #012438;
}
.bkgd_white {
	background-color: #FFFFFF;
}
.bkgd_line_dashed {
	background-image: url(images/line_dashed.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.border {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
.blue_box {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #2D5F82;
	text-align: center;
	color: #FFFFFF;
}.bkgd_light_blue {
	background-color: #F1F3F8;
}
