/*************** header styles ***************/
#header { position: relative; top: 0; left: 0; float:left; width:900px; height:75px; overflow: hidden; clip: rect(0 900px 75px 0); margin: 0; padding: 0; }
#headernav { color: #000; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; text-decoration: none; position: relative; top: 40px; right: 0; width: auto; height: 35px; margin: 0; padding: 0; border-right: 1px solid #095195; }
#headernav a { color:#000; font-weight:bold; text-decoration:none; }
#headernav a:hover { color: #095195; font-weight: bold; font-style: normal; text-decoration: none; }
#headernav ul { height: 15px; float:left; margin: 0; display:block; padding:5px 20px 0; }
#headernav ul li { display: block; margin: 0; padding: 5px 15px 0; float: left; border-top: 1px solid #095195; border-left: 1px solid #095195; }
#headernav ul li.title { color: #002849; float:left; display:block; list-style-type:none; margin:0; padding:5px 15px 0 0; border-style: none; }
#headernav ul.right { list-style-type: none; display: block; margin: 0; padding: 0; float: right; }
#logo { position: absolute; top: 15px; left:20px; margin: 0; padding: 0; display: block; }
/*************** footer styles ***************/
#footer { float:left; width:900px; height: 35px; margin: 0; padding: 0; }
#footernav { color: #000; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; text-decoration: none; height:20px; margin: 15px 0 0; padding: 0; }
#footernav a { color:#000; font-weight:bold; text-decoration:none; }
#footernav a:hover { color: #095195; font-weight: bold; font-style: normal; text-decoration: none; }
#footernav ul li { height: 15px; float:left; margin: 0; display:block; padding:5px 20px 0; border-top: 1px solid #095195; border-left: 1px solid #095195; }
#footernav ul.right { float:right; display:block; list-style-type:none; margin:0px; padding:0px; }
#copyright { position: relative; top: 15px; width: 900px; margin: 0; padding: 0; height: 15px; float: left; }
#copyrightnav { color: #808080; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none; height: 15px; margin: 5px 0; padding: 0; float: right; }
#copyrightnav ul { height: 15px; display: block; margin: 0; padding: 0; float: left; }
#copyrightnav ul li { display: block; margin: 0; padding: 0 15px; height: 15px; float: left; }
#copyrightnav ul li.gray { margin: 0; padding: 0 15px; border-right: 1px solid #808080; display: block; }
#copyrightnav ul li.blue { margin: 0; padding: 0 0 0 15px; display: block; }
#copyrightnav a.gray { color: #808080; text-decoration: none; }
#copyrightnav a.blue { color: #053a86; text-decoration: none; }
#copyrightnav a:hover { color: #095195; text-decoration: none; }

a.cus:link { color: #2e3e4c; text-decoration:none;}
a.cus:visited { color: #2e3e4c; text-decoration: none;}
a.cus:hover { color: #095195; text-decoration: none; }
a.cus:active {color: #095195; text-decoration:none; }

