body {
	font-family: Arial, Helvetica, sans-serif;
	color: #929295;
	background-color: #eaebeb;
	background-image: url(../images/bkg.jpg);
	margin-top: 0px;
	margin-left: 40px;
}
.tableBorder {
	border: 3px solid #038a92;
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #04767d;
	text-decoration: none;
	padding-top: 30px;
}

.medFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #04767d;
	text-decoration: none;
}

.boldFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #04767d;
	text-decoration: none;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #929295;
	text-decoration: none;
}

a:hover {
	color: #929295;
}
a:visited {
	color: #929295;
	
}

.dropdownTable {
	border: 1px solid #00888F;
	cell-padding: 0px;
	background-color:#CCCCCC;
}

.dropdowns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #00888F;
	text-decoration: none;
}
.a {
	color: #929295;
	text-decoration: none;
}
li.a {
	color: #929295;
	text-decoration: none;
	line-height: 30px;
}
