/* CSS Document */


body { 
	  margin: 0; /* to avoid margins */
	  padding: 0;
	  height: auto;
      text-align: center; /* to correct the centering IE bug*/
	  background-color:#fff;
	  }

html {
    height: auto;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #015a9b;
}

a:hover {
	color: #ff952e;
}


flash {
	position: relative;
	margin-left: 49px;
	}

#global {
     background: url(../images/bkg.gif) #fff repeat-y;
	 position: relative; /* container positioning */
     margin-left: auto;
     margin-right: auto;
     height: auto;
	 width: 1000px;
     text-align: left;
     }

#contentHolder {
	position:relative;
	background:url(../images/top_grad.gif) #fff repeat-x;
	margin-left:51px;
	width:898px;	
	}


	

#logo {
	position:relative;
	margin-left:49px;
	margin-top:11px;
	}
	

/* NAVIGATION */

#navbar ul {
	margin:0px;
	padding:0px;
	}

#navbar {
	position:relative;
	margin-left:49px;
	margin-top:11px;
	font-family:"MS Trebuchet", sans-serif;
	font-size:9pt;
	font-weight:normal;
	padding:0px 10px;
	background:url("../images/nav_back_bar.gif") no-repeat;
	height:47px;
}
#navbar li {
	list-style:none;
	display:inline;
}
#navbar a {
	width:123px;
	height:18px;
	color:#666;
	text-decoration:none;
	background:url("../images/nav_tab.gif") no-repeat;
	float:left;
	padding:16px 0px 13px;
	margin:0 0 0 6px;
	text-align:center;
}

#navbar a:hover { 
	background-position:0 -47px;
	color:#ff7e00;
}
#navbar .on {
	background-position:0 -94px;
	color:#1e5ebd;
}

#navbar .on:hover {
	background-position:0 -94px;
	color:#1e5ebd;
}



/* SUBNAV */

#subNav {
	width: 200px;
	height: auto;
	background: url(../images/navBox_bg.gif) repeat-y;
	margin: 0 0 20px 0;
	padding: 0;
}


#subNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subNav ul li {
	padding: 0;
	margin: 0;
}

#subNav ul li a {
	padding: 8px 14px;
	/*padding: 0;
	height: 28px;*/
	margin: 0;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	width: 200px;
	/*height: 12px;*/
	background: url(../images/subNav_off.jpg) no-repeat;
}

#subNav ul li a:link, #subNav ul li a:visited {
	text-decoration: none;
	color: #999;
}

#subNav ul li a:hover {
 	color: #ff952e;
}

#subNav ul li a#current {
	color: #015a9b;
	background: url(../images/subNav_on.jpg) no-repeat;
}

#navHdr {
	color:#1e5ebd;
	margin: 5px 25px 12px 15px;
	padding: 0;
	font: normal 13pt "MS Trebuchet", sans-serif;
}


/* SUBNAV CALLOUTS */

#subnav_callout {
	margin: 10px 0 15px -18px;
	padding: 0;
	text-align: center;
}

#subnav_callout img {
	margin: 10px 0;
	padding: 0;
}


/* NURSE CALLOUT */


#nurseCallout {
	margin: 0px 0 30px 0px;
	padding: 0px;
	width: 200px;
	background:url(../images/callout_bg.gif) repeat-y;
	}


#nurseCallout p {
	padding: 8px 13px 8px 13px;
	margin:0px;
	text-align: left;
}



/* CALLOUT */



#callout {
	margin: 20px 0 10px 20px;
	padding: 0;
	width: 200px;
	float: right;
	background: url(../images/callout_bg.gif) repeat-y;
	text-align: center;
}

#callout h1 {
	font: normal 14px/24px "MS Trebuchet", sans-serif;
	color:#1e5ebd;
	margin: 0;
	padding: 0;
}

#callout p {
	font: normal 13px "MS Trebuchet", sans-serif;
	color:#000;
	margin: 0px;
	padding: 10px 15px 10px 15px;
}


/* CONTENT */

#content {
	font-family:"MS Trebuchet", sans-serif;
	color:#333;	
	font-size:9pt;
	font-weight:normal;
	line-height:14pt;
	position:relative;
	margin-left:49px;
	margin-top:20px;
	margin-bottom:100px;
	height:100%;
	width:800px;
	}
	
#content .title {
	color:#1e5ebd;
	font: normal 15pt/17pt "MS Trebuchet", sans-serif;
	}
	
