body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 43a7aa;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	vertical-align: middle;
	position:relative
	
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6600CC;
	top: 5em;
	position: absolute;
	bottom: 5em;
	height: 500px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 43a7aa;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}

.orangeText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ff6600;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}

.blueText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 43a7aa;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}

.whitefootertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}

.whitebottom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

.greenBack {
	background-color:#03d393
}
.orangeBack {
	background-color:#ff6600

}
.lightorangeBack {
	background-color:#ffcc33
}

.orangeBox {
	background-color:#f39039
}

.whiteBack {
	background-color:#ffffff
}
	
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #fbd134;
}
a:active {
	text-decoration: none;
}

