/***************************************************************************************************/
.smgray { font: 8pt "Arial"; font-weight: normal; color: #666666;}
BODY { font: 10pt "Arial"; font-weight: bold; }
P, font { font: 9pt "Arial"; font-weight: normal; color: #333333; padding-left:10px; padding-right:10px;}
.home {
	font: 9pt "Arial";
	font-weight: normal;
	color: #333333;
	padding-left:10px;
	padding-right:10px;
	float: left;
	width: 420px;	
}
.homeAH {
	font: 9pt "Arial";
	font-weight: normal;
	color: #333333;
	padding-left:5px;
	padding-right:5px;
	float: left;
	width: 420px;	
}
.news {
	font: 9pt "Arial";
	font-weight: normal;
	color: #333333;
	padding-left:10px;
	padding-right:10px;
	float: left;
	width: 300px;	
}
.admin {
	font: 9pt "Arial";
	font-weight: normal;
	color: #333333;
	padding-left:5px;
	float: left;
	width: 180px;	
}

DL { font: 9pt "Arial"; font-weight: bold; color: #000000;}
DT { font: 9pt "Arial"; font-weight: bold; color: #000000;}
DD { font: 9pt "Arial"; font-weight: bold; color: #000000;}
UL { font: 9pt "Arial"; color: #FF6600;}
LI { font: 9pt "Arial"; color: #666666; list-style-image:url(images/bulletBlu.gif); padding-left:10px;}
FONT{ font-family: "Arial"; color: #000000;}
A { font-family: "Arial"; color: #663333; text-decoration:none; font-weight:bold;}
A:hover{font-family: "Arial"; color: #000000; text-decoration: underline; font-weight:bold;}
H1 { font-family: "Arial"; color: #006699;}
H2 { font-family: "Arial"; color: #333333;}
H3 { font-family: "Arial"; color: #006699; padding-left:10px;}
H4 { font-family: "Arial"; color: #333333;}
H5 { font-family: "Arial"; color: #FF6600; padding-left:10px;}

/**************************************FOR IMAGES*************************************************************/
.bg_image{background-image:url(images/bg_content.jpg);	background-position:top;background-repeat:no-repeat;}

/**************************************A LINKS****************************************************************/
.classNews a:link{font-family: "Arial";color: #FF6600;font-size:8pt;text-decoration:underline; padding-left:22px;}
.classNews a:active{font-family: "Arial";color: #FF6600;font-size:8pt;text-decoration:underline; padding-left:22px;}
.classNews a:visited{font-family: "Arial";color: #FF6600;font-size:8pt;text-decoration:underline; padding-left:22px;}
.classNews a:hover{font-family: "Arial";color: #336699;font-size:8pt; text-decoration: none; padding-left:22px;}

.className a:link{font-family: "Arial";color: #006699;font-size:10pt;text-decoration:none; padding-left:22px;}
.className a:active{font-family: "Arial";color: #006699;font-size:10pt;text-decoration:none; padding-left:22px;}
.className a:visited{font-family: "Arial";color: #006699;font-size:10pt;text-decoration:none; padding-left:22px;}
.className a:hover{font-family: "Arial";color: #006699;font-size:10pt; text-decoration: none; padding-left:22px;}

/**************************************FORM****************************************************************/
.form {padding: 1px;font-size: 12px; font-weight: bold; color: #000000; border:1px solid #9B998C;border-bottom:0;}
.subHead{padding-left:10px;font-family: Times New Roman, Times, Georgia, serif;color: #ffffff;font-size: 12pt;font-weight: bold;background-image: url(images/subhead_bg.gif);background-repeat: no-repeat;}
.vendors {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.content{ font: 9pt "Arial"; font-weight: normal; color: #ffffff; padding-left:10px; padding-right:10px;}
