@charset "utf-8";
/* CSS Document */

.skip, .hide, .hidden {
	display: none; /* For IE 4 only */
	visibility:hidden;

}

.center{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.clearA {
	overflow: hidden;
	clear: both;
	height: 0;
	margin: 0;
	font-size: 0px;
	/*line-height: 0;*/
	font-size: 0px;
}






.mainText a:active , .mainText a:visited , .mainText a:link  {
	color: #000000;
	text-decoration: underline;
}
.mainText a:hover {
	color: #000000;
	text-decoration: none;
}

#container{
	/*width: 1024px;	*/
	width: 1000px;	
	min-height:205px;
	height:auto !important;
	height:205px;
	display: block;
	margin-left: auto ;
	margin-right: auto ;
}


/*Safari Specific*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#container{
		position: relative;
		left: 1px;
	}
}

/*---------------------------------------------*/

/*  header                                     */

/*---------------------------------------------*/

#govHeader{
	align: right;
	margin-bottom: 5px;
	margin-right: 0px;
	font-size: 1em;
	font-weight:bold;
	color: #00abf0;
}

#header_sitedetail {
	width: 570px;
	width: 570px!important;
	height: 90px;
	float: left;
	border:0px;	
	margin: 0px;
	padding: 0px;	
	background-color:#84202c;
}

#header_sitedetail div#search_wrap {
	/*background-image:url(/dcf/assets/images/site_title.jpg );*/
	background-position: 5px 20px;
	background-repeat: no-repeat;
	height: 125px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 570px;
	border:0px;	
	margin: 0px;	
}


#header {
	width: 1000px;
	width: 1000px!important;
	display: block;
	margin-left: auto ;
	margin-right: auto ;	
	/*height: 105px;*/
	border:0px;	
	padding: 0px;	
	color: #000000;	
}
#header div#search_wrap {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 1000px;
	border:0px;	
	margin: 0px;	
}
#header table.search {
	margin: 0px;
	padding:0;
	float: right;
	height: 42px;
	font-size: 10px;
}
#header table.search td {
	padding: 0;
	margin: 0;
	height: 16px;
	vertical-align: top;
}
#header .search #submit_search {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align:top;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header table.search td form#seek {
	height:21px;
	float:right;
	width:400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
form#seek .searchbox {
	border:1px solid;
	border-color:#999;
	margin: 0px;
	padding: 0px;
	width:105px;
	height:17px;
}
form#seek select {
	border:1px solid;
	border-color:#999;
	margin: 0px 0px 0px 7px;
	padding: 1px;
	font-size:x-small;
}
table.search a {
	text-decoration:none;
	font-weight:bold;
	line-height: 12px;
	color: inherit;
}
#header table.search a:link, #header table.search a:visited, #header table.search a:active {
	text-decoration: none;
	color: #000000;
}
#header table.search a:hover {
	text-decoration: underline;
	color: #000000;
}

td.header_right_padding{
	width: 0px;	
}


/*---------------------------------------------*/
/*  footer                                     */
/*---------------------------------------------*/

#hidden_translator {
    display: none;
}


#footer {
	color:#000000;
    bottom: 0;	
	padding: 5px 0px;
	display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 950px;	
	text-align: left;	
}
#footer table td {
	margin: 0px 0px 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
img.logo {
	margin-left: 10px;
	border: 0 none;
	margin-top: 0px;
	padding: 0px;
	float: left;
}

img.logo211{
	margin: 0 0px 15px 0px;
	padding: 0 0px 0 0px;
}
img.OPRAlogo{
	padding: 0 0px 0 0px;
}

#footer table.fLinks {
	font-weight: bold;
	border: 0;
	float: right;
	margin: 19px 0 0 10px;
	padding: 0;
	font-size: 10px;
}
table.fLinks a.stateLinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0px;
	padding: 0;
	text-decoration: none;
}
#footer div.footerlinks a:hover, table.fLinks a.stateLinks:hover {
	text-decoration: underline;
	color: #000;
}

#footer div.footerText {
	float:left;
	margin:10px 0px 0px 0px;
	line-height:normal;
	font-weight:normal;
	font-size: 10px;
	color: #676767;
}

#footer div.footerText a:link, #footer div.footerText a:visited, #footer div.footerText a:active {
	color: #676767;
	text-decoration: underline;
}
#footer div.footerText a:hover {
	color: #676767;
	text-decoration: none;
}

/**********************************************************
***************** Main Container***************************
**********************************************************/
#top{


}

#site_title{
	position:relative;
    top: 25px;		
}

#site_logo{
    clear: both;
    float: right;
    margin: 10px 0 0;	
}

#bottom{
	background-image:url("../images/left_right_shadows.jpg");
	background-repeat:repeat-y;
	position:relative;
}

#left_right_shadows_top{
    position: absolute;
    z-index: 1;
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

#bottom_inner{
    background-image: url("../images/background.jpg");
    background-repeat: repeat;
    margin-left: auto;
    margin-right: auto;
    /*width: 1010px;*/
    width: 1000px;
    position: relative;
    z-index: 3;	
	text-align: center;	
}

#bottom_inner  { min-height:1500px; } * html #bottom_inner { height:1500px; }
body.homePage #bottom_inner  { min-height:800px; } * html body.homePage #bottom_inner { height:800px; }




/**** Archives ***/
ul#archive{
	list-style: none outside none;
}

li.news_item_wrapper{
	list-style: none outside none;
	margin: 0 0 1em;
}
