@charset "UTF-8";
body {
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	background-color: #bab9b5;
}

#button {
	width: 238px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	margin:0;
	font-size: 11px;
	border: none;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#button li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: middle;
		}
#button li a {
	display: block;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	width: 100%;
	border:none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 7px;
		}

html>body #button li a {
		width: auto;
		}
#button li a:hover {
	background-color: #5a7188;
	color: #fff;
	border:none;

		}
#button li.buttontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	height: 20px;
	background-color: #ededed;
	vertical-align: middle;
	padding-top: 8px;
}

#leftnav {
	width: 236px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-left: 25px;
	margin-right: 25px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	height: auto;
}
#navleft {
	width: 236px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
}
#navleftT {
	width: 236px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#navlefttitle {
	font-size: 17px;
	font-weight: normal;
	background-color: #99AFC7;
	color: #ffffff;
	text-align: center;
	height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #688aac;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BAC9D9;
	border-right-color: #688acc;
	border-left-color: #BAC9D9;
}
#navlefttitle2 {
	height: 27px;
	font-size: 16px;
	font-weight: normal;
	background-color: #ededed;
	color: #999999;
	text-align: center;
}
#navleftlinks {
	font-size: 12px;
	font-weight: normal;
	color: #476380;
	background-color: #dedede;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	border-left-width: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 0px;
	border-right-width: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#navleftlinks a {display:block;
	color: #476380;
	text-decoration: none; width: 95%;
}
html>body #navleftlinks a {
		width: auto;
		}
#navleftlinks:visited {color: #476380; text-decoration: none}
#navleftlinks a:hover {display:block; color: #476380; background-color: #BAC9D9}
#navleftlinks:hover {color: #476380; background-color: #BAC9D9}
#contentLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: 500;
	text-align: right;
	padding-right: 10px;
}
.spotlight_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.spotlight_blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.3;
}
.spotlight_blurb a
{
	color: #11763c;
	text-decoration: underline;
}

.spotlight_blurb a:hover
{
	color: orange;
	text-decoration: underline;
}
#programs2container {
	height: auto;
	width: 800;
	margin-top: 15px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
.school_box {
	background-color: #E9F4FA;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #999;
	margin-right: 9px;
	margin-left: 7px;
	margin-bottom: 4px;
	margin-top: 3px;
	line-height: 26px;
}
.requestinfo2 {
	width: 170px;
	height: 25px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(images/CNAreqonly.gif);
}
.requestinfo2 a {
	display: block;
	width: 170px;
	height: 25px;
	background-image: url(images/CNAreqonly.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.requestinfo2 a:hover {background-position: bottom left;}
.institution2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding-bottom: 8px;
}
.institution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #11763c;
	padding-bottom: 8px;
}
.institution a {
	color: #11763c;
	text-decoration: none;
}
.institution a:hover
{
	color: orange;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	font-weight: lighter;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
}
.lftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
}


#leftnav ul {
	padding-right: 30px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.QnA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

#content_holder {
	padding-left: 25px;
	text-align: left;
	vertical-align: top;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
#leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2554C7;
	text-decoration: none;
}
#leftnav li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDEDE;
}
#leftnav a:hover {
	color:#7E9CE7;
}
.degrees:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2554C7;
	text-decoration: none;
}
.degrees:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2554C7;
	text-decoration: none;
}
.degrees:hover {
	color:#7E9CE7;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.content li {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DEDEDE;
}
.content a:hover {
	color:#5B82A6;
}
#footer {
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color:#5B82A6;
}
html {
	overflow-y: scroll;
}
#tableContent {
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #384857;
}

#buttons {
	padding-top: 6px;
}

