body{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6969;

}

.nav {
	background-color: #F1EDED;
	border-left: solid #CCC9C8 1px;
	border-bottom: solid #DC3126 2px;
} 
form {
	margin: 0px;
	padding: 0px;
}

.nav ul {
	margin-left: 5px;
	padding: 0px;
	margin-top: 5px;
	line-height: 12px;
}

.nav li {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
}
#maintext h1 {
	font-size: 18px;
	color: #D93025;
	margin: 0px 0 10px 0;
	line-height: 20pt;
		text-transform:uppercase;

}

.nav li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6A6969;
	text-decoration: none;
}

.nav li a:hover {
	color: #DC3126;
	text-decoration: none;
	}
	
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-align: center;
}

a {
	color: #E13120;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #E13120;
}

#search {
	color: #FFFFFF;
	background-color: #01294B;
	padding: 10px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 60px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #0056A7;
}

#donatebox {
	height: 58px;
	margin: 20px 0px 10px 20px;
	padding: 5px 5px 5px 60px;
	border: solid #DC3126 1px;
	background-image:url(apple.jpg);
	background-repeat: no-repeat;
}
.floatL {
	float: right;
}

#donatebox h2 { 
	color: #DC3126;
}

#enewsbox {
	height: 58px;
	margin: 10px 0px 20px 20px;
	padding: 5px;
	border: solid #0056A7 1px;
}


#searchbox {
	height: 58px;
	margin: 10px 0px 20px 20px;
	padding: 5px;
	border: solid #0056A7 1px;
}

#searchbox h2 { 
	color: #0056A7;
}

#enewsbox h2 { 
	color: #0056A7;
}

#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
}
#boxnav {
	float: left;
	width: 225px;
	border-left: solid #0056A7 1px;
}

.intsub {
	background-image: url(botnavbg.gif);
	background-repeat: no-repeat;
	height: 32px;
	color: #FFFFFF;
	text-align: center;
		padding-top: 5px !important;

	padding-top: 0px ;
}

.intsub a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
	}


.intsub a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
	}

#maintext {
	width: 500px !important;
	width: 550px;
	padding: 25px;
	text-align: justify;
	line-height: 17px;
	float: left;
}

.floatRight{
	float:right;
	padding: 0 0 10px 10px;	
	font-size: 9px;
	color: #666666;
	text-align: center;
}

.floatLeft{
	float:left;
	padding: 0 10px 10px 0;
	font-size: 9px;
	color: #666666;
	text-align: center;
}

#footer{
border-bottom:

}

.resul-title{
color:#E03426;
font-weight:bold;
border-bottom:1px solid #E03426;
}