/* CSS Document */
BODY {

}
 
td {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight:normal; line-height: 18px;
}
 
p {
	padding:0;
	margin:0;
	}
	
form {
		padding:0;
		margin:0;
		}
.search_padding{
	padding-bottom: 22px;
	padding-top:19px;
	}		
.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#737373;
	text-decoration: none;
	font-weight:bold;
	}
.footertext:hover{
	text-decoration:none;
	color:#336699;
	}
.blacktext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
	}
.blacktext:hover{
	text-decoration: none;
	}
.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D86A32;
	text-decoration:none;
	font-weight:normal;
	}
.more:hover{
	text-decoration:underline;
	}	
			
.searchbox {
	width:113px;
	height:15px;
	border:#808080 1px solid;
	background-color:#ffffff;
	color:#5C5C5C;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	}
.bgnavboxnew {
	background-image: url(images/bgnavbox.jpg);
	background-repeat: no-repeat;
}
.bdr_lft_rt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
