body { margin:0; padding:0; font-family: Arial, Tahoma;}
a { color:#fe5800;}
a:hover { text-decoration:none;}
.orange { color:#fe5800;}
a img { border: none }
.red { color:red }

#header { background: url(/static/img/header_back.gif) repeat; height:41px;  }
#menu {color:#fff; text-align:center; padding-top:10px;}
#menu ul{ width:780px; margin:0 auto;list-style:none; padding:0; text-align:left;}
#menu ul li{display:inline}
#menu ul a { display:block; float:left; font-weight:bold; font-size:12px; text-decoration:none; color:#fff; background:url(/static/img/menu_enactive.gif) no-repeat bottom center; padding:8px 10px; width:118px; text-align:center; text-transform:uppercase;}
#menu ul a:hover { background:url(/static/img/menu_over.gif) no-repeat bottom center; color:#232323;}
#menu ul a.active { background:url(/static/img/menu_active.gif) no-repeat bottom center; color:#232323;}
#menu ul a.active:hover { background:url(/static/img/menu_active.gif) no-repeat bottom center; color:#232323;}
	
#main { width:100%; margin:10px 0 10px 0; float:left;}
#head_image { height:150px; background:url(/static/img/head_bckg.jpg) no-repeat #fe5d00; padding:30px 0 30px 50px; line-height:24px;}
#slogan { color:#fff; font-family: "Arial Narrow", Arial, Tahoma; font-size:21px; text-transform:uppercase; }
#under_slogan_text { color:#ffff00; font-size:10px; line-height:12px; padding-top:15px;}
#content { margin:0 auto; padding:0; width:95%;}
#content h1 { margin:0px 0px 0px 0px; text-transform:uppercase; font-size:20px; color:#000; font-weight:normal;}
#text {float:left; width:600px; padding-left:20px;}
#sidebar { background:url(/static/img/sidebar_bckg.gif) repeat-x; margin:10px 0 0 630px; color:#6f6e6e; padding:10px; font-size:11px; line-height:16px; }
#sidebar h2 {color:#fe5800; margin:0 0 10px 0; font-size:14px; font-weight:bold; text-transform:uppercase;}
#sidebar .heading {font-size:14px; font-weight:bold;}
#sidebar input {  margin:0 }

#footer {background:url(/static/img/footer_bckg.gif) repeat-x 2px; height:46px; margin-top:10px; clear:both;}
#footer a { color:#333333;text-decoration:underline;}
#footer a:hover { color:#000000; text-decoration:underline;}
#left_footer { float:left; padding:15px 0 0 30px; color:#333333; font-size:11px;}
#right_footer { float:right; padding:15px 30px 0 0; color:#333333; font-size:11px; text-align:right;}
#center_footer { float:center; padding:15px 30px 0 0; color:#333333; font-size:11px; text-align:center;}

#appheader {background:url(/static/img/header_title.gif) repeat-x; height:57px; margin-top:10px; clear:both;}
#left_appheader { float:left; margin: 15px 0 0 30px; color:black; font-weight:bold; font-size:25px}

.q { color:#fe5800; font-weight:bold; vertical-align:top; font-size:.9em }
.a { font-weight:bold; vertical-align:top; font-size:.9em }

.q2 { color:#fe5800; font-weight:bold; vertical-align:top; font-size:.9em }
.a2 { vertical-align:top; font-size:.9em }

.lists { margin-top: 0px; }

.textlog { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px}

.center {
	text-align:center; !important
}

