*
{
	margin: 0px;
}
.nav
{
	font-size:12px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.nav a:hover
{
	font-size:12px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;	
}
.nav_page
{
	font-size:12px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.link_content
{
	font-size:11px;
	font-family: Arial;
	color: #66AA45;
	font-weight:normal;
	text-decoration:none;
}
.link_content a:hover
{
	font-size:11px;
	font-family: Arial;
	color: #000000;
	font-weight:normal;
	text-decoration:underline;	
}
.side_head
{
	font-size:16px;
	font-family: Arial;
	color: #000000;		
	font-weight: bold;
	text-decoration:none;
}
.side_subhead
{
	font-size:12px;
	font-family: Verdana;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.side_subhead_green
{
	font-size:12px;
	font-family: Verdana;
	color: #66AA45;
	text-decoration:none;
	font-weight: bold;
}
.side_nav
{
	font-size:13px;
	font-family: Verdana;
	color: #000000;
	text-decoration:none;
}
.side_nav a:hover
{
	font-size:13px;
	font-family: Verdana;
	color: #669933;
	text-decoration:none;
}
.more_details
{
	font-size:12px;
	font-family: Arial;
	color: #006699;
	text-decoration:none;
}
.more_details a:hover
{
	font-size:12px;
	font-family: Arial;
	color: #006699;
	text-decoration:underline;
}
.content_head
{
	font-size:20px;
	font-family: Arial;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.content_txt
{
	font-size:11px;
	font-family: Verdana;
	color: #000000;
	text-decoration:none;
}
.footer_txt
{
	font-size:11px;
	font-family: Verdana;
	color: #cccccc;
	text-decoration:none;
}
.footer_txt a:hover
{
	font-size:11px;
	font-family: Verdana;
	color: #cccccc;
	text-decoration:underline;
}
.watermark
{
	background-image:url(images/HiQ_watermark.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.watermark_left
{
	background-image:url(images/home_back.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.content_txt13
{
	font-size:13px;
	font-family: Verdana;
	color: #000000;
	text-decoration:none;
}
.button-bg-green
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;



    text-align: center;
	height: 18px;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #99CC66;
}

