﻿body 
{
	font-family: geneva,Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:white;
	margin-top:0px;
	margin-bottom:0px;
}
p{	line-height:16px;
}

/*a, a:visited
{
	text-decoration:none;
	color:#AB8755;
}*/

h1 { font-size:14px;}

#topDiv, #mainDiv, #headerDiv, #ContentDiv
{
	background-color:#ffffff;
}

#topDiv
{
	width:890px;
	min-height:650px;
	/*height:900px;*/
	padding-right:2px;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	border-right:solid 0px #000000;
	border-left:solid 0px #000000;
}

#ContentDiv 
{
	width:740px;
	padding-bottom:12px;
	padding-right:10px;
	float:right;
}

#mainDiv, #headerDiv, #footerDiv
{
	clear:both;
	text-align:left;
}

#headerDiv h2
{
	font-size:20px;
	height:80px;
	padding:15px;
}

#headerDiv div
{
	float:right;
	font-size:16px;
	font-weight:bold;
}

#headerDiv h2, #headerDiv img
{
	float:left;
}


#sidemenu {
	font-size:13px;
	font-weight:bold;
	float:left;
	color: #000000;
	text-decoration:none;
	line-height:17px;
	width:133px;
	background:#FFFFFF;
	height:440px;
}

#sidemenu a:link, #sidemenu a:visited, #sidemenu a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#sidemenu a:hover {
	color: #cc9900;
	text-decoration: none;

}

#footerDiv p
{
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	float:left;
}

.FormLt1 { 
	font-size : 8pt;
	cursor: hand;
}

textarea {
	font-size:8pt; 
	height:75px; 
	width:175px;
}

.logohead {
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-size : 8pt;
	font-weight : bold;
}

.sohotext {
	font-size: 9pt;
}

.border {  
	font-size: 8pt; 
	border: 1px #000000 inset;
}

.text {  
	font-size: 9pt;
}

.SMtext {  
	font-size: 8pt;
}

.uptext {  
	font-size: 7pt; 
	color: darkgreen;
}

#headerDiv 
{
	height:120px;	
	border-bottom:solid 6px #222222;
	border-top:solid 0px #222222;
	
}

#footerDiv
{
	clear:both;
	float:none;
	
}

.imageLinkDiv
{
	float:left;
	
}

.imageLinkDiv, .imageLinkDiv a
{
	padding:6px;
	text-align:center;
	text-decoration:none;
}

.directory p:first-line
{
	font-weight:bold;
}