@charset "UTF-8";
.maintable {
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.green24 {
	font-size: 24px;
	font-weight: bold;
	color: #003300;
}
.whitetext {color: #FFFFFF}
a:link {
	text-decoration: none;
	color: #003300;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #E3E3E3;
}
/* CSS Document */

.green18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
}
.green14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
}
.green16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
}
.grey10 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.maintableright {
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}
.grey16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.linkgrey {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

