body {
	margin: 0px;
	background-color:#93DDC5;
	margin-top:20px;
	margin-bottom:20px;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8C8C;
	text-decoration: none;
}
.blueline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C93CE;
	text-decoration: none;
	font-weight: normal;
}
.browntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #957F66;
	text-decoration: none;
	font-weight: normal;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565250;
	text-decoration: none;
	line-height:17px;
}
.disclaimer {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #565250;
	text-decoration: none;
	line-height:13px;
}
.blacktext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F1A17;
	text-decoration: none;
	line-height:15px;
}
.orgtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E77817;
	text-decoration: none;
	line-height:15px;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	text-decoration: none;
}
.indexmenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F9B7E;
	text-decoration: none;
}
.greyleftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.greentopborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F9B7E;
}
.greybottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.orgbottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E77817;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565250;
	text-decoration: none;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807D7D;
	text-decoration: none;
}
.leftnav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBB9B9;
	text-decoration: none;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007CC3;
	text-decoration: none;
}
.blueborder
{
	border: 1px solid #68B1DB;
}
.bluetoprightborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #68B1DB;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #68B1DB;
	
}
.bluebottomrightleftborder {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #68B1DB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #68B1DB;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68B1DB;
	
}
.blueborder{
blueborder:solid,1px,#68B1DB;
}
.bluebottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68B1DB;

}
.bluerightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #68B1DB;

}
.bluetopbottomborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #68B1DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68B1DB;

}
.bluelefttopborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #68B1DB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #68B1DB;

}
.bluerightleftborder {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #68B1DB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #68B1DB;
	
}
