body {
	margin:0px; background-image: url('../images/main-bg1.gif');
	background-repeat:repeat-x
}

form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 11px;
	color: #3E3E3E;
}

textarea{
	font-family: Arial;
	font-size: 11px;
	color: #3E3E3E;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #3E3E3E;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #464646;
	text-decoration: none;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #464646;
	text-decoration: none;
}

.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #222222;
	text-decoration: none;
}

.hedaing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #222222;
	text-decoration: none;
}

.grayheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	color: #222222;
	text-decoration: none;
}


.orgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #C6581A;
	text-decoration: none;
}

.orgtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #C6581A;
	text-decoration: none;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #45761F;
	text-decoration: none;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.white-small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.bigwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}

.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.white-small-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.white-small-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}

.toptext {
	font-family: Times New Roman;
	font-size: 12px;
	line-height: 16px;
	color: #BBD4F0;
	text-decoration: none;
}

.toplink {
	font-family: Times New Roman;
	font-size: 15px;
	line-height: 16px;
	color: #BBD4F0;
	text-decoration: none;
}

.toplink:hover {
	font-family: Times New Roman;
	font-size: 15px;
	line-height: 16px;
	color: #BBD4F0;
	text-decoration: underline;
}

.small-blue-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #074EAF;
	text-decoration: underline;
}

.style1{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color:#666666;
	text-decoration:none;

}

.small-blue-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #074EAF;
	text-decoration: none;
}

.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #074EAF;
	text-decoration: underline;
}

.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #074EAF;
	text-decoration: none;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #074EAF;
	text-decoration: none;
}

.bottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #353535;
	text-decoration: none;
}

.bot-small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #353535;
	text-decoration: none;
}

.botlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #353535;
	text-decoration: none;
}

.botlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #353535;
	text-decoration: underline;
}

.graybg {
	background-color: #FFFFFF;
	background-image: url('../images/gbg.gif');
	background-repeat: repeat-x
}
.bottomline {
	border-bottom: 1px solid #CCCCCC;
}

.border {
	border: 1px solid #000000;
}
