body {
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	background-image: url(../../images/page-bg.gif);
}

#base_for_all{
	text-align: center;
	width:100%;
}

#body_container {
	margin:auto;
	text-align: center;
	width: 820px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #FFFFFF;
}
#top-section {
	text-align: center;
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#left-section-base {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: top;
	width: 180px;
	background-color: #FFFFFF;
	color: #757500;
	
}




#left-menu {
	font-size: 1em;
	color: #757500;
	text-align:left;
}
#left-menu  ul{
	padding:0;
	margin:0;
	list-style:none;
}
#left-menu  ul li{
	text-transform: uppercase;
	font-weight:bold
}

#left-menu  ul li a{
	display: block;
	padding-left: 10px;
	padding-bottom: .3em;
	padding-top: .3em;
	padding-right: 5px;
	color:#757500;
	text-decoration:none;
}



#left-section-base #left-menu  ul li a:hover{
	background-color:#dadada;

}

#top-section #title_banner {
	background-image: url(../../images/top-bg.gif);
	background-repeat: repeat-x;
	height: 69px;
	text-align: left;
}
#top-section #top-menu-container {
	background-image: url(../../images/top-menu-bg.gif);
	text-align: left;
	height:35px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #828181;
}
#top-menu-container  #search-box{
	font-size: 1em;
	color: #FFFFFF;
	vertical-align: middle;
}
#top-menu-container  #search-box #text-box{
	font-size: .9em;
	height: 1em;
	width: 10em;

}
#top-menu-container  #search-box #search-button{
	font-size: .9em;
	height: 18px;
	width: 3em;

}

#top-section #above-title-banner {
	background-color: #000000;
	height: 20px;
	color: #FFFFFF;
}
#top-section #above-title-banner  #tag-line{
	text-align: left;
	padding-left: 10px;

}
#top-section #above-title-banner  #date-area{
	text-align: right;
	padding-right: 10px;
	font-size: .8em;

}


#body-section {
	text-align: center;
	margin: auto;
	width: 800px;
}


#main-body-section-base {
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	text-align:left; 
}

#main-body-section-base h1{
	margin: .5em;
	margin-left: 0;
	margin-right: 0;
	font-size: 1.7em;
	color: #757500;
}

#main-body-section-base h2{
	margin: .5em;
	margin-left: 0;
	margin-right: 0;
	font-size: 1.5em;
}

#main-body-section-base h3{
	margin: .5em;
	margin-left: 0;
	margin-right: 0;
	font-size: 1.3em;
}




#main-body-section-base p{
	margin: 1em;
	margin-left: 0;
	margin-right: 0;
}


.div_hr_dotted{
	background-image: url(../../images/hr-mroon-dot.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.my-hr{
	margin:auto;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
}

#print_send_tool_box{
	padding-right: 15px;
	text-align:right;
}

#footer_container{
	text-align: center;
	font-size: .9em;
	margin: auto;
	width: 800px;
	background-color: #828181;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

#footer_container a{
	text-decoration: none;
	color: #FFFFFF;
}
#footer_container a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}


#main-body-section-base #frontpage_news h1{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: 1.6em;
}

#main-body-section-base #frontpage_news h2{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: 1.4em;
}

#main-body-section-base #frontpage_news h3{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: 1.2em;	
}


#main-body-section-base #frontpage_news h1.highlighted-title, #main-body-section-base #frontpage_news h2.highlighted-title, #main-body-section-base #frontpage_news h3.highlighted-title,
#main-body-section-base #frontpage_news h1.highlighted-title a, #main-body-section-base #frontpage_news h2.highlighted-title a, #main-body-section-base #frontpage_news h3.highlighted-title a
{
	color: #757500;
}

#main-body-section-base #frontpage_news a{
	color: #4F4F4F;
	text-decoration: none;
}

#main-body-section-base #frontpage_news p{
	margin:0;
}

#main-body-section-base  #frontpage_news #photo_news{
	padding: 5px;
	text-align:center;
}

#main-body-section-base  #frontpage_news ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#main-body-section-base  #frontpage_news ul li{
	margin:0;
	padding:0;
	padding-bottom: .3em;
	padding-left: .5em;
}
#main-body-section-base  #frontpage_news ul li a{
	color:	#000000;
}

#main-body-section-base  #frontpage_news ul li a:hover{
	text-decoration:underline;
}

.news_list{
	font-size:1em;

}

.news_list .news_list_summary p{
	margin:0;
}

.news_list .news_list_header a{
	color: #666666;
	text-decoration: none;
	font-size:1em;
}
.news_list .news_list_header{
	margin: .5em;
	margin-left: 0;
	margin-right: 0;
	font-size: 1.2em;
	font-weight:bold;
}



