@charset "utf-8";
/* CSS Document */
body { margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
table {padding:0px; border-collapse:collapse;}
td {font-family:Verdana; font-size:12px }
th{font-family:'Trebuchet MS','Lucida Grande'; font-weight:normal; background-color:#eee}
caption {background-color:#a0bdca; border:1px solid #a2a9a7; color:#eee; font-size:16px; font-weight:bold; line-height:2}
img {border:0}
#wrap {margin:0 auto; width:745px; border:1px dotted #eee}
#Mainwrap { background-image:url(images/topbg.gif); background-repeat:repeat-x}
#HomeBox { width:240px; height:185px; background-image:url(images/box.gif); background-repeat:no-repeat; background-position:center; }
#BottomBar {height:72px; background:url(images/bottombar.gif); background-repeat:repeat-x; text-align:center;}
h1 {font-family:'Trebuchet MS','Lucida Grande',sans-serif,Helvetica,Arial,Verdana; font-size:24px; font-weight:normal}
h2 {font-family:'Trebuchet MS','Lucida Grande',sans-serif,Helvetica,Arial,Verdana; font-size:16px; color:#3A6A8E;}
p {text-align:justify; font-size:11px}
li { margin-bottom:5px;}
input {border:1px solid #ddd}
dl{ font-family:Verdana;}
dt{color:#446; font-family:'Trebuchet MS';  font-weight:bold; margin-left:10px;}
dd{ margin-top:5px; margin-bottom:5px; color:#555; font-size:11px}

#Menu {background-image:url(images/menubg.gif); height:56px; list-style:none; margin:0px; padding:0;}
#Menu li {float:left; margin-right:0;text-align: center; padding:2px; border-right:1px dotted #e0e0e0}
#Menu a.sel {background-color:#FFF; color:#3A6A8E}
#Menu a {text-decoration:none; display:block; line-height:3; margin-top:2px; color:#888; padding:6px;}
#Menu a:hover {color:#3A6A8E; background-color:#FFF}
#SubMenu {position:absolute;border:2px solid #e2e9e7; background-color:#fff; margin-left:-215px;margin-top:2px;width:730px;}
#SubMenu dl {float:left; width:146px; margin:0; text-align:left;}
#SubMenu dt {background-color:#e2e9e7; margin:0; padding:4px; text-align:left; font-weight:bold; color:#555}
#SubMenu dd {margin:0; padding:0; padding:2px;}
#SubMenu a { margin:0; padding:2px; line-height:normal; text-align:left; display:block}
#SubMenu a:hover{text-decoration:underline}
