@charset "utf-8";
/* CSS Document */

/* Elements Go Here */
/* Typically no need to mess with these */
form {
    border:0pt;
    padding:0;
    margin:0 auto;
}
body {
	font-family: Arial, Verdana, sans-serif;
	background-image: none;
	background-repeat: repeat;
	background-color: #fff;
	margin:0pt;
}
a {
    color:#000000;
	text-decoration:underline;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000000;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000000;
}
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000000;
}
/* End Elements */


.centerPage #VU {
	display: none;
}
.centerPage .bannerText {
	display: none;
}
.centerPage .searchBar {
	display: none;
}
.centerPage .contentBox {
	top: auto;
}
.centerPage .contentBox .contentFull .utilities {
	display: none;
}
.centerPage .contentBox .breadcrumbs {
	display: none;
}
.centerPage .contentBox .leftNavigation {
	display: none;
}
.centerPage .bannerTopBorder {
	display: none;
}
.centerPage .contentBox .contentMiddle {
	float: left;
	height: auto;
	width: auto;
}
.centerPage .contentBox .rightLocation {
	display: none;
}
.centerPage .topNav {
	display: none;
}
.footerLine1 .footerNav {
	display: none;
}
.footerLine2 .footerLinks {
	display: none;
}
.footerRight {
	display: block;
	float: right;
	vertical-align: bottom;
}
