@charset "utf-8";
/* Global */
body{background:url(images/header_bg.gif) top repeat-x;margin:0;padding:0;font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#0c2262}
h1,h2,h3,h4,.tophead{margin:0;padding:0;color:#4664b8}
h1,.tophead{font-size:18px}
h2{font-size:16px}
h3{font-size:14px;}
img{border:0}
a{color:#4664b8}
a:hover{color:#0c2262;}

/* Wrapper */
/* #w{width:770px;text-align:left} */
#w{width:960px;text-align:left}

/* Top */
#t{height:66px}
#t div,#w #t a{float:left}

/* Top Navigation */
#t #n{padding:40px 0 0 15px}
#t #n a{width:103px;height:22px;display:block;color:#e5ecff;padding-top:4px;text-align:center;font-size:12px;font-weight:bold;text-decoration:none}
#t #n a.s,#t #n a:hover{background:url(images/nav_tab.gif) center no-repeat;color:#0c2262}

/* Body */
#b{clear:both;padding:10px 0 0 0}
#b .post{padding:0 0 15px 0}

/* Content Area */
#b #ca{float:left;width:690px}
#b .post{padding:5px 0 15px 15px;line-height:15px}

/* SideNav */
#b #sn{float:right;margin:0 0 15px 0;width:230px;font-size:10px;}
#b #sn h4{font-size:16px;padding:0 0 3px 0;border-bottom:1px solid #a2b1db;clear:both}
#b #sn a.h{display:block;font-weight:bold}
#b #sn a.c{text-decoration:none}
#b #sn .widget{line-height:12px;margin:0 0 10px;}
#b #sn .widget ul{margin:0;padding:0;margin:5px 10px 20px;}
#b #sn .widget li{list-style:none;padding:0 0 3px;}
#b #sn .info{margin:5px 10px 20px;color:#49526c;font-weight:normal;padding:0 0 0 10px}

/* Footer */
#f{clear:both;padding:5px 0 25px;text-align:center;color:#667;font-size:10px}
#f a{color:#667;text-decoration:none}
#f a:hover{color:#667;text-decoration:underline}
