@charset "utf-8";
/* CSS Document */

body {
	color: #003366;
	background-image: url(../img/main/bg_page.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 18px;
}

.heading18 {
	font-size: 18px;
}

.font11 {
	font-size: 11px;
}

.imagefont {
	font-size: 11px;
	color: #666666;
}

#pagecontainer {
	margin: 0px;
	padding: 0px;
	width: 915px;
}

#container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 912px;
	overflow: auto;
}

.titler {
	border-bottom: 1px solid #336666
}

/* HEADER */

#pageheader, #navbar, #imagebanner {
	margin: 0px;
	padding: 0px;
	width: 908px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
}

#pageheader {
	background-image: url(../img/main/bg_header.gif);
	height: 75px;
}

#navbar {
	height: 36px;
	background-image: url(../img/main/bg_mainmenu.gif);
}

#imagebanner {
	background-image: url(../img/main/bg_imagebanner.gif);
	height: 80px;
}

#navitems {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navitems li {
	float: left;
}

#navitems a {
	padding: 10px 10px 8px;
	text-decoration: none;
	color: #FFF;
	display: block;
	margin: 0px;
	background-image: url(../img/main/div_mainmenu.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
}

#navitems a:hover {
	text-decoration: none;
	background-image: url(../img/main/div_mainmenu_ovr.gif);
	background-repeat: no-repeat;
}

#navitems ul {
	position: absolute;
	width: 140px;
	height: auto;
	padding: 0px;
	list-style: none;
	margin: -1px 0 0 9px;
	text-align: left;
	display: none;
	border: 1px solid #003366;
	font-size: 12px;
}

#navitems li ul {
	margin: 0px;
	padding: 0px;
	float: none;
	font-size: 12px;
}

#navitems li ul li {
	margin: 0px;
	padding: 0px;
	float: none;
	font-size: 12px;
}
#navitems li ul li a {
	float: none;
	height: 16px;
	padding: 1 0 1 5px;
	margin: 0px;
	color: #003366 !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background: #FFFFFF;
	font-size: 12px;
}

#navitems li ul li a:hover {
	float: none;
	height: 16px;
	padding: 1 0 1 5px;
	margin: 0px;
	color: #FFF !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background: #003366;

}

#navitems li:hover ul {
	display: block;
}

/* CONTENT */

#contentarea {
	margin: 0px;
	padding: 5px 15px 0px 0px;
	width: 893px;
	float: left;
	background-image: url(../img/main/bg_contentarea.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#footerarea {
	margin: 0px;
	padding: 5px 15px 0px 0px;
	width: 893px;
	float: left;
	background-image: url(../img/main/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}

#footerarea a, #footerarea a:active, #footerarea a:visited { color:#FFFFFF; text-decoration:none; }

#footerarea a:hover { color:#FFFFFF; text-decoration:underline; }

#footerarea_left { width:445px; float:left; text-align:left; }

#footerarea_right { width:446px; float:left; text-align:right; }

#contentbanner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 356px;
	width: 135px;
	background-position: left top;
}

#contentbox {
	margin: 0px;
	padding: 10px 10px 10px 14px;
	float: left;
	width: 734px;
	text-align: left;
}

#text_top {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 59px;
	width: 738px;
}

#text_top_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 454px;
	height: 58px;
	border-bottom: 1px solid #336666;
}

#text_top_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 284px;
	height: 59px;
}

#text_top_right_brdr {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 284px;
	height: 58px;
	border-bottom: 1px solid #336666;
}

#text_btm {
	margin: 0px;
	float: left;
	width: 696px;
	padding: 0px 20px 10px;
	border-right: 1px solid #336666;
	border-bottom: 1px solid #336666;
	border-left: 1px solid #336666;
	text-align: justify;
}

#text_btm_left {
	margin: 0px;
	padding: 20px 0px 0px;
	float: left;
	width: 434px;
}

#text_btm_right {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	float: left;
	width: 242px;
}

/* CHART TABLE */

#table {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 434px;
}

#tablehd {
	padding: 3px 0px;
	width: 424px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	float: left;
}

#hdtitle {
 	padding: 5px;
	width: 417px;
	float: left;
	color: #333333;
}

#listitems_hd {
	padding: 3px 0px;
	width: 424px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
	border-bottom-width: 1px;
}

#listitems {
	padding: 3px 0px;
	width: 424px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	float: left;
	border-bottom-width: 1px;
}

#listitems_btm {
	padding: 5px 0px 10px;
	width: 424px;
	float: left;
}

#listitems_gray {
	padding: 3px 0px;
	width: 424px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	float: left;
	border-bottom-width: 1px;
	background-color: #F1F1F1;
}


#col1 {
	color: #333333;
	padding: 2px 2px 2px 5px;
	width: 99px;
	float: left;
	border-right: 1px solid #666666;
}

#col1b {
	color: #333333;
	padding: 2px 2px 2px 5px;
	width: 100px;
	float: left;
}

#col2 {
	padding: 3px 3px 3px 6px;
	width: 42px;
	float: left;
	color: #336666;
	border-right: 1px solid #666666;
}

#col3 {
	padding: 3px 3px 3px 6px;
	width: 43px;
	float: left;
	color: #336666;
}

#col4 {
	padding: 3px 3px 3px 6px;
	width: 69px;
	float: left;
	color: #336666;
	border-right: 1px solid #666666;
}

#col4b {
	padding: 3px 3px 3px 6px;
	width: 70px;
	float: left;
	color: #336666;
}

#col5 {
	padding: 3px 3px 3px 6px;
	width: 147px;
	float: left;
	color: #336666;
	border-right: 1px solid #666666;
}

#col5b {
	padding: 3px 3px 3px 6px;
	width: 148px;
	float: left;
	color: #336666;
}


/* SERVICES SUB-MENU */

#service_submenu {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	float: left;
	background-position: left top;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

#service_submenu a {
	color: #FFFFFF;
}

#service_submenu a:hover {
	color: #CC0000;
	text-decoration: underline;
}