
body{margin:0px; padding:0px; margin-top:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#434343; text-decoration:none; line-height:18px;}

div{margin:0px; padding:0px;}
form{ margin:0px; padding:0px;}

.left{float:left;}
.right{float:right;}
.img{float:left; margin:10px; margin-left:0px;}

.header{width:960px; overflow:hidden;}
.w-70{width:70%; float:left;}
.w-30{width:30%; float:left;}
.w-50{width:50%; float:left;}

.logo1 {font-family:"Trebuchet MS"; font-size:36px; font-weight:normal; color:#ffffff; text-decoration:none;}
.logo2 {font-family:"Trebuchet MS"; font-size:36px; font-weight:normal; color:#000000; text-decoration:none;}
.logo-txt {font-family:"Trebuchet MS"; font-size:14px; font-weight:normal; color:#ffffff; text-decoration:none;}


.bdr{border-bottom:#406786 dotted 1px; border-right:#406786 dotted 1px;}
.bdr-b{border-bottom:#406786 dotted 1px;}
.bdr-r{border-right:#406786 dotted 1px;}
.bdr1{border:#406786 dotted 1px;}
.bdr-r-b{border-right:#406786 dotted 1px; border-bottom:#406786 dotted 1px;}


.bg{background-image:url(../../images/bg.gif); background-repeat:repeat-x; float:left; height:115px; width:946px;}
.bg1{ background-color:#EBF3F9; height:35px; color:#07497D;}

.txt{font-family:"Trebuchet MS"; font-size:20px; font-weight:normal; color:#044170; text-decoration:none;}
.txt1{font-family:"Trebuchet MS"; font-size:20px; font-weight:normal; color:#000000; text-decoration:none;}
.txt2{font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#EC5C03; text-decoration:none;}
.txt3{font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#044170; text-decoration:none;}
.txt4{font-family:"Trebuchet MS"; font-size:20px; font-weight:normal; color:#E85001; text-decoration:none;}


.link{font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#044170; text-decoration:underline;}
.link:hover{font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#044170; text-decoration:none;}
.link1{font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#044170; text-decoration:none;}
.link1:hover{font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#044170; text-decoration:underline;}


.footer{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#07497D; text-decoration:none;}
.footer:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#07497D; text-decoration:underline;}


#tabsF {
      width:900px;
      line-height:normal;
      }
    #tabsF ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url(../../images/tableft.gif) no-repeat left top;
      margin:0;
	  margin-right: 2px; /*spacing between each tab*/
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background: url(../../images/tabright.gif) no-repeat right top;
      padding:6px 18px 6px 10px;
	  font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; text-decoration:none;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#ffffff;
	  font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; text-decoration:none;

      }
    #tabsF a:hover {
      background-position:0% -30px;
      }
    #tabsF a:hover span {
      background-position:100% -30px;
      }
	  #tabsF a.current{ /*Selected Tab style*/
background-position:0 -30px; /*Shift background image up to start of 2nd tab image*/
}

#tabsF a.current span{ /*Selected Tab style*/
background-position:100% -30px; /*Shift background image up to start of 2nd tab image*/
color: #ffffff;
	  font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; text-decoration:none;

}

