.LeftNavShade {
	background-image: url(../images/LeftNavShade_05.gif);
	background-repeat: repeat-y;
}
.Header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #004A80;
	text-align: center;
	vertical-align: middle;
}
.Header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.BulletedList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.RightBorder {
	background-image: url(../images/RightBorder_04_05.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.BottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.TextCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.TextLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.h1 
{font-family:"verdana"; font-size: 16px; 
MARGIN-TOP: 5px; 
MARGIN-BOTTOM: 3px; 
color: #336666 
} 
.h2 
{font-family:"verdana"; font-size: 14px; 
MARGIN-TOP: 5px; 
MARGIN-BOTTOM: 3px; 
color: #336666 
} 
.h3 
{font-family:"verdana"; font-size: 12px; 
MARGIN-TOP: 5px; 
MARGIN-BOTTOM: 3px; 
color: #336666 
} 

.nomargin { 
margin-top: 0; 
margin-bottom: 0; 
padding-bottom: 0; 
} 

.TextRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
}
.LinkUnderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}
.LeftHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.Header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.SeachOptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.LeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #004A80;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	color: #FFFFFF;
	height: 25px;
	width: 134px;
	border-top-color: #5080bc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

.LeftNavButton
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5080BC;
	border-bottom-width: 1px;
}
.LeftNavButton2 {
	background-color: #004A80;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5080BC;
}

/* Footer Address Line */
.FooterName {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.FooterDetails {
	text-align: center;
	font-size: 10pt;
}

.FooterLabels {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.FooterContact {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

a:link .FooterContact{
	text-decoration: none;
	color:#000000;
}
a:visited .FooterContact  {
	text-decoration: none;
    color:#000000;

}
a:hover .FooterContact {
	text-decoration: underline;
	color:#000000;
}
a:active .FooterContact {
	text-decoration: none;
	color:#000000;

}
