a:link {
	text-decoration: none;
	color: #F24F07;
}
a:visited {
	text-decoration: none;
	color: #F24F07;
}
a:hover {
	text-decoration: none;
	color: #FF860B;
}
a:active {
	text-decoration: none;
	color: #FF860B;
}

.nav1 a:link {
	text-decoration: none;
	color: #485558;
}
.nav1 a:visited {
	text-decoration: none;
	color: #485558;
}
.nav1 a:hover {
	text-decoration: none;
	color: #000000;
}
.nav1 a:active {
	text-decoration: none;
	color: #000000;
}

.nav2 a:link {
	text-decoration: none;
	color: #FF860B;
}
.nav2 a:visited {
	text-decoration: none;
	color: #FF860B;
}
.nav2 a:hover {
	text-decoration: none;
	color: #ffffff;
}
.nav2 a:active {
	text-decoration: none;
	color: #ffffff;
}

.subnav a:link {
	text-decoration: none;
	color: #485558;
}
.subnav a:visited {
	text-decoration: none;
	color: #485558;
}
.subnav a:hover {
	text-decoration: none;
	color: #EC681E;
}
.subnav a:active {
	text-decoration: none;
	color: #EC681E;
}

.footer a:link {
	text-decoration: none;
	color: #7E8384;
}
.footer a:visited {
	text-decoration: none;
	color: #7E8384;
}
.footer a:hover {
	text-decoration: none;
	color: #EC681E;
}
.footer a:active {
	text-decoration: none;
	color: #EC681E;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../Assets/Images/page_bkgnd.jpg);
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A2A2A2;
	line-height: 16px;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A2A2A2;
	line-height: 16px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #485558;
	line-height: 30px;
}
.pagetitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
}
.pagetitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #485558;
	line-height: 25px;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #485558;
	line-height: 25px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7E8384;
	line-height: 16px;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}
