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

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin: 0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#3a648e
	}
.banner{
	background:url(images/nursecap.gif) center repeat-x;
	background-color:#FFFFFF;
	padding:10px;
	border-bottom:3px double #ccc;
	}
h1{
	font-size:48px;
	font-style:italic;
	display:inline;
	}
.mid-content-home h2{
	color:#006666;
	font-style:italic;
	font-size:23px;
	text-align:center;
	font-weight:bold;
	}
.mid-content-home h3{
	color:#000;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:inline;
	line-height:19px;
	}
.marquee-txt{
	font-size:18pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px;
	}
.title-txt{
	font-weight:bold;
	font-style:italic;
	color:#000;
	font-size:14px;
	}
.green-head1{
	color:#006666;
	font-style:italic;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	line-height:25px;
	}
.txt1{
	font-size:10pt;
	line-height:16px;
	padding:20px 10;
	}
.footer{
	 background:#006666;
	 color:#FFFFFF;
	 font-size:18px;
	 }
.sitemap{
	font-size:16px;
	}
