/* CSS Document */

body{
background-color:#FFFFFF;
}


.tabheader{
width:910px;
height:195px;
border-top: 1px solid #A8A8A8;
border-right:1px solid #A8A8A8;
border-left:1px solid #A8A8A8;
margin-top:20px;
}

.tabmain{
width:910px;
border-right:1px solid #A8A8A8;
border-left:1px solid #A8A8A8;
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}

.tabfooter{
width:910px;
height:90px;
border-bottom: 1px solid #A8A8A8;
border-right:1px solid #A8A8A8;
border-left:1px solid #A8A8A8;
border-top:1px solid #E6E6E6;}


.pagefont{
font-family:Tahoma;
font-size:12px;
color:#000000;
}

.pagefontsml{
font-family:Tahoma;
font-size:11px;
color:#000000;
}

.pagefontred{
font-family:Tahoma;
font-size:12px;
color:#ff0000;
}

.pagefontwhite{
font-family:Tahoma;
font-size:12px;
color:#ffffff;
}

.homeimagewhite{
font-family:Tahoma;
font-size:13px;
color:#FFFFFF;
line-height:16px;
}

.footertxt{
font-family:Tahoma;
font-size:11px;
color:#A8A8A8;}

a:link     { color: #438cd0;}
a:active   { color: #438cd0;}
a:visited  { color: #438cd0;}
a:hover    { color: #00386e; }


a.foot:link     { color: #A8A8A8; text-decoration: none; }
a.foot:active   { color: #A8A8A8; text-decoration: none; }
a.foot:visited     { color: #A8A8A8; text-decoration: none; }
a.foot:hover    { color: #333333; text-decoration: underline; }

.headertxt{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
}

a.head:link     { color: #FFFFFF; text-decoration: none; padding-left:15px; padding-right:15px; }
a.head:active    { color: #FFFFFF; text-decoration: none; padding-left:15px; padding-right:15px; }
a.head:visited     { color: #FFFFFF; text-decoration: none; padding-left:15px; padding-right:15px; }
a.head:hover    { color: #000000; text-decoration: none; padding-left:15px; padding-right:15px; }

H1{
font-family: Tahoma;
color:#00519B;
font-size:16px;
font-weight:bold;
}

H2{
font-family: Tahoma;
color:#000000;
font-size:14px;
font-weight:bold;}