body {
	background-image: url(Resources/bg_z01.jpg);
	background-attachment: scroll; 
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #333333;
}
body,p,td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.padLeft40 {
	padding-left: 40px;
}
.padLeftRight40 {
	padding-right: 30px;
	padding-left: 20px;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #393;
	font-size: 11px;
	letter-spacing: -0.11px;
	line-height: 150%;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #060;
	font-size: 11px;
	letter-spacing: -0.11px;
	line-height: 150%;
	font-weight: bold;
}
.linkhot {
	font-size: 12px;
}
.style15 {
	font-size: 18px;
}
.style10 {
	font-size: 11px;
}
.copytext {
	font-size: 12px;
	letter-spacing: 1.2px;
	line-height: 150%;
	color: #333333;
}
.copytextTitle {
	font-size: 12px;
	letter-spacing: 1.2px;
	line-height: 150%;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.Headerstylehtml {
	font-size: 14px;
}
.sidetext {
	font-size: 11px;
	letter-spacing: -0.11px;
	line-height: 150%;
}
.style1 {
	font-size: 11px;
	letter-spacing: -0.11px;
}
.footer {
	color: #393;
	font-size: 12px;
	text-transform: uppercase;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #393;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a.footer:hover {
	color: #060;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a.hp:link, a.hp:visited, a.hp:active {
	color: #393;
	font-size: 12px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1.2px;
}
a.hp:hover {
	color: #060;
	font-size: 12px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1.2px;
}
.copyright {
	font-size: 11px;
	color: #333333;
}
.uc {
	text-transform: uppercase;
}
.green {
	color: #393;
}
.lighterGray {
	color: #3B3B3B;
}
.lineHeight150 {
	line-height: 150%;
}
.note {
	font-size: 11px;
	color: #666666;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.plainText {
	font-size: 12px;
	color: #333333;
	letter-spacing: 1.2px;
}

/* NAV STYLES */
#nav {
	position: relative;
	top: -5px;
	padding: 0 0 0 20px;
	margin: 0;
/*	height: 20px;
*/
}
#nav a, #nav a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
#nav a:hover, #nav a.active {
	color: #1A481A;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	padding: 0 15px 0 10px;
	margin: 0;
	display: inline;
	border-right: 1px solid #fff;
}
#nav li.noline {
	border-right: none;
}
#nav li.contact {
	margin: 0;
	padding: 0 0 0 125px;
}
