body {
	background-color: #e0e4e8;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 759px;
	position: static;
	top: 4px;
	background-color: #ffffff;
	margin: auto;
}
#heading {
	background-image: url(../images/heading.jpg);
	width: 759px;
	height: 242px;
	position: relative;
}
#heading_alt {
	background-image: url(../images/heading_alt.jpg);
	width: 759px;
	height: 242px;
	position: relative;
}
#heading_left {
	position: absolute;
	width: 500px;
}
#heading_right {
	position: relative;
}
#heading_date {
	position: absolute;
	top: 150px;
	left: 20px;
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.6em;
}
#heading_bc span {
	position: absolute;
	top: 217px;
	left: 20px;
}
#heading_bc label{
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
}
#heading_bc a {
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
}
#heading_search {
	position: absolute;
	top: 213px;
	left: 520px;
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.6em;
	height: 26px;
	font-weight: bold;
	vertical-align: middle;
}
#search label {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: .1em;
}

#search input.searchfield {
	background-color: #ffffff;
	border: 1px #a2a2a2 solid;
	color: #0c1013;
	width: 140px;
	height: 14px;
	margin-left: 10px;
	font-size: 1.5em;
}
#search input.searchsubmit {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: .1em;
	border: none;
	background-color: #0d3357;
}
#menu_and_content_bg {
	background-color: #ffffff;
	width: 759px;
	background-image: url(../images/menu_and_content_bg.jpg);
	background-repeat: repeat-y;
	/*float: left;*/
}
#menu_and_content {
	width: 759px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 10px;
/*	overflow: hidden;*/
}
#menu_and_content2 {
	width: 759px;
	background-image: url(../images/body_bg2.gif);
	background-repeat: repeat-y;
	float: left;
/*	overflow: hidden;*/
}
#menu_placement {
/*	float:left;
	position relative;*/
	width: 140px;
/*	height: 368px;*/
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-color: #16497b;
	padding-top: 20px;
	padding-bottom: 3px;
}
/* for menu see nav-v.css*/
#pg_content {
/*	float:left;
	width: 379px;*/
	margin-top: 20px;
	margin-bottom: 10px;
/*	margin-left: 10px;
	margin-right: 10px;*/
}
#pg_content_wide {
/*	float:left;
	width: 589px;*/
	margin-top: 20px;
	margin-bottom: 10px;
/*	margin-left: 10px;
	margin-right: 10px;*/
}
.content_margin{
	margin-left: 10px;
	margin-right: 10px;
}
#right_panel {
	/*float:left;*/
	/*width: 199px;*/
	margin-top: 20px;
	margin-bottom: 10px;
/*	margin-left: 10px;
	margin-right: 10px;*/
	border-bottom: 20px #ffffff solid;
}
#copyright{
	background-color: #001f33;
	width: 500px;
/*	float: left;*/
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .7em;
	padding-left: 4px;
	border-top: 1px #ffffff solid;
}
#copyright a:link, #copyright a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;}
#ud{
	background-color: #001f33;
