html {
     overflow: -moz-scrollbars-vertical;
}

BODY {
background-image: url(../images/pageBg.gif);
background-position:center top;
background-repeat:no-repeat;
background-color: #FFFFFF;
font-family: verdana;
font-size:8pt;
color:#014783;
}
BODY.inside {
background-image: url(../images/pageBg1.gif);
background-position:center top;
background-repeat:repeat-y;
background-color: #FFFFFF;
font-family: verdana;
font-size:8pt;
color:#014783;
}
TD {
font-family: verdana;
font-size:8pt;
color:#014783;
}
A {
font-family: verdana;
font-size:8pt;
color:#014783;
text-decoration:none;
}
INPUT{
font-family: verdana;
font-size:8pt;
color:#014783;
}
INPUT.btn{
font-family: verdana;
font-size:8pt;
font-weight:bold;
color:#FFFFFF;
width:80px;
margin-right:20px;
background-color:#666666;
padding-top:2px;
padding-bottom:2px;
}
SELECT{
font-family: verdana;
font-size:8pt;
color:#014783;
width:250px;
}
A.footer{
text-decoration:underline;
}
P.bold{
font-weight:bold;
padding-top:20px;
}
TABLE.main{
width:1000px;
}
TABLE.TblHeader{
width:100%;
}
TABLE.TblHeader TD.headTop{
background-image: url(../images/head-bg-1.gif);
background-repeat:repeat;
text-align:right;
padding-right:10px;
height:25px;
}
TABLE.TblHeader TD.headBot{
background-image: url(../images/head-bg-1.jpg);
background-repeat:repeat;
height:73px;
border-bottom:1px solid #FFFFFF;
vertical-align:top;
}
TABLE.TblBanner{
width:100%;
background-color:#A13227;
}
TABLE.TblNav{
width:190px;
}
TABLE.TblNav TD.red{
height:43px;
}
.logo{
padding-left:16px;
width:195px;
height:73px;
vertical-align:top;
}
.mission{
background-image: url(../images/mission-bg.gif);
background-position:right;
background-repeat:no-repeat;
width:335px;
padding-top:3px;
padding-right:22px;
font-family:verdana;
font-size:8pt;
vertical-align:top;
padding-left:50px;
}
.banBot {
background-image: url(../images/banner-bg-02.gif);
; background-repeat: repeat; background-position: bottom

}
TABLE.content {
background-image: url(../images/contentbg.gif);
height:358px;
}
TABLE.contentInside {
background-image: url(../images/contentbg1.gif);
background-repeat: repeat-x;
height:358px;
}
TD.content{
font-family: verdana;
font-size:8pt;
color:#014783;
padding-left:15px;
padding-top:5px;
padding-right:10px;
text-align:justify;
}
TABLE.footer{
width:100%;
}
TABLE.footerInside{
margin-top:30px;
width:100%;
background-image: url(../images/footer_bg.gif);
}
TABLE.footerInside TD.normal{
padding-left:10px;
padding-right:10px;
padding-top:15px;
width:30%;
height:30px;
vertical-align:middle;
}
TABLE.footerInside TD.center{
padding-top:15px;
width:40%;
height:40px;
vertical-align:middle;
}
TABLE.footer TD.normal{
width:30%;
height:30px;
vertical-align:middle;
}
TABLE.footer TD.center{
width:40%;
height:40px;
vertical-align:middle;
}
TABLE.leftNav TD{
text-align:center;
vertical-align:middle;
padding-top:25px;
}
TABLE.rightNav TD{
text-align:center;
vertical-align:middle;
padding-top:15px;
padding-left:5px;
}
#fadeshow1{
width:270px;
border:0px solid #FFCC00;
float:right;
margin-top:-2px;
z-index:0;
}
#facetwit{
width:60px;
border:0px solid #FFCC00;
float:right;
margin-top:-5px;
position: relative;
}


/* error message starts here */
#errorDv								{ color: #FF0000; line-height:18px; }
.invisib								{ display:none; }
.errorMsgTitle							{ color:#FF0000; font-weight:Bold; }
.iconError								{ border:0px; vertical-align:middle; margin-right:5px; }
UL.errorUl								{ margin-top:0px; margin-bottom:0px; margin-left:17px; }
UL.errorUl Li							{ color: #FF0000; padding-left:6px; margin-left:15px; font-family:; }
/* error message starts here */
