body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #161b88;
}
a:link {
	text-decoration: none;
	color: #0A50A1;
	
}
a:visited {
	text-decoration: none;
	color: #0A50A1;
}
a:hover {
	text-decoration: underline;
	color: #0A50A1;
}
a:active {
	text-decoration: none;
	color: #0A50A1;
}
#logo {
		position: absolute;
		top: 40px;
		margin: 0;
		margin-left: 723px;
		padding: 0;
		
	}
	
#title {
	position: absolute;
	top: 40px;
	margin: 0 0 0 20px;
	padding: 0;
	width: 700px;
}

#titleBar {
	position: absolute;
	top: 130px;
	margin: 0 0 0 0px;
	padding: 0;
	width: 783px;
	background-image: url(images/transparent.png);
	background-repeat: repeat;
}

#navsite p {
	display:none; }
#navsite {
	width:175px;
	padding: 0;

	background-color: #ffffff;
	color: #0A50A1;
	float: left;
}
#navsite ul {
	list-style:none;
	margin: 0;
	padding: 0;}
	
#navsite ul li {
	margin: 0;
	border-top: none;}
	
#navsite ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 2px 2px 2px 15px;
	background-color: #54a8ba;
	width: 100%;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0A50A1;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #0A50A1;	
}
	
html>body #navsite ul li a {width: auto;}

#navsite ul li a:hover {
	background-color: #B7DAE2;
	text-decoration: none;
	background-image: url(images/Arrow_Red.gif);
	background-repeat: no-repeat;
}

#navsite ul li a#current {
	background-color: #B7DAE2;
	text-decoration: none;
	background-image: url(images/Arrow_Red.gif);
	background-repeat: no-repeat;
}

	
.HDRWhite {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.HDRBlueLite {
	font-size: 12px;
	font-weight: bold;
	color: #54A8BA;
}
.HDRBlueDarkLeft {
	font-size: 14px;
	font-weight: bold;
	color: #0A50A1;
	padding: 0px;
	margin: 0px 5px 0px 20px;
}
#HDRBlueDarkTTL {
	font-size: 14px;
	font-weight: bold;
	color: #0A50A1;
}

#ContentBar {
	position: absolute;
	top: 300px;
	margin: 0 0 0 0px;
	padding: 0;
	width: 783px;
	background-color: #FFFFFF;
	background-image: url(images/Helix.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
#ContentLeftBar {
	width:175px;
	padding:  0;
	background-color: #ffffff;
	float: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #0A50A1;
	margin: 0px;
}

.HDRBlueDarkTTL {
	font-size: 14px;
	font-weight: bold;
	color: #0A50A1;
	padding: 5px;
	width: 568px;
	margin-left: 215px;
}
.ImageTTL {
	
	padding: 5px;
	margin-left: 510px;
}
.contentMainTable {
	font-size: 12px;
	color: #fffff;
	padding: 5px;
	width: 568px;
	margin-left: 215px;
}


.smaller {
	font-size: 80%;
}
.photo {
	left: -20px;
	padding-left: -20px;
	background-position: -20px;
	float: left;
}
.HDRBlueDark {
	font-size: 14px;
	font-weight: bold;
	color: #0A50A1;
	padding: 0px;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 0px;
	border-top-style: none;
	padding-left: 0px;
}
p.copyright a:link {color:#ffffff;}
p.copyright a:visited {color:#ffffff;}
.transparent {
	background-image: url(images/transparent.png);
	background-repeat: repeat;
}
#TableMain {

	position: absolute;
	top: 130px;
	margin: 0 0 0 0px;
	padding: 0;
	width: 783px;
}
.HDRBlueDark20 {

	font-size: 14px;
	font-weight: bold;
	color: #0A50A1;
	padding: 5px 5px 5px 20px;
}
.helix {
	background-color: #FFFFFF;
	background-image: url(images/Helix.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Top20 {
	padding-top: 0px;
	margin: 20px;
}
.borderRTdot {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000099;
	padding-right: 10px;
}

