@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: -1px;
}
#right {
	background-color: #FFF;
	background-image: url(images/rightside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 40px;
	padding-top: 1px;
}
#left {
	background-color: #FFF;
	background-image: url(images/leftside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 40px;
	margin-top: 1px;
}
#left_nav {
	width: 256px;
	vertical-align: top;
	background-color: #f3f8f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#nav_right {
	background-image: url(images/nav_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 11px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main {
	background-color: #FFF;
	background-image: url(images/header_bck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 30px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}
#main2 {
	background-color: #FFF;
	background-image: url(images/header_bck2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 30px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}
.main_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 16px;
}
#ban {
	background-image: url(images/ban.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	width: 920px;
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	width: 920px;
	vertical-align: top;
}
#logo_link{
	height: 53px;
	width: 345px;
	position: relative;
	float: left;
	display:block;
}
#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 34px;
	width: 920px;
	vertical-align: top;
}
#nav_top {
	background-image: url(images/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 256px;
	height: 72px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.nav_title {
	padding-left: 18px;
	padding-top: 45px;
	text-align: left;
}
.category {
	background-image: url(images/category_bck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	height: 35px;
	width: 256px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.category_small {
	background-image: url(images/category_bck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	height: 35px;
	width: 256px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #4A2D0D;
	text-decoration: none;
	text-align: left;
}
.category_salary {
	background-image: url(images/category_bck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	background-color: #F3EED1;
	height: 35px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4A2D0D;
	text-decoration: none;
	text-align: left;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.rightnav_header {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #4A2D0D;
	text-decoration: none;
	text-align: center;
	padding-bottom: 6px;
}
.rightnav {
	vertical-align: top;
	height: auto;
	width: 256px;
	background-color: #f3f8f9;
	padding-bottom: 10px;
}
.nav_right {
	float:right;
	margin-bottom: 12px;
}
.title_indent {
	padding-top: 7px;
	padding-left: 15px;
	text-align: left;
}
#left_navigation ul li .specialty {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #700A0A;
	background-color: #f3f8f9;
	text-decoration: none;
}
#left_navigation
{
	width: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f3f8f9;
	background-color: #f3f8f9;
	margin-left: 18px;
}

#left_navigation ul
{
margin: 0;
padding: 0;
list-style-type: none;
border: none;
line-height: 1em;
}
#left_navigation li
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0;
	text-align: left;
}

#left_navigation a
{
	display: block;
	padding: 5px 0px 5px 0px;
	background-color: #f3f8f9;
	color: #4A2D0D;
	text-decoration: none;
	width: auto;
}

#left_navigation a:link, #navlist a:visited
{
text-decoration: none;
}

#left_navigation a:hover
{
	background-color: #f3f8f9;
	color: #7E0A0A;
}
.hor_nav {
	padding-top: 20px;
	padding-left: 0px;
	height: 20px;
	float:right;
}
.footer {
	text-align: center;
	height: 30px;
	width: 920px;
	padding-top: 12px;
}

.statebox {
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 22px;
}
.schoolbox {
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: auto;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
.nav_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #2d506c;
	text-decoration: none;
	vertical-align: middle;
}
.nav_font:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #795C5C;
	text-decoration: none;
	vertical-align: middle;
}
.footer_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #7E0A0A;
	text-decoration: none;
	vertical-align: middle;
}
.footer_font:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #795C5C;
	text-decoration: none;
	vertical-align: middle;
}
.divider {
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	background-color: #fbf7f8;
	vertical-align: top;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #2d506c;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0px;
}
#nav_color {
	background-color: #FBF7F8;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	height: 22px;
	padding-top: 2px;
	width: 300px;
	margin-left: 550px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #2d506c;
}
#go {
	height: 22px;
	width: 28px;
	float: right;
    padding-top: 2px;
}
#states {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 16px;
}
.column_state {
	width: 200px;
}
#divCopyright {
	text-align:center;
	padding-top: 15px;
}
.big_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #7E0A0A;
	text-decoration: underline;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #0969dc;
	text-decoration: none;
}
#navbarnew, navbarnew ul {
display:block;
padding:0;
list-style:none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #960;
background-color: #fbf7f8;
text-decoration: none;
vertical-align: top;
background-color: #fbf7f8;
}

.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

#navbarnew a {
	display:block;
	color: #4A2D0D;
	text-decoration: none;
	background-color: #fbf7f8;
	width: 220px;
	list-style-image: none;
	list-style-type: none;
	vertical-align: top;
	text-align: left;
	padding: 5px 0px 5px 0px;
}



#navbarnew li {
    float: left;
    width: 220px;
    list-style-image: none;
    list-style-type: none;
    vertical-align: top;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	position: relative;
}

#navbarnew li ul {	display:none}


#navbarnew li:hover ul{
	position:absolute;
display:block;
width: 220px;
}

#navbarnew a:hover {
background-color: #fbf7f8;
	color: #960;
}


#navbarnew li ul li {
float:none;
width: 232px;
font-size: 12;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
text-decoration: none;
list-style-image: none;
margin-left: -12px;
}
#navbarnew li ul li a {
	padding-left: 12px;
}

