body {
	background-color: #ffffff;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
#rh_wrapper {
	position: relative;
	text-align: left;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	border-left:none;
	border-right:none;
	border-bottom:none;
	background-color: #ffffff;
	/*
	background: transparent url(images/rh/bg_content_912x2.gif) top left repeat-y;
	*/
}



#rh_content{
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
	margin-left: 15px;
	width:600px;
	padding-top: 5px;
	padding-bottom: 30px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #2C1A56;
	line-height:1.4;
}
#rh_content a:link, #rh_content a:visited{
	color:#1B4D7E;
	text-decoration:underline;
}
#rh_content a:hover{
	color:#1B4D7E;
	text-decoration:none;
}
.rh_masthead {
	border-bottom:6px solid #FFDA56;
}
#masthead_image{
	display:none;
}
#masthead_image_print{
	display:block;
}
/* MISCELLANEOUS */

#mission{
	font-family: Georgia;
	font-size:22px;
	font-style:italic;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom: 1px;
	padding:3px;
	color: #6A6A6A;
	width:90%;
	text-align:center;
	border-top:1px solid #BABABA;
	border-left:1px solid #BABABA;
	border-right:1px solid #BABABA;
}
#disclaimer{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	margin-bottom: 20px;
	padding:3px;
	color: #C7C7C7;
	font-size:11px;
	width:90%;
	text-align:center;
}

#copyright{
	font-family: Georgia;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom: 10px;
	padding:3px;
	color: #6A6A6A;
	font-weight:normal;
	width:90%;
	text-align:center;
	font-size:12px;
}
#siteBy{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	margin-bottom: 2px;
	padding:3px;
	color: #C7C7C7;
	font-weight:normal;
	width:90%;
	text-align:center;
	font-size:11px;
}
#siteBy a:link, #siteBy a:visited{
	color:#C7C7C7;
	text-decoration:none;
}
#siteBy a:hover{
	text-decoration:underline;
	color:#7BBDEF;
}
.bold{
	font-weight:bold;
}
.attention{
	font-weight:bold;
	color:#ff0000;
}
.emphasis{
	font-weight:bold;
	color:#0000ff;
}
.tightBullets{
	margin-bottom:5px;
	margin-top:5px;
}
.bigQ{
	font-family: Georgia;
	font-size:145%;
	font-style:italic;
	font-weight:bold;
	/*color: #1B4D7E;*/
	color:#000000;
}
