* {
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
HTML{
	background-color: #074371;
}
BODY {
	/* to center the body or add a body background
	image, add the styles directly in the template
	head or body tag. Adding it here will affect
	the body alignment in SitePress edit mode! */
	margin: 0;
	background-color: #FFFFFF;
	font-size: 75%;
	color: #000000;
}

BR.clearAll {
	font: 1px/1px monospace;
	display: block;
	clear: both;
}
A:link, A:visited, A:hover, A:active {
	color:#003399;
}

/* HEADINGS ------------------------------------------------------ */
H1 {
	font-size:1.7em;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0;
	line-height:18px;
}
H2 {
	margin:0;
	padding:0;
	font-size:1.5em;
	font-weight:bold;
	line-height:105%;;
	color:#ff7200;
}
H3 {
	margin:0;
	padding:0;
	font-size:1.4em;
	line-height:105%;
	font-weight:normal;
	color:#ff7200;
}
H2 A,
H3 A {color:#ff7200 !important;}



.logo {
	margin:10px 0 0 3px;
	padding:0;
	width:462px; 
	height:23px;
	float:left;
	background:url(img/title.gif) no-repeat;
	overflow:hidden;
	text-indent:-500px;
	font-size:12px;
}
.header_link {
	position: absolute;
	display: block;
	width:470px; 
	height:40px;
	overflow:hidden;
	text-indent:-500px;
}
.columnLeft hr{
	color:#ffffff;
	background-color:#ffffff;
	margin:0 -10px 0 -10px;
	padding:0 10px 0 0;
	height:2px;
	border:0px;
	width:110%;
}
.column_left_default hr{
	color:#ffffff;
	background-color:#ffffff;
	margin:0 -10px 0 -10px;
	padding:0 10px 0 0;
	height:2px;
	border:0px;
	width:110%;
}

.columnMain hr {
	background-color:#FFFFFF;
	color:#CCCCCC;
	height:1px;
	padding:0 10px 0 0;
	margin: 1em 0;
}
.page_home .columnMain hr{
	color:#ffffff;
	background-color:#ffffff;
	margin:0 -10px 0 -10px;
	padding:0 10px 0 0;
	height:1px;
	border:0px;
	width:110%;
}

.columnRight hr{
	color:#ffffff;
	background-color:#ffffff;
	margin:0 -10px 0 -10px;
	padding:0 10px 0 0;
	height:7px;
	border:0px;
	width:110%;
}

/* MAIN LAYOUT --------------------------------------------------- */

/* PAGE */
.page {
	margin:0 auto;
	width:960px;
	text-align:left;
}
UL {
	margin:5px 0;
	padding:0 0 0 22px;
}
LI {
	margin:0;
	padding:0;
}
p{
	margin:10px 0;
	}
.GreyLarge{
	color:#717171;
	font-size:1.3em;
	font-weight:bold;
	}
.largeWhite{
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	}
.orange,
.orange a{
	color:#ff7200;
	}
.date{color:#717272;}

/*	HEADER	*/
.header {
	clear:both;
	text-align:left;
	height:50px;
	overflow:visible;
}
.header h1{float:left;}
.intro{
	clear:both;
	height:170px;
	margin:-11px 0 0 -6px;
	position:relative;
	}
.headerImage{
	width:242px;
	position:absolute;
	left:0;
	}
.introText{
	float:left;
	width:450px;
	color: #117d8d;	
	font-size: 16px;
	line-height: 22px;
	padding-top: 35px;
	padding-left:245px;
	margin-right:20px;
	}
.memberButton{
	float:left;
	width:225px;
	padding-top: 42px;
}

/*	CONTENT	*/
.content {
	clear:both;
	width:100%;
	overflow:hidden;
	line-height: 1.4em;
}
.page_enewsletter_registration .content{
	background:#074371;
	}
.columnLeft{
	float:left;
	background:#D0FBB9;
	width:206px;
	padding:15px 10px;
	margin:65px 10px 0 0;
}
.column_left_default {
	float:left;
	background: url(/img/1px_blue_gradient.jpg) no-repeat top center;
	width:206px;
	padding:15px 10px;
	margin:65px 10px 0 0;
}
.columnMain{	
	float:left;
	width:443px;
	_width:420px;
	padding:15px 10px;
	margin:0 10px 0 0;
	}
.columnRight{	
	float:left;
	width:222px;
	padding:0px 10px 15px 10px;
	margin:0;
	color:#424242;
	}
.columnRight h2{
	color:#FFFFFF;	
	margin-top:10px;
}
.columnRight ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.columnRight ul li{
	margin:5px 0;
	}
	
.listTable {
	color: #434343;
}
.listTable TH {
	font-size: 1.05em;
}
.listTable TH,
.listTable TD {
	padding: 0 0 8px 0;
}

UL.directoryColumn {
	float:left;
	width:175px;
	margin:0 40px 0 0;
	padding:0;
	list-style:none;
}

UL.directoryColumn LI {
	margin:0 0 10px 0;
	padding:0;
}

.bluePromo {
	background:url('img/bluePromo_top.gif') no-repeat top left #8ccbfc;
	margin:20px 0;
	padding:0;
	width:224px;
	clear:both;
}

.bluePromoContent {
	background:url('img/bluePromo_btm.gif') no-repeat bottom left;
	padding:10px 20px 10px 15px;
}

A.bluePromoLink, A.bluePromoLink:visited, A.bluePromoLink:hover, A.bluePromoLink:active {
	color:#3f65b2;
	font-weight:bold;
	display:block;
	padding:0 20px 0 0;
	margin:0;
	text-decoration:none;
	background:url('img/bluePromo_arrow.gif') right no-repeat;
}

A.bluePromoLink:hover {
	text-decoration:underline;
}

img.bio {
	float: right;
	margin: 3px 0px 20px 15px;
	border: 2px solid #acdbff;
}
	

/*	NAVIGATION	***********************/
.mainNav{
	padding:0 0 0 12px;
	margin:0 0 0 0;
	width:400px;
	overflow:hidden;
	height:50px;
	}
.mainNav ul{
	list-style:none;
	margin:0;
	padding:0;	
	height:39px;
	}
.mainNav ul li{
	float:left;
	padding:0px;
}
.mainNav ul li a{
	display:block;
	color:#003399;
	text-decoration:none;
	font-weight:bold;
	padding:14px 12px 0px 12px;
	height:25px;
	border-right:1px solid #aadbff;
}
.mainNav ul li:hover,
.mainNav ul li.SELECTED,
.page_home li.home{
	background:url(/img/selected_arrow.gif) no-repeat bottom;
	padding-bottom:9px;
}

.homeLink{border-left:1px solid #aadbff;}


/*	FOOTER	*/
.footer {
	clear: both;
	background:#074371;
	border-top:5px solid #acdbff;
	margin:10px auto 0 auto;
	text-align:center;
	color:#ffffff;
}
.footerContent{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	padding:40px 0 0 0;
	}
.footerContent h2,
.page_enewsletter_registration h2{
	color:#FFFFFF;	
}
.newsletterList{
	width:240px;
	float:left;
	text-align:left;
	padding-left:30px;
	margin-left:30px;
	border-left:1px solid #acdbff;
	}
.newsletterList ul{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	}
.newsletterList ul li{
	margin:5px 0;
	}
.newsletterList ul li a{
	color:#acdbff;
	text-decoration:none;
	}
.registration{
	text-align:left;
	float:left;
	}
.copyright{
	clear:both;
	margin:0 auto;
	font-size:.9em;
	padding:0 0 20px 0;
	}

	
.formRow{
	margin:14px 0 0 0;
	padding:0;
	clear:both;
	overflow:hidden;
	height:27px;
}
.emailInput, .submitButton{
	float:left;
	margin:0;
	padding:0;
	vertical-align:middle;
}
.emailInput INPUT{
	padding:4px;
	margin:0 4px 0 0;
	height:17px;
	width:142px;
	border:1px solid #999999;
}
.submitButton INPUT {
	margin:0;
	padding:0;
	height:27px;
	width:77px;
	display:block;
}
.page_enewsletter_registration .ValidationErrors{
 	color:#ffffff;
	margin-bottom:-10px;
}





/* News DB styles */
.dbRecordHeader {
	padding-top: 1em;
}
.dbRecordHeader FORM {
	display: inline;
}
.dbNewsPerPageSelect {
	position: absolute;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #DDDDDD;
}
.dbNewsItem {
	padding-top: 1em;
}
.dbNewsItem INPUT {
	font-size: 12px;
}
.dbNewsDetail {
	padding-top: 1em;
}
.dbNewsDetail .dbNewsDetailBottom {
	padding-top: 1em;
}
.dbNewsArticleInfo {
	padding-bottom: 1em;
}


/* some more default DB styles */
.dbEditBar {
	margin: .5em 0;
	padding: 5px;
	background: #BBBBBB;
	border-bottom: 3px solid #666666;
}
.dbRecordPageNav {
	margin: 1em 0;
	font-size: 1em;
}
.dbRecordPageNav B {
	padding: 0 .8ex;
	background: #000000;
	color: #FFFFFF;
}
.dbRecordPageNav A.pageNavLink {
	padding: 0 .8ex;
	background: #F0F0F0;
	color: #000000;
	text-decoration: none;
}
.dbRecordPageNav A.pageNav {
	padding: 0 .8ex;
	background: #F0F0F0;
	color: #000000;
	text-decoration: none;
}










