 /* CSS Document */
div{
font-size:11px;
}

#pscroller2{
text-align:left;
height: 20px;
margin:6px 0 0 0;
}

table{
font-size:11px;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #333;
background-color:#F47320;
}

h1{
margin:0 0 0 0;
}

h3{
margin:0 0 0 0;
}

a.nav {
color:#FFF;
text-decoration:none;
padding:5px 0 5px 0;
}

a.nav:visited{
color:#FFF;
}

a.nav:hover {
text-decoration:underline;
color:#FFF;
}
a.nav.active{
color:#FFF;
}

a {
color:#F47320;
}

a.visited{};

a:hover {
color:#F00;
}

a.active{};

a.header {
color:#000;
}

a.header.visited();

a.header:hover {
color:#000;
}
a.header.active{};

a.email {
color:#F47320;
}
a.email.visited {};
a.hover {};
a.email.active {};

a.video{
cursor:pointer;
text-decoration:underline;
}

.black{
color:#000000;
}

img{
border:0;
}

img.rotating{
border:1px solid #F47320;
}

table{
width:100%;
}

table.navTable{
padding:5px 5px 5px 5px;
border:1px solid #666;
}

td.center{
text-align:center;
}

td.frontHeader{
text-align:center;
font-size:10px;
}

.navTableItems{
background-color:#F47320;
border:1px solid #FFF;
color:#FFF;
font-size:12px;
font-weight:500;
padding:7px 0px 7px 0px;
text-align:center;
}

.border{
border:1px solid #000;
}

.content{
line-height:15px;
}

.header{
color:#F47320;
font-size:15px
}

.headerBlack{
color:#000;
font-size:16px;
font-weight:600;
padding:0 0 5px 0;
}

.footer{
border-top:1px solid #666;
padding:10px 0 0 0;
}

.list{
line-height:20px;
}