* {
	padding : 0; 
	margin : 0;
}
body {
	text-align: center;
	font: normal 11px arial, helvetica, verdana, sans-serif;
	color: #666666;
}
ul, ol{
	padding-left: 40px;
}
img {
	border: 0; 
}
h2{
	font: bold 13px arial, helvetica, verdana, sans-serif;
	text-align: left;
	margin-bottom: 3px;
	font-variant: small-caps;
	border-bottom: 1px solid #CCCCCC;
}

.formSection, .displaySection{ width: 98%; }
.lbl{ width: 40%;}
.val{ width: 60%;}
.topLink{ display: none;}
.section{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.sectionTitle{
	font-size: 16px;
	font-weight: bold;
	/*display: inline;*/
	border: 1px solid black;
	padding-left: 5px;
	padding-right: 2px;
	text-align: left;
	margin-top: 10px;
}
#reportSectionMenu{ display:none; }
a:link, a:visited {
	font: normal 100% arial, helvetica, verdana, sans-serif; 
	color: #045395;
	text-decoration: none;
}
#active a:link, #active a:visited, #active a:hover, #active a:focus {
	font: normal 110% arial, helvetica, verdana, sans-serif; 
	color: #900; 
	/*text-decoration: none;*/
}
a.bbb:link, a.bbb:visited, a.bbb:focus {
	font: normal 100% arial, helvetica, verdana, sans-serif; 
	text-decoration: none;
}
a.bbb:hover {
	color: #d33a32;
}
h1 {
	text-align: left;
	font: normal 18pt Arial, Verdana, Helvetica, sans-serif;
	color: #990000;
	line-height: 18px;
	padding-top: .8em;
	padding-bottom: .5em;
	clear: left;
}

h2{
	font: bold 15px arial, helvetica, verdana, sans-serif;
	color: #666666;
	text-align: left;
	margin-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
}
h3, h4 {
	color: #990000;
	/*color: #045395;*/
	text-align: left;
	margin-bottom: 3px;
}
h3{
	font: bold 14px arial, helvetica, verdana, sans-serif;
}
h4{
	font: bold 13px arial, helvetica, verdana, sans-serif;
	border-bottom: 1px solid #CCCCCC;	
}

blockquote{
	padding-left: 30px;
}
.quotebox{
	display: none;
}
.quotebox .byline{
	text-align: right;
	font-weight: normal;	
}
#wrapper {
	width : 100%;
	height: auto;
	margin : 0 auto;
	background-color: #fff;
}
#wrapper{
	margin-bottom: 10px;
}
#main {
	width: 100%;
	text-align: left;
	background-color: #fff;
}
#leftrect, #leftrecthome, #rightrect {
	display:none;
}
#midrect {
	padding-left: 0px;
	width: 98%;
	float: left;
}
#midrecthome {
	width: 48%;
	float: left;
}
#rightrecthome {
	width: 48%;
	float: right;
} 
#rightrect {
	display: none;
} 
#hmslink a {
	display: none;
}
#partlink a {
	display: none;
}
/*#homelink a {

}
#homelink a i {
	font-size: 36px;
	font-variant: normal;
	font-style: normal;		
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
#mghlink a {
}
#mghlink a i { 
	font-size: 20px;
	font-variant: normal;
	font-style: normal;		
	float: left;
}
#bwhlink a {
}
#bwhlink a i { 
	font-size: 20px;
	font-variant: normal;
	font-style: normal;		
	float: right;
}*/
#titlebar {
	background: url(../images/home_logo.gif) no-repeat;
	text-align: center;
	width: 100%;
	text-align: left;
	border-bottom: 3px solid #098aaa;
}
#banner, #subpagebanner {
	text-align: left;
	width: 100%;
	height: 200px;
}
#subpagebanner {
	background: url(../images/sub3.jpg) no-repeat right top;
	height: 66px;
}
/*** LOGIN BOX ********************************************/
#loginbox {
	display: none;
}
#loginbox table{
	margin-left: 2px;
}
#loginbox td{
	font: bold 11px geneva, arial, helvetica, sans-serif;
}
/*** LOWER TILES ********************************************/
#members, #about, #news, #events{
	background: url(leftrect.jpg) no-repeat 10px 10px;
	padding-top: 15px;
	width: 100%;
	text-align: left;
	float: left;
	margin: 0px;
	height: 100px;
	text-align: justify;
}
#news, #events {
	float: right;
}
#events .tileimage, #news .tileimage{

}
#vertlist {
	display: none;
}
#bottom {
	clear: both;
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
}
#footer {
	background: url(../images/footer.gif) no-repeat;
	border-top: 1px solid #ccc;
	padding-top: 3px;
	width: 100%;
	height: 16px;
	text-align: center;
	clear: both;
	background-color: #fff;
	font: 11px geneva, arial, helvetica, sans-serif;	
	color: #666666;
}
p, td {
	font: normal 12px arial, helvetica, sans-serif;
	color: Black;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;	
	text-align: justify;
}
th {
	font: bold 12px arial, helvetica, sans-serif;
	color: #666666;
}
.tileimage{
	margin-top: 3px;
	margin-right: 8px;
}


.date{
	color: #999999;
}
.testImage{
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}