﻿html, body 
{
	margin:0; 
	padding:0;
	background:url(../images/backShadow.jpg) no-repeat #e5e5e5;
	background-position:center top;
	font-family: Verdana;
	font-size:11px;
	color:#145589;
}

ul {line-height:20px; margin-top:0;}

a:link {color:#00a4e4;}
a:active {color:#00a4e4;}
a:visited {color:#00a4e4;}
a:hover {text-decoration:none;}

.seperated {line-height:25px;}

a.activeTab {font-family:Verdana; background:#fff; border:none; font-size:11px; color:#145589; text-transform:uppercase;font-weight:normal;margin:0; text-decoration:none;}
a.inactiveTab {font-family:Verdana; background:#fff; border:none; font-size:11px; color:#929292; text-transform:uppercase;font-weight:normal;margin:0; text-decoration:none;}

p {margin-top:5px; line-height:18px;}
h3 {font-size:11px; color:#00a4e4; font-weight:bold;margin-bottom:0; margin-top:0;}
h4 {font-size:11px; color:#145589; text-transform:uppercase; font-weight:normal; margin:0;}
h5 {font-size:11px; color:#145589; font-weight:normal; margin-bottom:15px; margin-top:0;}
h6 {font-size:11px; color:#145589; font-weight:normal; margin:0;}
.greyTitle{color:#666666}

#contentHolder {width:890px; margin:0 auto;}

hr {border : none; border-top : solid 1px #145589; height : 1px; margin-top:2px; margin-bottom:2px;}

#mainContainer {width:960px; margin:0 auto; background:#fff; min-height:750px; border-left:1px solid #ccc;border-right:1px solid #ccc;}

#topBar {background:#1d3b55; width:100%; border-bottom:1px solid #8eaec4; height:95px;}

#header
{
	margin:0 auto;
	background:#1d3b55;
	width:960px;
}

#header table 
{
	list-style-type:none;
	margin:10px 0;
	line-height:18px;
}

#header a {text-transform:uppercase; color:#e4e4e4; text-decoration:none; font-size:11px; }
#header a:active {text-transform:uppercase; color:#e4e4e4; text-decoration:none; font-size:11px; }
#header a:visited {text-transform:uppercase; color:#e4e4e4; text-decoration:none; font-size:11px; }
#header a:hover {color:#00a4e4;}

#subNav
{
	background:url(../images/subNavBar.jpg) no-repeat;
	height:24px;
	line-height:24px;
	width:950px;
	margin-top:1px;
	padding-left:56px;
}

#subNav ul {margin: 0; padding:0;}
#subNav ul {margin: 0; padding:0; color:#fff; margin-left:16px;}
#subNav ul li {float: left; list-style-type:none;}
#subNav ul li a {padding-left:13px; padding-right:12px; color:#fff; text-decoration:none;}
#subNav ul li a:hover {color:#00a4e4;}
.downSub {margin-left:10px; color:#c1d72e;}

#flashHeader
{
	height:380px;
	width:950px;	
}

#footer
{
	height:30px; width:100%; background:#1d3b55;
	line-height:30px; font-size:9px; 
	color:#e4e4e4;		
}

#footer a:link {color:#e4e4e4; text-transform:uppercase}
#footer a:active {color:#e4e4e4; text-transform:uppercase}
#footer a:visited {color:#e4e4e4; text-transform:uppercase}
#footer a:hover {color:#00a4e4;}

.spacer {height:20px;}
.clear {clear:both;}