/*	float: left;*/
	width: 251px;
	text-align: right;
	color: #667985;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-right: 4px;
	border-top: 1px #ffffff solid;
}
#ud a:link, #ud a:visited {
	text-decoration: none;
	color: #667985;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #e96d00;
	font-weight: bold;
	font-size: 16px;
	border-left-color: #e96d00;
	border-left: 12px #e96d00 solid;
	padding-left: 10px;
	margin-left: -16px;
}
.body_right_text h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #e96d00;
	font-weight: bold;
	font-size: 16px;
	border-left-color: #e96d00;
	border-left: 12px #e96d00 solid;
	padding-left: 10px;
	margin-left: -6px;
}
.body_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: .7em;
	margin-left: 20px;
}
.body_right_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: .7em;
	margin-left: 6px;
}
.content_section {
	border-bottom: 1px #e96d00 solid;
}
img {
	margin: 5px;
}
.ln_right_container {
	padding-left: 15px;
	width: 157px;
}
.ln_right_content {
	background-image: url(../images/ln_news_bg.gif);
	background-repeat: repeat-y;
	width: 157px;
}
.ln_right_text {
	margin-left: 10px;
	padding: 0px;
	overflow: hidden;
}
.ln_right_text p.ln_right_title {
	color: #017835;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 10px;
	border-left: 8px #b4691b solid;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 0px;
}
.ln_right_text p.ln_right_title_more {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 18px;
	font-size: 0.8em;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.ln_right_text p {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 18px;
	font-size: 1em;
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0px;
	margin-bottom: 0px;
}
.ln_right_date {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.ln_right_title a:link {
	text-decoration: none;
	color: #000000;
}
.ln_right_title a:visited {
	text-decoration: none;
	color: #000000;
}
.ln_right_title a:active {
	text-decoration: none;
	color: #000000;
}
.ln_right_title a:hover {
	text-decoration: none;
	color: #000000;
}
.ln_right_title_more a:link {
	text-decoration: none;
	color: #b4691b;
}
.ln_right_title_more a:visited {
	text-decoration: none;
	color: #b4691b;
}
.ln_right_title_more a:active {
	text-decoration: none;
	color: #b4691b;
}
.ln_right_title_more a:hover {
	text-decoration: none;
	color: #b4691b;
}
.ln_right_text hr {
	border:0;
	border-top: 1px solid #017835;
	height: 0;
	background: #ffffff;
}
.ln_right_header {
	background-image: url(../images/ln_news_header_bg.gif);
	background-repeat: no-repeat;
	width: 157px;
	height: 36px;
}
.ln_right_hdr_text {
	color: #ffffff;
	font-size: 1.6em;
	font-weight: bold;
	position: relative;
	top: 6px;
	text-align: center;
	overflow: hidden;
}
.ln_right_footer {
	background-image: url(../images/ln_news_footer_bg.gif);
	background-repeat: no-repeat;
	width: 157px;
	height: 12px;
}
.ln_right_news_link {
	text-align: center;
}
.ln_right_news_link a:link {
	text-decoration: none;
	color: #b4691b;
}
.ln_right_news_link a:visited {
	text-decoration: none;
	color: #b4691b;
}
.ln_right_news_link a:active {
	text-decoration: none;
	color: #b4691b;
}
.ln_right_news_link a:hover {
	text-decoration: none;
	color: #b4691b;
}
.right_container {
margin: 0px 0px 0px 0px;
/*background-image: url(../images/right_bg.jpg);
background-repeat: repeat-y;*/
/*width: 189px;*/}

.right_content {
/*background-image: url(../images/right_ftr_shade.jpg);
background-repeat: no-repeat;
background-position: left bottom;*/
/*width: 189px;*/}

.right_text {
/*margin: 10px 20px;*/
padding: 0px;
overflow: hidden;}

.right_title {
color: #017835;
letter-spacing: .1em;
font-weight: bold;}

.right_date {
margin: 0px;
padding: 0px;
letter-spacing: .1em;
font-weight: bold;}

.right_title a:link {
text-decoration: underline;
color: #017835;}

.right_title a:visited {
text-decoration: underline;
color: #017835;}

.right_title a:active {
text-decoration: underline;
color: #017835;}

.right_title a:hover {
text-decoration: none;
color: #017835;}

.right_text p {
margin: 5px 0px;
padding: 0px;}

.right_text hr {
border:0;
border-top: 1px solid #017835;
height: 0;
background: #fff;
}

.right_header {
/*background-image: url(../images/right_hdr.jpg);
background-repeat: no-repeat;
width: 157px;
height: 36px;*/}

.right_hdr_text {
color: #ffffff;
font-size: 1.1em;
font-weight: bold;
letter-spacing: .1em;
position: relative;
top: 10px;
text-align: center;
overflow: hidden;
}

.right_footer {
/*background-image: url(../images/right_ftr.jpg);
background-repeat: no-repeat;
width: 157px;
height: 35px;*/}
