.intro {
	width: 550px;
	margin: 0 auto;
	}

.intro h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color:#003399;
	}

.intro ul, .intro ol {
	line-height: 16px;
	list-style-position: inside;
	margin-bottom: 10px;
	}

.intro ul {
	list-style-type: disc;
	}
 
.intro p {
	margin-top: 10px;
	margin-bottom: 10px;
	}

.district_logo {
	display: none;
	}

p.thanks {
	width: 390px;
	height: 94px;
	padding-left: 110px;
	padding-top: 10px;
	background: url(../images/caps_logo.jpg) top left no-repeat;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	}

fieldset {
	border:1px dashed #CCC;
	padding:10px;
	}
	
.required {
	position:relative;
	}
	
#capsapp_apppage label {
	width:152px;
	margin-top:3px;
	margin-right:2px;
	padding-left:6px;
	background-color:#e7e7e8;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 43px;
	color:#000;
	}

.fullwidthlabel {
	width: 498px;
	margin-top:3px;
	margin-right:2px;
	padding-left:5px;
	padding-right:5px;
	background-color:#e7e7e8;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 43px;
	color:#000;
	}

.fullwidthlabel p {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: normal;
	}
	
.fullwidthlabel strong {
	font-weight: bold;
	line-height: 24px;
	}

label em, .fullwidthlabel em {
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	}
	
#formcontainer {
	width:530px;
	margin: 0 auto;
	}

.div_texbox {
	width:332px;
	float:left;
	background-color:#E6E6E6;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-size: 18px;
	}
	
.div_texbox_fullwidth {
	width:498px;
	float:left;
	background-color:#E6E6E6;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-size: 18px;
	}

.div_texbox_fullwidth textarea {
	width: 492px;
	height: 150px;
	overflow: auto;
	}

.div_texbox_fullwidth label {
	width: 492px;
	margin: 0px;
	padding: 0px;
	}

.div_texbox_checkbox {
	width:497px;
	float:right;
	background-color:#E6E6E6;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-size: 16px;
	font-weight: normal;
	}

.div_texbox_checkbox_left {
	float: left;
	display: inline;
	width: 28px;
	height: 28px;
	margin-right: 5px;
	}
	
.div_texbox_checkbox_right {
	float: left;
	display: inline;
	line-height: 28px;
	}

.div_texbox_checkbox_right a:link, .div_texbox_checkbox_right a:visited, .div_texbox_checkbox_right ul li a:link, .div_texbox_checkbox_right ul li a:visited {
	color: #000;
	text-decoration: underline;
	}

.div_texbox_checkbox_right a:hover, .div_texbox_checkbox_right a:active, .div_texbox_checkbox_right ul li a:hover, .div_texbox_checkbox_right ul li a:active {
	color: #000;
	text-decoration: none;
	}

.textbox {
	width:311px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 10px;
	}

.textarea {
	width: 483px;
	height: 200px;
	padding: 5px;
	margin-bottom: 5px;
	}

.dropdown {
	width:100%;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 10px;
	background: #fff;
	position: relative;
	}

dropdown:focus, .dropdown:hover {
	background: #fff;
	outline: none;
	}

.dropdown option {
	color: #666;
	}

.textbox:focus, .textbox:hover {
	background-color:#e7e8ea;
	}

.textbox:focus {
	color: #666;
	background-color: #fff;
	}
	
.button_div {
	width:438px;
	_width: 442px;
	float:left;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:center;
	height:55px;
	margin-top:3px;
	padding:5px 32px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	}
	
.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #294a69; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	clear: right;
	}

ul#capsapp_topnav {
	margin-bottom: 60px;
	}

ul#capsapp_topnav li {
	background: url(../images/graygradient.jpg) top left repeat-x;
	border-right: 1px solid #666;
	display: inline;
	float: left;
	font-weight: bold;
	line-height: 40px;
	padding-left: 14px;
	padding-right: 14px;
	}
	
ul#capsapp_topnav li.first {	
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	}
	
ul#capsapp_topnav li.last {
	border-right: none;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	}
	
ul#capsapp_topnav li a:link, ul#capsapp_topnav li a:visited {
	color: #fff;
	text-decoration: none;
	}
	
ul#capsapp_topnav li a:hover, ul#capsapp_topnav li a:active {
	color: #fff;
	text-decoration: underline;
	}
	
ul#capsapp_topnav li.active a {
	color: #09f;
	cursor: default;
	}
	
ul#capsapp_topnav li.active a:hover, ul#capsapp_topnav li.active a:active {
	text-decoration: none;
	}

.capsapp_individual h3 {
	border-bottom: 1px dotted #000;
	font-size: 42px;
	line-height: 52px;
	margin-bottom: 10px;
	}

.capsapp_individual h4 {
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	}

.BVNW, .BVW, .BVN, .BVH, .Academy, .Other {
	font-size: 30px;
	font-weight: bold;
	height: 150px;
	line-height: 150px;
	margin-bottom: 10px;
	padding-left: 170px;
	text-indent: -9999px;
	width: 200px;
	}

.BVNW {
	background: url(../images/bvnw.jpg) left center no-repeat;
	}

.BVW {
	background: url(../images/bvw.jpg) left center no-repeat;
	}
	
.BVN {
	background: url(../images/bvn.jpg) left center no-repeat;
	}
	
.BVH {
	background: url(../images/bvhs.jpg) left center no-repeat;
	}
	
.Academy {
	background: url(../images/academy.jpg) left center no-repeat;
	}
	
.Other {
	background: url(../images/other.jpg) left center no-repeat;
	}

.Approved, .Denied, .Pending {
	font-size: 26px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	position: absolute;
	top: 85px;
	right: 25px;
	}

.Approved {
	background: url(../images/approved.png) left center no-repeat;
	}
	
.Denied {
	background: url(../images/denied.png) left center no-repeat;
	}

.Pending {
	background: url(../images/pending.png) left center no-repeat;
	}
	
.errors {
	color: #f00;
	}
	
h2.app_page {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
	}
