body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #d4ddfb;
	background-image: url(images/BG_Bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	color: #CC0000;
}
a:active{
	text-decoration: underline;
	color: #00CCCC;
}
/* -------------- container ------------*/
.container {
	width: 1000px;
	border: 1px solid #F5CADD;
}

/* -------------- header ------------*/
#header {
	background-image: url(images/nurse_the_nation_top3.jpg);
	background-repeat: repeat-x;
	height: 145px;
	width: 960px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header h1{
     font-size: 13px;
     font-weight: bold;
     color: #FFFFFF;
     margin-bottom: 0px;
     padding-top: 22px;
     padding-bottom: 0px;
     padding-left: 170px; margin-bottom: 0px;
     margin-top: 0px;
     text-align: left;
     line-height: 20px;
}

#header h3{
	font-size: 11px;
	font-weight: normal;
	color: #6F1D81;
	margin-bottom: 0px;
	padding-top: 117px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
}
#header a:hover{
	text-decoration: underline;
	color: #9DE8EE;}

/* -------------- menu ------------*/
.mainmenu {
	width: auto;
	margin: 0px;
	padding: 0px;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	top: 78px;
	z-index: 1;
	position: relative;
}


.menuBG {
	background-image: url(images/menu_bg2.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 960px;
	background-position: left top;
}

.menuTD {
	background-image: url(images/tab_right.gif);
	background-repeat: no-repeat;
	text-align: center;
	/* height: 33px; */
	width: 126px;

	background-position: right top;
	font-size: 14px;
	font-weight: bold;
}
.menuTDLeft {
	background-image: url(images/tab_left2.gif);
	background-position: left top;
	background-repeat: no-repeat; height: 24px;	padding-top: 6px;
}
.menuTDLeft a {text-decoration:none;
	color:#000033;}
	
.menuTDLeft	a:hover{
	text-decoration: underline;
	color: #CC0066;}
	
.bar {
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 960px;
        text-align: right;

}
.bar a {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration:none;
        color: #000000;
        margin-right: 16px;
}
.bar a:hover {
	text-decoration: underline;
}



/*------------ end Main Section -----------*/

/* .corner {
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}*/
/* -------------- content ------------*/
/* ----------- Main Section ---------------*/
.mainTable {
	width: 960px;
	margin-top: 8px;
}
.TableLeft {
	width: 158px;
	text-align: left;
}
.TableMid {
	background-color: #FFFFFF;
}
/* -------------- this one is for the 2 section pages ------------*/
.TableRight {
	width: 7px;
}
/* -------------- this one is for the 3 section pages ------------*/
.TableMid2 {
	background-color: #EAECFF;
	text-align: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	border: thin solid #B5D9F0;
}
.TableMid2 h2{
	font-size: 18px;
	font-weight: bold;
	color: #272B8E;
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: 4px;
}
.TableMid2 p {
    padding-right: 6px;
	padding-left: 6px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 13px;}

.TableMid2 p img {
	float: left;
	/*	height: 100px;
	width: 160px; */
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 1px;
	border: 1px solid #017AC3;
}


.TableRightWide {
	width: 214px;
	text-align: left;
	padding-top: 0px;
}

.TableRightWide img {
	padding-left: 8px;
}

.TableRightWide p {
	padding-right: 6px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 11px;
}

.CityList {
	width: 198px;
	border: 1px solid #000033;
	margin-left: 8px;
	margin-top: 10px;
    overflow:auto;
    height: 400px;
}

.CityList p {
    padding-right: 6px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 11px;}

/* -------------- Left Form Area ------------*/
.LeftForm {
	width: 150px;
	border: 1px solid #212C86;
	background-color: #dee1ff;
	margin-bottom: 6px;
}
.LeftForm p{
	padding-right: 3px;
	padding-left: 9px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 11px;}
.LeftForm p strong {
	font-size: 15px;
	font-weight: bold;
}
.input {
	width: 120px;
	padding-left: 6px; margin-bottom: 5px;
}

.errormsg {
	padding-right: 3px;
	padding-left: 9px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

/* ------------- main content from c4s (not used yet)----------------- */
.Main {width: 533px;}
.Main h3 {
	font-size: 16px;
	font-weight: bold;
	color: #6B207D;
	background-image: url(images/box_mission_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.MainMid {
	width: 533px;
	background-image: url(images/box_mission_mid.gif);
	background-repeat: repeat-y;
		/*padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px; */
}
.MainMidTextArea{width: 526px; height: 568px; margin-left:2px;
	overflow: auto; }
.MainMid p{
	/* padding-right: 220px; */
	text-align: left;
	padding-left: 10px; padding-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 17px; 
}

.MainMidTextArea h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: -6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.MainMid p em{color: #6B207D}

.MainMid p img {
	float: left;
	/*	height: 100px;
	width: 160px; */
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 1px;
	border: 1px solid #F392BF;
}

.MainBottom {
	width: 533px;
	background-image: url(images/box_mission_bottom.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-bottom: 8px;
}






/* -------------- footer ------------*/
.BottomMenu {
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/bottom_navi_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
}
.BottomMenu ul{
/*	float:none;
	width:100%; */
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BottomMenu li{
	display:inline;
	padding-left: 2px;
}
.BottomMenu li a{
	/*	float:left;
	width:auto; */
	text-decoration:none;
	color:#222783;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff; */
	font-weight: bold;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.BottomMenu li a:hover{
	text-decoration: underline;
	color: #990000;
}
.BottomMenu li a:active{
	text-decoration: underline;
	color: #3F6D9F;
}


.footer1 {
	text-align: center;
	color: #4573A4;
	height: 22px;
	width: 960px;
	padding-top: 4px;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.footer1 a {
	color: #2D487D;
}
.footer1 a:hover{
	text-decoration: underline;
	color: #663366;
}
	
.footer2 {
	text-align: center;
	color: #F499C2;
	background-image: url(images/bottom3_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 1000px;
	padding-top: 4px; font-size: 11px;
}

	


/* -------------- not used ------------*/

/* -------------- news Box ------------*/	
.NewsMid {
	background-image: url(images/box_news_mid.gif);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
	text-align: center;
}
.NewsMid p{
	padding-right: 3px;
	text-align: left;
	padding-left: 5px; padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #01078c;
}	
	
.leftButtons {
	height: 35px;
	font-size: 17px;
	font-weight: bold;
	background-image: url(images/Left3Buttons1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-top: 12px;
	margin-top: 15px;
}
.leftButtons a{
	text-align: center;
	
	color: #FFFFFF;
	text-decoration: none;
}
.leftButtons a:hover{
	color: #023063;
	text-decoration: underline;
	font-weight: bolder;
}

/* ------------------- middle section -------------- */	
	
	
.Mission {width: 533px;}
.Mission h3 {
	font-size: 16px;
	font-weight: bold;
	color: #6B207D;
	background-image: url(images/box_mission_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.MissionMid {width: 533px;
	background-image: url(images/box_mission_mid.gif);
	background-repeat: repeat-y;
	/*padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px; */
}
.MissionMid p{
	/* padding-right: 220px; */
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 21px;
	font-style: italic;
}
.MissionMid p em{color: #6B207D}

.MissionMidFlash {
	float: right;
	height: 100px;
	width: 155px;
	margin-top: 10px;
	margin-right: 9px;
	margin-left: 22px;
	border: 1px solid #DED2E1;
}

.MissionBottom {
	width: 533px;
	background-image: url(images/box_mission_bottom.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-bottom: 8px;
}

.content {
	padding-left: 30px;
	width: 95%;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #171441;
}
.contentRight {
	background-image: url(images/Right_BG.gif);
	background-repeat: repeat;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #171441;
}
.mainText {
	padding-left: 36px;
}

.PageTitle {
	font-size: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 35px;
	background-image: url(images/title_bg.gif);
	padding-top: 5px;
	padding-left: 35px;
	margin-bottom: 10px;
}
.PictureSection {
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	vertical-align: top;
}
.PictureSection p {
	width: 400px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.PictureSection h2 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
}
.PictureSection h3 {height: 35px;
	font-size: 20px;
	font-weight: bold;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 35px;
}

.PictureSection img {
	margin-bottom: 3px;
	border-top-width: 3px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #B9CBD0;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #B9CBD0;
}
.PictureSection hr {
	width: 400px;
	margin-bottom: 5px;
}


/* -------------- Right Box c4s------------*/
.PinkBox {
	width: 220px;
}
.PinkBox h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/box_news_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.PinkBox h3 a{
	color: #FFFFFF;
	text-decoration: none;
}
.PinkBox h3 a:hover{
	color: #023063;
	text-decoration: underline;
	font-weight: bolder;
}
.PinkBoxTop {width: 220px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/box_news_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 14px;
}
.NewsletterMid {
	background-image: url(images/box_news_mid.gif);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.NewsletterMid h5{
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #6B207D;
}
.NewsletterMid h4{
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #6B207D;
	font-style: italic;
}

.NewsletterMid p{
	padding-right: 3px;
	text-align: center;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 9px;
}
.NewsletterMid form{
	font-size: 11px;
	color: #6B207D;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	text-align: center;
}
.NewsletterFormBox {
	height: 14px;
	width: 110px;
	margin-bottom: 2px;
	border: 1px solid #6B207D;
}

.PinkBoxBottom {width: 220px;
	background-image: url(images/box_news_bottom.gif);
	background-repeat: no-repeat;
	height: 17px;
	margin-bottom: 8px;
}
.TestimonialMid {width: 216px;
	background-image: url(images/icon_testimonies.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F499C2;
	border-left-color: #F499C2;
	text-align: left;
}
.TestimonialMid p{
	padding-right: 3px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.TestimonialMid p em {
	font-size: 10px;
	font-style: normal;
}
.testimonialPagenames {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	letter-spacing: normal;
	font-size: 14px;
	line-height: 2px;
}


.TelecoachingMid {
	width: 216px;
	background-image: url(images/icon_telecoaching.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F499C2;
	border-left-color: #F499C2;
	text-align: right;
	height: 135px;
}
.TelecoachingMid p{	padding-right: 6px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

/* -------------- Bottom 4 boxes ------------*/
.Bottom4boxes {
	width: 997px;
	margin-left: 2px;
}
.PurpleBoxSection {
	width: 254px;
	float: left;
	margin-left: 2px;
}
.PurpleBox {
	width: 246px;
}
.PurpleBox h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/box_3_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.PurpleBox h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.PurpleBox h3 a:hover {
	color: #023063;
	text-decoration: underline;
}

.PurpleBoxMid {
	width: 246px;
	background-image: url(images/box_3_mid.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.PurpleBoxMid p{
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 10px;
}
.PurpleBoxMid p img{
	float: left;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 3px;
}
.PurpleBoxBottom {
	width: 246px;
	background-image: url(images/box_3_bottom.gif);
	background-repeat: no-repeat;
	height: 17px;
	margin-bottom: 8px;
}
.TelecoachingSection {
	width: 222px;
	float: left;
	margin-left: 4px;
}



/* - Print Page (No border around the image) ---*/
	
.printSection {
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	vertical-align: top;
}
.printSection p {
	width: 600px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.printSection h2 {
	margin-top: 5px;
	margin-bottom: 12px;
	font-size: 15px;
	font-weight: bold;
}

.printSection img {
	margin-bottom: 3px;
}
.printSection hr {
	width: 600px;
	margin-bottom: 5px; margin-top: 5px;
}
.menuTDLeft_white {
	background-image: url(images/tab_left2_white.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 6px;
}
#flash_wind {
	border: thin solid #0000CC;
	height: 240px;
	width: 796px;
	position: relative;
}
#flash_map {
	border: thin solid #0000CC;
	height: 700px;
	width: 796px;
	position: relative;
}

.prtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
        border-bottom:1px solid #000000;
        width:100%;
        padding-top:10px;
        margin-bottom:8px;
}
.prselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.prdet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
	font-size: 11px;
        color: #000000;
        margin-bottom: 2px;
        clear: both;
}
.prdet div {
        font-weight: bold;
        color: #003366;
        width: 120px;
        float: left;
}
.prdet span {
        font-weight: bold;
        color: #003366;                
}
.prdescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        margin-top: 8px;
        margin-bottom: 16px;
}
.style1 a {color: #DEE1FF}
.style1 a:visited {color: #DEE1FF}
