.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #46575B;
	text-decoration: none;
}

a:link .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #46575B;
	text-decoration: none;
}

a:visited .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #46575B !important;
	text-decoration: none;
}

a:hover .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #46575B;
	text-decoration: none;
}
.news_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #45575B;
	list-style-position: outside;
	list-style-image: url(images/inside/bullet.jpg);
	padding: 0 10px 0 30px;
}

 a:link .news_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #45575B;
	list-style-position: outside;
	list-style-image: url(images/inside/bullet.jpg);
	padding: 0 10px 0 30px;
	text-decoration: none;
}

 a:visited .news_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #45575B;
	list-style-position: outside;
	list-style-image: url(images/inside/bullet.jpg);
	padding: 0 10px 0 30px;
	text-decoration: none;
}


 a:hover .news_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #45575B;
	list-style-position: outside;
	list-style-image: url(images/inside/bullet.jpg);
	padding: 0 10px 0 30px;
	text-decoration: none;
}

.news_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #8C8C8C;
	text-decoration: none;
	padding: 0 10px 0 30px;
}
.content_sub_heading, .subheading, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #809FAD;
	text-decoration: none;
	padding: 0 0 0 11px;
}

a:link .content_sub_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #809FAD;
	text-decoration: none;

}

a:visited .content_sub_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #809FAD;
	text-decoration: none;
}

a:hover .content_sub_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #809FAD;
	text-decoration: underline;
}
a:link {
	color: #46575B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #46575B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #46575B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.content_main, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0 0 0 11px;
}

.contact_form, .contact_form td
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	vertical-align:		top;
}

.contact_form input, .contact_form textarea
{
	border:			1px solid #999999;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	padding-left:	1px;
	padding-left:	1px;
}

.contact_form textarea
{
	height:			60px;
}

.contact_input
{
	border:			1px solid #999999;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	width:			140px;
}

.spacer_row
{
	height:			3px;
}


