
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px
	}
	
.intro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px
	}
	
.footer {
font-size:9px;
}

.blue {
color:#336699;
font-weight:bold;
}

h1 {
color:#575B51;
font-size: 14px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

.white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 16px
}



a:link, a:visited, a:active { text-decoration: underline; color: #647B44; }
a:hover { color: #233110; text-decoration:underline }


/*TITLE CSS*/

.title1{
font-size: 22px;
font-family: Georgia, Times New Roman;
font-weight:bold;
color:#575B51;

}

.title2{
font-size: 12px;
font-family: Georgia, Times New Roman;
font-weight:bold;
color:#575B51;
}

.title3{
font-size: 14px;
font-family: Georgia, Times New Roman;
font-weight:bold;
text-decoration: underline;
color:#575B51;
}
.title4{
font-size: 16px;
font-family: Georgia, Times New Roman;
font-weight:bold;
color:#857D41;
}

.title5{
font-size: 12px;
font-family: Georgia, Times New Roman;
font-weight:bold;
color:#4F5843;
}

#title6{
font-size: 12px;
font-family: Georgia, Times New Roman;
font-weight:bold;
color:#4F5843;
background-color: #ECEAD6;
width: 410px;
text-align: left;
}
.statement {
	color:#4F5843;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*HIGHLIGHT LINK*/
a.special:link, a.special:visited, a.special:active { text-decoration: underline; color: #666666;}
a.special:hover { color: #666666; text-decoration:underline; background-color:#F1EDD1;}


#container{
padding:16px;
text-align: left;
}

#container2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
line-height: 18px;
padding:16px;
text-align: left;
}

#footer{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
line-height: 14px;
padding:16px;

}
#footer2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
line-height: 14px;
padding:10px;

}

input {background: #E0EAF2; border: solid 1px #89A6C3;
font-size: 10px; color: #516C9B; font-family: verdana,tahoma,arial;}

textarea {background: #E4E0CF; border: solid 1px #6d6648;
font-size: 10px; color: #516C9B; font-family: verdana,tahoma,arial;}

option {background: #FFFFFF; border: solid 1px #6d6648;
font-size: 10px; color: #6d6648; font-family: verdana,tahoma,arial; font-weight: bold;}

.submit {background-color: #ffffff; border: solid 1px #89A6C3;
font-size: 12px; color: #516C9B; font-family: arial,verdana,tahoma,; 
margin-top: 4px;
margin-bottom: 4px;
margin-left: 0px;
}




.border{
	border: 1px solid #575B51;
	padding: 5px;
}
.border1{
	border: 2px solid #575B51;
	padding: 5px;
	margin-top:  10px;
}

