body {
	margin: 0px;
	padding: 0px;
	background-color: #25347c;
	background-image: url(../images/bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #192352;
}
a, a:link, a:visited { color:#192352; }
a:hover, a:active { color:#d32007; }
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #d32007;
	margin: 0px 0px 15px 0px;
	padding:0px;
}
h1 { font-size: 17px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#d32007;
	text-decoration:none
}
img {
	border:0px;
}
hr {
	width:100%;
	height:5px;
	margin-top:-6px;
	color:#fff;
	background:#fff url(../images/blueDottedHr.png) top left repeat-x;
	border:0px;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	list-style-type: square;
}
li {
	line-height: 180%;
	margin-left:25px;
}
#container {
	position:relative;
	top: 0px;
	left: 0px;
	margin:0px;
	padding:0px;
	width:100%;
	text-align:center;
}
#header {
	position:relative;
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left: auto;
	margin-right: auto;
	padding:0px; 
	width:1040px;
	height: 70px;
	background:url(../images/navBg.png) top left repeat-x;
}
#jvlogo {
	position: absolute;
	top:0px;
	left:0px;
	width: 146px;
	height: 70px;
}
#nav_bg{
	position: absolute;
	top:0px;
	right: 0px;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	width: auto;
	height: 70px;
	background-position: left top;
}
#navigation{
	background-image: url(../images/top_nav_full.png);
	background-repeat: no-repeat;
	width: auto;
	height: 70px;
	background-position: right top;
}
#nav_left {
	background-image: url(../images/nav_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 85px;
	float:left;
}
#nav {
	width: auto;
	font-size:11px;
	line-height: 30px;
	color:#fff;
	font-weight:bold;
	margin-top: 40px;
	float:left;
}
#nav_right {
	background-image: url(../images/nav_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 85px;
	float:left;
}
#nav a {
	text-transform: uppercase;
	margin-left: 4px;
	margin-right: 4px;
}
#nav a:link, #nav a:visited {
	color:#fff;
	text-decoration:none;
}

#nav a:hover, #nav a:active {
	color:#d32007;
	text-decoration:none;
}
#mainGraphic {
	position:relative; 
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left: auto;
	margin-right: auto;
	padding:57px 0px 0px 0px; 
	width:1040px; 
	height:323px; 
	background:url(../images/mainGraphicBg.png) top left no-repeat; 
	text-align:center;
}
#body {
	position:relative;
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left: auto;
	margin-right: auto;
	padding:0px; 
	width:1040px; 
	background:#020728 url(../images/bodyBg.png) top left repeat-x; 
	text-align:center;
}
#body_top {
	width: 898px;
	height:25px;
	background-image: url(../images/textBgTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#body_content {
	width: 898px;
	background-color: #ffffff;
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#body_content_non_white {
	width: 898px;
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	color: white;
}
#body_content_non_white a {
	color:#b2c1ff;
	text-decoration:none;
}
#body_bottom {
	width: 898px;
	height:25px;
	background-image: url(../images/textBgBottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#home_text_area {
	width:400px;
	margin-right:20px;
	float:left;
}
#text {
	padding:0px 40px 40px 40px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#192352; 
	text-decoration:none;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color:#d32007;
	text-decoration:none;
}
#footer {
	position:relative;
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width:1040px;
	height: 80px;
	background:url(../images/footerCurves.gif) top left no-repeat; 
	color:#fff; 
	text-align:center;
}
#footer_logo {
	position: absolute;
	left: 0px;
	top: 20px;
}
#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#d32007;
	text-decoration:none;
}
#copyright {
	font-size: 10px;
	line-height: 16px;
	position: absolute;
	left: 200px;
	top: 28px;
	width: 815px;
	text-align:right;
}
#copyright a {
	text-transform: uppercase;
	margin-left: 0px;
	margin-right: 0px;
}
#footer_desc {
	font-size: 10px;
	position:relative;
	margin-top:0px; 
	margin-bottom:12px; 
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width:1040px;
	color:#aaaaaa; 
	text-align:center;
}
#footer_desc h6 {
	color: #aaaaaa;
	font-style:normal;
	margin-bottom: 5px;
}
#footer_desc a {
	color: #aaaaaa;
	font-style:normal;
	margin-bottom: 5px;
	text-decoration:none;
}
.clear {
	clear: both;
}
#body_content_non_white h1, #body_content_non_white h1 a, #body_content_non_white h2, #body_content_non_white h3, #body_content_non_white h4, #body_content_non_white h5, #body_content_non_white h6, #body_content_non_white h7 {
	color: #FFFF00;
}
#chart {
	margin-top:25px;
}
span.bold {
	font-weight: bold;
}
#content_holder{
	padding-left:22px;
	padding-right:22px;
}
.headerRow {background:#9c9cb7; color:#fff; font-weight:bold;}
.altRow {background:#cecedd;}
#credits {
	width:1040px;
	position: relative;
	clear: both;
	margin-top: 22px;
	margin-left: auto;
	margin-right: auto;
}
#credits a, #credits a:link, #credits a:active, #credits a:visited, #credits a:hover {
	color: #aaaaaa;
	line-height: 15px;
	font-size: 10px;
	background-image: url(../images/at_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	text-align: left;
	position: relative;
	width: 165px;
	height: 31px;
	margin: 0 auto 4px;
	padding-left: 36px;
	display: block;
	white-space: nowrap;
}
#breadcrumb{
	margin-bottom: 20px;
	
}
#breadcrumb p {
	padding:0px;
	margin:6px 0;
	
}
#breadcrumb p.boldUC {
	font-weight:bold;
	text-transform:uppercase;
}
#contactUs .validation-failed {
	border: 1px solid #ff0000;
	color: #ff0000;
	background-color:#ffcccc;
}
.validation-advice {
	border: 1px solid #ff0000;
	color: #ff0000;
	background-color:#ffcccc;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding: 5px 5px 5px 26px;
	margin-top: 2px;
	clear:both;
	width: 219px;
}
#contactUs .warning {
	line-height:16px;
	border: 1px solid #c66;
}
#contactUs .warning-advice {
	line-height:16px;
	margin: 2px; padding: 2px; color:#fff; background-color:#bbb;
}
#contactUs input#name,#contactUs input#title, #contactUs input#schoolName, #contactUs input#email,#contactUs input#address,#contactUs input#city, #contactUs input#state, #contactUs input#zip, #contactUs input#phone, #contactUs input#fax{
	width: 250px;
}
#contactUs textarea{
	width: 340px;
}
.display_block {
	display:block;
	height:auto;
}
.formZero {
	height: 0px;
	padding: 0px;
}
.ajax-loading {
	padding: 20px 0;
	background: url(/images/spinner.gif) no-repeat center;
}