html, body {
	text-align: center;
	background-image: url(/img_upload/obaheaderbg.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}

h1 { font-weight:bold;font-size: 18px;text-decoration:underline; }

#clr { clear:both }

img, a img { border:0px }
* {
	padding: 0;
	margin: 0;
}

#locdrop { font-size:12px; }

:focus{
    -moz-outline-style: none;
    outline:none;
}
/* ------------------------------------------------------ Layout divs ---*/  
#pagewidth { 
	width: 960px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto; 
} 


#header {
	width: 100%;
	height: 174px;
	background-image: url(/imgs/closing_logo.jpg);    
	background-repeat: no-repeat;
    background-position: 624px 24px;
    background-color: #ffffff;
}

#district_link a {
    color:#D1301E;
    text-decoration:none;
}
#footer1 a {
    text-decoration:none;
    color:black;
}
#footer1 a:hover {
    text-decoration:underline;
}
#footer_provinces {
    float:left;
    width:100%;
}
#footer_provinces a, #footer_districts a {
    color:black;
    font:12px arial;
}
#navbar {
	width: 100%;
	height: 29px;
    background:black;
	background-image: url(/img_upload/menubg2.jpg);
	background-repeat: no-repeat;
    position:relative;
}
#footer {
	clear: both;
	width: 100%;
	border-top: #000000 1px solid;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}
#footerinfo {
	width: 950px;
	height: 150px;
	background-image: url(/img_upload/obafooterbg.jpg);
	background-repeat: no-repeat;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}
/* ------------------------------------------------------ Breadcrumb styles ---*/  
#breadcrums {
	width: 155px;
	float: right;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
}
/* ------------------------------------------------------ Article styles ---*/
.out_art {
	font-size: 12px;
}
.out_art h1 {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
        clear:both;
}
.out_art h2 {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art h4 {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
}
.out_art p {
	color: #000000;
	margin-bottom: 10px;
}
.out_art ul {
	color: #000000;
	margin-left: 30px;
	margin-bottom: 10px;
}
.out_art ol {
	color: #000000;
	margin-left: 30px;
	margin-bottom: 10px;
}
.out_prev_img {
	margin-bottom: 10px;
} 
.out_prev_img h3 {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.out_prev_img p {
	margin-bottom: 5px;
}
.out_link {
	clear: both;
}
.out_art .out_link h4 {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art .out_link p {
	color: #000000;
}
.out_art .out_link p.link_blurb_h {
	margin-bottom: 0;
}
.prev_copy {
	text-align: center;
}
.out_art .out_prev_img p {
	font-size: 11px;
}
.out_link p.link_blurb {
	color: #000000;
}
.out_art .out_link a {
	color: #006600;
}
.out_art .out_link a:hover {
	color: #000000;
}
.out_art a {
	color: #006600;
}
.out_art a:hover {
	color: #000000;
} 
.out_art table {
	border-collapse: collapse;
	border: #999999 2px solid;
}
.out_art table td {
	border: #cccccc 1px solid;
}
/*------------------------ end of article navigation styles (previous page, top of page) */

.out_art .out_footer {
	margin-bottom: 20px;
	font-size: 12px;
}
.out_art .out_footer a {
	color: #006600;
	padding-right: 5px;
}
.out_art .out_footer a:hover {
	color: #000000;
} 
.error {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.out_art form {
	margin-bottom: 15px;
}
	
/* ------------------------------------------------------ Contact form styles ---*/
.out_form {
	font-size: 12px;
}
.out_form h1 {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
}
/* ------------------------------------------------------ image page styles ---*/
#out {	
	font-size: 12px;
	color: #000000;
}
#out h1 {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
}
#out h3 {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
#out a {
	color: #006600;
}
#out a:hover {
	color: #000000;
}
/* ------------------------------------------------------ Site map styles ---*/
.archive {
	font-size: 12px;
}
.archive h1 {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
}
.archive p {
	color: #000000;
	margin-bottom: 10px;
}
.archive a {
	color: #006600;
}
.archive a:hover {
	color: #000000;
}
/* ------------------------------------------------------ Center newsbox styles ---*/	

#login {
	width: 138px;
	margin-left: 33px;
	background-image: url(/img_upload/login_ri.jpg);
	background-repeat: no-repeat;
	border-bottom: #000000 1px dashed;
	margin-bottom: 15px;
}

#login h2 {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}

#login label {
	font-size: 10px;
	color: #000000;
	padding: 5px;
}

.login_field {
        width: 110px;
        margin-left:5px;
        padding: 1px;
        background-color: #efefef;
        color:#006600;
        border: 1px #000000 solid;
}

.login_button {
        margin:5px;
}
	
#login p {
	font-size: 10px;
	color: #000000;
	padding: 5px;
}

#login a {	
	color: #006600;
}
#login a:hover{
	color: #000000;
}	


/* ------------------------------------------------------ footer styles ---*/
#footerleft {
	width: 250px;
	padding-left: 195px;
	margin-top: 35px;
	text-align: left;
	float: left;
}
#footerleft p {
	font-size: 11px;
	color: #000000;
}
#footerleft .boldtext {
	font-size: 13px;
	font-weight: bold;
}
#footerleft a {
	color: #000000;
}
#footerleft a:hover {
	text-decoration: none;
}
#footerright {
	width: 344px;
	margin-top: 45px;
	text-align: left;
	float: left;
}
#footerright p {
	font-size: 11px;
	color: #000000;
}
/* ------------------------------------------------------ newsbox image alignment styles ---*/
.ri_img_center, .le_img_center, .ce_img_center {
	text-align: center;
}
.ri_img_left, .le_img_left, .ce_img_left {
	text-align: left;
}
.ri_img_right, .le_img_right, .ce_img_right {
	text-align: center;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac */
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
/* ------------------------------------------------------ search form ---*/
#search {
	text-align: right;
	margin-bottom: 10px;
	font-size: 12px;
}
#search label {
	 padding-right: 5px;
}
/* ------------------------------------------------------ search results */

span.marker {
background-color: #ffff00;
padding-left:2px;
padding-right:2px;
}


#rewind { 
    width:735px;
    text-align:left;
    margin-top:12px;
    margin-left:105px;
    font:italic 12px arial;
}
#rewind a {
    color:black;
    text-decoration:underline;
}

