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: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #787878;
	text-decoration: none;
}
.orgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF8400;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.inp {
	font-family: Arial;
	font-size: 11px;
	color: #565656;
	line-height:16px;
	width:100px;
}

.inp1 {
	font-family: Arial;
	font-size: 11px;
	color: #565656;
	line-height:16px;
	width:200px;
}
.inp2 {
	font-family: Arial;
	font-size: 11px;
	color: #565656;
	line-height:16px;
	width:150px;
}
.textt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4B4B4B;
	text-decoration: none;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 15px;
	color: #4B4B4B;
	text-decoration: none;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
.whitetextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3073AE;
	text-decoration: none;
}
.bigbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #3884C0;
	text-decoration: none;
}
.bluelnk {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #2F70AB;
	text-decoration: underline;
}
.bluelnk:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #2F70AB;
	text-decoration: none;
}
.orglnk {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FF8400;
	text-decoration: underline;
}
.orglnk:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FF8400;
	text-decoration: none;
}
.wlnk {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: underline;
}
.wlnk:hover {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
.botlnk {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #727272;
	text-decoration: none;
}
.botlnk:hover {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #727272;
	text-decoration: underline;
}
.imgborder {
	border: 1px solid #D8D4D4;
}

.toplnk {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #424242;
	text-decoration: none;
}
.toplnk:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #424242;
	text-decoration: underline;
}


