html {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
}
body {
	background: #FFF;
}
img{
	border: 0px;
}
h1 {
	font-size: 16px;
}
.h1HeadImage {
	position: absolute;
	top: 3px;
	left: 20px;
	color:#f3f3f3;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	color: #03C;
}
.bodyText
{
    FONT-SIZE: 11px;
}
.heading
{
    FONT-SIZE: 12px;
}
.menuText
{
    FONT-SIZE: 9px;
}
.subHead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #03C;
}
.subHead a:link
{
    COLOR: #03C;
	text-decoration: underline;
}
.subHead a:hover
{
    COLOR: #03C;
}
.subHead a:active
{
    COLOR: #03C;
}
.subHead a:visited
{
    COLOR: #03C;
	text-decoration: underline;
}
A:link
{
    COLOR: #000
}
A:hover
{
    COLOR: #0033cc
}
A:active
{
    COLOR: #000;
}
A:visited
{
    COLOR: #000;
}
.mainHead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #03C;
}

.mainHeadGrid
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
	background: #2275BE;
}

.footerText
{
    FONT-SIZE: 9px;
}
.link1
{
    FONT-SIZE: 9px;
}
.link2
{
    FONT: 8px Verdana;
    COLOR: #000;
}
ul {
	font-size: 10px; line-height: 14px; list-style-type: square;
}
.SubjectHead {  font-size: 12px; font-weight: bold;}
.powHead {  font-size: 14px; font-weight: bold; color: #0033CC}
.powSubhead {  font-size: 14px; font-weight: bold;}
.highlightText {  font-size: 10px; font-weight: bold;}
.whiteText {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #FFF; 
	background: #2275BE;
	padding-left:5px;
}
.buttonStyle {
	font-size: 11px;
	background-color: #2275BE;
	border: 1px #000000 solid;
	color:#FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	clip:   rect(   )
}
.ContactInfo {
	font-size: 8pt;
}

.SMCBGCOLOR {
	background: #2275BE;
}

.SMCLEFTBG {
/*background: #CEE0F0;*/
background: #F3F3F3;
}

.SMCBORDERCOLOR{
	border-color: #2275BE;
}

.legendStyle{
font-size: 10pt;
text-decoration:none;
font-weight:bold;
}