body {
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#162d1d;
}
#pagebackground {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	min-height:700px;
	_height:700px;
	background:url(images/pageBG.jpg) repeat-x right top;
}
#wrapper {
	margin:0px auto;
	width:950px;
}
/*#menuBG {
	width:950px;
	height:37px;
	background:url(images/menuBG.jpg) no-repeat top;	
}
#menu_text {
	width:905px;
	height:31px;
	text-align:left;
	color:#ffffff;
	padding-top:4px;
	padding-left:22px;
	padding-right:23px;
	border:1px red solid;		
}*/
#menuBG {
	width:950px;
	height:37px;
	background:url(images/menuBG.jpg) no-repeat top;	
}
#menu {
	width:905px;
	height:31px;
	text-align:left;
	color:#000000;
	padding-top:4px;
	padding-left:22px;
	padding-right:23px;
}
#menu_text {
	float:left;
	width:599px;
	height:31px;

	/*background:url(images/menuBG_1.jpg) no-repeat top;*/	
}
#patient_login {
	float:left;
	width:160px;
	height:31px;
	cursor:default;
}


#home_btn{
 display: block;
  width: 146px;
  height: 31px;
  background: url("images/home.jpg") no-repeat 0 0;
  cursor:default;
}
#home_btn:hover
{ 
	display: block;
	  width: 146px;
	  height: 31px;
   background: url("images/home_hover.gif") no-repeat 0 0;
   cursor:default;
}
#home_btn span
{
  display: none;
}

#plogin{
 display: block;
  width: 160px;
  height: 31px;
  background: url("images/patient_login.jpg") no-repeat 0 0;
  cursor:default;
}
#plogin:hover
{ 
   background: url("images/patient_login_hover.gif") no-repeat 0 0;
   cursor:default;
}
#plogin span
{
  display: none;
}


#home
{
	float:left;
	width:146px;
	height:31px;
	cursor:default;
}
#header {
	width:950px;
	height:189px;
	background:url(images/headerBG.jpg) no-repeat;	
}

#header_flash {
    float:left;
	width:914px;
	height:189px;
	padding-left:16px;
}
#shell {
	float:left;
	width:950px;
	min-height:321px;
	_height:321px;
	background:url(images/shell_repeat.jpg) repeat-y top;
}
#shellBG {
	width:950px;
	min-height:321px;
	_height:321px;
	background:url(images/shellBG.jpg) no-repeat top;
}
#callout {
	float:left;
	width:823px;
	padding-left:61px;
	padding-top:35px;
	cursor:default;
}
#callout_links {
	float:left;
	width:823px;
	height:254px;
	cursor:default;
}

#callout_1 {
	float:left;
	width:164px;
	height:254px;
	cursor:default;
}
#callout_2 {
	float:left;
	width:165px;
	height:254px;
	cursor:default;
}
#callout_3 {
	float:left;
	width:165px;
	height:254px;
	cursor:default;
}
#callout_4 {
	float:left;
	width:165px;
	height:254px;
	cursor:default;
}
#callout_5 {
	float:left;
	width:164px;
	height:254px;
	cursor:default;
}
#callout_mirror {
	float:left;
	width:823px;
_height:87px;
	background:url(images/callout_mirror.jpg) no-repeat top;
	cursor:default;
}
#shell_bottom {
	width:950px;
	height:153px;
	background:url(images/shell_bottom.jpg) no-repeat top;
}
#footer {
	float:left;
	width:950px;
}
#footer_text {
	float:left;
	width:950px;
	text-align:center;
	color:#050026;
	padding-top:85px;
	font: normal 10px Arial, Helvetica, sans-serif;
}
#footer_text a{
    font: normal 10px Arial, Helvetica, sans-serif;
	color:#050026;
	/*float:left;*/
    text-align:center;
	cursor:default;
	/*padding-top:85px;*/
}
#footer_text a:hover{
    font: normal 10px Arial, Helvetica, sans-serif;
	color:#050026;
	/*float:left;*/
	text-align:center;
	/*padding-top:85px;*/
	text-decoration:underline;
}
/*#admin a:hover{
 text-decoration:underline;
}*/
#clear {clear:both;}
#clear1 {clear:both;}
.clear {clear:both;}
.image_class {border:none; float:left;}


