* {margin:0px;padding:0px;top:0px;left:0px;}
body {
	text-align: center;
	background-color: #2C4F8C;
}


a {
	color: #2C4F8C;
	text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

#wrapper {
	margin: 5px auto auto auto;
	width: 770px;
	padding: 0;
	background: url(images/top_header.gif) top right no-repeat #FFFFFF;
}
#wrapper img{
	float: left;
	margin: 5px auto 0px 25px;
}
#main {
	width:760px;
	margin: 0px 5px 0px 5px;
	clear:both;
	padding:0px;
}
#top_main {
    width:760px;
	background: url(images/top_maindiv.jpg) 5px 0px no-repeat #FFFFFF;
	height: 18px;
	/*padding-left:5px;
    margin: 0px;*/
}
#mid_main {
	width:749px;
	border-left: 1px solid #497BD3;
	border-right: 1px solid #497BD3;
	border-bottom: 1px solid #497BD3;
	background-color: #BCD0F7;
    margin: -8px 0px 0px 4px;
	clear:both;
}

/* top nav */
#menu_bar {
    width:740px;
	height: 40px;
	margin: 0px 4px 0px 4px;
	/*background: url(images/menu_bar.gif) top left no-repeat;*/
	background: url(images/bar_menu.jpg) top left no-repeat;
}
#topnav
{
margin: 0;
padding: 7px 0 8px 35px;
}
#topnav ul, #topnav li
{
margin: 0;
display: inline;
list-style-type: none;
}
#topnav a:link, #topnav a:visited
{
float: left;
line-height: 27px;
font-weight: bold;
font-size:14px;
margin: 0 0px 4px 0px;
padding: 0 15px 0px 15px;
text-decoration: none;
color: #2C4F8C;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}
#topnav a:link#current, #topnav a:visited#current
{
padding-bottom: 2px;
background-color: #2C4F8C;
color: #FFFFFF;
}
#topnav a:hover
{
padding-bottom: 2px;
background-color: #2C4F8C;
/*color: #5CE760;*/
color:#4CA4E9;
}
/* end of top_nav */

#lower_content {
	width:747px;
	margin: 0px auto 10px auto;
	clear:both;
	padding: 15px 0px 0px 0px;
}

/*  Left Nav */
#left_nav {
	width:120px;
	margin: 30px 0px 0px 10px;
	float:left;
	background-color:#2C4F8C;
}
#left_nav ul {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100px;
}
#left_nav ul li {
	margin: 0;
	padding: 0;
	width: 100px;
	background-color:#2C4F8C;
	border-right: 5px solid #2C4F8C;
}
#left_nav ul li a {
	display: block;
	width: 100px;
	border-right: 5px solid #fff;
	color: #FFFFFF;
	text-decoration: none;
	background: #2C4F8C;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	font-weight:bold;
}
/*#navcontainer>ul#navlist li a { 
	width: auto; 
}*/
#left_nav ul li a#active 
{
	background: #2C4F8C;
	color: #FFF;
	border-right: 5px solid #4CA4E9;
	font-weight:bold;
	width: 100px;
}
#left_nav ul li a:hover {
	border-right: 5px solid #4CA4E9;
	color: #4CA4E9;
	text-decoration: none;
	background: #2C4F8C;
	font-weight:bold;
	width: 100px;
}
/* End Left Nav */

#right_content {
	width: 570px;
	float: right;
	margin: 10px 10px 5px auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}
#right_content h2
{
	font-size: 24px;
	color:#330099;
	font-style:italic;
	font-weight:bold;
}
#right_content h3
{
	font-size: 16px;
	color:#330099;
	margin: 10px auto 10px auto;
}
#right_content h4
{
	font-size: 14px;
	color:#330099;
}
#right_content p {
	line-height: 1.3;
	font-size: 12px;
	color:#000;
	padding: 5px 10px 10px 0px;
}
#right_content ul{
	list-style-type:circle;
	list-style-position:outside;
	padding-left:25px;
	color:#000;
	padding-bottom:10px;
}
#right_content li{

}

#clear_lower {
	clear:both;
}
#prefooter {
	text-align:left;
	font-size:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #2C4F8C;
	margin:1px auto 1px 15px;	
}
#footer{
	background: url(images/footer_bg.jpg) bottom left repeat-x #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 27px;
	width: 100%;
	clear: both;
	text-decoration: none;
	text-align:center;
}
#footer ul{display: inline;}
#footer li{display: inline;}
#footer a{
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 7px;
}#copyright{
	background-color: #2C4F8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 11px;
	width: 820px;
	text-decoration: none;
	text-align: left;
	position: relative;
	vertical-align:top;
	margin-right:auto;
	margin-left:auto;
}
#copyright p{
	height: 20px;
	text-decoration: none;
	padding:  1px 5px 0px 205px;
	float:left;
}

#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}