.home {
	width: 92px;
	height: 37px;
	float: left;
}
.home a {
	display: block;
	width: 92px;
	height: 37px;
	background-image: url(images/home_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home a:hover {background-position: bottom left;}
.schools {
	width: 96px;
	height: 37px;
	float: left;
}
.schools a {
	display: block;
	width: 96px;
	height: 37px;
	background-image: url(images/schools_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.schools a:hover {background-position: bottom left;}
.fugitive {
	width: 142px;
	height: 37px;
	float: left;
}
.fugitive a {
	display: block;
	width: 142px;
	height: 37px;
	background-image: url(images/fugitive_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fugitive a:hover {background-position: bottom left;}
.bail {
	width: 138px;
	height: 37px;
	float: left;
}
.bail a {
	display: block;
	width: 138px;
	height: 37px;
	background-image: url(images/bail_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bail a:hover {background-position: bottom left;}
.salaries {
	width: 96px;
	height: 37px;
	float: left;
}
.salaries a {
	display: block;
	width: 96px;
	height: 37px;
	background-image: url(images/salaries_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.salaries a:hover {background-position: bottom left;}
.states {
	width: 92px;
	height: 37px;
	float: left;
}
.states a {
	display: block;
	width: 92px;
	height: 37px;
	background-image: url(images/states_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.states a:hover {background-position: bottom left;}

.education {
	width: 101px;
	height: 37px;
	float: left;
}
.education a {
	display: block;
	width: 101px;
	height: 37px;
	background-image: url(images/education_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.education a:hover {background-position: bottom left;}
.home2 {
	width: 92px;
	height: 37px;
	float: left;
}
.home2 a {
	display: block;
	width: 92px;
	height: 37px;
	background-image: url(images/home_button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home2 a:hover {background-position: bottom left;}
.schools2 {
	width: 96px;
	height: 37px;
	float: left;
}
.schools2 a {
	display: block;
	width: 96px;
	height: 37px;
	background-image: url(images/schools_button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.schools2 a:hover {background-position: bottom left;}
.fugitive2 {
	width: 142px;
	height: 37px;
	float: left;
}
.fugitive2 a {
	display: block;
	width: 142px;
	height: 37px;
	background-image: url(images/fugitive_button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fugitive2 a:hover {background-position: bottom left;}
.bail2 {
	width: 138px;
	height: 37px;
	float: left;
}
.bail2 a {
	display: block;
	width: 138px;
	height: 37px;
	background-image: url(images/bail_button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bail2 a:hover {background-position: bottom left;}
.salaries2 {
	width: 96px;
	height: 37px;
	float: left;
}
.salaries2 a {
	display: block;
	width: 96px;
	height: 37px;
	background-image: url(images/salaries_button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.salaries2 a:hover {background-position: bottom left;}
.states2 {
	width: 92px;
	height: 37px;
	float: left;
}
.states2 a {
	display: block;
	width: 92px;
	height: 37px;
	background-image: url(images/states_button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.states2 a:hover {background-position: bottom left;}
.training {
	width: 94px;
	height: 37px;
	float: left;
}
.training a {
	display: block;
	width: 94px;
	height: 37px;
	background-image: url(images/training_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.training a:hover {background-position: bottom left;}
.training2 {
	width: 94px;
	height: 37px;
	float: left;
}
.training2 a {
	display: block;
	width: 94px;
	height: 37px;
	background-image: url(images/training_button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.training2 a:hover {background-position: bottom left;}
.education2 {
	width: 101px;
	height: 37px;
	float: left;
}
.education2 a {
	display: block;
	width: 101px;
	height: 37px;
	background-image: url(images/education_button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.education2 a:hover {background-position: bottom left;}
.nav_left {
	width: 19px;
	height: 37px;
	float: left;
	background-image: url(images/nav_left.jpg);
}
.nav_right {
	width: 16px;
	height: 37px;
	float: right;
	background-image: url(images/nav_right.jpg);
}
.column_state {
   width: 200px;
}
.findschool {
	width: 172px;
	height: 27px;
	float: left;
}
.findschool a {
	display: block;
	width: 172px;
	height: 27px;
	background-image: url(images/find_a_school.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.findschool a:hover {background-position: bottom left;
}
.button {
	text-align: center;
	height: 27px;
	width: auto;
	display: block;
	padding-left: 200px;
	margin-top: 22px;
	margin-bottom: 22px;
}
/*******************the following styles are for the Quinstreet listings*************/
.qs_spotlight_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.qs_spotlight_blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.3;
}
.qs_spotlight_blurb a
{
	color: #11763c;
	text-decoration: underline;
}

.qs_spotlight_blurb a:hover
{
	color: orange;
	text-decoration: underline;
}
.qs_school_box {
	background-color: #E9F4FA;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #999;
	margin-right: 9px;
	margin-left: 7px;
	margin-bottom: 4px;
	margin-top: 3px;
	line-height: 26px;
}
.qs_requestinfo2 {
	width: 170px;
	height: 25px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(images/BHreqonly.gif);
}
.qs_requestinfo2 a {
	display: block;
	width: 170px;
	height: 25px;
	background-image: url(images/BHreqonly.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.qs_requestinfo2 a:hover {background-position: bottom left;}
.qs_institution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #11763c;
	padding-bottom: 8px;
}
.qs_institution a {
	color: #11763c;
	text-decoration: none;
}
.qs_institution a:hover
{
	color: orange;
	text-decoration: none;
}
.qs_schools_statebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E9F4FA;
	text-align: center;
	border: 1px solid #999;
	width:170px;
	height:50px;
	padding-top:10px;
	margin: 10px 32px 10px 20px;
	float: right;
}
#IEdiff .qs_schools_statebox {
	line-height: 16px;
}
.qslist {
	margin-left: 3em;
	color: #333333;
}
.qscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
