@charset "UTF-8";

.title,.main,.copyright {
   background-color:#FFFFFF;
   /* border:1px solid black; */
}

body {
   padding:0px;
   margin:0px;
   text-align:center;
   background-color:#FFFFFF;
}

.banner-full {
   width:100%;
   height:148px;
   background-color:#FFFFFF;
   /* background-image:url("images/banner_tile.png"); */
}

.banner {
   width:670px;
   height:148px;
   padding:0px;
   margin:0px auto;
   background-image:url("images/banner.png");
   background-color:#FFFFFF;
   text-align:left;
}

.banner-extend {
   width:670px;
   margin:0px auto;
   padding:0px;
}
.banner-extend img {
   float:right;
}

.homelink {
   padding:0px;
   margin:0px;
   position:relative;
   top:8px;
   left:14px;
}
.homelink img {
   width:150px;
   height:95px;
   border-style:none;
}

.lc {
   text-transform:lowercase;
}

.sc {
   font-variant:small-caps;
   text-transform:none;
}

.nav {
   position:relative;
   top:35px;
   left:18px;
   color:#858585;
   font-family:Arial,Sans-serif;
   font-size:11px;
   font-weight:bold;
   letter-spacing:0.5px;
   text-transform:uppercase;
   text-decoration:none;
}
.nav a {
   color:#000066;
   letter-spacing:1px;
   text-decoration:none;
}

.title {
   padding:16px 0px 0px 18px;
   margin:0px auto;
   width:652px;
   height:28px;
   color:#858585;
   vertical-align:bottom;
   text-align:left;
   font-family:"Arial Narrow",Arial,Sans-serif;
   font-size:28px;
   /* font-weight:lighter; */
   font-weight:100;
   letter-spacing:-1px;
   text-transform:uppercase;
}

.titlesc {
   padding:16px 0px 0px 18px;
   margin:0px auto;
   width:652px;
   height:28px;
   color:#858585;
   vertical-align:bottom;
   text-align:left;
   font-family:"Arial Narrow",Arial,Sans-serif;
   font-size:28px;
   /* font-weight:lighter; */
   font-weight:100;
   letter-spacing:-1px;
   font-variant:small-caps;
}

.main {
   width:660px;
   padding:35px 5px 35px 5px;
   margin:0px auto;
   text-align:left;
   font-family:Verdana,Arial,Helvetica;
   font-size:12px;
   color:#333333;
}
.main h2 {
   font-size:14px;
   font-family:Verdana,Arial,Helvetica;
   font-weight:bold;
   color:#000066;
   padding-top:28px;
   padding-bottom:14px;
}
.main h3 {
   font-size:11px;
   font-family:Verdana,Arial,Helvetica;
   font-weight:bold;
   text-decoration:none;
   text-transform:uppercase;
   color:#006633;
   padding-top:18px;
   padding-bottom:9px;
}
.main h4 {
   font-family:Verdana,Arial,Helvetica;
   font-size:11px;
   color:#000066;
   display:inline;
}
.main h5 {
   font-family:Verdana,Arial,Helvetica;
   font-size:12px;
   color:#000000;
   font-weight:bold;
}
.main h6 {
   font-family:Verdana,Arial,Helvetica;
   font-size:12px;
   color:#333333;
   font-style:italic;
}
.main a {
   color:#000066;
   text-decoration:underline;
}
.main img {
   border:none;
}
.main li {
   margin-bottom:3px;
   list-style-type:disc;
}
.main hr {
   color:#858585;
   background-color:#858585;
   margin:16px 17px 16px 17px;
   padding:0px;
   border:0px;
   height:1px;
   width:626px;
   clear:both;
}
.main hr:before {
   clear:both;
}

.rfloat {
   float:right;
   clear:right;
   margin:5px -5px 5px 25px;
}

.lfloat {
   float:left;
   clear:left;
   margin:5px 25px 5px -5px;
}

.breakfloat {
   clear:both;
}

.news {
   /* text-align:justify; */
   clear:both;
   min-height:1%;
   vertical-align:middle;
   width:660px;
}
.news:after {
   clear:both;
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   font-size:0;
}
.news a {
   word-wrap:break-word;
   break-word:break-all;
}
.news .lfloat {
   width:260px;
   text-align:center;
}
.news .lfloat img {
   max-width:260px;
}
.news .rfloat {
   width:260px;
   text-align:center;
}
.news .rfloat img {
   max-width:260px;
}

.hidden {
   display:none;
}

#rotateimgs {
   position:relative;
   z-index:100;
   height:0px;
   width:0px;
}
#rotateimgs img {
   display:none;
   position:absolute;
   top:0px;
   left:0px;
   border:none;
}

#rotatenews {
   float:right;
   clear:right;
   margin:5px -5px 5px 25px;
   width:260px;
   height:600px;
   text-align:center;
}
#rotatenews img {
   max-width:260px;
   border:none;
}

.dashed {
   font-weight:bold;
   color:#000066;
   display:inline;
}
.dashed:before {
   content:"--- ";
}
.dashed:after {
   content:" ---";
}

.moreinfo {
   font-size:10px;
}
.moreinfo:before {
   content:"> ";
   color:#CC0000;
}

.wbr:before {
   content:"\200B";
}

.copyright {
   width:670px;
   margin:0px auto;
   padding:5px 0px 5px 0px;
   text-align:center;
   font-size:11px;
   color:#858585;
   clear:both;
}
.copyright hr {
   color:#858585;
   background-color:#858585;
   border:0px;
   height:1px;
   width:660px;
}
.copyright a {
   color:#858585;
   text-decoration:none;
}

.linkbox {
   width:400px;
   margin:25px auto;
   padding:15px;
   color:#5D80C0;
   background-color:#E6E6E6;
   border:2px solid #858585;
   -moz-border-radius:25px;
   -webkit-border-radius:25px;
   -khtml-border-radius:25px;
   border-radius:25px;
}
.linkbox a {
   color:#5D80C0;
}
.linkbox img {
   vertical-align:middle;
}

