
/* GREEN TITLES: #DFDEBF */

* {margin:0;padding:0;font-family: Verdana, Arial, Helvetica, sans-serif;font-size:x-small;}

html {margin: 0 auto;text-align: center;}

body { 
	text-align: center;
	margin: 0 auto;
	background: #fff url(images/bg_content.gif) repeat-x top left;
}

body.homepage {
	background: #fff url(images/bg_homepage.gif) repeat-x top left;
}

body.featured {
	background: #fff url(images/bg_featured.gif) repeat-x top left;
}

div#featured {
	width: 760px;
	height: 100px;
	background: #c00;
	float: left;
}

div#frame_header {
	width: 760px;
	height: 187px;
	background: #f00 url(images/bg_header.gif) no-repeat top left;
	margin: 45px 0 0 0;
	float: left;
}

#frame_header img,
#frame_header img a {
	float:left;
	border:none;
	margin:20px 0 0 20px;
	width:227px;
	height:147px;
}

div#body_bg {
	float: left;
	width:760px;
	margin: 100px 0 0 0;
	background: #fff;
	border: 0px solid #000;
}


/* *************************** */

ul#nav {
	width: 147px;
	background: #fff;
	float: left;
	list-style-type: none;
	vertical-align:top;
}

ul#nav_homepage {
	width: 247px;
	background: #fff;
	float: left;
	list-style-type: none;
	vertical-align:top;
}

ul#nav li a {
	height: 23px;
	width: 127px;
	display: block;
	text-align: right;	
	text-decoration: none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff url(images/nav_sub.gif) no-repeat right;
	padding: 7px 20px 0 0;
	color: #000;	
}


ul#nav_homepage li a {
	height: 23px;
	width: 227px;
	display: block;
	text-align: right;	
	text-decoration: none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff url(images/nav_sub.gif) no-repeat right;
	padding: 7px 20px 0 0;
	color: #000;	
}


ul#nav_homepage li a:hover, ul#nav_homepage li a:active, ul#nav_homepage li a.current,
ul#nav li a:hover, ul#nav li a:active, ul#nav li a.current {
	background: #fff url(images/nav_sub_hover.gif) no-repeat right;
	color: #f00;
}

div#wrap_all {
	width: 760px;	
	margin: auto;
	text-align: left;
}


#frame_footer {	
	width: 760px;
	height: 50px;	
	border: 0px solid #ff3300;
	font-size: x-small;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(images/bg_footer.gif) no-repeat top;
	border: 0px solid #000;
	color:#f00;
	float: left;
}

#frame_footer p {
	color: #f00;
	text-decoration: none;
	border: 0px solid #000;
	margin: 20px 20px 0 0;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#bodycontent {
	width: 570px;	
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: 0px solid #ff3300;
	margin:0 0 20px 22px;
	color: #000;
	float: left;
}
#bodycontent.homepage {width:470px;}

#bodycontent img,
#bodycontent a.img {
	float:left;
	padding: 0 12px 12px 0;
	margin: 0 15px 0 0;
	background: #fff url(images/bg_img.jpg) no-repeat bottom right;
	border:none;
}

#bodycontent p, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align:justify;
	line-height: 1.6;
	padding: 0 0 20px 0;
}

#bodycontent p.regions {float:left;}

#bodycontent p.floatright {float:right;}
#bodycontent img.searchbut,
#bodycontent img.searchbut a {border:0;}

p.disclaimer {font-style:italic;text-transform:uppercase;font-size:9px;font-weight:normal;color:#f30;}

#bodycontent h1, .h1 {
	margin: 0 0 5px 0;
	font-size: 22px;
	font-weight:normal;
	color: #f00;
	line-height: 1.5;
}

#bodycontent h2, h2, .h2 {
	margin: 10px 0 5px 0;
	font-size: 16px;
	color: #000;
	line-height: 1.0;
}

#bodycontent h3, h3, .h3 {
	margin: 10px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 1.0;
}

#bodycontent ul {
	margin:0 0 20px 30px;
	list-style-type:normal;
}

#bodycontent ul li {
	line-height: 1.6;
}


img.pdf_icon, img.pdf_icon a {float:left;width:35px;height:30px;}
p.pdf_icon a {float:left;width:35px;height:30px;}