body,td,tr {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #003D80;
}
body {
	background-color: #B6C8E4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #005DAB;
}
.caption {
	font-size: 10px;
}
.captionWhite {
	font-size: 10px;
	color: #FFFFFF;
}
.subhead {
	font-size: 18px;
}
.subheadWhite {
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
}
h1 {
	font-size:24px;
	line-height: 26px;
}
.strikethru {
	text-decoration: line-through;
	color: #666666;
}
.cell_logoBkg, .cell_logoBkg_res {
	background-image: url(images/HCRI_1color_bkg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cell_logoBkg_both {
	background-image: url(images/HCRI-both_1color_bkg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cell_logoBkg_comm {
	background-image: url(images/HCRI-C_1color_bkg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.DIV_rollover {
	border: 1px solid #999999;
	background-color: #EEEEEE;
}
.mainCell_BLonly {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005DAB;
	border-right-color: #005DAB;
	border-bottom-color: #005DAB;
	border-left-color: #005DAB;
}
.mainCell {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #005DAB;
	border-right-color: #005DAB;
	border-bottom-color: #005DAB;
	border-left-color: #005DAB;
}
.rightLine_bkg {
	background-image: url(images/main_line_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.date-cell {
	text-align: left;
	padding: 0;
}
.date-cell a, .date-cell a:link, .date-cell a:visited {
	font-size:15px;
	text-decoration:none;
	line-height: 110%;
	display: block;
	padding: 3px 10px;
	border-bottom: 1px dotted #FBB214;
}
.date-cell a:active {
	outline: none;
}