/* CSS Document */

body {
background-color:#000000;
margin:0px;
padding:0px;
color:#666666;
font-size:10px;
font-family:Tahoma;
}

.maincontainer {
width:850px;
margin-left:auto;
margin-right:auto;
}

.header {
background-image:url(../images/header.gif);
width:850px;
height:239px;
}

.topban {
background-image:url(../images/topban.gif);
width:850px;
height:44px;
}

.footer {
background-image:url(../images/footer.gif);
width:850px;
height:66px;
}

.nav {
margin-right:10px;
margin-top:12px;
}

.nav a {
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
color:#000000;
font-size:12px;
}

.nav a:visited {
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
color:#000000;
font-size:12px;
}

.nav a:hover {
font-weight:bold;
text-transform:uppercase;
text-decoration:underline;
color:#666666;
font-size:12px;
}

TD.contactinfo {
font-size:12px;
font-style:normal;
color:#000000;
padding-left:5px;
}

.ccinfo {
font-size:13px;
font-weight:bold;
color:#000000;
}

.legal {
color:#000000;
font-size:9px;
text-align:left;
padding:0px;
}

.legal a {
color:#000000;
font-weight:bold;
font-size:9px;
text-align:left;
padding:0px;
text-decoration:none;
}

.legal a:visited {
color:#000000;
font-weight:bold;
font-size:9px;
text-align:left;
padding:0px;
text-decoration:none;
}

.legal a:hover {
color:#666666;
font-weight:bold;
font-size:9px;
text-align:left;
padding:0px;
text-decoration:none;
}

h1 {
font-family:tahoma,verdana;
font-weight:bold;
font-size:14px;
border-bottom:1px solid #666666;
}

h2 {
font-family:tahoma,verdana;
font-weight:bold;
font-size:14px;
border-bottom:1px solid #666666;
text-align:center;
padding:0px;
margin:2px;
}

.textinfo {
width:95%;
text-align:left;
font-family:tahoma,verdana;
font-weight:normal;
font-size:12px;
}

.homebox {
background-image:url(../images/homepagebg.gif);
background-repeat:no-repeat;
width:469px;
height:157px;
}

.homeboxtext {
text-align:left;
font-family:tahoma,verdana;
font-weight:normal;
font-size:12px;
padding:5px 5px 0 15px;
color:#666666;
}

.contactheader {
background-image:url(../images/contactusheader.gif);
background-repeat:no-repeat;
width:414px;
height:33px;
font-family:Tahoma, Verdana;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-top:5px;
}

.contactus {
text-align:right;
padding:3px;
font-weight:bold;
}


