body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center 158px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
}
h1 {
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight: bold;
	color: #d89029;
	text-decoration: none;
}
h2 {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	color: #0096d6;
	text-decoration: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #d89029;
	text-decoration: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.left_just {
	text-align: left;
}
.orange_text {
	font-size: 1.1em;
	font-weight: bold;
	color: #d89029;
	text-decoration: none;
}
.blue_text {
	font-weight: bold;
	color: #0096D6;
	text-decoration: none;
}
.bread_links a {
	text-align: left;	
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
}
#container {
	background-color: #FFFFFF;
	background-image: url(images/container.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 775px;
	margin-top: 38px;
}
#container_left {
	width: 183px;
	padding-left: 2px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}
#container_body {
	width: 533px;
	float: right;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: justify;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: auto;
}
#container_center {
	float: left;
	width: 330px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0096D6;
	padding-right: 33px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#container_right {
	float: right;
	width: 169px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#container_right img {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container_wide {
	float: left;
	width: 499px;
	padding-right: 33px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#footer {
	background-color:#FFFFFF;
	clear: both;
	color: #B1B1B1;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: none;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #B1B1B1;
	text-decoration: underline;
}
#footer a:hover {
	color: #D89029;
}
/* NAVIGATION */
#nav_container {

}
a:link, a:visited, a:active {
	color: #00467F;
	text-decoration: none;
}
a:hover {
	color: #D89029;
	text-decoration:underline;
}
a.request:link, a.request:visited, a.request:active, a.request:hover {
	display: block;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav_container a:link, #nav_container a:visited, #nav_container a:active {
	font-size: 1.6em;
	color: #00467F;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 41px;
	font-weight: 700;
}
#nav_container a:hover {
	color: #D89029;
}
#nav_container #active {
	font-size: 1.6em;
	color: #00467F;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	font-weight: 700;
	background-image: url(images/nav_bullet_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}

/* SECONDARY NAVIGATION */
#nav_secondary {
	background-color: #ADD1EF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8AC0E8;
	border-bottom-color: #8AC0E8;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_container #nav_secondary a:link, #nav_container #nav_secondary a:visited, #nav_container #nav_secondary a:active {
	font-size: 1.1em;
	font-weight: 600;
	color: #235D92;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 52px;
	line-height: 1.6em;
}
#nav_container #nav_secondary a:hover {
	color: #D89029;
}
#nav_container #nav_secondary #active {
	font-size: 1.1em;
	color: #235D92;
	line-height: 1.6em;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
	font-weight: 600;
	background-image: url(images/nav_bullet_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* TERTIARY NAVIGATION */
#nav_tertiary {
	background-color: #A2CAEC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8AC0E8;
	border-bottom-color: #8AC0E8;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* QUARTINARY NAVIGATION */
#nav_quartinary {
background-color: #ADD1EF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8AC0E8;
	border-bottom-color: #8AC0E8;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	

}
#nav_container #nav_secondary #nav_tertiary a:link, #nav_container #nav_secondary #nav_tertiary a:visited, #nav_container #nav_secondary #nav_tertiary a:active {
	font-size: 1.1em;
	font-weight: 600;
	color: #235D92;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 62px;
	line-height: 1.6em;
}
#nav_container #nav_secondary #nav_tertiary a:hover {
	color: #D89029;
}
#nav_container #nav_secondary #nav_tertiary #active {
	font-size: 1.1em;
	color: #235D92;
	line-height: 1.6em;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 47px;
	font-weight: 600;
	background-image: url(images/nav_bullet_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.text_accent {
	color: #D89029;
}
input {
	background-color: #E7F2FA;
	border: 1px solid #D89029;
}
textarea {
	background-color: #E7F2FA;
	border: 1px solid #D89029;
}
.process_right {
	float: right;
	width: 370px;
	clear: right;
}
#container_wide table {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
}
#container_wide th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #08568C;
	text-align: center;
	font-size: 1.1em;
}
.categories {
	font-size: 1.1em;
	font-weight: bold;
	color: #08568c;
	line-height: 1.8em;
	padding-left: 10px;
}

.none {
	vertical-align: middle;
	background-image: url(images/table_no.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.limited {
	background-image: url(images/table_ocheck.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 35px;
}
.yes {
	background-image: url(images/table_gcheck.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 35px;
}
