﻿@charset "utf-8";
/* CSS Document */

body {
	background-color:#006b85;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0054A4;
}

#pagebody{
	position:relative;
	width:939px;
	margin:0px auto;
	height:auto;
	background-color:#ffffff;
	background-image:url(../images/site/bg_page.jpg);
	background-repeat:repeat-y;
}

#logo{
	position:relative;
	float:left;
	background-repeat:no-repeat;
	width:338px;
	height:46px;
}

#topnav{
	position:relative;
	float:right;
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	width:570px;
	height:46px;
	color:#4f4f4f;
}

#topnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	position:relative;
	color:#4f4f4f;
	padding-top:15px;
	padding-left:15px;
}

#topnav li {
	list-style:none;
	float:left;
}

#topnav li .sep{
	list-style:none;
	float:left;
	width:7em;
	margin:0px 10px;
	color:#4f4f4f;
}

#topnav li a {
font-size:11px;
width: auto;
display: block;
text-align: center;
color:#4f4f4f;
}

#topnav li a:hover {
width: auto;
font-size:11px;
display: block;
text-align: center;
text-decoration:underline;
color:#4f4f4f;
}

#header{
	position:relative;
	clear:both;
	width:939px;
	height:155px;
	background-image:url(../images/site/header.jpg);
	background-repeat:no-repeat;
}

#topnavcontainer{
	position:absolute; right:11px; height:33px; margin:0px 0px 0px 0px; width:524px; bottom:0px;
}

#topnavcorner{
	position:relative; float:left; width:10px; height:33px; background-image:url(../images/site/top_nav_corner.jpg); background-repeat:no-repeat
}

#topnavcontent{
	position:relative; height:33px; width:514px; float:right; background-image:url(../images/site/top_nav_fill.jpg); background-repeat:repeat-x;
}

#topnavcontent div{
	padding-top:7px;
}

#topnavcontent div a{
	color:#FFFFFF;
}

#ContentBG{
	position:relative;
	clear:both;
	width:908px;
	height:auto;
	background-repeat:repeat-y;
}

#Col1{
	position:relative;
	width:253px;
	height:504px;
	float:left;
	background-image:url(../images/site/bg_left_side.jpg);
	background-repeat:no-repeat;
	z-index:60;
}

#Col1-Inner{
	position:relative;
	width:210px;
	margin-left:25px;
	height:auto;
	clear:both;
	z-index:70;
}

#Col1-Inner{
	position:relative;
	width:210px;
	height:auto;
	clear:both;
	z-index:70;
	
}

#LeftNavFill{
	position:relative;
	width:210px;
	height:auto;
	clear:both;
	background-image:url(../images/site/left_nav_fill.jpg);
	background-repeat:repeat-y;
	z-index:70
}

#LeftNavContent{
	position:relative;
	width:210px;
	clear:both;
	background-image:url(../images/site/left_nav_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:80;
}

#LeftNavFooter{
	position:relative;
	width:210px;
	height:10px;
	clear:both;
	background-image:url(../images/site/left_nav_bottom.jpg);
	background-repeat:no-repeat;
}

#LoginDiv{
	position:relative; clear:both; width:210px; height:49px; padding-top:8px; 
}

#copyright{
	position:relative; clear:both; width:210px; background-image:url(../images/site/img_people_left.jpg); background-repeat:no-repeat; padding-top:22px; font-size:10px; text-align:center;
}

#Col2{
	position:relative;
	margin-left:34px;
	width:627px;
	float:left;
	padding-top:40px;
	z-index:10;
}


#footer{
	position:relative;
	clear:both;
	width:939px;
	height:46px;
	background-image:url(../images/site/page_footer.jpg);
	background-repeat:no-repeat;
}

#footer-left{
	position:relative;
	float:left;
	width:300px;
	padding:7px 0px 0px 0px;
	margin:0px 18px 0px 30px;
	color:#FFFFFF;
	font-size:11px;
	margin-bottom:10px;
}

#footer-left a{
	color:#FFFFFF;
	font-size:11px;
}

#footer-left a:hover{
	color:#FFFFFF;
}

#footer-right{
	position:relative;
	float:right;
	width:300px;
	padding:7px 0px 0px 0px;
	margin:0px 30px 0px 18px;
	color:#FFFFFF;
	font-size:11px;
	margin-bottom:10px;
	text-align:right;
}

#footer-right a{
	color:#FFFFFF;
	font-size:11px;
}

#footer-right a:hover{
	color:#FFFFFF;
}