/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006655;
}

.pagetitle {
	color:#006655;
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}


.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#006655;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

a.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#006655;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

a.nav:hover, a.nav:active {
	color:#fe9d26;
	text-decoration:none;
}

	
.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	line-height:18px;
}

a.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#006655;
	line-height:18px;
	text-decoration:none;
}

a.bodycopy:hover,a.bodycopy:active {
	color:#fe9d26;
	text-decoration:none;
}

.tableborder_green {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006655;
	border-left-color: #006655;
	border-top-color: #006655;
	border-right-color: #006655;
}

.red {
	color:#FF0000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffeedd;
}

a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffeedd;
	text-decoration:none
}

a.footer:hover, a.footer:active {
	text-decoration:underline;
}

input, textarea, select {
	FONT-SIZE: 11px; LINE-HEIGHT: 14px; FONT-FAMILY: "Verdana", "Arial", "Helvetica", sans-serif;
}

.maroon {
	color:#990000;
}
