﻿h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black
}

.h1_Main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black
}

.h2_Main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black
}

.h3_Main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: black
}

.SmRed, .SmRed a:link, .SmRed a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red
}

.SmBlack, .SmBlack a:link, .SmBlack a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black
}
.SmBlack a:hover
{
    font-family:Verdana; 
	font-size:11px;  
	color:#333333;
    text-decoration: underline;
}

.SmBlackBd, .SmBlackBd a:link, .SmBlackBd a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black
}

.MdBlack, .MdBlack a:link, .MdBlack a:visited
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: black
}

.MdBlackBd, .MdBlackBd a:link, .MdBlackBd a:visited
	{
	font-family: Pristina, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black
}

.MdWhiteBd, .MdWhiteBd a:link, .MdWhiteBd a:visited
	{
	font-family: Pristina, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white
}

.XMdBlack, .XMdBlack a:link, .XMdBlack a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: black
}

.XMdBlackBd, .XMdBlackBd a:link, .XMdBlackBd a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black
}

.LgBlack, .LgBlack a:link, .LgBlack a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black
}

.LgBlackBd, .LgBlackBd a:link, .LgBlackBd a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color: black
}

.XLgBlack, .XLgBlack a:link, .XLgBlack a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;	
	color: black
}

.HMdBlackBd, .HMdBlackBd a:link, .HMdBlackBd a:visited
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.BlSectionTitle, .BlSectionTitle a:link, .BlSectionTitle a:visited
{
   padding: 6px 6px 6px 3px;
   background-color: #7FA9CF;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.PrSectionTitle, .PrSectionTitle a:link, .PrSectionTitle a:visited
{
   padding: 6px 6px 6px 3px;
   background-color: #5F5EA4;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.DrBlueSectionTitle, .DrBlueSectionTitle a:link, .DrBlueSectionTitle a:visited
{
   padding: 6px 6px 6px 3px;
   background-color: #375996;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #818689;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.Panel
{
	background-color: gainsboro;
	color: white;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	margin: 1px;
}