html,body
{
  font-family: Verdana, sans-serif !important;
  font-size: 10px !important;  
}
h1,h2,h3,h4,h5,h6
{
  margin:0;
  padding:0;
  font-family: Verdana, sans-serif;
}
h1
{
  font-size: 1.3em;
  font-weight: bold;
  color:#666666;
}
h2
{
  font-size: 1.1em;
  font-weight: bold;
  color:#000000;
}
h3
{
  font-size: 1.2em;
  font-weight: normal;
}
h4
{
  font-size: 1em;
  font-weight: bold;
}
div,p
{
    font-size: 1em;
    font-family: Verdana, sans-serif;
}
p
{
  margin: 0px;
  padding: 0px;
  font-family: Verdana, sans-serif;
}
a
{
  color: #3B92B1;
  text-decoration: none;
  font-weight: bold;
}
a:hover
{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
img
{
  border: 0;
}
sup
{
	font-size: 0.8em;
	*font-size: 0.9em;
    font-family: Verdana, sans-serif;	
}
sub
{
    font-size: 0.7em;
    *font-size: 0.8em;
    font-family: Verdana, sans-serif;
}
ul
{
    margin: 0 0 0 22px;
    padding: 14px 0 14px 0;
    list-style-image: url(/images/ulline.gif);
}
li
{
    margin: 0;
    padding: 0;
}
.CorporateBlue
{
    color: #003b54;
    background-color: inherit;
}
.SubBlue
{
    color: #3b92b1;
    background-color: inherit;
}
.UnderlinedTitle
{
  padding-bottom: 3px;
  margin: 0px 0px 10px 0px;
  border-bottom: solid 5px #3B92B1;
}
.showMe
{
  display:block;
}
.hideMe
{
  display:none;
}
.floatBreak, 
.floatbreak, 
.FloatBreak
{
  font: 1%/1% sans-serif;
  display:block;
  clear:both;
  height:1px;
  overflow:hidden;
}
.clearboth
{
    clear: both;
    height: 0px;
}

.SpotTextBGImage {
    background-repeat: no-repeat;
    height: 336px;
    margin-bottom: 9px;
    overflow: hidden;
    padding: 15px;
    width: 194px;
}

.enlargeFont div
{
	font-size: 103% !important; 
}

.enlargeFont
{
	font-size: 103% !important; 
}

.enlargeFont .MainNav
{
	height: 22px; 
}

.enlargeFont h1, .enlargeFont h2, .enlargeFont h3
{
	font-weight: normal !important;	 
}

.enlargeFont h2
{
	font-size: 130% !important;
 	color:#666666;
}

.enlargeFont a, .enlargeFont a:hover
{
  font-weight: normal;
}

.enlargeFont .SearchText
{
	height: 15px;	
}

.enlargeFont .SearchButton
{
	height: 23px;	
}
