/* CSS Document */
body{margin:0px; background:#000 url(../img/head-tile.jpg) top center repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFF;}
#dahead{background:transparent url(../img/head.jpg) top center no-repeat;}
a{color:#b4d9fe;}
p{margin:10px 0 10px 0;}
p.highlight{background-color:#FFFF99;padding:3px;text-align:center;color:#45176E;}
p.stop{font-family:"Trebuchet MS", Arial;font-size:20px;font-weight:bold;color:#FFFF99; text-align:center;margin:10px 0 0 0; line-height:24px;}
hr{height:1px;width:95%;color:#8eb618;}

#frame{width:587px;padding:125px 0 0 0; text-align:left;color:#FFF;}
#frame h1{font-family:"Trebuchet MS", Arial; font-size:20px;color:#FFF;margin:0 0 5px 8px;}

#frame .body{padding-bottom:6px; background:#181C8C url(../img/bot-border-tile.gif) bottom repeat-x;}
#frame .divide{border-top:6px solid #111462; background-color:#181C8C;}

#content{border-top:6px solid #111462;font-size:11px;color:#FFFF99;line-height:17px; vertical-align:top;}
#content a{color:#FFCC00;}
#content a:hover{color:#FFF;background-color:#FFCC00;text-decoration:none;}
#content .margins{margin:10px 10px 20px 15px;}
#content blockquote{margin:10px;padding-left:10px;border-left:3px solid #FFF;font-style:italic;}

#content form{background-color:#25299A;padding:8px;color:#FFFF99;font-size:10px;}
#content form td{font-size:10px;color:#FFFF99;line-height:17px;}

#content h1{font-family:"Trebuchet MS", Arial;font-size:16px;color:#FFCC00;margin:20px 0 0 0;}
#content h2{font-family:"Trebuchet MS", Arial;font-size:13px;margin:15px 0 -6px 0;}

#sidebar{background:#1455A8 url(../img/sidebar-top.jpg) top left no-repeat; vertical-align:top;padding-top:30px;}
#sidebar a{color:#FFCC00;text-decoration:underline;}
#sidebar a:hover{background-color:#bcdeff;color:#407ebc;text-decoration:none;}
#sidebar .snippet{background-color:#2262B3;color:#FFF;font-size:10px;line-height:14px;padding:5px;margin:0 0 5px 0;}
#sidebar .snippetHead{color:#FFF;font-size:10px;font-weight:bold;padding:3px 5px 3px 5px;}

#footer{background:#2f68a1 url(../img/foot.jpg) top center no-repeat;padding:8px 8px 0 8px;color:#FFF;font-size:10px;line-height:14px;margin-bottom:10px;}
#footer a{color:#FFF;text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer span{color:#FFFF99;}

.required{font-size:10px;color:#ff4800;font-weight:bold;}