body {
    background-color: #283a96;
    margin: 0px;
    font: 12px Trebuchet MS, Verdana, sans-serif;
    text-align: justify;
}
img {
    border: 0px;
}
h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }
h1.head { font-size: 22px; background-color: #00459D; border-left: #FCD108 solid 10px; color: #FFFFFF; padding: 2px 5px; }
h2.head { font-size: 18px; background-color: #00459D; border-left: #FCD108 solid 10px; color: #FFFFFF; padding: 2px 5px; }
h3.head { font-size: 16px; background-color: #00459D; border-left: #FCD108 solid 10px; color: #FFFFFF; padding: 2px 5px; }
h4.head { font-size: 14px; background-color: #00459D; border-left: #FCD108 solid 10px; color: #FFFFFF; padding: 2px 5px; }
h5.head { font-size: 12px; background-color: #00459D; border-left: #FCD108 solid 10px; color: #FFFFFF; padding: 2px 5px; }
h6.head { font-size: 11px; background-color: #00459D; border-left: #FCD108 solid 10px; color: #FFFFFF; padding: 2px 5px; }
#contain {
    width: 740px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    border: black solid 1px;
    border-width: 0px 1px;
    padding: 0px 10px;
}
#topHead {
    height: 80px;
    width: 391px;
    background-image: url(/images/logo.gif);
    background-repeat: no-repeat;
    text-indent: -10000em;
    float: left;
    margin: 0px;
}
#headHome {
    display:block;
    width:391px;
    height:80px;
    margin: -38px 0px 0px;
}
#topHeadSub {
    height: 80px;
    width: 270px;
    background-image: url(/images/logosub.gif);
    background-repeat: no-repeat;
    text-indent: -10000em;
    float: left;
    margin: 0px;
}
#headHomeSub {
    display:block;
    width:270px;
    height:80px;
    margin: -38px 0px 0px;
}
#bannerAd {
    width: 468px;
    height: 60px;
    float: right;
    margin-top: 5px;
}
#counties {
    width: 216px;
    height: 76px;
    float: right;
    background-color: #C2D4EA;
    position: relative;
    top: 4px;
}
#counties p {
    margin: 4px 0px;
    text-align: center;
    font-size: 13px;
}
#counties p a {
    color: black;
    font-weight: bold;
}
#marqueecontainer {
    position: relative;
    width: 197px; /*marquee width */
    height: 287px; /*marquee height */
    background-color: #C2D4EA;
    overflow: hidden;
    border: #004495 solid 1px;
    padding: 2px;
    padding-left: 4px;
    margin-left: auto;
    margin-right: auto;
}
.bh {
    background-image: url(/images/rightCol-bg.gif);
    background-repeat: repeat-x;
    height: 30px;
}
.bh h2 {
    font-size: 13px;
    color: #FFFFFF;
    padding-top: 5px;
    margin: 0px;
}
.lbc {
    height: 30px;
    width: 10px;
    background-image: url(/images/rightCol-l.gif);
    background-repeat: no-repeat;
    float: left;
}
.rbc {
    height: 30px;
    width: 10px;
    background-image: url(/images/rightCol-r.gif);
    background-repeat: no-repeat;
    float: right;
}
.yh {
    background-image: url(/images/midCol-bg.gif);
    background-repeat: repeat-x;
    height: 30px;
}
.yh h2 {
    font-size: 13px;
    color: #000000;
    padding-top: 5px;
    margin: 0px;
}
.lyc {
    height: 30px;
    width: 10px;
    background-image: url(/images/midCol-l.gif);
    background-repeat: no-repeat;
    float: left;
}
.ryc {
    height: 30px;
    width: 10px;
    background-image: url(/images/midCol-r.gif);
    background-repeat: no-repeat;
    float: right;
}
#countyImgs {
    background-color: #000000;
    clear: both;
}
#countyImgs div.bh {
    background-image: url(/images/imgBannerBg.gif);
    background-repeat: repeat-x;
    height: 30px;
}
#countyImgs div.bh h2 {
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    margin: 0px;
}
#countyImgs div.lbc {
    height: 30px;
    width: 10px;
    background-image: url(/images/imgBannerLeftCorner.gif);
    background-repeat: no-repeat;
    float: left;
}
#countyImgs div.rbc {
    height: 30px;
    width: 10px;
    background-image: url(/images/imgBannerRightCorner.gif);
    background-repeat: no-repeat;
    float: right;
}
#slideShowBox {
    height: 128px;
}
.slidePics {
    width: 175px;
    height: 120px;
    float: left;
    margin: 0px 3px;
    border: white solid 1px;
}
#mainNav {
    height: 32px;
    background-image: url(/images/menuBg.gif);
    background-repeat: repeat-x;
    margin-bottom: 10px;
}
#mainNav ul {
    margin: 0px;
    padding: 0px;
}
#mainNav ul li {
    display: inline;
    font: bold 14px Trebuchet MS, Verdana, sans-serif;
    position: relative;
    top: 7px;
    margin: 0px 19px;
}
#mainNav ul li a {
    color: #0141A3;
    text-decoration: none;
}
#mainNav ul li a:hover {
    text-decoration: underline;
}
#col1 {
    width: 168px;
    float: left;
    text-align: left;
}
#col1 ul {
    margin: 2px;
    padding: 2px;
    list-style-type: none;
}
#col1 ul li {
    margin-top: 4px;
}
#col1 ul li a {
    color: black;
    text-decoration: none;
}
#col1 ul li a:hover {
    color: blue;
    text-decoration: underline;
}
#col2 {
    width: 346px;
    float: left;
    margin-left: 5px;
}
#col3 {
    width: 216px;
    float: left;
}
#largeCol {
    float: left;
    text-align: justify;
}
#subPg1 {
    float:left;
    width:525px;
    background-color:#FFFFFF;
    padding-right:5px;
    
}
#subPg2 {
    float:left;
    width:200px;
    margin-left:5px;
    background-color:#FDF8CB;
}
#subPg3 {
    float:left;
    width:120px;
    margin-left:5px;
	}
