body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table td {
	font-size: 12px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #0b6fb8;
	}
a:hover, a:active {
	text-decoration: underline;
	}
p {	
	margin: 0px 0 20px 0;
	line-height: 18px;
	}
/*
h1 {
	margin:0 0 16px 0;
	padding:0;
	font-size:16px;
}
*/

h1, .h1style {
	color:#a11c47;
	font-size: 16px;
	font-weight:bold;
	margin: 5px 0 5px 0;
	display: block;
	caption: Page Header;
	}

h2, .h2style {
	color:#a11c47;
	font-size: 14px;
	font-weight:bold;
	margin: 5px 0 5px 0;
	display: block;
	caption: Section Header;
	}

.comment_rare {
	caption: ----------- Rarely used -----------;
}

h4, .h4style {
	font-size:11px;
	color:#648539;
	font-weight:bold;
	margin:0;
	padding:0;
	caption: h4 (sidebar header);
	}

ul {
	line-height: 18px;
}
/*
li {
	padding: 0 0 4px 0;
}
*/

.inset_box p {
	margin: 0;
	visible:false;
}
.inset_box ul {
	margin:5px 0 20px 0;
	padding:0 0 0 15px;
	list-style-image:url(/global/images/rhci/bullet01.gif);
	visible: false;
}

.inset_box ul li {
	padding:0;
	margin:0;
	visible: false;
	}

img.floatleft {
	float: left;
        margin: 0px 20px 10px 0px;
	caption: Float Left;
}
img.floatright {
	float: right;
        margin: 0px 0px 10px 20px;
	caption: Float Right;
}

/* Homepage styles */
#splash p {
        line-height: 13px;
}

.homepage_quote {
	font-family: Officina Sans, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0463a8;
	font-weight: bold;
	font-style: italic;
	caption: Homepage Quote;
}
#bbox #intop5 {
        min-height:152px;
        }
#bbox #intop5 p {
	font-size: 11px;
	line-height: 14px;
}

#bbox .top01_bg {
        background: url(/global/images/rhci/top01_bg.gif) 28px 30px no-repeat;
	visible: false;
}
#bbox .top02_bg {
        background: url(/global/images/rhci/top02_bg.gif) 28px 30px no-repeat;
	visible: false;
}
#bbox .top03_bg {
        background: url(/global/images/rhci/top03_bg.gif) 28px 30px no-repeat;
	visible: false;
}
#bbox .top04_bg {
        background: url(/global/images/rhci/top04_bg.gif) 28px 30px no-repeat;
	visible: false;
}
#bbox .top05_bg {
        background: url(/global/images/rhci/top05_bg.gif) 28px 30px no-repeat;
	visible: false;
}


/*
#splash img.simg {
        float:left;
        width:139px;
        padding: 0 8px 0 0;
	caption: Homepage Patient Image;
        }
#splash .stxt {
        float:left;
        width:200px;
	caption: Homepage Patient Text;
        }
*/

.callout_box {
        background: #d7e7f3;
        width:168px;
	float: right;
	margin: 0 5px 5px 0;
        padding: 4px 8px 4px 8px;
	caption: Callout Box;
        }

table.floatleft {
        float: left;
        margin: 0px 20px 10px 0px;
        caption: Photo and Caption Float Left;
}
table.floatright {
        float: right;
        margin: 0px 0px 10px 20px;
        caption: Photo and Caption Float Right;
}

table td.PhotoCaption {
  font-style: italic;
}

.callout {
	font-size: larger;
	font-style: italic;
	visible: false;
}

