/* Main Styles */
td,body{
  font: normal 11px trebuchet MS, arial;
  color:#002649;
  text-decoration:none;
}


hr{ height:0px; border-bottom:1px solid #294b68; border-top:0px solid white}

/* Links */
a{
  color:#08549a; font-weight:bold; 
}
a:hover{
  color:#79af22;
}



h2,.Header   {
  font-weight:bold;
  font-size  :18px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
}

.SmallerText{
  font-size  :9px;
}

.SmallerGrey{
  font-size  :9px;
  color:#7d8d9c
}

.Intro{ color:#2b6d24;font-style:italic; font-weight:bold; font-size:14px;}

.greenHeader{ width:267px; background-image:url(../images/graphics/greenheader.gif); background-position:left top; background-repeat:no-repeat; color:#FFFFFF; font-size:14px; font-weight:bold; padding-left:20px; height:25px}

.blueHeader{ width:267px; background-image:url(../images/graphics/blueheader.gif); background-position:left top; background-repeat:no-repeat; color:#FFFFFF; font-size:14px; font-weight:bold; padding-left:20px; height:25px}

.greyHeader{ width:267px; background-image:url(../images/graphics/greyheader.gif); background-position:left top; background-repeat:no-repeat; color:#FFFFFF; font-size:14px; font-weight:bold; padding-left:20px; height:25px}

.greyText{ color:#7d8d9c; font-weight:bold; line-height:20px; }

.greenText{ color:#2b6d24; font-weight:bold; line-height:20px;}

.redText{ color:#FF0000; font-weight:bold; line-height:20px;}

.solidBlue{ background-color:#002446;  color:#FFFFFF; padding:10px}

.blueCorner{background-color:#002446; background-image:url(../images/graphics/blue_corner.gif); background-position:right top; background-repeat:no-repeat	; color:#FFFFFF; font-size:13px; font-weight:bold; padding-left:20px; height:25px}


