/* CSS Document */

body {
	background-color: #E07B1A;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
.navtext {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.smallnavtext:link {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}
.smallnavtext:visited {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}
.smallnavtext:hover {
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}
.navtextdark:link {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.navtextdark:visited {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.bold {
	font-weight: bold;
}
.bolddark {
	font-weight: bold;
	color: #333333;
}
.heading1 {
	font-weight: bold;
	color: #E07B1A;
}
.italic {
	font-style: italic;
}
.contactdetails {
	font-size: 11px;
	line-height: 13px;
}
.contactdetailsbold {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
	background-color: #CCCCCC;
}
.nav:link {
	color: #666666;
	text-decoration: none;
}
.nav:visited {
	color: #666666;
	text-decoration: none;
}
.nav:hover {
	text-decoration: none;
	color: #333333;
}