/*INNER*/
#headerBG_1 {
	width:950px;
	height:189px;
	background:url(images/headerBG_1.jpg) no-repeat top;	
}
#content_area_inner {
	float:left;
	width:823px;
	padding-left:61px;
	padding-top:50px;
}
#content_title_inner {
	float:left;
	width:788px;
	height:30px;
	padding-left:35px;
	color:#050026;
}
#content_text_inner {
	float:left;
	width:770px;
	padding-top:0px;
	padding-left:35px;
	color:#050026;
}
#ContentPane{
    float:left;
	margin-top:-10px;
	padding-left:80px;
	height:100px;
	width:160px;
}

#image_inner {
	float:right;
	width:245px;
	height:181px;
}

/* Menu implementation */
#MainMenu {
	margin:-3px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:999;
	/*width:900px;*/
}

#MainMenu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:999;
	/*width:920px;*/
	text-align:left;
}

#MainMenu ul li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	text-align:left;
	display:inline;
	position:relative;
	z-index:999;


}

#MainMenu ul li a {
	color:#ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:6px 36px 10px 0px;
	margin:0px 0px 0px 0px;
	height:25px;
	z-index:999;
	cursor:default;
	background:url(images/menu_button_1.jpg);

}

#MainMenu ul li a:hover {
	text-decoration: none;
	color:#ffffff;
	background:url(images/menu_button_hover.jpg);
}

#MainMenu ul li a img {
	padding:0px 40px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
	width:3px;
	height:35px;
	z-index:999;
}

#MainMenu ul li ul {
	position: absolute;	
	width:164px;	
	height:auto;
	margin:0px 0px 0px -27px;
	padding:5px 0px 10px 0px;
	left:30px;
	background:#050026;
	display: block;
}

#MainMenu ul li ul li {
	float:none;
	padding:0px 0px 0px 0px;
	margin:4px 0px 4px 0px;
	display: block;	
	height:18px;	
}

#MainMenu ul li ul li a {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#ffffff;	
	display:block;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 15px;
	text-transform:none;	
	text-align:left;
	height:16px;
	background-image:none;
}

#MainMenu ul li ul li a:hover {
	text-decoration: none;
   	background-color:#3F3967;
/*	border-top:1px solid #28224d;*/
	color:#ffffff;	
	background-image:none;
}
#content_text_inner ul{
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height:1.5;
	margin-left:-24px;	
	color:#050026;
}
#content_text_inner ol{
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height:1.5;
	margin-left:-10px;
	color:#050026;
}
#content_text_inner ol li ul li{
	list-style-type:square;	
}
#content_text_inner p{
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#050026;
	line-height:1.5;
}
#content_text_inner a{
	color:#580706;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	cursor:default;

}
#content_text_inner h2{
    font-family:Arial, Helvetica, sans-serif;
	color:#050026;
	font-weight:bold;
	font-size:18px;
	
}
#content_text_inner h3{
	 font-family:Arial, Helvetica, sans-serif;
	color:#050026;
	font-weight:bold;
	font-size:14px;
}
#content_text_inner h4{
	 font-family:Arial, Helvetica, sans-serif;
	color:#050026;
	font-weight:bold;
	font-size:12px;
}
#content_text_inner h5{
	 font-family:Arial, Helvetica, sans-serif;
	color:#050026;
	font-weight:bold;
	font-size:10px;
}
#content_text_inner h6{
	 font-family:Arial, Helvetica, sans-serif;
	color:#050026;
	font-weight:bold;
	font-size:8px;
}
/*sIFR Implementation*/
/*Sifr*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;        
	padding: 0;
	height:145px;
}

.sIFR-replaced { 
	visibility: visible !important; 
	margin: 0;        
	padding: 0;
	width:auto;
}

.sIFR-alternate {
	position: absolute; 
	left: 0; top: 0; 
	width: 0; 
	height: 0; 
	overflow: hidden; 
	/*text-decoration: none;*/
}

/*.sIFR-alternate a { 
	text-decoration: none; 
	cursor: pointer; 
}*/
.sIFR-replaced > div { 
	display: none !important;
}

.sIFR-active h1 {
	visibility:visible; 
	line-height:30px;
	font-weight:bold;
	font-size:24px;
	color:#050026;
	margin:0px; 
	padding:0px;
	width:100%;
}