.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	text-transform: capitalize;
}
a.nav {
	text-decoration: none;
}
a.nav:hover {
	text-decoration: none;
	color: #B1CD49;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1CD49;
	text-decoration: none;
	line-height: 15px;
	text-transform: capitalize;
}
a.nav2 {
	text-decoration: none;
}
a.nav2:hover {
	text-decoration: none;
	color: #333333;
}
.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
	text-transform: capitalize;
	font-weight: bold;
}
a.nav3 {
	text-decoration: none;
}
a.nav3:hover {
	text-decoration: none;
	color: #B1CD49;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
}
a.greytext {
	text-decoration: none;
}

a.greytext:hover {
	color: #94cf1c;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #94cf1c;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
}
a.greentext {
	text-decoration: none;
}
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#fullheight {
	height: 100%;
	padding: 12px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1CD49;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
}
a.titletext {
	text-decoration: none;
}
.titletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
	word-spacing: -1px;
}
a.titletext2 {
	text-decoration: underline;
}
a.titletext2:hover {
	text-decoration: underline;
	color: #D1EA9E;
}
.titletext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
	word-spacing: -1px;
}
a.titletext3 {
	text-decoration: none;
}
a.titletext3:hover {
	text-decoration: none;
	text-transform: uppercase;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 13px;
	text-decoration: none;
}
a.highlight {
	text-decoration: none;
}
a.highlight:hover {
	text-decoration: underline;
}
#flashcontent {
	width: 100%;
	height: 480px;
}
#flashcontent2 {
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5ECA6;
}
#flashcontent3 {
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}
#navcontent {
	border: 1px solid #D5ECA6;
}
#navboxes {
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#navboxes2 {
	padding-left: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.textual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	word-spacing: -1px;
}
a.textual {
	text-decoration: underline;
}

a.textual:hover {
	color: #94cf1c;
}
