/*standard start */
* {margin:0;padding:0;}
div.hr {clear:both;}
div.hr hr {display:none;}

/* page frame */
body {background-color:#272938;background-image:url('../images/bg.gif');background-repeat:repeat-x;font-family:Arial,Verdana,Helvetica,sans-serif;color:#d7d7d7;}
#container {width:806px;margin:0 auto;}

/* header bar */
#header {background-image:url('../images/header.gif');width:806px;height:55px;}
#header h1 a {text-indent:-10000px;float:left;height:55px;width:100px;}
#header .links {float:right;color:#b5b5b5;font-size:11pt;margin-top:20px;}
#header .links a {color:#b5b5b5;text-decoration:none;}
#header .links a:hover {color:#999999;}

/* banner image */
#banner {width:806px;height:266px;background-image:url('../images/banner.gif');margin-top:40px;}
#banner #bnrswf {margin:3px;background-image:url('../images/bnrswf.jpg');width:800px;height:260px;background-position:-3px 0px;}

/* nav bar */
#nav {width:806px;height:38px;background-image:url('../images/nav.gif');color:#FFFFFF;}
#nav .links {padding:10px 0 0 40px;}
#nav a {color:#FFFFFF;text-decoration:none;}
#nav a:hover {color:#CCCCCC;}

/* side bar */
#main {background-image:url('../images/contentdiv.gif');background-repeat:repeat-y;background-position:548px 0;}
#main #side {width:262px;float:right;}
#main #side h4 {font-weight:normal;font-size:12pt;margin:14px 16px;font-family:Myriad Pro,Arial,Verdana,Helvetica,Sans-serif;}
#main #side ul {margin-left:36px;font-size:10pt;color:#7f94fb;width:200px;list-style-image:url('../images/bullet.gif');}
#main #side a {color:#7f94fb;text-decoration:none;}
#main #side a:hover {color:#B2B2F4;}
#main #side ul li {margin:4px 0;}
#main #side div.hr {background-image:url('../images/sidediv.gif');width:261px;height:1px;margin:20px 0;}
#main #side div.hr hr {display:none;}
#main #side p.cert {margin:0 0 10px 25px;}

/* content area */
#main #content {width:510px;padding:10px 0 10px 25px;}
#main #content h3, #main #content p {font-size:9pt;line-height:1.3em;}
#main #content h3 {margin-top:12px;margin-bottom:4px;}
#main #content p {margin-bottom:18px;line-height:1.5em;}
#main #content a {color:#d7d7d7;}

/* footer */
#footer {background-image:url('../images/footdiv.gif');background-repeat:no-repeat;background-position:top;text-align:center;font-size:9pt;color:#605f7d;padding:7px 0;margin-bottom:10px;}
#footer a {color:#605f7d;text-decoration:none;}
#footer a:hover {color:#88899c;}
#footer a.lp:hover {text-decoration:underline;}