body {
	background-image: url(images/background.jpg);
}

.mainNavItem{
		background:url(images/navinactive.jpg);
		width:80px;
		height:24px;
		padding-top:4px;
		font-size: 10px;
		color: #FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.mainNavItem:hover{
		background:url(images/navactive.jpg);
		cursor:hand;
		width:80px;
		height:24px;
		}
a.orangelink:link {
	text-decoration: none;
	color: #DC8953;
}
a.orangelink:visited {
	text-decoration: none;
	color: #DC8953;
}
a:orangelink:hover {
	text-decoration: underline;
	color: #DC8953;
}
a:orangelink:active {
	text-decoration: none;
	color: #DC8953;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.header {font-family: Arial, Helvetica, sans-serif; 
	color: #DC8953; 
	font-weight: bold; 
	}
.bodycopybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.whitetext {
	font-size: 10px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.orangetext {
	font-size: 10px;
	color: #DC8953;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.mainlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.mainlink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.mainlink:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.portlink:link {
	color: #263A41;
	text-decoration: none;
}
a.portlink:visited {
	text-decoration: none;
	color: #263A41;
}
a.portlink:hover {
	text-decoration: underline;
	color: #263A41;
}
a.portlink:active {
	text-decoration: none;
	color: #263A41;
}
.form2 {
	border: thin solid #003366;
}
a.portlink2:link {
	color: #03F;
	text-decoration: underline;
}
a.portlink2:visited {
	text-decoration: none;
	color: #03F;
}
a.portlink2:hover {
	text-decoration: underline;
	color: #930;
}
a.portlink2:active {
	text-decoration: none;
	color: #263A41;
}#Table_01 tr td table tr td p .bodycopybold .bodycopy {
	font-weight: normal;
}
