@charset "UTF-8";

html,body,div,form { padding:0px; margin:0px; }
img { border:none; }
h1,h2,h3,h4,h5,p { margin:0px; padding:0.5em 0px; }

html { height:100%; }
html,body { background-color: #FFFFFF; height:100%; }
body { font-size:12px; color:#000; font-family:Arial, Helvetica, sans-serif; }

#container { width:800px; height:100%; margin: 0px auto; }

#right { background-color:#E4E3E0; width:600px; margin-left:200px; min-height:100%; }
#right .column { width:500px; border-left:1px solid #fff; border-right:1px solid #fff; margin-left:17px; height:100%; background-color:#fff; }
#right .top { background-color:#003366; height:144px; font-size:1.4em; color:#fff; }
#right .img { padding:0px; margin-top:1px; }
#right .top .logo { padding:20px 0px 0px 20px; }
#right .top .strapline { text-align:right; padding:10px 10px 0px 0px; }

#right .text { padding:10px 15px 30px 15px; min-height:200px; }
#right .text a { text-decoration:underline; color:#666; }
#right .text a:hover { color:#000; text-decoration:underline; }
h1 { color:#CFD101; text-transform:uppercase; font-size:1.4em; font-weight:normal; }

#left { float:left; width:155px; margin-left:20px; padding-top:132px; overflow:hidden;}
#left p.footer { color:#999999; font-size:0.75em; padding-top:50px; }
#left p.footer a { color:#999; text-decoration:underline; }
#left p.footer a:hover { color:#333; }
/*#left ul { color:#003366; list-style:none; margin:0px; padding:0px; font-size:1.2em; text-transform:lowercase; }
#left ul li { border-bottom:1px dashed #999999; padding:8px 0px 6px 0px; }
#left ul li a { color:#003366; text-decoration:none; }
#left ul li a:hover { color:#000; text-decoration:none; }
#left ul li.last { border-bottom:none; }*/

#left .link { color:#003366; list-style:none; margin:0px; font-size:1.2em; text-transform:lowercase; border-bottom:1px dashed #999999; padding:8px 0px 6px 0px; }
#left .link a, #content { color:#003366; text-decoration:none; }
#left .link a:hover { color:#000; text-decoration:none; }
#left .sublink a, #content #left .sublink a:hover{ color:#003366; text-decoration:none; font-size: 0.9em; line-height: 12pt;}
