/*----- Structure ----- */

body  { color: #707070; font-size: 12px; font-family: Tahoma, Arial, SunSans-Regular; background-image: url(images/background.gif); margin: 0; padding: 0 }

a:link, a:active, a:visited  { color: #8b0000; text-decoration: underline }
a:hover { color: #db8300 }

#center {
margin:auto;
width:646px;
background:url(images/main_header.gif) no-repeat;
}

#header{
width:646px;
height:250px;
}

#footer{
width:100%;
clear:both;
margin: 10px 0 10px 0;
}

#footer p {
text-align:left;
margin-left:66px;
font-size:10px;
}

#footer a {
color:red;
}

p {
padding:0px;
margin:0px;
}

/*-- header_text --*/
#header p{
	padding:70px 0 0px 420px;
	font:Tahoma, Arial;
	font-size:36px;
	font-weight:bold;
	color:#9FAA8B;
}
#header em{
	padding:70px 0 0px 420px;
	font:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
}

/*----- Content Boxes ----- */

.content_body p {
padding:0px 20px 10px 20px;
text-align:justify;
}

.content_body h1 {
font-size:15px;
padding:10px 20px 0px 20px;
}

.content_body h2 {
font-size:13px;
padding:0px 20px 0px 20px;
}

.content_body a {
color:#ff0000;
}

.red {
color:red;
}

.content_header {
	width:334px;
	float:left;
	margin-left:33px;	
	height:23px;	
	background:url(images/content_header.gif) no-repeat;	
	padding:10px 0 0px 20px;
	font:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}


.content_body {
width:332px;
background:#fff;
border-left:1px solid #ccc;
border-right:1px solid #ccc; 
float:left;
margin-left:33px;

}

.content_footer {
width:334px;
float:left;
margin-left:33px;
height:45px;
background:url(images/content_footer.gif) no-repeat;
}

/*----- Nav ----- */

.class nav {
width:191px;
}

.nav_list {
margin: 0;
padding: 0;
width: 191px;
list-style: none;
overflow: hidden;
}

.nav_list li {
width: 191px;
overflow: hidden;
text-transform: uppercase;
font-size:10px;
font-weight:bold;
}

.nav_list a {
color:#707070;
text-decoration:none;
}

.li_nav_header {
	display: block;
	width: 191px;
	height: 24px;
	background: url(images/nav_header.gif) no-repeat;
	padding:10px 0 0px 20px;
	font:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}

.li_nav_body a  {
display: block;
width: 191px;
height: 21px;
background: url(images/nav_body.gif) no-repeat;
padding-left: 25px;
line-height:20px;
}

.li_nav_footer a  {
display: block;
width: 191px;
height: 45px;
background: url(images/nav_footer.gif) no-repeat;
}

.li_nav_body a:hover {
background-position:  0 -21px;
color:#0F3D80;
}

.li_active a:active  {
background: url(images/nav_body.gif) no-repeat;
background-position:  0 -42px;
color:#0F3D80;
}

/*----- Sidebar ----- */

#sidebar {
width: 191px;
float:right;
}

.sidebar_header {
width: 191px;
height: 24px;
background: url(images/nav_header.gif) no-repeat;
padding:10px 0 0px 20px;
font:Tahoma, Arial;
font-size:11px;
font-weight:bold;
}

.sidebar_body  {
width: 189px;
background:#fff;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
font:Tahoma, Arial;
font-size:10px;
}

.sidebar_body  p{
padding:5px;
font:Tahoma, Arial;
font-size:10px;
}

.sidebar_footer  {
width: 191px;
height: 45px;
background: url(images/nav_footer.gif) no-repeat;
}
.cim  { text-align: center }
.cimc  { text-align: center }
.cimc a { color: #62bd00; font-style: normal; font-weight: bold; font-size: 11px; line-height: 21px; text-decoration: none }
.cimc a:hover { color: #3d7500; font-style: normal; font-weight: bold; font-size: 11px; line-height: 21px; text-decoration: underline }
.clr  { clear: both; margin: 10px; padding-top: 10px; border-top: 1px solid #ececec }
#qtx    { color: #323232; font-style: normal; font-weight: normal; font-size: 11px; background-color: white; margin: 0px; padding: 5px; width: 350px; height: 18px; overflow: hidden }
h3 { color: #000; font-size: 14px }
.sel { font-size: 10px; margin: 0px; padding: 0px }
.big { font-style: normal; font-weight: bold; font-size: 16px }
