/* 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;
}
#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;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 10px;
}
.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;
}
