.FormLt1 { 
	font-family : Arial;
	font-size : 8pt;
	cursor: hand;
}

textarea {
	font-size:8pt; 
	height:75px; 
	width:175px;
}

.logohead {
	font-family : Arial;
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

.sohotext {
	font-family : Arial;
	font-size: 9pt;
}

.border {  
	font-family: Arial; 
	font-size: 8pt; 
	border: 1px #000000 inset;
}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

.SMtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

.uptext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: darkgreen;
}

.menusys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

H1 
	{
	font-family: tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #000000;
	height: 25px;
	/**background-image: url(images/header.gif);**/
	/**text-indent: 7pt; **/
	padding-top:6px;
}

H2 
	{
	font-family: tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	margin: 0;
	padding-top:4px;
}

.header_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}

.em {color: #cc0000}

H3 
	{
	font-family: tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	margin: 0;
	padding-top:4px;
}

/** Navigation **/
#elButton a {
color: #e6e6e6;
font-size:10px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
border:4px outset #0068AC;
background-color:#80b0d0;
width: 120px;
display: block;
padding: 2px 5px;
margin: 1px 0 1px 5px;
}
#elButton a:hover {
background-color: #4c95c5;
color:#FFFFFF;
padding-left:4px;
border:4px inset #0068AC;
}


