body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:white;
	background-image: none;	
	font-size:90%;
	color:black;
	margin:auto;
}
a{color:black; text-decoration:underline;}

#wrap{width:auto; margin:0 auto;}
#header{background-image: none;		
	margin:auto;
}
#header .contactinfo{text-align:left; color:black; font-size:9pt; display:none;}
#header h1{display:block;}

#navigation{ display:none; }
#content{
	margin:auto;
	text-align:left;	
}
#footer_container{display:none;}
#footer{display:none;}

h1,h2,h3,h4{margin:0; margin-bottom:3px; line-height:110%; }
h1 {font-size:15pt; color:black;}
h2{font-size:14pt; color:black;}
h3{font-size:13pt;}
h4{font-size:12pt;}
p{line-height:110%; font-size:10pt;}


.red{color:red;}
.green{color:#1badbe;}
.smaller{font-size:.9em;}
.larger{font-size:1em;}
.section{margin:4px 0;}
.sectionheader{background:white none;border: none;padding:4px; margin:0; margin-bottom:4px; color:black;}
.sectionheadertext{font-size:12pt; font-weight:bolder;}
.sectionheadertext_small{font-size:.85em;}
div.column-left{float:left; margin-right:20px; width:315px;}
div.column-right{width:315px; padding-left:330px;}
div.featurebox{background-color:white; padding:3px;border: 1px solid #262d37; margin:4px 0;}
#photo-rotator{display:none;}
.clear{clear:both;}

.sponsor{padding-bottom:5px; border-bottom: 1px solid #262d37; margin-bottom:5px;}
.sponsor img{width:95px;}
.sponsor-logo{float:left; width:95px;}
.sponsor-info{padding-left:100px;}
.sponsor a{color:#1badbe; text-decoration:none;}
.sponsor a:hover{color:#1badbe; text-decoration:underline;}


a:hover{text-decoration:underline;}
a.pdf { background: url(/images/acro_small.gif) bottom right no-repeat; padding-right: 17px; }
	
	
