body, table tr, td, center, p, ol, ul {
	font-family: verdana, arial, helvetica;		
	font-size: 8pt;
	color : #003366;
}

.shadow { filter : DropShadow(Color="#F8F8F8",OffX="1",OffY="1",Positive="1"); }

a {
  color : #054EB5;
}

a:hover {
  color : #054EB5;
}

.link {
	color : #054EB5;
	font-size: 8pt;
}

a.link {
	color : #054EB5;
	font-size: 8pt;	
	text-decoration: none;
}

a.link:hover {
	color : #054EB5;
	font-size: 8pt;	
	text-decoration: underline;
}

.form {
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	color : #000000;
	background-color: #FFFFFF;
	border: solid 1px #8CC3FF;
}

.button {
	font-family: Verdana, Arial, Times;
	font-size : 8pt;
	color : #000000;
	background-color : #E1EDFE;
	border : 1 solid #B0CEFF;
	font-weight: normal;
}

.button_gray {
	font-family: Verdana, Arial, Times;
	font-size : 8pt;
	color : #000000;
	background-color : #FFFFFF;
	background-image : url(images/button_bg_grey.gif);
	border : 1 solid #6F6F6F;
}

td.h_sep {
	background-image : url('/images/h_sep.gif'); 
	background-repeat :  repeat-x;
}

td.v_sep {
	background-image : url('/images/v_sep.gif'); 
	background-repeat : repeat-y;
}

td.tmnu {
	background-image: url('/images/tmnu_bg.gif'); 
	background-repeat : repeat-x;
}

.txt {
	color : #003366;
}

.copyright {
	font-size : 10px;
	color : #05B5AF;
}

.hdr {
	font-size : 16px;
	font-weight : bold;
	color : #054EB5;
}

.patient {
	font-weight :  bold;
	color : #05B5AF;
}

.ctrl_srch {
	width : 153px;
	height : 19px;
	border : solid 1px #8CC3FF;
}

.ctrl_text {
	height : 19px;
	border : solid 1px #8CC3FF;
}

.ttl_srch {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #054EB5;
	font-weight : bold;
	text-decoration : none;
}


.mnu {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #054EB5;
	font-weight : bold;
	text-decoration : none;
}

.mnu_sel {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #05B5AF;
	font-weight :  bold;
	text-decoration : none;
}

.mnu_sel:hover {
	color : #05B5AF;
	text-decoration : none;
}

.submnu {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #054EB5;
	font-weight :  normal;
	text-decoration : none;
}

.submnu_sel {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #05B5AF;
	font-weight :  normal;
	text-decoration : none;
}

.submnu_sel:hover {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #05B5AF;
	font-weight :  normal;
	text-decoration : none;
}
