body {
	background-color: #104585;
	margin: 0px;
}
#box {
	width:780px;
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #333333;
}
#topbanner {width:780px;height:169px;background:   url(images/bootcamp-topbanner.jpg) no-repeat;}
#topbanner h1 {margin:0;padding:0;text-indent:-9999px}
#main-topright {width:287px;height:58px;background:   url(images/bootcamp_main_topright.jpg) no-repeat;}
#main-topright h3 {margin:0;padding:0;text-indent:-9999px}

/* Nav */
a#n-1{background:  url(images/nav01.jpg) no-repeat; width:81px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-1:hover {background:  url(images/nav01_f2.jpg) 0 0px  no-repeat; }
a#n-2{background:  url(images/nav02.jpg) no-repeat; width:92px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-2:hover {background:  url(images/nav02_f2.jpg) 0 0px  no-repeat; }
a#n-3{background:  url(images/nav03.jpg) no-repeat; width:89px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-3:hover {background:  url(images/nav03_f2.jpg) 0 0px  no-repeat; }
a#n-4{background:  url(images/nav04.jpg) no-repeat; width:93px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-4:hover {background:  url(images/nav04_f2.jpg) 0 0px  no-repeat; }
a#n-5{background:  url(images/nav05.jpg) no-repeat; width:99px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-5:hover {background:  url(images/nav05_f2.jpg) 0 0px  no-repeat; }
a#n-6{background:  url(images/nav06.jpg) no-repeat; width:97px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-6:hover {background:  url(images/nav06_f2.jpg) 0 0px  no-repeat; }
a#n-7{background:  url(images/nav07.jpg) no-repeat; width:64px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-7:hover {background:  url(images/nav07_f2.jpg) 0 0px  no-repeat; }
a#n-8{background:  url(images/nav08.jpg) no-repeat; width:94px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-8:hover {background:  url(images/nav08_f2.jpg) 0 0px  no-repeat; }
a#n-9{background:  url(images/nav09.jpg) no-repeat; width:71px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-9:hover {background:  url(images/nav09_f2.jpg) 0 0px  no-repeat; }

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffFF;
	text-decoration: none;
	font-weight: bold;
}
.copyrightlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.copyrightlarge a:link, .copyrightlarge a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.copyrightlarge a:hover, .copyrightlarge a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0099FF;
	text-decoration: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	width: 95%;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
}
#copyright a:link, #copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0099FF;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #0099FF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.copyright a:link, .copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0099FF;
	text-decoration: none;
}
.copyright a:hover, .copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #0099FF;
	text-decoration: none;
}
.leftside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
}
.box {
	background-color: #FFFFFF;
	border: 1px solid #006699;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text a:link, .text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover, .text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #0099FF;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.textsmall a:link, .textsmall a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.textsmall a:hover, .textsmall a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #0099FF;
}
.text-space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.text-space a:link, .text-space a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.text-space a:hover, .text-space a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #0099FF;
}
.headeronfade {
	color: #104585;
	text-decoration: none;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
.bluebullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #104585;
	text-decoration: none;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.headeronlighblue {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #104585;
	text-decoration: none;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #104585;
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidenavtext_a {
	color: #333333;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.sidenavtext_b {
	color: #333333;
	text-decoration: none;
	font: lighter 10px Arial, Helvetica, sans-serif;
}
.sidenavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.header {
	font: 14px Arial, Helvetica, sans-serif;

}
.headerblue {
	color: #104585;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}
.formarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #104585;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #104585;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tablenames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-color: #CCCCCC;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.homewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.homewhite a:link, .homewhite a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
.homewhite a:hover, .homewhite a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #ffcc00;
}