.findschool {
	width: 117px;
	height: 31px;
	float: left;
}
.findschool a {
	display: block;
	width: 117px;
	height: 31px;
	background-image: url(images/findschool.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.findschool a:hover {background-position: bottom left;}.button {
	text-align: center;
	height: 31px;
	width: auto;
	display: block;
	padding-left: 235px;
	margin-top: 22px;
	margin-bottom: 22px;
}
.space {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 16px;
}
.left_rightnav {
	background-image: url(images/left_rightnav.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	width: 18px;
}
.bottom_rightnav {
	background-image: url(images/bottom_rightnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 274px;
}
#nav_holder {
	margin-left: 18px;
}
#nav {
    width: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fbf7f8;
	background-color: #fbf7f8;
	margin-left: 18px;
}
#nav, #nav ul, #nav li {
        margin: 0;
        padding: 0;
        list-style: none;
}
.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;
}

hr {
	clear: both;
	width: 100%;
	border: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	margin-bottom: 0.7em;
}
.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;
}

#nav a {
    display: block;
	width: 100%;
    padding: 5px 0px 5px 0px;
	text-decoration: none;
}
#nav a.span {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A2D0D;
	background-color: #fbf7f8;
	text-decoration: none;
	position: relative;
}
#nav a.span:hover {
	color: #7D0A0A;
	background-color: #f7eff1;
}
#nav a.span img {
	position: absolute;
	top: 2px;
	right: 2px;
	border: 0;
}
#nav li {
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	clear: both;
}
#nav li ul li {
         font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #960;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#nav li ul li a {
        color: #960;
	background-color: #f7eff1;
}
#nav li ul li a:hover {
        color: #960;
        background-color: #fbf7f8;
}.spotlight_left {
	background-image: url(images/spotlight_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 7px;
}
.spotlight_right {
	background-image: url(images/spotlight_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 7px;
}
.spotlight_bck {
	background-image: url(images/spotlight_bck.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 584px;
	padding-right: 8px;
	padding-left: 9px;
	vertical-align: top;
	text-align: left;
}
.spotlight_logo {
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
	padding-top: 12px;
}
#programs2container {
	height: auto;
	width: 800;
	margin-top: 15px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
#campus_programs_container {
	height: auto;
	width: 800;
	margin-top: 0px;
	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;
}

.request {
	float: right;
	height: 27px;
	width: 172px;
	margin-top: 4px;
	margin-right: 8px;
	position: relative;
	display: block;
}
.request2 {
	float: right;
	height: 27px;
	width: 172px;
	margin-top: 4px;
	position: relative;
	display: block;
}

.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;}

.top {
	vertical-align: top;
}
.salary_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4A2D0D;
	background-color: #F3EED1;
	text-align: left;
	vertical-align: middle;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.salary {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.salary_gray {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #eeeeee;
}
.salary_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.right_float {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}
.left_float {
	float: left;
	margin-bottom: 14px;
	margin-right: 14px;
}

.Reqmain {
	display: block;
	width: 170px;
	color: #090f25;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/CNAreqinfo1.gif);
	height: 25px;
}
.Reqmain:link {
	color: #090f25;
	text-decoration: none;
}
.Reqmain:visited {
	color: #090f25;
	text-decoration: none;
}


.Reqmain:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/CNAreqinfo2.gif);
}

.reqhere {
	display:block;
	background-color: #FFFFFF;
	height: 75px;
	width: 170px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #CCCCCC;
	z-index: 10;
	position: absolute;
}

.reqgone {
	display:none;
}

#divSpotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-bottom-color: #CCCCCC;
	overflow: auto;
	padding: 10px;
}

.Reqsubblue {
	display: block;
	width: 170px;
	color: #0000cc;
	text-indent: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
.Reqsubblue:link {
	color: #0000cc;
	text-decoration: none;
}
.Reqsubblue:visited {
	color: #0000cc;
	text-decoration: none;
}
.Reqsubblue:hover {
	color: #0066ff;
	text-decoration: none;
}

.Reqsub {
	display: block;
	width: 170px;
	color: #589300;
	text-indent: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	text-align: left;
}
.hide {
	display:none;
}
#requestinfo {
	float: right;
	height: 25px;
	width: 170px;
}.schools_statebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F4EDD1;
	text-align: center;
	vertical-align: top;
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
	border: 1px solid #999;
	margin-right: 20px;
	margin-top: 12px;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}
form {
	margin: 0em;
}
.cna-btn {
	width: 202px;
	height: 40px;
	float: left;
}
.cna-btn a {
	display: block;
	width: 202px;
	height: 40px;
	background-image: url(images/cna-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cna-btn a:hover {background-position: bottom left;}

.nursing-btn {
	width: 202px;
	height: 40px;
	float: left;
}
.nursing-btn a {
	display: block;
	width: 202px;
	height: 40px;
	background-image: url(images/nursing-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nursing-btn a:hover {background-position: bottom left;}

.hc-btn {
	width: 202px;
	height: 40px;
	float: left;
}
.hc-btn a {
	display: block;
	width: 202px;
	height: 40px;
	background-image: url(images/hc-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hc-btn a:hover {background-position: bottom left;}

.homepage-graphic {
	background-image: url(images/homepage-graphic.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 330px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 18px;
	padding-top: 130px;
	padding-right: 269px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.findschool {
	width: 210px;
	height: 43px;
	float: left;
}
.findschool a {
	display: block;
	width: 210px;
	height: 43px;
	background-image: url(images/find_a_school.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.findschool a:hover {background-position: bottom left;}

.button {
	text-align: center;
	height: 43px;
	width: auto;
	display: block;
	padding-left: 190px;
	margin-top: 6px;
	margin-bottom: 6px;
}
/*******************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/CNAreqonly.gif);
}
.qs_requestinfo2 a {
	display: block;
	width: 170px;
	height: 25px;
	background-image: url(images/CNAreqonly.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;
}
