
body {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/elements/bg_blue2.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0;
	} 
	
	a img {border:0px;}
	
	img {
  behavior: url("../js/pngbehavior.htc");
}


.floatright { float: right; }
.floatleft { float: left; }


#wrapper { width: 930px; 
	margin: auto; 
	overflow: auto;
	}

#header { 
	height: 98px;
	width:930px;
	background-image: url(../images/elements/hdr_bg_sub.png);
	background-repeat: no-repeat;
	float:left;
	//display: inline;
	}


#columnWrap { background-color: #FFF; float: left;}
#columnOne {width: 630px; float: left;}

#columnOne .mainBlock {background-color: #ffffff; padding:15px 15px 0px 30px;}

p {font-family: 'Lucida Grande', Helvetica, sans-serif; font-size: 12px; color:#666; line-height: 18px;}

h1 {font-family: 'Lucida Grande', Helvetica, sans-serif; font-size: 16px; color: #166573;}

h2 {font-family: 'Lucida Grande', Helvetica, sans-serif; font-size: 16px; font-weight: bold; color:#2e3a5a; }
h2 a {text-decoration: none; color:#2e3a5a;}
h2 a:hover {text-decoration: underline; color:#2e3a5a;}

h3 {font-family: 'Lucida Grande', Helvetica, sans-serif; font-size: 14px; color: #166573;}
h4 {font-family: 'Lucida Grande', Helvetica, sans-serif; font-size: 13px; color: #333; font-weight: bold;}
h4 a {text-decoration: underline; color: #333;}
h4 a:hover {text-decoration: underline; color: #333;}

h3 a {text-decoration: none; color: #166573;}
h3 a:hover {text-decoration: underline; color: #166573;}

#columnOne .mainBlock ul {font-family: 'Lucida Grande', Helvetica, sans-serif; font-size: 12px; color: #666; line-height: 18px;}
#columnOne .mainBlock ul.title {list-style: none;}
#columnOne .mainBlock li {margin-top: 15px;}
#columnOne .mainBlock ol {font-family: 'Lucida Grande', Helvetica, sans-serif; font-size: 12px; color: #666;}

#columnOne .az a:link {text-decoration: none; font-size: 11px; padding:3px;}
#columnOne .az a:hover {background-color: #2e3a5a; color: white;}
#columnOne .az a:visited {text-decoration: none; font-size: 11px;}

#columnOne img.bioPic {float:right; padding: 7px; border: silver 1px solid; margin-left:5px;}
#columnOne img.inSet {float:right; padding: 7px;}

#columnOne li a[href$=".doc"] {background: url(../images/elements/iconDOC.gif) 0 0 no-repeat; 
padding-left: 20px;
padding-bottom: 5px;
}

#columnOne li a[href$=".pdf"] {background: url(../images/elements/iconPDF.gif) 0 0 no-repeat; 
padding-left: 20px;
padding-bottom: 5px;
}

#columnOne .downloads {width:530px; padding: 0px 15px 15px 15px; margin-bottom:20px;background-color: #c3e0e3; border: 1px solid #256067; background-image: url(../images/elements/download.png); background-repeat: no-repeat; background-position: bottom right; }

#columnOne .callout {float: left; width:530px; padding: 0px 15px 15px 15px; margin-bottom:20px;background-color: #c3e0e3; border: 1px solid #256067;}

#columnOne .downloads ul li {list-style:none;}

#columnOne #accordion { margin-top: 10px; }
#columnOne #accordion h3 { padding: 8px 0 8px 0; margin: 0;  }
#columnOne #accordion p {padding:0px; margin: 0px;}
#columnOne #accordion .content {padding:10px 0 10px 0;}

#columnTwo {
	width: 300px;
 	float: left;
 	/*background-image: url(../images/elements/columnTwo_bg.jpg);*/
	background-repeat: no-repeat;
	}

#columnTwo .mainBlock {background-color: #ffffff; padding:15px 30px 0px 15px;}

table {border-spacing: 5px; border-style: none;}
table td {font-family: 'Lucida Grande', Helvetica, sans-serif; font-size: 12px; color: #666;
border: none;}

table td.sub {background-color: #e0e0e0;}

.opEd {
	border-bottom: dotted #166573 2px; 
	margin-bottom: 20px;}
	
.title{
	font-family: 'Lucida Grande', Helvetica, sans-serif;
	clear: left;
	font-size: 12px;
	line-height: 16px;
	margin: 15px 0 15px 0px;
}


#footer {
clear:left;
margin: 20px 0 20px 0;
}

#footer p {
text-align: center;
font-size: 11px; 
font-weight: normal; 
color:#265ea6; 
padding: 15px;

}

#footer a:link {text-decoration: none; color:#265ea6;}
#footer a:hover {text-decoration: underline; color:#166573;}


.hide { display: none; } /* required */


ul#about li:before { content: "*"; }
ul#tabs2 { border-left-width: 1px; border-bottom-width: 0px; border-right-width: 1px; border-top-width: 1px; float: left; border-color: #ebeae0; border-style: solid; margin: 0; padding: 1px 0 1px 1px; list-style: none; }

ul#tabs2 li { list-style: none; float: left; margin: 0; padding: 0;  }
ul#tabs2 a {
	font-family: Verdana, Geneva, sans-serif;
	border-right: 1px solid #fff;
	background-color: #ebeae0;
	text-decoration: none; 
	display: block;
	padding: 5px 15px 5px 15px;
	color: #a15f72;
	font-weight: bold;
	font-size: 12px; 
}

ul#tabs2 a:hover { background-color: #d1d0c4;  }
ul#tabs2 a.active { background-color: #d1d0c4; }