#subPg8 {
    float:left;
    width:400px;
    background-color:#FFFFFF;
    padding-right:5px;	
		padding-left:5px;
   
}
#subNav {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
#subNav li {
    margin: 5px;
    border: #00459D dashed 1px;
}
#subNav li a {
    padding: 3px;
    display: block;
    color: #00459D;
    text-decoration: none;
    font-weight: bold;
}
#subNav li a:hover {
    background-color: #FCD108;
    color: #00459D;
}
#footer {
    margin-top: 15px;
    border-top: #0141A3 solid 1px;
    font-size: 10px;
    text-align: center;
    clear: both;
}
#footer a {
    text-decoration: none;
    color: blue;
}
#footer a:hover {
    color: red;
}
.clear {
    clear: both;
}
.center {
    text-align: center;
}
#bulletlist ul li {
list-style-position: outside;
list-style-image: url(images/bullet.jpg);
list-style-type: square;
}
#bulletlist {
font-size: 14px;
}
.yellow {
 width: 190px; padding: 20px; margin: 5px;
 float: left; text-align: left;
 }
.yellow2 {
 width: 170px; padding: 5px; margin: 2px;
 float: left; text-align: left;
 }
.red {
 width: 200px; padding: 25px; margin: 5px;
 float: left; text-align: left;
 }

/* Marquee (vertical.js) */
#jump_base {
    overflow-y: hidden;
    width: 195px; /*marquee width */
    height: 100px; /*marquee height */
    background-color: #FFFFFF;
    border: #004495 solid 1px;
    padding: 2px 2px 2px 4px;
    margin-left: auto;
    margin-right: auto;
    font-size: .9em;
    font-family: Trebuchet MS, Verdana, sans-serif;
}

#jump_base a {
  color: #000099;
  background-color: inherit;
}

.news {
  background-color: #FFFFFF;
  color: inherit;
}
/* END Marquee */

#border1 tr td {
    margin: 5px;
    border: #00459D dashed 1px;
}
.whitebg{
  background-color: #FFFFFF;
  color: inherit;
	margin-left: auto; 
	margin-right: auto;
}
/* ################################## */
/* RSS Feed styles
/* ################################## */
.userRTHeadlinelinktext { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.userRTFullStorylinktext { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 10px; }
.userRTLibrarylinktext { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding-bottom: 6px; }
.userRTSummary { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; }
.userRTHeadline { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
.userRTByLine { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; font-style: italic; }
.userRTPubDate { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 10px; font-style: italic; }
.userRTBody { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; }
.userRTCopyright { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 10px; text-align: center; }
.userRTLibraryHeadlineLinkText { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; padding-bottom: 6px; }
.userRTtd { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: x-small; line-height: 120%; }
.userRTLibraryDate { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 10px; padding-bottom: 6px; }
.userRTMtgRates { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; }
.userRTHeadlineSpacer { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 8px; line-height: 1.0; }
#MembersSubNav {
    text-align: left;
}
#loginNav {
    margin: 0px 0px 5px;
    font-size: 12px;
}
#loginNav p {
    margin: 0px 5px;
}
#loginNav span {
    font-size: 9px;
}

#loginNav b.rtop, #loginNav b.rbottom{display:block;background: #FFF}
#loginNav b.rtop b, #loginNav b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #C3D9FF}
#loginNav b.r1{margin: 0 5px; border: #004495 solid 1px; border-width: 0px 1px;}
#loginNav b.r2{margin: 0 3px; border: #004495 solid 1px; border-width: 0px 1px;}
#loginNav b.r3{margin: 0 2px; border: #004495 solid 1px; border-width: 0px 1px;}
#loginNav b.rtop b.r4, #loginNav b.rbottom b.r4{margin: 0 1px;height: 2px; border: #004495 solid 1px; border-width: 0px 1px;}
#loginNav b.rtop b.r1{border-width: 1px 1px 0px;}
#loginNav b.rbottom b.r1{border-width: 0px 1px 1px;}
