body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ABABAB;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	}
	
.headers {
 margin:0;
 padding:10px 0 2px 0;
 display:block;
 width:80%;
 border-bottom: 1px solid #c2b69c;
 color: #c2b69c;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 14px;
 text-decoration: none;
 text-transform: uppercase;
 }
 
 .mission_statment{
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
}

 .mission_statment2{
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
	text-transform:uppercase;
}
 
.body_text {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}

.body_text_bold {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;

}

.body_text_bold_underline {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.more{
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	text-decoration: underline;
	
}

.footer {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	
}

.inputBox {color : #666666;
background : #FFFFFF;
border-color : #999999;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Tahoma;
font-size : 11px;
}

.inputBox2 {color : #666666;
background : #FFFFFF;
border-color : #999999;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family : Arial;
font-size : 14px;
}

.dotted {
background : #FFFFFF;
border-color : #253a7f;
border-top : 1px dotted;
border-bottom : 1px dotted;
border-left : 1px dotted;
border-right : 1px dotted;

}

.cross {
	font-size: 20px;
	font-family: Arial, sans-serif;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
}


