@charset "UTF-8";
/* Site Design by PCF Virtual */



body { margin: 0; background: #FFF url(../img/hm-bkgd.jpg) repeat-x; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #7b746b; }

a, a:link, a:visited { color: #e5dc89; }
a:hover { color: #963; }

.colclear { clear: both; height: 1px; background: none; }



/* Homepage */
#hometop { text-align: center; width: auto; height: 430px; background: url(../img/hm-bkgd-main.jpg) no-repeat center;  }
#hometopcol { margin: 0 auto; text-align: left; width: 960px; height: 430px; }
#logo { float: left; position: absolute; margin: 6px 0 0 44px; width: 155px; height: 137px; }


#homemid { text-align: center; width: auto; background: #82ceff; }
#homemidcol { margin: 0 auto; text-align: left; width: 960px; background: url(../img/hm-bkgd-mid.jpg) repeat-y #82ceff; }
#homemidleftcol { float: left; width: 437px; padding-left: 18px; background: none; }
#homemidleftcoltext { padding: 0px 20px 20px 20px; font-size: 13px; }


#homemidrightcol { float: left; width: 505px; background: none; }
#homemidrightcolleft { float: left; width: 247px; background: none; }
#homemidrightcollefttext { padding: 15px 15px 15px 18px; background: none; color: #FFF; }
#homemidrightcolright { float: left; width: 258px; background: none; }
#homemidrightcolrighttext { padding: 15px 27px 15px 16px; background: none; color: #FFF; }
#homemidrightcolbottom { clear: both; width: 505px; height: 1px; background: none;}


#homemidbottom { margin: 0 auto; clear: both; width: 960px; height: 33px; background: url(../img/hm-bkgd-bottom.gif) no-repeat; }


#homefooter { text-align: center; width: auto;  height: auto; background: url(../img/hm-bkgd-footer.jpg) repeat-x #FFF; }
#homefootercol { margin: 0 auto; text-align: center; width: 960px; background: none; }
.help { color: #0072bc; font-weight: bold; text-align: center; font-size: 14px; padding: 10px 0 0 0; }
.disclaimer { font-size: 10px; }



/* Homepage */
#nav { float: left; position: absolute; margin: 88px 0 0 350px; width: 560px; text-align: right; }
#navlist { margin-bottom: 0; margin-top: 0; margin-left: 0; margin-right: 0; }
#navlist li { margin-bottom: 0; margin-top: 0; display: inline; list-style-type: none; color: #FFFFFF; font-size: 13px; font-weight: bold; }
#navlist a, #navlist a:link, #navlist a:visited { color: #FFFFFF; text-decoration: none; padding: 5px 10px; }
#navlist a:hover { padding: 5px 10px; background: #0757c0; }

.error{color:red;font-weight:bold;}