/* CSS Document */
body  {
	margin: auto;
	background-color: #BFD5EA;
	border-top: 6px solid #BFD5EA;
	border-left: 10px solid #BFD5EA;
	border-right: 10px solid #BFD5EA;
	border-bottom: 10px solid #BFD5EA;
	width: 1100px;
}
#wrap {
	background-color: #FFFFFF;
	height: 100%;
	width: 1100px;
}
#container {
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/nursingbck.jpg);
	height: 100%;
	width: 1100px;
}
#footer {
	margin-left: auto;
	margin-right: auto;
}
#toplogo {
	background-image: url(images/Logotop.jpg);
	background-repeat: no-repeat;
	height: 81px;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #A0B0D2;
}
#toplogo2 {
	background-image: url(images/toprnsiteimage.jpg);
	background-repeat: no-repeat;
	height: 81px;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #A0B0D2;
}
#topnav {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #3064A5;
	position: relative;
	top: 1px;
	width: 100%;
}
.topnav {
	white-space: nowrap;
	text-align: center;
}
#main {
	height: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BBDDFF;
	padding-left: 30px;
	padding-top: 20px;
	margin: 4px 0 0 0;
	width: 702px;
}
#formmain {
	height: 100%;
	padding-left: 30px;
	padding-top: 20px;
	margin: 4px 0 0 0;
	width: 702px;
}
#indexmain {
	height: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BBDDFF;
	padding-left: 30px;
	padding-top: 20px;
	margin: 4px 0 0 0;
	background-image: url(images/nurse_group_bck.jpg);
	background-repeat: no-repeat;
	background-position: 20px 60px;
	width: 702px;
}
#indextopbox {
	width: 350px;
}

#leftnav {
	background-color: #BBDDFF;
	width: 184px;
	left: 0px;
	padding-top: 20px;
	float: left;
	margin: 4px 0 0 0;
}
.leftnav {
	border-top: solid #FFFFFF 4px;	
}
#rightnav {
    background-color: #BBDDFF;
	width: 184px;
	margin: 0 0 0 0;
	float: right;
}
.rightnavtop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BBDDFF;
	margin: 4px 0 0 0;
}
.leftimg {
	background-image: url(images/left_corner.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.sidenavheader {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: #3064A5;
	height: 23px;
	line-height: 1.6em;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.style44 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
}
.style5 {color: #FFFFFF}
.style7 {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	color: #3064A5;
	font-weight: bold;
}
.style77 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3064A5;
	font-weight: bold;
	margin-left: 6px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	margin-right: 20px;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #570400;
	margin-left: 0px;
	margin-right: 20px;
	font-weight: bold;
}
.maintext2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.maintext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 10px;
	margin-right: 20px;
	text-align: left;
}
.maintext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 10px;
	margin-right: 20px;
}
.fullborder {
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-left: 6px;
}

.fullborder2 {
	border: 1px solid #CCCCCC;
}
.lightborder {
	border-bottom: 1px solid #90bade;
	border-left: 7px solid #1958b7;
	border-right: 7px solid #508fc4;
}

.listmenu {
		width: auto;
		border-right: 1px solid #3064A5;
		padding: 0 0 1em 0;
		margin-bottom: 1em;
		font-family: 'Trebuchet MS', 'Lucida Grande',
	  	Verdana, Lucida, Geneva, Helvetica,
	  	Arial, sans-serif;
		background-color: #3064A5;
		color: #333;

		}

	.listmenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;

	}

	.listmenu li {
		border-bottom: 1px solid #90bade;
		margin: 0;

		}

	.listmenu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 7px solid #1958b7;
		border-right: 7px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: auto;
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 10px;

		}
		.listmenu li a:hover {
		border-left: 7px solid #1c64d1;
		border-right: 7px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
		
.errormenu 
{
	width: auto;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
  	Verdana, Lucida, Geneva, Helvetica,
  	Arial, sans-serif;
	color: #333;
}
	
.errormenu ol 
{
	list-style-type: lower-alpha;
	list-style-position: inside;
	border: none;
}

.errormenu li 
{
	list-style-type: lower-alpha;
	list-style-position: inside;
	border: none;
}

h1 {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3064A5;
	font-weight: bold;
	margin-left: 10px;
}
h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3064A5;
	font-weight: bold;
	margin-left: 10px;
}
.boxes {
	border: ridge medium;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 18px;
	background-color: #BBDDFF;
	margin: 16px;
	width: 600px;
}
.boximage {
	float: right;
	border: solid thin;
	border-color: #000000;
	margin-left: 14px;
	margin-bottom: 14px;
}
.boxtext {
	margin-left: 20px;
}
.boxlist  {
	margin-left: 70px;
}
.boxlist ul {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}
.boxlist ul li {
    font-size: 12px;
    margin-left: 0;
}
.boxlist a:link, .boxlist a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:   #000000;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
}
.boxlist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.blacklink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 10px;
	margin-top: 1px;
	}
