@charset "UTF-8";
/* CSS Document */
* 
{ padding: 0; margin: 0; }
#wrapper {
	margin: 0px auto;
	width: 800px;
	color: #333;
}
#header {
	color: #333;
	width: 800px;
	padding: 0px;
	margin: 0px;
	height:396px;
	position:relative;
}
#header .opener {
	font: italic 22px/34px Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
	width: 550px;
	color: #003d60;
	text-decoration: none;
	padding-left: 20px;
	display: block;
}
#navigation {
	float: left;
	width: 800px;
	color: #333;
	padding: 12px 0px 12px;
	margin: 0px;
	background: url(images/mid-bg.gif) no-repeat;
	height: 54px;
}
#navigation a img {
	border-style: none;
	margin-left: 20px;
}

#header img {
	margin-top: 120px;
	border-style: none;
	display: inline;
	width: 250px;
}
#header p {
	font-size: 17px;
	line-height: 26px;
	text-decoration: none;
	width: 550px;
	margin: 0px;
	padding: 0px;
}
#leftcolumn {
	margin: 10px 5px 20px 0px;
	float: left;
	width:570px;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	width: 200px;
	display: inline;
}
#footer {
	width: 800px;
	clear: both;
	color: #5E5E5C;
	margin: 20px 0px 10px;
	padding: 5px 0px 15px;
	font-size: 13px;
	height: 60px;
}
#footer a {
	color: #81807A;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	background: #E3ECF3;
	color: #7F7D78;
}
#header .phone {
	text-align: right;
	padding-top: 5px;
	color: #E7F1FD;
	text-decoration: none;
	font-weight: normal;
	font-size:13px;
	display: block;
	float: right;
}
h2 {
	font: normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #004871;
}
h3 {
	font: normal 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 60px;
	color: #027BC2;
	margin-bottom: 3px;
}
/* navlist */
 #navcontainer {
	position: absolute;
	right:0;
	top:120px;
	}
ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#navlist li
{
display: inline;
list-style-type: none;
}
#navlist a {
	padding: 3px 5px 3px 5px;
	font-size: 18px;
	}
#navlist a:link, #navlist a:visited
{	color: #003D60;
	text-decoration: none;
	}
#navlist a:hover
{
	color: #FFF;
	text-decoration: none;
	background: #027BC2;
	}
#active {
	color: #ED1B24;
	text-decoration: none;
}
#network a {
	color: #004871;
	text-decoration: none;
}
#network a:hover {
	color: #FFF;
	text-decoration: none;
	background: #027BC2;
}
ul .phone {
	background: url(images/phone.gif) no-repeat;
	line-height: 36px;
	text-decoration: none;
	padding: 5px 0px 15px 50px;
	list-style: none;
	text-align: left;
	margin-top:10px;
	font-weight: normal;
}
ul .globe {
	background: url(images/globe.gif) no-repeat;
	line-height: 26px;
	text-decoration: none;
	padding: 10px 0px 15px 50px;
	list-style: none;
	text-align: left;
	margin-top:-10px;
}

#team {
	width: 520px;
	border: 1px solid #868682;
	padding: 20px;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 40px;
	background: #FFF;
	height:240px;
}
#team img {
	border: 1px solid #7F7F7B;
	margin-right: 20px;
	margin-bottom: 20px;
}
hr {
	background: #F2F2EC;
	border-top: 1px solid #CDC9BE;
	border-bottom: 1px solid #FFF;
	border-right-style: none;
	border-left-style: none;
}
#wrapper #footer img {
	float: right;
}

#leftcolumn .home {
	width: 600px;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
}
table tr td ul li {
	list-style: square url(images/circle.gif);
	padding-left: 11px;
	padding-top: 15px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
.small {
	font-size: 12px;
	font-color: ; 	
	font-style: italic;
	color: #666;
	text-decoration: none;
}
#header p a {
	color: #333;
	text-decoration: underline;
}
#header p a:hover {
	background: #CFE6FF;
	text-decoration: none;
}
#network a img {
	margin-top: 15px;
	margin-bottom: 15px;
	border:none;
}
#network h4 {
	background: #027BC2;
	display: block;
	padding: 10px;
	margin:0px 0px 20px;
	font-size: 16px;
	color: #FFF;
}
#network {
	padding: 20px;
	margin: 10px 0px 20px;
	border: 1px solid #CCC;
	background: #FFF;
}
#network p {
	line-height: 24px;
	margin-bottom: 10px;
	font-size: 14px;
}
h6 a {
	font-size: 16px;
	font-weight: normal;
	color: #004F7E;
	text-decoration: none;
}
#resources img {
	border-style: none;
}
h5 {
	margin: 0px 0px 18px;
	padding: 0px;
	font-size: 14px;
}
#team p {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#team h4 {
	line-height: 24px;
	margin-bottom: 6px;
	font-size: 16px;
}
p {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 18px;
}
h4 {
		margin-bottom:12px;
}
