html,body, #wrapper {
     border:none;
	text-align: left !important;
	margin: 0;
	padding:0 0 0 0;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background: url(../../images/homepage/bg_fill.jpg) repeat;
   }


p { 
	margin: 0px;
	}
strong, b {
	font-weight: bold;
	}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
	}
form {
	margin: 0;
	padding: 0;
	}
hr {
	margin: 0 0;
	border: 0px;
	color: white;
	background-color: none;
	border-top: 1px solid #BFC820;
	}
.hide {
	display: none;
	}
.clr {
	clear: both;
	}
.highlight {
	color: #d9ecff;	
	}

input {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}

.search_input {
	color: #000000;
	text-decoration: none;
	height: 14px;
	width:110px;
	border: 1px solid #000000;
}
	
a:link {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
}

.main_table {
	margin: 0;
	padding:3px;
	vertical-align: top;
	background-color: #fefefe;
	}

.header_bg_logos {
	margin: 0;
	padding:0;
	background: url(../../images/homepage/header_bg_logos.jpg) no-repeat;
	height: 173px;
	width: 502px;
	}

.header_fill {
	margin: 0;
	padding:0;
	background: #000000 url(../../images/homepage/header_fill.jpg) repeat-x;
	height: 173px;
	}


.header_menu {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}

.header_menu a{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}
.header_menu a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}
.header_menu a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
	}
.header_menu a:active{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}
	
	
.lhs_menu {
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}
	
.lhs_heading {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}

.lhs_text {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.lhs_text a{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.lhs_text a:visited{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.lhs_text a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
.lhs_text a:active{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
.content {
	font-weight: normal;
	color: #000000;
	padding:5px;
	text-decoration: none;
	}
	
.content_heading {
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	}

.content_text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.content_text a{
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	}
.content_text a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	}
.content_text a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	}
.content_text a:active{
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	}
	
	
.devider {
	margin: 0;
	padding:0;
	background: url(../../images/homepage/devider.jpg) repeat-y;
	width: 13px;
	}
	
	

.newsHeading {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.newsContent {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

.date {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	}
	
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.footer a{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.footer a:visited{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.footer a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
.footer a:active{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}