body,td{
	font-family: Georgia;
	font-size: 10px;
	margin:0px;
		
}

ol {
	font-size: 9pt; 
	font-family: Verdana
}


/* Footer Info */

.footerTXT {
	text-align: center;
	font-size: 10px;
	color: #000000;
}
a.footer {
	color: #993300;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;	
}
a:hover.footer {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;	
}

/*  End Footer Info */

a.page {
	color: #993300;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
}
a:hover.page {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;	
}

a.latestNews {
	color: red;
	font-size: 12px;
	text-decoration: none;	
}
a:hover.latestNews {
	color: #308298;
	font-size: 12px;
	text-decoration: underline;	
}
h4 {
	
	font-family: Georgia;
	color: #308298;
	font-size: 14px;	
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
h3 {
	font-family: Georgia;
	width: 85%;	
	color: #308298;
	font-size: 14px;	
	border-bottom: 1px dotted #308298;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
h2 {
	background-color: #308298;
	color: #ffffff;
	font-size: 15px;	
	border-bottom: 1px dotted #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;

}
h1 {	
	font-family: Georgia;
	color: #308298;
	font-size: 16px;
	border-bottom: 1px dotted #ffffff;
	/*background-color: #308298;*/
	margin-top: 5px;
	margin-bottom: 5px;

}
a.BCnav:link{color:#ffffff; text-decoration:none; font-size: 11px;}
a.BCnav:visited{color:#ffffff; text-decoration:none; font-size: 11px;}
a.BCnav:hover{color:#FFC21E; text-decoration:underline; font-size: 11px;}
a.BCnav:active{color: #000000; text-decoration:none; font-size: 11px;}




img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
p {
	margin: 5px;
	font-family: Verdana;
	font-size: 12px;
}
fieldset {		
		width: 24em;
		}
.fieldset2 {		
		width: 400px;
		}		
legend {
		color: #308298;		
		padding: 2px 6px;
		font-weight: bold
		}
label
{
width: 4.8em;
float: left;
text-align: right;
margin-right: 0.2em;
margin-top: 5px;
margin-bottom: 3px;
color: #000000;
font-family: verdana;
font-size: 9pt;
display: block;
font-weight: bold;
}
label.long
{
width: 150px;
float: left;
text-align: right;
margin-right: 0.2em;
margin-top: 5px;
margin-bottom: 3px;
color: #000000;
font-family: verdana;
font-size: 9pt;
display: block;
font-weight: bold;
}
.longlabel
{

width: 250px;
text-align: right;
margin-right: 0.2em;
margin-top: 5px;
margin-bottom: 3px;
color: #000000;
font-family: verdana;
font-size: 9pt;

font-weight: bold;
}
input
{
color: #000000;
border: 1px solid #E98A33;
margin-top: 3px;
margin-bottom: 3px;
}
textarea
{

SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
SCROLLBAR-ARROW-COLOR: #CCCCCC;
SCROLLBAR-BASE-COLOR: #E98A33;
SCROLLBAR-TRACK-COLOR: #E98A33;
SCROLLBAR-DARKSHADOW-COLOR: #E98A33;
SCROLLBAR-FACE-COLOR: #308298;
SCROLLBAR-HIGHTLIGHT-COLOR: #CCCCCC;
SCROLLBAR-SHADOW-COLOR: #E98A33;
border: 1px solid #E98A33;
}
.submit
{
color: #993300;
background: #FFD38C;
border: 2px outset #000000;
margin-left: 10pt
}
.shadeform	{ 
		FONT: 9pt verdana;
		background-image: url("images/shadeform.jpg");
		text-align: left;
		Width: 180PX;
		Height: 20px;
		BORDER: #993300 1px solid
		}