h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.MainImage
{
	border:1px solid #333333;
}
.LeftNavTitle
{
	background-image: url(../images/m_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #012D5A;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	height: 20px;
	width: 190px;
	text-indent: 10pt;
	vertical-align: middle;
	margin-right: 20px;
}
.LeftNavSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #012D5A;
	background-image: none;
	text-indent: 20px;
	text-align: right;
}
.NewsLink,
.NewsLink a:visited,
.NewsLink a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	text-decoration:none;
}
.NewsLink a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
}
.NewsLink a:hover
{
	text-decoration:underline;
}
.LinksText,
.LinksText a:visited,
.LinksText a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left:5px;
}
.LinksText a:link
{
	color: #000000;
	text-decoration:none;
}
.LinksText a:hover
{
	text-decoration: underline;
}
.Select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
}
#FooterLinks,
#FooterLinks a:link,
#FooterLinks a:visited,
#FooterLinks a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0A0A0;
	margin-top: 10px;
	text-decoration:none;
}
#FooterLinks a:hover
{
	text-decoration:underline;
}
#FooterMain
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	margin-top: 10px;
	text-decoration:none;
}
.MenuDivider
{
	background-color: #F0F0F0;
	height:1px;
}