#content h1 {
	font-family:"MS Trebuchet", sans-serif;
	color:#1e5ebd;
	font-size:15pt;
	font-weight:normal;
	margin: 30px 0 0 0;
	padding: 0;
}

#content h2 {
	font-family:"MS Trebuchet", sans-serif;
	color:#1e5ebd;
	font-size:13pt;
	font-weight:normal;
	margin: 6px 25px 10px 15px;
	padding: 0;
}

#content h3 {
	color:#000;
	margin: 10px 0;
	padding: 0;
	font: normal 12pt "MS Trebuchet", sans-serif;
}

#content li {
	margin: 10px 0;
}

#leftColumn {
	float:left;
	width:250px;
	height:100%;
	position:relative;	
	}
	
#midColumn {
	/* test column */
	float:left;
	width:250px;
	height:100%;
	margin-left:40px;
	margin-right:40px;
	/*margin-left:350px;*/	
	}

#midColumn ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#midColumn li {
	margin: 5px 0;
	line-height: 16px;
	padding: 0;
}


#rightColumn {
	/* test column */
	float:right;
	height:100%;
	width:220px;
	}
	

#sub_leftColumn {
	float:left;
	width:200px;
	height:100%;
	position:relative;	
	}
	
	
#sub_rightColumn {
	/* test column */
	float:right;
	height:100%;
	width:550px;
	margin-bottom: 20px;
	}

#sub_rightColumn h3 {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 10px 0;
	font:  italic 14px/22px Arial, Helvetica, sans-serif;
}
	

/* IMAGE TREATMENT */

#insetImg {
	margin-right:-50px;
	padding:10px;
	}
	

/* BOTTOM BAR */

#bottomBar {
	clear:both;
	background-image:url(../images/bottom_bar.gif);
	background-repeat:repeat-x;
	height:160px;
	width:898px;	
	border-top:1px solid #cdcfd3;
	padding-top:20px;
	font-family:"MS Trebuchet", sans-serif;
	color:#666;
	font-size:8pt;
	line-height:12pt;
	font-weight:normal;
	}
	
#bottomBar .utilTitle {
	font-family:"MS Trebuchet", sans-serif;
	color:#666;
	font-size:8pt;
	line-height:12pt;
	font-weight:bold;
	}

#utilLeftColumn {
	position:relative;	
	margin-left:49px;
	float:left;
	width:300px;
	padding-right:45px;
	
	}
	
#utilMiddleColumn {
	height: 100%;
	margin-left: 49px;
	float: left;
	width: 100px;	
	}

#utilMiddleColumn p {
	margin: 10px 0;
	padding: 0;
}

#utilRightColumn {
	height: 100%;
	margin-left: 20px;
	float: left;
	width: 150px;
}

#utilRightColumn p {
	margin: 26px 0;
	padding: 0;
}

	
/* FLASH */

#posFlash {
	position:relative;
	margin-left:30px;
	z-index:2;
	}

#posHead {
	position:relative;
	margin-left:49px;
	z-index:2;
	}
	
	
	

/* LOGIN */

#loginOn {
	position: absolute;
	z-index: 15;
	margin: 30px 0px 0 540px;
	text-align:right;
	padding:8px;
	border:1px solid #FFCC33;
	background-color:#FFFFCC;
}

#loginOn p {
	font: normal 8pt "MS Trebuchet", sans-serif;
	padding: 0px;
	margin: 0px;
	color: #015595;
}

#login {
	position: absolute;
	z-index: 15;
	margin: 50px 0px 0 581px;
}

#login p {
	font: normal 8pt "MS Trebuchet", sans-serif;
	padding: 0px;
	margin: 0px;
	color: #015595;
}

#login input { 
	margin: 0 0 0 10px;
	padding: 2px;
	border: 1px solid #015595;
	background: #efefef;
	font: normal 8pt "MS Trebuchet", sans-serif;
	width: 75px;
}


/* BURST */

#burst { position:absolute; margin-left:-10px; margin-top:-25px; margin-bottom:5px; }



/* DEMO CALLOUT */

#demoCallout {
	margin: 0 0 0 15px;
	width: 267px;
	height: 231px; 
	background: url(../images/viewDemoBG.jpg) no-repeat;
	float: right;
}


#demoButtons {
	position: absolute;
	z-index: 10;
	margin: 193px 0 0 18px;
}

#demoBurst {
	position: absolute;
	z-index: 11;
	margin: 10px 0 0 150px;
}






