/* CSS Document */

/* CSS Document */

/* CSS Document */

body {
	background: #AAFFC4;
}

.hightlight {
	color: #ff0000;
	font-weight: bold;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	color: #660033;
	padding: 5px; 10px;
}

.text p {
    margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-top: 2px;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
    color: #0b4f57;
	font-variant: normal;
}

.subhead span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #660033;
	font-variant: normal;
}

A {
	color:#484b48;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:hover { color:#1e806a; }

.NAVtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #835542;
}

.NAVtype a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#434C44;
}

.NAVtype a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#752404;
}

.NAVtype a:linked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#434C44;
}


.NAVHomeTop {
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #aa4d51;
	text-transform: none;
	
}

.NAVHomeBottomRED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7e373a;
}
.border-top {
	border-top: 1px solid #000;
	
}

