body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3b4041;
}
a {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #000099;
}
h1 {
	font-size: 18px;
	color: #333333;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #333333;
}
.ExpressQuoteText {
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.ExpressQuoteTable {
	border: 1px solid #FF9900;
}.RequiredField {
	font-weight: bold;
	color: #FF0000;
}
.MeasureBoxText {
	color: #017aed;
}


.ResponseText {
	color: #FF0000;
}
.AdminMenu {
	color: #fff;
	font-weight: bold;
}
a.AdminMenu {
	color: #fff;
	text-decoration: none;
}
a.AdminMenu:visited {
	color: #fff;
	text-decoration: none;
}
a.AdminMenu:hover {
	color: #fff;
	text-decoration: underline;
}
a.AdminMenu:active {
	color: #fff;
	text-decoration: none;
}
.ErrorText {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.FinePrint {
	font-size: 11px;
	color: #333;
}
a.FinePrint {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a.FinePrint:visited {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a.FinePrint:hover {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
a.FinePrint:active {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}



/* HOME */
.homecontent h1 {
	font-size: 18px;
	color: #333333;
}
.homecontent h1 a {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.homecontent h1 a:hover {
	text-decoration: underline;
}


img {
border: none;
} 


/*- Menu Tabs 3--------------------------- */

    #tabs3 {
      float:left;
      width:100%;
      background:#c9d50a;
      font-size: 11px;
	  font-weight: bold;
      line-height:normal;
      }
    #tabs3 ul {
	  margin:0;
	  padding:10px 10px 0 5px;
	  list-style:none;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
      float:left;
      background:url("../images/tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs3 a span {
      float:left;
      display:block;
      background:url("../images/tabright3.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#FFF;
      }
    #tabs3 a:hover {
      background-position:0% -42px;
      }
    #tabs3 a:hover span {
      background-position:100% -42px;
      }  
	

