/* non IE fix to force horiziontal scrollbar display (stops the width changing and the template jumping around)*/
html { height: 100%; margin-bottom: 1px; 
}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #B2B1B1; 
     margin: 1px; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #EDEDED; margin: 0px; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: bold; margin: 0px; 
}
.maintxt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.maintxt a:link    { color:#1E4DAD; text-decoration:underline;}
.maintxt a:visited { color:#1E4DAD; text-decoration:underline;}
.maintxt a:hover   { color:#FF0000; text-decoration:none; cursor:pointer;}
.maintxt a:active  { color:#1E4DAD; text-decoration:underline;
}
.menuLinks2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;
	          color: #000000; line-height:17px;}
.menuLinks2 a:link    {color:#1E4DAD; text-decoration:none; }
.menuLinks2 a:visited {color:#1E4DAD; text-decoration:none;}
.menuLinks2 a:hover   {color:#000000; text-decoration:none; cursor:pointer;}
.menuLinks2 a:active  {color:#1E4DAD; text-decoration:none;
}
.anchor { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #CCCCCC; }
.anchor a:link    {color:#CCCCCC; text-decoration:underline;}
.anchor a:visited {color:#CCCCCC; text-decoration:underline;}
.anchor a:hover   {color:#666666; text-decoration:none; cursor:pointer;}
.anchor a:active  {color:#CCCCCC; text-decoration:underline;
}
.our { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #80A7B6; 
       padding-top:20px; padding-bottom:10px;}
.our a:link    {color:#80A7B6; text-decoration:underline;}
.our a:visited {color:#80A7B6; text-decoration:underline;}
.our a:hover   {color:#000000; text-decoration:none; cursor:pointer;}
.our a:active  {color:#80A7B6; text-decoration:underline;
}

