/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000000;
	margin-top:0px;
}	
h3 {	color:#39558b;
	font-weight:bold;
	font-size:1.4em;
}

.sub_menu{
font-size:1em;
font-weight:bold;
text-align:center;
color: #39558b;

}
.sub_menu a{
text-decoration: none;
color:#39558b;

}
.sub_menu a:hover{
color:#be9b05;
}
.banner_bgrd{
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}
.side_table{
	background-color:#39558b;
	border:2px solid #003876;
}
.olb_links{
	font-size:10pt;
}
.photobox{
border:2px solid #003876;
}
.banner_links, .banner_links a{
	color:white;
	font-weight:bold;
	font-size:0.8em;
}
.top_nav a{
	color:white;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}
.contentcell{
	padding-left:20px;
	padding-right:20px;

}
.right_col_header{
	color:#39558b;
	font-weight:bold;
	font-size:0.95em;
}
.right_col_header a{
	color:#39558b;
	text-decoration: none;
}
.right_col_header a:hover{
	color:#be9b05;
}
.white_header{
	color:white;
	font-size:0.95em;
	font-weight:bold;
}
.right_col_text, .right_col_text a{
	color:white;
	font-size:0.95em;
}

.page_header{
font-size:1em;
font-weight:bold;
color: #ffffff;
line-height:22px;
padding-left:10px;
background-color:#be9b05
}

#bodyTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000000;
	margin-top:0px;
}
#sub_header{
font-size:0.875em;
font-weight:bold;
color: #ffffff;
line-height:22px;
padding-left:10px;
background-color:#39558b
}
#sub_header a{
color:#ffffff;
text-decoration: none;

}
#sub_header a:hover{
color:#be9b05;
}
