form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}
textarea{
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}
.toptext {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #3C3E40;
	text-decoration: none;
}

.wtext {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #3C3E40;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3C3E40;
	text-decoration: none;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3C3E40;
	text-decoration: none;
}

.orgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #FB8200;
	text-decoration: none;
}

.toplink {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #3C3E40;
	text-decoration: none;
}
.toplink:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #3C3E40;
	text-decoration: none;
}

.wlink {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.wlink:hover {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
}

.swhitetext {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}

.bluelink {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #0E588C;
	text-decoration: none;
}
.bluelink1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #0E588C;
	text-decoration: none;
}
.bluelink:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #0E588C;
	text-decoration: underline;
}

.bluelnk {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #0E588C;
	text-decoration: none;
}
.bluelnk:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #0E588C;
	text-decoration: underline;
}

.imgborder {
	border: 1px solid #000000;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #941D23;
	text-decoration: none;
}


.graylink {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #8E8E8E;
	text-decoration: none;

}
.graylink:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #941D23;
	text-decoration: underline;
	
}

.navlink {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #8E8E8E;
	text-decoration: none;

}
.navlink:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
	display:block;	
}
.blueheader1
{
	font-family: Arial;
	font-size: 12px;
	color: #00A4D5;
	text-decoration: none;
}

