body { 
		FONT-FAMILY: verdana, arial, sans-serif;
		color: #000000;
		font-size: 12px;
		font-weight:normal;
		}
a {
	text-decoration:none;
	color: #000000;
	font-weight:bold;
	font-size: 12px;
}		
a:link, a:visited, a:active {
	text-decoration:none;
	color: #000000;
	font-weight:bold;
	font-size: 12px;
}
a:hover{
	text-decoration:none;
	color: #ff0000;
	font-weight:bold;
	font-size: 12px;
}

#maincontent a:link, a:visited, a:active {
	text-decoration:none;
	color: #000000;
	font-weight:bold;
	font-size: 12px;
}
#maincontent a:hover{
	text-decoration:none;
	color: #FF00000;
	font-weight:bold;
	font-size: 12px;
}

#bannerBack { background: url(images/template/banner-background.jpg) no-repeat top left; width:610px; height:115px;}
#bannerText {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:12px; line-height: 20px;}
#bannerText a:link, a:visited, a:active {font-weight:bold; text-decoration:none;color:#000000; }
#bannerText a:hover {font-weight:bold; text-decoration:none; color:#FF0000;}

p {line-height:16px; margin-top:5px;}

#submenu {color: #828181;font-size:10px;}
#submenu a{color: #828181;font-size:10px;text-decoration:none;}
#submenu a:link{color: #828181;font-size:10px;text-decoration:none;}
#submenu a:active {color: #828181;font-size:10px;text-decoration:none;}
#submenu a:visited{color: #828181;font-size:10px;text-decoration:none;}
#submenu a:hover {color: #000000;font-size:10px;text-decoration:underline;}

#cta {font-size: 14px; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;}
#cta a{color:#FF0000; font-weight:bold; text-decoration:none;font-size: 14px;}
#cta a:link{color:#FF0000; font-weight:bold; text-decoration:none;font-size: 14px;}
#cta a:active{color:#FF0000; font-weight:bold; text-decoration:none;font-size: 14px;}
#cta a:visited{color:#FF0000; font-weight:bold; text-decoration:none;font-size: 14px;}
#cta a:hover {color:#FFFFFF; text-decoration:none;font-size: 14px;}

#news ul { margin-left: 17px; padding-top:5px; margin-top:0px;line-height: 16px;}
#news {font-size: 12px; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;}
#news a{color:#000000; font-weight:bold; text-decoration:none;font-size: 12px; }
#news a:link, a:visited, a:active{color:#000000; font-weight:bold; text-decoration:none;font-size: 12px; }
#news a:hover {color:#FF0000; text-decoration:none;font-size: 12px; }


h1 { color:#000000; font-size: 16px; font-weight:bold;}
h2 { color:#000000; font-size: 14px; font-weight:bold; }
h3 { color:#000000; font-size: 12px; font-weight:bold; padding-bottom:5px; margin-bottom:5px;}
h4 { color:#000000; font-size: 10px; font-weight:bold; }

.red {color: #ff0000;}
.black {color:#000000;}
.white {color:#ffffff;}
.grey {color:#34349f;}
.beige {color:#d8d8b3;}
.blue {color:#504f4f;}
.lightBlue {color: #a3cdff;}
.small {font-size:10px;}
.small a:link, a:visited, a:active{font-size:10px;}
.small a:hover{font-size:10px;}
hr.black {color: #000000;}
hr.beige {color:#d8d8b3;}
hr.grey {color:#828181;}
