body {
	margin:0;
	color:#000000;
}
#container { background-color: #D1DBBD;}
#header { background-color: #D1DBBD;}
#logo { padding:30px 0 0 0; text-align:center; }
#logo a{ color:#000000; text-decoration:none; font-weight:normal; height:36px; font-size:30px;}
#logo a:hover { }
#menu { background:#000000; width:780px; margin:0 auto; height:32px; margin-top:47px;}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:100px; list-style:none; text-align:center; height:32px;}
#menu a { display:block; float:left; width:100px; color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; padding-top:8px;}
#menu a:hover{padding-top:8px; height:24px; color:#193441}
#menu .active{background: #FCFFF5; padding-top:8px; height:24px; color:#193441}


#main { width:100%;}
#content { margin:0 auto; padding:0; width:760px; padding:10px 10px 20px 10px; background-color:#FCFFF5;font-family:"Georgia"}
#content h1 { margin:0; font-size:16pt; color:#000000; background:#959D88; width:748px; padding:6px; margin-top:20px;margin-bottom:10px;font-family: "Trebuchet MS", "Myriad Pro", Arial}
#content a {text-decoration:none;color:#2E5B71;}
#content a:hover {text-decoration:underline;color:#2E5B71;}
#content h2 { margin:0; font-size:12pt; color:#2E5B71; width:750px; padding:5px; margin-top:20px; margin-left:20px;margin-bottom:10px;font-family: "Trebuchet MS", "Myriad Pro", Arial}
#content p { padding-bottom:0px; margin-bottom:0;}
#content dl dt { font-weight:bold;color:#2E5B71;}
#content dl dd { padding-bottom:10px}
#content img {
	margin:5pt;
	border: 1pt solid #000000;
}



#footer {background:url(images/footer_bckg.jpg) repeat-x #193340 0 2px; height:100px; border-top:2px solid #0A0A0B;}
#left_footer { float:left; padding:40px 0 0 30px; color:#91AA9D; font-weight:bold; font-size:11px;}
#left_footer a { color:#91AA9D;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; color:#91AA9D; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#91AA9D;}
#right_footer a:hover { text-decoration:none;}