﻿.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
/* End hide from IE-mac */

*
{
	padding:0;
	margin:0;
}

body 
{
	font-family:Verdana, Georgia, Sans-Serif;
	font-size:1em;
	line-height: 1.5;
	background-color:#05549B;
	color:#000;
}

h1,h2,h3,h4,h5,h6
{
	font-family:Verdana, Arial, Sans-Serif;
	font-weight:normal;
	margin-top:12px;
}

h4
{
	color:#1b2f59;
	font-size:14px;
	font-weight:bold;
}

p
{
	font-size:0.7em;
	margin-bottom:0.75em;
}

p.no-padding-no-margin
{
	padding:0;
	margin:0;
}

a:link, a:visited, a:active
{
	/*text-decoration:none;*/
	font-weight:normal;
	color:#05549B;
}

a:hover
{
	color:#000;
	text-decoration:none;
}

h3
{
	font-size:14px;
	font-weight:bold;
	color:#1f343f;
	margin-bottom:8px;
}

img.header
{
	margin:8px 0;
}

img.outlined
{
	border:solid 1px #000;
}

.bold
{
	font-weight:bold;
}

#utilities p.highlight
{
	padding-bottom:8px;
	font-family:Trebuchet MS, Sans-Serif;
	font-size:95%;
	text-align:center;
	line-height:1.5;
	color:#000;
}

.highlight_detail
{
	display:block;
	font-family:Century Gothic, Arial, Sans-Serif;
	font-size:140%;
	color:#f30;
	font-weight:bold;
}

.tbl_gallery
{
	margin-top:12px;
}

.gal_titles
{
	color:#f60;
	font-size:10px;
	font-weight:bold;
	padding:2px 0 8px 0;
}

.gal_titles p span{font-weight:normal; color:#000;}
.gal_titles p{font-size:10px;}

#content_top_others h3.section_heading
{
	/*background:transparent url(images/list-bullet-02.gif) no-repeat 6px left;
	padding-left:8px;*/
}

h3.section_heading a
{
	text-decoration:none;
}

h3.divider
{
	border-top: 1px dashed #CFDAE0;
	margin-top:18px;
	padding-top:12px;
	width:90%;
}

ul li
{
	list-style-type:none;
	list-style-image:url(images/list-bullet-01-link.gif);
	font-size:0.7em;
	margin-left:17px;
	margin-bottom:4px;
}

#container
{
	width:900px;
	margin:0 auto;
	background-color:#E7EEF7;
	border:solid 1px #021935;
	padding-top:4px;
}

#menu_bar
{
	display:block;
	clear:left;
	border-top:solid 10px #06A4FC;
	padding:12px 0;
	height:24px;
	text-align:center;
}

#main_menu
{
	display:block;
}

#main_menu li
{
	display:inline;
	font-size:0.85em;
	font-weight:bold;
	text-transform:lowercase;
	margin:0 20px;
}

#main_menu li a
{
	color:#1F343F;
	text-decoration:none;
	font-weight:bold;
}

#main_menu li a:hover
{
	color:#0E557C;
	text-decoration:underline;
}

#banner
{
	position:relative;
	display:block;
	clear:left;
	height:200px;
	background-color:#fff;
	border-top: solid 1px #06A4FC;
	border-bottom: solid 1px #06A4FC;
}

#banner .logo
{
	position:absolute;
	top:61px;
}

#content
{
	display:block;
	clear:left;
}

#content_top_main
{
	/*position:relative;*/
	width:544px;
	padding:0px 20px 8px 20px;
	float:right;
	/*background-color:#80A2D8;*/
	margin-top:10px;
	/*border-left:solid 4px #1b2f59;*/
	/*height:170px;*/
}

#content_top_main .img_right
{
	float:right;
	margin-left:8px;
	border:solid 1px #fff;
}

#content_top_main .img_left
{
	float:left;
	border:solid 1px #fff;
}

#content_top_main h1
{
	color:#1b2f59;
}

#content_top_main p, #content_top_main ul
{
	/*width:350px;*/
}

#content_top_others
{
	width:280px;
	padding:20px 0 8px 20px;
	float:left;
}

#content_bottom
{
	position:relative;
	display:block;
	clear:left;
	margin-top:20px;
}

#content_bottom_left,#content_bottom_right,#content_bottom_middle
{
	width:262px;
	padding:8px 13px;
}

#content_bottom_left
{
	width:270px;
	float:left;
	/*text-align:center;*/
	padding:14px;
}

#content_bottom_right
{
	display:block;
	position:absolute;
	left:602px;
	top:0;
}

#content_bottom_middle
{
	margin-left:300px;
}

.sub-header{
	font-size:0.7em;
	font-weight:bold; 
	color:#526988; 
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.rteamPics{float:right; margin-left:15px;border:solid 1px #333333; margin-bottom:15px;}

.lteamPics{float:left; margin-right:15px;border:solid 1px #333333; margin-bottom:15px;}

#tblteam
{
	width:100%; 
	margin-top:10px;
}

#tblteam td
{
	padding:8px; 
	vertical-align:top;
}

#tblteam td.bio, #tblteam td.pic
{
	border-bottom: solid 1px #526988;
	padding-bottom:12px;
	padding-top: 12px;
}

#footer
{
	display:block;
	/*float:left;*/
	clear:both;
	background-color:#1b2f59;
	color:#fff;
	padding:4px;
}

#footer p
{
	text-align:center;
	font-size:0.65em;
	line-height:1.25;
}



