form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 12px;
	color: #2D2C2C;
}

input {
	font-family: Arial;
	font-size: 12px;
	color: #2D2C2C;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0A03DD;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
.larglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #0A03DD;
	text-decoration: none;
}
.larglink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.text-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14cpx;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.text-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #558B53;
	text-decoration: none;
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}



.underlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration:underline;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.headingblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 20px;
	color: #1B97DB;
	text-decoration: underline;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.text1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
.blacklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.gtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #1B97DB;
	text-decoration: none;
}

.bottomlnk {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.tbottomlnk:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #0B380C;
	text-decoration: underline;
}
.toplnk {
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.toplnk:hover {
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}
.RowOverSelected { 
background-color:#A7DFFE; 
border: 1px solid #E4E4E4;
}

.RowOverEven{ 
background:#62C3F8;
border: 0px solid #D1D1D1;
}
.border {
	border: 1px solid #CCCCCC;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}