* {font-family:Verdana, Arial, Helvetica, sans-serif;}
body {padding:0px;margin:0px;background:url(../images/template/bg_page.jpg) #999 repeat-x;font-size:12px;}
h2 {font-size:16px;margin-left:20px;margin-right:30px;font-weight:normal;color:#669;border-bottom:1px dotted #669;}
h3 {font-size:11px;color:#369;padding-top:10px;}

/* Page Container - Pads the top of the page and centers the underlying content*/
#PageEnvelope {margin-top:25px;}
#ContentEnvelope {width:950px;margin-top:25px;}
#ContentEnvelope #ContentFrameOuter {width:950px;clear:both;}
#ContentEnvelope #ContentFrameMiddle {width:930px;border:10px solid #999;}
#ContentEnvelope #ContentFrameInner {width:928px;border:1px solid #000;background-color:#fff;}

#ContentEnvelope #TopBar #Logo {float:left;width:300px;margin-left:16px;text-align:center;}
#ContentEnvelope #TopBar #MainNav {float:right;width:450px;margin-top:18px;border-bottom:1px solid #666;font-size:11px;}
/*- Menu Tabs K--------------------------- */
#ContentEnvelope #TopBar #MainNav ul {margin:0;padding:10px 10px 0 50px;list-style:none;}
#ContentEnvelope #TopBar #MainNav li {display:inline;margin:0;padding:0;}
#ContentEnvelope #TopBar #MainNav a {float:left;background:url("../images/template/navtab_left.gif") no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none;}
#ContentEnvelope #TopBar #MainNav a span {float:left;display:block;background:url("../images/template/navtab_right.gif") no-repeat right top;padding:5px 15px 4px 6px;color:#FFF;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ContentEnvelope #TopBar #MainNav a span {float:none;}
/* End IE5-Mac hack */
#ContentEnvelope #TopBar #MainNav a:hover span {color:#eee;background-position:100% -42px;}
#ContentEnvelope #TopBar #MainNav a:hover {background-position:0% -42px;}
#ContentEnvelope #TopBar #MainNav a:hover span {background-position:100% -42px;}
#ContentEnvelope #TopBar #MainNav #current a {color:#eee;background-position:0% -42px;}
#ContentEnvelope #TopBar #MainNav #current a span {color:#eee;background-position:100% -42px;}

#ContentEnvelope #LeftColumn {float:left;width:300px;height:420px;border-right:1px solid #eee;font-size:11px;color:#555;padding:20px 5px;}
#ContentEnvelope #LeftColumn p {line-height:175%;margin-left:20px;margin-right:10px;text-align:left;font-size:11px;font-size:11px;}
#ContentEnvelope #LeftColumn a {font-weight:normal;color:#559;text-decoration:underline;}

#ContentEnvelope #RightColumn {float:right;width:600px;height:420px;padding:16px 3px;}

#ContentEnvelope #BottomBar {width:928px;height:10px;border-top:1px solid #fff;border-bottom:1px solid #fff;background-color:#eee;clear:both;}

#Footer {padding-top:20px;font-size:10px;color:#eee;text-align:center;}
#Footer a {font-size:10px;font-weight:normal;color:#ccd;}


