body {
	margin: 0px;
	padding: 0px;
	background-image: URL(Images/vertBG.jpg); background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.horNavTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(255,255,255);
	text-decoration: none;
}
a:link.horNavTop {
	color: rgb(255,255,255);
	font-size: 12px;
	text-decoration: none;
}
a:visited.horNavTop {
	color: rgb(255,255,255);
	font-size: 12px;
	text-decoration: none;
}
a:hover.horNavTop {
	color: rgb(246,229,84);
	font-size: 12px;
	text-decoration: underline;
}
.vertNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(255,255,255);
	text-decoration: none;
}
a:link.vertNav {
	color: rgb(255,255,255);
	font-size: 12px;
	text-decoration: none;
}
a:visited.vertNav {
	color: rgb(255,255,255);
	font-size: 12px;
	text-decoration: none;
}
a:hover.vertNav {
	color: rgb(246,229,84);
	font-size: 12px;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
a:link.bodyText {
	color: #006699;
	font-size: 12px;
	text-decoration: none;
}
a:visited.bodyText {
	color: #006699;
	font-size: 12px;
	text-decoration: none;
}
a:hover.bodyText {
	color: rgb(246,229,84);
	font-size: 12px;
	text-decoration: underline;
}
.bodyTextHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.brandingboxa {
	background-image: URL(Images/brandingbox1.gif); 
	height: 35px; 
	width: 152px;
}
.brandingboxb {
	background-image: URL(Images/brandingbox2.gif); 
	width: 152px;
}
.brandingboxc {
	background-image: URL(Images/brandingbox3.gif);
	height: 35px;
	width: 152px;
}