body {
	margin: 0px;	
}
#body_content {
	background-color: #B7C3D9;
	width: 970px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #4A4C4B;
	display:block;
}
.bold {
	font-weight:bold;
	color:#01356A;
}
#top_nav_container {
	height:145px;
	background-image:url(../shell/top_nav_background.jpg);
	background-repeat:repeat-x;
	line-height: 1.0;
}

.top_header_content {
	padding-left: 20px;
	
}


#supplemental_top_nav {
	float:right;
}


#links_top_nav {
	height: 28px;
	padding-right:10px;
	width: 420px;
	vertical-align: middle;
	/*border: thin solid #000000;*/
}
td.top_nav_vRule {
	background-image:url(../shell/top_nav_vRule.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 18px;
}

#links_top_nav td {
	color:#FFFFFF;
	font-size:10px;
}

#links_top_nav a:link,  #links_top_nav a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
}

#links_top_nav a:hover,  #links_top_nav a:active {
	text-decoration: underline;
	color:#FFFFFF;
	font-size:10px;
}
#tools_top_nav_container {
	height: 22px;
	vertical-align: middle;
	background:#758DB6;
	background-image:url(../shell/tools_nav_background.jpg);
	background-repeat:repeat-y;
		/*border: thin solid #000000;*/
}
#tools_top_nav {
	height:22px;
}
#tools_top_nav td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.change_text_button:link, a.change_text_button:active, a.change_text_button:visited{
	background-image:url(../shell/change_text_button.gif);
	background-repeat:no-repeat;

}
a.change_text_button:hover {
	background-image:url(../shell/change_text_button_over.gif);
	background-repeat:no-repeat;
}
a.email_page_button:link, a.email_page_button:active, a.email_page_button:visited{
	background-image:url(../shell/email_page_button.gif);
	background-repeat:no-repeat;
}
a.email_page_button:hover {
	background-image:url(../shell/email_page_button_over.gif);
	background-repeat:no-repeat;
}
a.print_page_button:link, a.print_page_button:active, a.print_page_button:visited{
	background-image:url(../shell/print_page_button.gif);
	background-repeat:no-repeat;	
}
a.print_page_button:hover {
	background-image:url(../shell/print_page_button_over.gif);
	background-repeat:no-repeat;
}


table#main_top_nav { 
 	width: 100%;
}
table#main_top_nav td { 
 	width: 20%;
}
#main_top_nav a {
	font-family:Arial, Helvetica, sans-serif;
	color:#0E477E;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding-top: 5px;
	display:block;
	width: 100%;
	height:35px;
}

#main_top_nav a:link, #main_top_nav a:visited {
	background-image:url(../shell/main_nav_button.jpg);
}
#main_top_nav a:hover{
	background-image:url(../shell/main_nav_button_over.jpg);
}
#main_top_nav a:active {
	background-image:url(../shell/main_nav_button_selected.jpg);
}
.page_hrule {
	display: block;
	height:3px;
}
.page_vrule {
	display: block;
	width:3px;

}
#right_content_container {	
	float:right;
	line-height: 1.2;
}
#right_content td {
	width: 281px;	
}
.body_background_color {
	background-color: #DADEEA;
	padding-top: 3px;
	padding-bottom: 3px;
}
#right_content_portlet {
	background-color: #B6C3D8;
	height: 234px;
	width: 151px;
}
#right_content_portlet_text {
	padding: 15px;

}
#body_bottom_bar {
	padding-left: 30px;	
	clear:both;
	height: 63px;
	background-image:url(../shell/body_bottom_bar.jpg);
	background-repeat:repeat-x;
	padding-right: 10px;

}
#footer_nav {
 	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.footer_nav_links a:link,  .footer_nav_links a:visited, #footer_copyright {
	text-decoration:none;
	color:#12537F;
	font-size:9px;
}

.footer_nav_links a:hover,  .footer_nav_links a:active {
	text-decoration: underline;
	color:#12537F;
	font-size:9px;
}

td.footer_nav_vRule {
	background-image:url(../shell/footer_nav_vRule.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 18px;
}

#footer_copyright {
	padding-top: 10px;
	text-align:center;	
}
#right_person_portlet {
	background-image:url(../shell/right_portlet_1.jpg);
	display:block;
	background-color: #B6C3D8;
	width: 151px;

}
#right_person_portlet_text {
	padding-left: 130px;
	padding-right: 4px;
	height: 60px;	
}
#right_person_portlet_text_more {
	font-size: 10px;
	font-weight:bold;
	color:#01356A;
	padding-left: 130px;
	padding-right: 4px;	
	height: 60px;
}
.right_person_heading {
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.right_person_subtitle {
	color:#fdbe88;
	font-size:12px;
	padding-bottom: 5px;
	font-weight:normal;
}
#right_qoute_portlet{
	background:url(../shell/did_you_know_background.jpg);

}
#right_quote_portlet_text {
	padding-left: 20px;
	padding-right: 20px;
}
.right_quote_heading {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.right_quote_subtitle {
	color:#FFFFFF;
	font-weight: bold;
	font-size:14px;
}
#left_nav_containter {
	display:block;
	height: 400px;
	width: 230px;
	float:left;
}
.left_nav_link, .left_nav_top_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7990B9;
}
.left_nav_link {
	/*	height: 34px;*/
}
.left_nav_link a, .current_left_nav_link a{
	display: block;
	/*height: 27px;*/
	width: 195px;
	padding-left: 10px;	
	padding-top:7px;
	padding-bottom:7px;
}
.left_nav_link a:link, .left_nav_link a:visited {
	text-decoration: none;
	color:  #7990B9;
}	

.left_nav_link a:hover, .left_nav_link a:active, .current_left_nav_link a {
	text-decoration:none;
	background-color:  #426793;
	color:#FFFFFF;
}	
h1, a.main  {
	color: #275382;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size: 115%;
}

a.main {
	display:block;
	width:250px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight:bold;
}

a.main:link, a.main:visited, a.main:active, a.secondary:link, a.secondary:visited , a.secondary:active  {
	text-decoration: none;
}

a.main:hover, a.secondary:hover {
	text-decoration: underline;
}

a.secondary {
	color:  #7990B9;
	display:block; 
	width:300px;
	margin-bottom: 5px;
	padding-left: 20px; 
}

h2  {
	color: #8799BF;
	margin-bottom:5px;
	padding-bottom:0px;
	font-size: 125%;
}
h3 {
	color: #275382;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size: 110%;
	font-style:italic;
} 
ul li {
	padding-top: 5px;
	padding-top: 5px;
	
}
div.contact_us_unit {
	color: #8799BF;
	padding-bottom:0px;
	font-size: 10pt;
}
div.contact_us_name {
	color: #275382;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size: 10pt;
	font-style:italic;
}
a {
	color: #275382;
}
#main_content {
	background-color:#FFFFFF;
	padding-top: 60px;
	height: 474px;
	width: 686px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADEEA;	
}

#main_content_text {
	padding-right: 15px;
	padding-bottom: 10px;

}
#main_content_full {
	background-color:#FFFFFF;
	padding-top: 60px;
	height: 474px;
	width: 970px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADEEA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADEEA;
}
#main_content_text_full {
	padding-right: 15px;
	width: 720px;
}
.map_list_item {
	color: #275382;
	font-size: 11pt;
	font-weight:bold;
}
.e_mail {
	text-transform:lowercase;
}

.email_images
{
	padding: 4px 0 0 0;
}
.email_images_white
{
	padding: 2px 0 0 0;
}