@charset "utf-8";
/* CSS Document */



/*****************************************************************************
* Basic styles                             .                                 *
******************************************************************************/
body {
	text-align: center;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

ul
{
	margin: 0px;
	padding: 0px;
}

td.MainContent {
	border:0px;
}

table.PageBoundingBox {
	width: 770px;
	margin: 0 auto;
}

table.ContentBoundingBox {
    width:770px;
    height:560px;
    margin:0pt auto;
    border-right:1px solid #2F2347;
    border-bottom:1px solid #2F2347;
    border-left:1px solid #2F2347;
}

#container {
	width: 770px;
	position: absolute;
	top: 0px;
	z-index: 1;
	margin-top: 0px;
	text-align: center;
	display: inline;
	margin-right: auto;
	margin-left: auto;
}

/*****************************************************************************
* Header styles                             .                                *
******************************************************************************/

#NursingHeader {
	width: 770px;
	height: 185px;
	background: url('/images/Nursing/system/Nursing_header.jpg');
	margin: 0px;
    padding: 0;
}

#HeaderHomeLink {
	width: 270px;
	height: 70px;
	position: absolute;
	top: 105px;
	right: 8px;
	font-size: 70px;
}

#HeaderHomeLink img {
	visibility:hidden;
	width: 270px;
	height: 70px;
}

/*****************************************************************************
* NavTop                             .                         *
******************************************************************************/
#navcontainer  
{
	background-image: url('/images/Nursing/system/NavTop37.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid white;
	height: 45px;
	margin: 0px;
}

#navcontainer ul li
{
	float: left;
	background: url('/images/Nursing/system/NavTop.gif') repeat-x;
	padding: 0px;
	width: 80px;
	margin: 0 0 0 8px;
	list-style-type: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#navcontainer a
{
	background: url('/images/Nursing/system/NavTop.gif') repeat-x;  /* RESETS STATE FOR IE6 */
	padding: 3px;
	width: 80px;
	height: 30px;
	color: #fff;
	text-decoration: none;
	display: block;
	border-left: 1px solid #A8B090;
}

#navcontainer li#active 
{
	background-image: url('/images/Nursing/system/NavTopMO37.gif');
	padding: 3px;
	width: 80px;
	height: 35px;
}
#navcontainer a:hover 
{
	background-image: url('/images/Nursing/system/NavTopMO37.gif');
	padding: 3px;
	width: 80px;
	height: 35px;
}

#navwrapper {
	width: 770px;
	height: 37px;
	float: left;
}

/*****************************************************************************
* Bottom Navigation styles                      .                            *
******************************************************************************/
#bottomnavbar {
	width: 770px;
	height: 34px;
	float: left;
	background-image: url('/images/Nursing/system/NavBotBar.gif');
	background-repeat: repeat-x;
	position: absolute;
	top: 467px;
	z-index: 0;
}

#searchtextbox {
	float: left;
	height: 34px;
}

#searchForm {
	margin:0;
}

#searchBtn {
	width: 62px;
	height: 34px;
	float: left;
}

#searchtext {
	width: 150px;
	height: 34px;
	float: left;
	padding: 5 0 0 5;
}

#q {
	float: left;
}

#searchBtn2 {
	width: 17px;
	height: 34px;
	float: left;
	padding: 0 0 0 20px;
}

#botnavcontainer  
{
	float: left;
	background-image: url('/images/Nursing/system/NavBotBar.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid white;
	height: 34px;
}

#botnavcontainer ul li
{
	float: left;
	background: url('/images/Nursing/system/NavBotBar.gif') repeat-x;
	padding: 0px;
	width: 60px;
	margin: 0 0 0 0px;
	list-style-type: none;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

#botnavcontainer a
{
	padding: 0px;
	width: 60px;
	height: 34px;
	color: #fff;
	text-decoration: none;
	display: block;
	border-left: 1px solid #A8B090;
}

#botnavcontainer li#active 
{
	background-image: url('/images/Nursing/system/NavBotBar.gif');
	padding: 0px;
	width: 60px;
	height: 34px;
}
#botnavcontainer a:hover 
{
	background-image: url('/images/Nursing/system/NavBotBar.gif');
	padding: 0px;
	width: 60px;
	height: 34px;
}

.cursor 
{
	cursor:pointer
}

/*****************************************************************************
* other                                                                      *
******************************************************************************/
#newsandevents {
	width: 250px;
	height: 357px;
	float: right;
	z-index: 200;
	top: 197px;
	position: absolute;
	left: 503px;
	background-image: url('/images/Nursing/system/news&events.png');
}

#newslisting {
	text-align: left;
	z-index: 300;
	padding: 50 0 0 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C09A27;
	line-height: 15px;
}

#newslisting a, a:visited  {
	color: #000;
	text-decoration: none;
}

#newslisting a:hover, a:active  {
	color: #000;
	text-decoration: underline;
}

#WelcomeBar 
{
	background-image: url('/images/Nursing/system/WelcomeBar.gif');
	background-repeat: repeat-x;
	width: 770px;
	height: 41px;
	position: absolute;
	top: 222px;
	left: 0px;
}

#WelcomeText 
{
	position: absolute;
	top: 10px;
	left: 20px;
}

#flasharea {
	width: 770px;
	height: 200px;
	float: left;
	position: absolute;
	left: 0px;
	top: 265px;
	z-index:0;
}


/*****************************************************************************
* Footer styles                             .                                *
******************************************************************************/
div.footer{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	padding-bottom: 1px;
}

p.footer{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
}

div.footer a, a:visited, a:active{			/* RESETS STATE FOR IE6 */
	color:#3C2E5C;
	text-decoration:none;
}

div.footer a:hover{
	color:#3C2E5C;
	text-decoration:underline;
}


