/* CSS Document */

body {
margin:0px;
background-color:#003366;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

div {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.bannercnt {
float:left;
height:120px;
width:950px;
}

.contentcnt {
float:left;
width:950px;
border-top:1px solid #ffffcc;
background-color:#ffffff;
background-image:url(/images/gif/copy-bckgrd.gif);
background-repeat:repeat-y;
}

.bnrlft {
width:82px;
height:120px;
border-right:1px solid #ffffcc;
float:left;
}

.bnrrt {
background-image:url(/images/jpg/bnr-bckgrds/banner-bckgrd.jpg);
background-position:left;
background-repeat:no-repeat;
margin-left:82px;
}

.nav {
width:185px;
float:left;
border-right:1px solid #ffffcc;
background-color:#003366;
clear:right;
display:block;
}

.footer {
border-top:1px solid #ffffcc;
height:25px;
text-align:center;
padding-top:10px;
clear:both;
background-color:#003366;
color:#ffffff;
font-weight:bold;
}

.copy {
border-left:1px solid #ffffcc;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
padding-right:0px;
margin-left:185px;
margin-bottom:0px;
width:700px;
/*background-color:#ffffff;float:left;*/
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;

}

.hideHome {
visibility:collapse;
height:0px;
position:absolute;
left:-2000px;
top:-2000px;
}

.clear {clear:both; background-color:#00FF00;position:relative;}

A {
text-decoration:none;
color:#003366;
font-size:12px;
font-weight:bold;
}

A:hover {
text-decoration:overline underline;
}

A.ylwlink {
text-decoration:none;
color:#fdfd88;
font-size:12px;
font-weight:bold;
}

A.ylwlink:hover {
text-decoration:overline underline;
}
