body {
	font-family: Arial;
	background: #F3F3F3 url(../images/background.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	font-size: 12px;
	text-align:center;
}
#home_container {
	width:837px;
	margin:0 auto;
	text-align:left;
	background-image:url(../images/cont_bg_new.jpg);
}
#container {
	width:837px;
	margin:0 auto;
	text-align:left;
	background-image:url(../images/cont_bg.jpg);
}
#footer_menu {
	width:837px;
	margin:0 auto;
}
li {
	padding-bottom:7px;
}
#footer_menu .moduletable {
	width:100%;
}
a:link, a:visited {
	color: #001E4F;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#footer_menu a:link, #footer_menu a:visited {
	color:#3B4B62;
	font-size:11px;
	text-decoration:none;
}
#footer_menu a:hover {
	text-decoration:underline;
}
#top_container {
	position:absolute;
	width:100%;
	top:0;
	left:0;
}
#nav_container {
	width:837px;
	margin:0 auto;
	text-align:left
}
#top_nav {
	padding-top:58px;
}
#right_nav {
	margin-top:32px;
	width:270px;
	float:right;
	}
*html #right_nav {
	width:260px;
	margin-top:31px;
}

#right_nav ul
{
	margin-top: 31px;
	color: black;
	margin-left: 171px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
*html #right_nav ul {
	margin-top:28px;
	margin-left:168px;
}

#right_nav a
{
	text-transform: uppercase;
	display: block;
	text-align: centre;
	height: 22px;
	padding: 3px;
	width: 217px;
	margin-left: 11px;
	background-color: #F2F2F2;
	border-bottom: 3px solid #FFF;
	color: black;
}

#right_nav a:link, #right_nav a:visited
{
	color: #001E4F;
	display:block;
 	text-align: left;
 	padding-left: 9px;
 	padding-top: 9px;
 	padding-bottom: 0px;
	text-decoration: none;

}

#right_nav a:hover
{
	background-color: #CDCCCC;
	color: #001E4F;
}


#logo {
	float:left;
	padding:83px 60px 0 69px;
	}
*html #logo {
	padding-right:70px;
}
#header {
	background-image:url(../images/top.jpg);
	height:113px;
}
#image {
	height:212px;
	background-image:url(../images/header_bg.jpg);
	background-position:top;
	padding-left:27px;
}
#content_container {
	width:90%;
	
}
#left_col {
	float:left;
	padding-left:30px;
	font-size:11px;
	width:526px;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#right_col {
	float:right;
	width:258px;
	text-align:left;
}

h1, .contentheading {
	font-size: 30px;
	color: #001E4F;
	margin-top: 0px;
	font-weight: 400;
}

p {

	font-size: 12px;
	line-height: 1.2;

}

h2 {
	font-size: 16px;
	color: #9DD57B;
	margin-top: 0;
	margin-left: 0px;
	font-weight: 400;

}
.title {
	margin:0;
	padding:0;
	color: #001E4F;
	font-weight: bold;
	line-height: 0%;
}

.member_image {
	padding-right:15px;
}


#top_nav a:link, #top_nav a:visited {
	display:block;
	float:left;
	padding-right:22px;
	color:#666666;
	text-decoration:none;
	text-align:center;
}
#top_nav a:hover {
	text-decoration:underline;
}	

#right-blue {
	width: 16px;
	height: 202px;
	border: 0px solid black;
	background: url(../images/right-blue.jpg) no-repeat top left;
	float: right;
}


hr { height : 2px;  border-width : 3px 0px 0px 0px;  border-style : solid;  
border-color :  white;  color : white;}

#left-body {
	float: left;
	width: 500px;
	border: 0px solid black;
	margin-left: 47px;
	margin-top: 20px;
}
#content_table img{
	width:70px;
	height:70px;
	border-color:#333;
}
#content_table {
	margin-left:40px;
}
#right_nav table {
	margin-left:8px;
	margin-top:-3px;
}
#right_nav table td{
	
}