body {
margin-top:0px;
margin-left:auto;
margin-right:auto;
padding:0px;
background-image:url(images/head-Bg2.jpg);
background-repeat:repeat-x;
text-align:center;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #535353;
}
.blue {
	color: #40A1D7;
}
li {
	margin:0px;
	padding:5px;
}

a {
	font-family: Tahoma, Arial;
	color: #004c80;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.blue {
	color: #1181B8;
}

a:hover {
	text-decoration: underline;
}
a.link {
	font-family: Tahoma, Arial;
	color: #3E5251;
	text-decoration: underline;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
}
.black {
	color: #07040F;
}

a.link:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.link2 {
	font-family: Tahoma, Arial;
	color: #3E3E3E;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.link2:hover {
	text-decoration: underline;
}
.px11 {
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.grays {
	color: #525252;
}
.px10 {
	font-size: 10px;

}
.underline {
	text-decoration: underline;
}


h1 {
font-family: Tahoma, Arial;
	font-size: 20px;
	color: #004c80;
	font-weight:normal;
	margin:2px 0px 2px 0px;
	padding:0px;
}

h2 {
	color: #004c80;
	font-size:14px;
	font-weight:normal;
}

/*- Menu Tabs 12--------------------------- */

    #tabs12 {
      float:left;
      width:980;
          background:#fff;
      font-size:10px;
      line-height:normal;
          
      }
    #tabs12 ul {
          margin:0;
          padding:0px 0px 0 0px;
          list-style:none;
      }
    #tabs12 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs12 a {
      float:left;
      background:url("images/tableft12.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  border-bottom:1px solid #44373b
      }
    #tabs12 a span {
      float:left;
      display:block;
      background:url("images/tabright12.gif") no-repeat right top;
      padding:5px 14px 4px 11px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs12 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs12 a:hover span {
      color:#FFF;
      }
    #tabs12 a:hover {
      background-position:0% -42px;
      }
    #tabs12 a:hover span {
      background-position:100% -42px;
      }

      #tabs12 #current a {
              background-position:0% -42px;
      }
      #tabs12 #current a span {
              background-position:100% -42px;
			  color:#FFF;
      }.homecallout {
	font-size: 16px;
	color: #1F5176;
}
