a:hover	{		
	color: red;
}
.link 	{
	color: red; 
	text-decoration: none;
}
ul	{
	list-style-type: square; 
	list-style-position: outside; 
	margin-bottom:0px;
}
ol	{list-style-position: inside; 
	margin-top:10px;
}
.nav	{	
	font-family: "Century Gothic",Arial; 
	font-size: 11px; 
	font-weight:bold; 
	color:black;
	text-decoration:none;
}
.feature_head	{
	font-family: Arial; 
	font-size: 12px; 
	font-weight:bold; 
	position:relative; 
	left:-30; 
	top:5;
}
.feature	{
	font-size: 11px; 
	font-weight:normal; 
	color:black; 
	position:relative; 
	left:20;
}
.flink	{color:black; 
	text-decoration: none;
}
.news_head	{
	font-family: Arial; 
	font-size: 12px; 
	color:black; 
	font-weight:bold; 
	position:relative; 
	top:5; 
	margin-bottom:8px;
}
.news	{font-family: Arial; 
	font-size: 11px; 
	color:black;
}
.footer	{font-family: Arial; 
	font-size: 11px; 
	color:white;
}
.heading	{
	font-family: "Century Gothic", Arial; 
	font-size: 17px; 
	font-weight:bold; 
	color:black; 
	position:relative; 
	margin-bottom:8px; 
	text-decoration: none;
}
.colheading	{
	font-family: "Century Gothic", Arial; 
	font-size: 16px; 
	font-weight:bold; 
	color:black; 
	position:relative; 
	margin-bottom:8px;
}
.litem	{
	font-size: 11px; 
	font-weight:normal; 
	color:black; 
	position:relative; 
	left:0;
}
@font-face 	{
	font-family: Century Gothic; 
	font-style: normal; 
	font-weight: normal; 
	src: url(/CENTURY0.eot);
}
.date	{
	font-family: Arial; 
	font-size: 11px; 
	color:black; 
	position:relative; 
	right:20px;
}
.text	{font-family: Arial; 
	font-size: 11px; 
	color:black; 
	text-decoration:none;
}
div.hr 	{
	height: 5px; 
	background: url(images/line_dashed.gif) repeat center;
}
hr 	{
	height: 10px; 
	background: url(images/line_dashed.gif) repeat left;
}
div.hr hr 	{
	display: none;
}
.breadcrumb_pos	{
	position:relative; 
	top: 0px;
	left:8px;
}
.breadcrumbs	{
	font-family: "Century Gothic",Arial; 
	font-size: 11px; 
	font-weight:bold; 
	color:black; 
	text-decoration:none;
}
.form-left {
	PADDING-top: 2px; 
	PADDING-bottom: 2px;
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px; 
	border: 1px solid #999999;
	background-color: #efefef;
	width: 110;
}
.form-right {
	PADDING-top: 2px; 
	PADDING-bottom: 2px;
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px; 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
