h2 {
	font-family: Georgia,"Times New Roman",Times serif;
	font-size:14pt;
	margin-top:15px;
	border-bottom:1px solid black;
	width:100%;
}

h3 {
	font-family: Georgia,"Times New Roman",Times serif;
	font-size:12pt;
}

.LeftBorder {
	font-family: Geneva, Arial, Helvetica, san-serif;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;





}
.BottomBorder {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 12px;



}
.ListingText {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;

}
a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #336699;

}
a:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.HeaderBG {
	background-image: url(images/headerStretch.jpg);
}
.search {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
.BGBlue {
	background-image: url(images/BGBlue.gif);
}

/* style for tabs, both on and off */ 
.clsTabOn{
	color: #ffffff;
	background: #a9ac99; 
	/*color: #FFFFFF;
	background-color: #828DB1;*/
	font-size: 8pt;
	font-weight: bold;
	text-align: Center;
}

.clsTabOff{
	color: #ffffff;
	background: #a9ac99;
	/*color: #666666;
	background-color: #CCD2D9;*/
	font-size: 8pt;
	font-weight : bold;
	text-align: Center;
}

A.clsHoverButton { color: white; text-decoration:none }
A.clsHoverButton:visited { color: white; }
A.clsHoverButton:active { text-decoration: none; }
A.clsHoverButton:hover { text-decoration: none;font-weight: bold; }

.clsTableHeader {
	background-color: #a9ac99; /*#000099;*/
	color:white;
	font-size: 10pt;
	font-weight:bold;
}

.clsTableRow {
	font-size: 10pt;
	background-color:white;
}

/* Regular font, only smaller size.*/
.clsSmall {
	font-size: 8pt;
}

.clsSmaller {
	font-size: 7pt;
}