.redcross {
	float: right;
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 20px;
	position: relative;
}
.CareerBouncer li {
	list-style-image: url(images/bl_triangle.gif);	
	margin-left: 40px;
}
.CareerBouncer li a, .CareerBouncer li a:visited {
	font: 12px verdana, arial;
	margin: 0;
	text-decoration: underline;
	color: #3366CC;
	}
.CareerBouncer li a:hover {
	font: 12px verdana, arial;
	margin: 0;
	text-decoration: underline;
	color: #293D4F;
}
.links {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293D4F;
	font-weight: bold;
}
.links2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293D4F;
	text-decoration: underline;
}
.listtext li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 25px;
	margin-right: 20px;
}

/** Search Function **/
.search {
	width: 210px;
	position: relative;
	left: 812px;
	top: -30px;
}
#results {
	width: 500px;
}
.fbook {
		width: auto;
		border-right: 0;
		padding: 0 0 1em 0;
		margin-bottom: 1em;
		font-family: 'Trebuchet MS', 'Lucida Grande',
	  	Verdana, Lucida, Geneva, Helvetica,
	  	Arial, sans-serif;
		background-color: #BBDDFF;'
		color: #333;

		}
/** End Search **/
/** tabs fitting **/
.tabset {
	margin: 10px 24px 0 -5px;
}
.tabset .tablinks {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	font-weight: bold;
}
.tabset .tablinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #293D4F;
	font-weight: bold;
}
.indextab {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
div.img
  {
  margin:0px;
  border:0px solid #333333;
  height:auto;
  width:200;
  float:right;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:2px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  font-size:10px;
  width:200px;
  margin:2px;
  }
  .fb {
	width: 400;
	float: right;
	margin-left: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-top: .5em;  
}
/** tabs fitting **/

/**request info buttons**/
#requestinfo {
	float: right;
	width: 210px;
	height: 43px;
}
.show {
	display:inline;
}
.hide {
	display:none;
}
 .Reqmain {
	display: block;
	width: 210px;
	color: #090f25;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/requestinfo_drop_blue.gif);
	background-repeat: no-repeat;
	height: 43px;
	margin-top: 14px;
	cursor: pointer;
	float:right;
	margin-right:0px;
	margin-left: 1em;
}
.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/requestinfo_drop_blue.gif);
}
.Reqsubblue {
	display: block;
	width: 210px;
	color: #0000cc;
	text-indent: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	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;
}
.reqhere {
	display:block;
	background-color: #FFFFFF;
	height: 75px;
	width: 210px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #CCCCCC;
	z-index: 10;
	position: relative;
	cursor: pointer;
	float: right;
	clear: both;
	margin-top: 0px;
}

.reqgone {
	display:none;
}
.requestbtn {
	float: right;
	margin-top: 14px;
	margin-right: 0px;
	margin-left: 1em;
	margin-bottom: 1em;
}

.requestbtn {
	width: 210px;
	height: 43px;
}
.requestbtn a {
	display: block;
	width: 210px;
	height: 43px;
	background-image: url(images/requestinfo2.gif);
	background-repeat: no-repeat;
	float: right;
	background-position: right top;
}
.requestbtn a:hover {
	background-position: bottom left;
}
/**request info buttons**/
/** state drop down box **/
.schools_statebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3064A5;
	text-align: center;
	border: 1px solid #999;
	width:220px;
	height:50px;
	padding-top:10px;
	margin: 10px 0 0 20px;
}
#IEdiff .schools_statebox {
	line-height: 6px;
}
/** state drop down box **/
/*******************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/NSDreqonly.gif);
}
.qs_requestinfo2 a {
	display: block;
	width: 170px;
	height: 25px;
	background-image: url(images/NSDreqonly.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;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3064A5;
	text-align: center;
	border: 1px solid #999;
	width:220px;
	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;
}
