/* ***************** */
/* Deaconess Classes */
/* ***************** */
.white 		{color: #FFFFFF}
.blue 		{color: #0000FF}
.red 		{color: #FF0000}
.redsm 		{
	color: #FF0000;
	font-size: 9px;
}
/*.huge 		{font-size: 30px;
			font-weight: bold;
			line-height: 36px;}
.xlarge 	{font-size: 16px}
.large 		{font-size: 14px}
.largebold	{font-size: 14px;
			font-weight: bold}
.mediumlg 	{font-size: 12px}*/
.medium 	{font-size: 11px}
.mediumbld 	{font-size: 11px;
			font-weight: bold}
.mediumbldi 	{font-family: verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			font-style:italic}
.mediumblue	{font-size: 12px;
			color: #003399}
.mediumbluebld	{font-size: 12px;
			color: #003399;
			font-weight: bold}
.small 		{
	font-size: 10px;
	line-height: normal;
}
.smallblue {font-family: verdana, Arial, Helvetica, sans-serif; 
		line-height: 10pt;
		font-size: 7.5pt; 
		color: #003399;}
a.smallblue {text-decoration: none}
.smallbluebld {font-family: verdana, Arial, Helvetica, sans-serif; 
		line-height: 10pt;
		font-weight: bold; 
		font-size: 8pt; 
		color: #003399;}
a.smallbluebld {text-decoration: none}
.largeblue {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20pt;
	font-weight: bold;
	font-size: 13pt;
	color: #003399;
}
a.largeblue {text-decoration: none}
smallI {
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
}
.xsmall 	{font-size: 8px;
			line-height: 12px;}
.reqr 		{font-size: 20px;
			font-weight: bold;
			color: #FF0000;}
.times	{
			font-size: 14px;
			font-family: "Times New Roman", Times, serif}
			
.timesbold	{
			font-size: 14px;
			font-weight: bold;
			font-family: "Times New Roman", Times, serif}
			
a:link 		{color: #0066CC}
a:visited 	{color: navy}
a:hover 	{color: #6699FF; 
			text-decoration: none}
body 		{font-size: 13px; 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			margin: 0pt; padding: 0pt; border: 0pt;
			background-image: url(images/bkgrd/grey3.gif);}
			
p	 		{font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			line-height: 16px;}
			
/* headers */
h1 			{font-size: 16px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066CC;}
			
h2 			{font-size: 14px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066CC;}
			
h3 			{font-size: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066CC;}

h4 			{font-size: 16px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: NAVY;}
			
h5 			{font-size: 14px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: NAVY;}
			
h6 			{font-size: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: NAVY;}

select, input, button, textarea {background-color: #FFFFFF;
			font-size: 12px;
			border: 2px solid #B1CCFF;
			margin-left: 5px;
			color: #0066CC}

/* table settings */
table 		{font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 16px;}

table.framed{border-collapse: collapse}
			
td.shadow 	{border-top-width: 1px;
			border-right-width: 2px;
			border-bottom-width: 2px;
			border-left-width: 1px;
			border-top-color: #000099;
			border-right-color: #000099;
			border-bottom-color: #000099;
			border-left-color: #000099;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;}

td.framed 	{border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-top-color: #000099;
			border-right-color: #000099;
			border-bottom-color: #000099;
			border-left-color: #000099;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;}

td.sminsert	{border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-top-color: #000099;
			border-right-color: #999999;
			border-bottom-color: #999999;
			border-left-color: #000099;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;}

td.greyframed 	{border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-top-color: #999999;
			border-right-color: #999999;
			border-bottom-color: #999999;
			border-left-color: #999999;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;}
			
td.underline 	{
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-bottom-color: #B9B8D1;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: dotted;
			border-left-style: none;}

td.greybg 	{background-color: #CCCCCC;
			}

/* fake headers */
.header1	{
			font-size: 17px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066CC;
			font-weight: bold}
.header1N	{
			font-size: 17px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: Navy;
			font-weight: bold}
a.header1 	{font-size: 17px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066CC;
			font-weight: bold;
			text-decoration: none}
			
a.header1:visited {color: #0066CC}

a.header1:hover {color: #0066CC;
			text-decoration: underline}

.header2	{font-size: 15px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066CC;
			font-weight: bold}
a.header2 	{font-size: 15px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066CC;
			font-weight: bold;
			text-decoration: none}
			
a.header2:visited {color: #0066CC}

a.header2:hover {color: #0066CC;
			text-decoration: underline}

.header3	{
			font-size: 13px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066CC;
			font-weight: bold}
a.header3 	{font-size: 13px; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066CC;
			font-weight: bold;
			text-decoration: none}
			
a.header3:visited {color: #0066CC}

a.header3:hover {color: #0066CC;
			text-decoration: underline}

.timeslg	{
	font-size: 16px;
	font-family: "Times New Roman";
	color: Navy;
	font-weight: bold
}

/* lteaser */
.lteaser 	{font-size: 10pt; 
			line-height: 14px;
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			color: Navy}

a.lteaser 	{font-size: 11pt; 
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			text-decoration: none; 
			color: #3366CC}

a.lteaser:visited {color: #666699}

a.lteaser:hover {color: #6699FF;
			text-decoration: underline}

/* mteaser */
.mteaser 	{font-size: 8pt; 
			line-height: 12px;
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			color: #000000}

a.mteaser 	{font-size: 8pt; 
			line-height: 12px;
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			text-decoration: none; 
			color: #3366CC}

/* mteasera */
.mteasera 	{font-size: 8pt; 
			line-height: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif}

/* mteasert */
.mteasert 	{font-size: 8pt; 
			line-height: 10px;
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			color: #000000}

a.mteasert 	{font-size: 8pt; 
			line-height: 10px;
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			text-decoration: none; 
			color: #3366CC}

a.mteasert:visited 	{color: navy}

a.mteasert:hover {color: #6699FF;
			text-decoration: underline}

td.mteasert	{border-collapse:collapse;
			border-spacing:0px;}

/* mteaserta */
.mteaserta 	{font-size: 8pt; 
			line-height: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif}

/* mteaser2 */
.mteaser2	{font-size: 8pt; 
			line-height: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			color: #000000}

a.mteaser2 	{font-size: 8pt; 
			line-height: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			text-decoration: none; 
			color: #3366CC}

/* teaser */
.teaser 	{font-size: 7pt;
			line-height: 12px;
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000000;
			vertical-align: bottom;}

a.teaser 	{font-size: 7pt; 
			line-height: 11px;
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			text-decoration: none; 
			color: #003399}

a.teaser:visited {color: #6666FF}

a.teaser:hover {color: #6699FF;
			text-decoration: underline}

/* teasera */
.teasera 	{font-size: 7pt;
			line-height: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			vertical-align: top;}

/* list */
.list 		{font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000080;
			height: 15px;}

a.list 		{text-decoration: none; 
			color: #000080}

a.list:visited 	{color: navy}

a.list:hover {text-decoration: underline; 
			color: #000080}

/* list 10 */
.list10 	{font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000080;
			text-decoration: none;
			height: 11px;}
a.list10 	{font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 11px;
			text-decoration: none; 
			color: #000080}

a.list10:visited 	{font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 11px;
			text-decoration: none; 
			color: navy}

a.list10:hover {font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 11px;
			text-decoration: underline; 
			color: #000080}


/* list11 */
.list11 	{font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000080;
			height: 14px;}

a.list11 	{font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 14px;
			text-decoration: none; 
			color: #000080}

a.list11:visited 	{font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 14px;
			text-decoration: none; 
			color: navy}

a.list11:hover {font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 14px;
			text-decoration: underline; 
			color: #000080}

/* list12 */
.list12 	{font-size: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000080;
			height: 15px;}

a.list12 	{font-size: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 15px;
			text-decoration: none; 
			color: #000080}

a.list12:visited 	{font-size: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 15px;
			text-decoration: none; 
			color: navy}

a.list12:hover {font-size: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 15px;
			text-decoration: underline; 
			color: #000080}

/* list14 */
.list14 	{font-size: 14px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000080;
			height: 17px;}

a.list14 	{font-size: 14px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 17px;
			text-decoration: none; 
			color: #000080}

a.list14:visited 	{font-size: 14px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 17px;
			text-decoration: none; 
			color: navy}

a.list14:hover {font-size: 14px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 17px;
			text-decoration: underline; 
			color: #000080}

/* legend10 */
.legend10 	{font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000080;
			height: 11px;}
a.legend10 	{font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 11px;
			text-decoration: none; 
			color: #000080}

a.legend10:visited 	{font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 11px;
			text-decoration: none; 
			color: #000080}

a.legend10:hover {font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			height: 11px;
			text-decoration: none; 
			color: #000080}

.legend09 	{font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			height: 9px;
			color: #000080}

a.legend09 	{font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			height: 9px;
			text-decoration: none; 
			color: #000080}

a.legend09:visited 	{font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			height: 9px;
			text-decoration: none; 
			color: #000080}

a.legend09:hover {font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			height: 9px;
			text-decoration: none; 
			color: #000080}

.legend09s	{font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			height: 9px;
			color: #000000}

a.legend09s	{font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			height: 9px;
			text-decoration: none; 
			color: #000000}

a.legend09s:visited 	{font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			height: 9px;
			text-decoration: none; 
			color: #000000}

a.legend09s:hover {font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			height: 9px;
			text-decoration: none; 
			color: #000000}

/* white text */
.whitebold	{font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			height: 15px;}

a.whitebold	{font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.whitebold:visited	{font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}

a.whitebold:hover	{font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

/* news */
.news	 	{font-size: 10pt; 
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #3366CC}

/* newsa */
.newsa	 	{font-size: 8pt; 
			line-height: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif}

/* callout */
.callout 	{font-size: 8pt; 
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #3366CC}

/* callouta */
.callouta 	{font-size: 7pt; 
			line-height: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			color: #666666}

/* calloutb */
.calloutb 	{font-size: 8pt; 
			line-height: 13px;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			color: #666666}

/* mainhead */
.mainhead 	{font-size: 10pt; 
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #3366CC}

.mainheadsub {font-size: 8pt; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold; 
			color: #3366CC}

a.mainhead 	{text-decoration: none; 
			font-size: 10pt; 
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #3366CC}

a.mainhead:link {text-decoration: none; 
			font-size: 10pt; 
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #3366CC}

a.mainhead:hover {text-decoration: underline; 
			font-size: 10pt; 
			font-weight: bold; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #3B6AD4}

a.mainheadsub 	{text-decoration: none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #3366CC; 
			font-size: 8pt}

a.mainheadsub:link {text-decoration: none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #3366CC; 
			font-size: 8pt}

a.mainheadsub:hover {text-decoration: underline; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #3B6AD4; 
			font-size: 8pt}


.subhead 	{font-size: 16pt; 
			font-weight: bold; 
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #CC3399}

.subheadsub {font-size: 12pt; 
			font-weight: bold; 
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #0066CC}

.subheadsm {font-size: 11pt; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold; 
			color: Navy}

a.subheadsm 	{text-decoration: none; 
			font-size: 11pt; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold; 
			color: Navy}

a.subheadsm:link {text-decoration: none; 
			font-size: 11pt; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold; 
			color: Navy}

a.subheadsm:hover {text-decoration: underline; 
			font-size: 11pt; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold; 
			color: Navy}

/* ***************** */
/* Footer            */
/* ***************** */

.footer 	{font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #3B6AD4; 
			font-size: 11px}

a.footer 	{text-decoration: none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #3B6AD4; 
			font-size: 11px}

a.footer:link {text-decoration: none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #3B6AD4; 
			font-size: 11px}

a.footer:hover {text-decoration: underline; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #3B6AD4; 
			font-size: 11px}

/* *************** */
/* MedSeek Classes */
/* *************** */

span.title 	{font-family: georgia, "Times New Roman", times;
			font-size: 16pt;
			line-height: 20pt;
			color: #CC3399;
			background: white;
			padding: 3px}

span.date 	{color: #0066CC;
			font-family: arial;
			font-size: 10px;
			line-height: 28px}

input.image	{border: 0px;
			background-color: transparent}

.hierarchy 	{font-family: verdana; font-size: 11px}
td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000099;
	border: 1px solid #000099;
	font-weight: bold;


}
.pagebr {
	page-break-before: always;
}
.NavBarNum1 {font-family: verdana, Arial, Helvetica, sans-serif; 
		line-height: 11px;
		font-weight: bold; 
		font-size: 7.5pt; 
		color: #6262AD;}
	
a.NavBarNum1:link 	{color: #003399; text-decoration: none}
a.NavBarNum1:visited 	{color: #6A7575; text-decoration: none}
a.NavBarNum1:hover 	{color: #6699FF; text-decoration: underline}


.NavBarNum6 {font-family: verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-size: 7.5pt; 
		color: #6262AD;}
	
a.NavBarNum6:link 	{color: #003399; text-decoration: none}
a.NavBarNum6:visited 	{color: #6A7575; text-decoration: none}
a.NavBarNum6:hover 	{color: #6699FF; text-decoration: underline}
td.tab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	color: #000099;
	background-color: #E5E5E5;


}
td.tabgrey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #999999;

}
td.bluebg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #000066;
	font-weight: bold;
}
.headbar {
	background-image: url(images/bkgrd/BlueBar2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.smallI {
	font-size: 9px;
	line-height: 13px;
	font-style: italic;
}
a.maplegend {
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: bottom;
	text-decoration: none;

}

.header6 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000080;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pagebrA { 
	page-break-after: always 
}
li.lev1 {
	list-style-image: url(images/bullets/Arrow7a.gif);
}
li.lev2 {
	list-style-image: url(images/bullets/Arrow7aa.gif);
}
.greycalla {
	font-size: 7pt; 
	line-height: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666
}

.bluecall {
	font-size: 9px;
	color: #000080;
}

a.bluecall 	{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #000080;
			text-decoration: none
}

a.bluecall:visited 	{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #000080;
			text-decoration: none
}

a.bluecall:hover 	{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #6699FF;
			text-decoration: underline
}

.greycall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6699FF;
}

a.greycall 	{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #6699FF;
			text-decoration: none
}

a.greycall:visited 	{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #3366CC;
			text-decoration: none
}

a.greycall:hover 	{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #6699FF;
			text-decoration: underline
}

.greycall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6699FF;
	line-height: 12px;
}

a.greycall2 	{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #6699FF;
			text-decoration: none;
			line-height: 12px;
}

a.greycall2:visited 	{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #3366CC;
			text-decoration: none;
			line-height: 12px;
}

a.greycall2:hover 	{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #6699FF;
			text-decoration: underline;
			line-height: 12px;
}

td.greycall 	{
	border: 1px solid #CCCCCC;
}
			
input.search,textarea.search {
	background-color: #FFFFFF;
	font-size: 9px;
	border: 1px solid #666666;
	color: #000000;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}


.greydotvert {
	background-image: url(images/bkgrd/greydotv.gif);
	background-repeat: repeat-y;
}
.greydothor {
	background-image: url(images/bkgrd/greydot.gif);
	background-repeat: repeat-x;
}
.sticky 	{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 9px;
	color: #000080;
	line-height: 11px;
}

a.sticky 	{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 9px;
	text-decoration: none;
	color: #000080;
	line-height: 11px;
}

a.sticky:visited 	{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 9px;
	text-decoration: none;
	color: #000080;
	line-height: 11px;
}

a.sticky:hover {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 9px;
	color: #000080;
	line-height: 11px;
}

.superheader1	{
			font-size: 20px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066CC;
			font-weight: bold}
.leftshad {
	background-image: url(images/bkgrd/greyshadlft.gif);
	background-repeat: repeat-y;
}

.rightshad {
	background-image: url(images/bkgrd/greyshadrght.gif);
	background-repeat: repeat-y;
}



.topshad {
	background-image: url(images/bkgrd/greyshadtop.gif);
	background-repeat: repeat-x;
}
.botshad {
	background-image: url(images/bkgrd/greyshadbot.gif);
	background-repeat: repeat-x;
}
.hdrText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #4368AD;
	line-height: 10px;
	font-weight: bold;
	text-align: center;
}

.bulletpdf
	{list-style-image: url(/images/icons/pdf.gif);}

.rsrchtitle
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
}

.rsrchtitle2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

#hide {
	display:none;
}

.clear {
	clear:both;
}

/* ************************** */
/* New Stylesheet starts here */
/* ************************** */

/* listul12 */
a.listul12 	{font-size: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066cc;
			height: 18px;
			text-decoration: none;}

a.listul12:visited {text-decoration: none; 
			color: #000080;}

a.listul12:hover {text-decoration: underline; 
			color: #0066cc}

/* listul10 */
a.listul10 	{font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #0066cc;
			height: 15px;
			text-decoration: none;}

a.listul10:visited {text-decoration: none; 
			color: #000080;}

a.listul10:hover {text-decoration: underline; 
			color: #0066cc}

#relatedLinks .unborderedTable {
	line-height: 1.5em;
	width: 100%;
}

#relatedLinks .unborderedTable td {
	width: 50%;
}

.relatedLinks p {
	padding: 0 20px;
	margin: 0;
}

.relatedLeft {
font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
	width: 210px;
	float: left;
	text-align:left;
	padding: 0 0 0 0;
}

.relatedRight {
font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
	width: 210px;
	padding: 0 5px 0 0;
	float: right;
	text-align:left;
}

.relatedRightRight {
	width: auto;
	padding: 0 0 0 20px;
	float: left;
}

.relatedLeft ul, .relatedRight ul, .relatedRightRight ul {
	list-style-type: none;
	padding: 0 0 0 9px;
	margin: 0;
}

.relatedLeft li, .relatedRight li, .relatedRightRight li {
	padding: 0 0 .5em 15px;
	background: url(http://www.deaconess.com/images/bullets/Arrow7a.gif) no-repeat 0 4px;
}

.box1
{border:1px solid #CCC;
position:relative;
float:left;
width:600px;}

.reverseBlue
{background-color:#006;
color:#FFF;
font-weight:bold;
}

.reverseGrey
{
background-color:#999;
color:#FFF;
font-weight:bold;
}

.colleft
{float:left;
padding:5px;
width:275px;
}

.disclaim
{font:Arial, Helvetica, sans-serif;
color:#666;
font-size:10px;
}

li.blackarrow
{
list-style-image:url(../images/bullets/arrow10.gif);
}

li.bluearrow
{
list-style-image:url(../images/bullets/arrow8c.gif);
}

li.greyarrow
{
list-style-image:url(../images/bullets/arrow9.gif);
}

li.noarrow
{list-style-type:none;}

/* text08 */
.text08 	
{font-size: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;}

a.text08 	
{font-size: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0066cc;
text-decoration: none;
}

a.text08:visited 
{color: #000080;}

a.text08:hover 
{color: #0066cc;
text-decoration:underline;}

/* text10 */
.text10 	
{font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;}

a.text10 	
{font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0066cc;
text-decoration: none;}

a.text10:visited 
{color: #000080;}

a.text10:hover 
{color: #0066cc;
text-decoration:underline;}

/* list08 */
.list08 	
{font-size: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0066cc;
height: 12px;}

a.list08 	
{font-size: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0066cc;
height: 12px;
text-decoration: none;}

a.list08:visited 
{text-decoration: none; 
color: #000080;}

a.list08:hover 
{text-decoration: underline; 
color: #0066cc}

#footdiv1
{position:relative;
float:left;
width:925px;
margin-top:5px;
border:1px solid #CCC;
background-image:url(../images/bkgrd/foot1.jpg);
background-repeat:repeat-x;
padding-top:20px;
}

#footdiv21
{float:left;
width:248px;
}

#footdiv211, #footdiv211 a
{float:left;
width:248px;
height:20px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3B6AD4; 
font-size: 11px;
font-weight:bold;
text-decoration:none;}

#footdiv211 ul, .footdiv211 li
{margin-left:0;
padding-left:0;
list-style:none;}

#footdiv212 #footdiv212 a
{float:left;
width:248px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color: #3B6AD4; 
font-size: 11px;
}

#footdiv212 ul, .footdiv212 li
{margin-left:0;
padding-left:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color: #3B6AD4; 
list-style:none;}

.footdiv22
{position:relative;
float:left;
width:218px;
}

.footdiv221
{float:left;
width:218px;
height:20px;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3B6AD4; 
font-size: 11px;
font-weight:bold;}

.footdiv222
{float:left;
width:218px;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3B6AD4;
font-size: 11px;}

.footdiv222 ul, .footdiv222 li
{margin-left:0;
padding-left:0;
list-style:none;}

.footdiv222 a:link
{text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3B6AD4; 
font-size: 11px}

.footdiv222 a:hover
{text-decoration:underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3B6AD4;
font-size: 11px;}

.footdiv222 a:visited
{text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #1E3D86;
font-size: 11px;}

