.ContentCell {
	background-image: url(images/ContentBG.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: 10pt;
}
body,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-image: url(images/BackgroundBGFade.gif);
	background-repeat: repeat-x;
	background-color: #D4EFFC;
	margin: 0px;
	font-size: 10pt;

}
a {
	color: #000066;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.rb_tl {
	background-image: url(images/ContentTopLeft.gif);
	height: 15px;
	width: 9px;
	background-repeat: no-repeat;
}
.rb_t {
	background-image: url(images/ContentTop.gif);
	background-repeat: repeat-x;
	height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.HP_Schedule {
	background-image: url(images/BlueBG.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.HP_Schedule a {
	color: #FFFFFF;
	text-decoration: none;
}
.HP_Schedule2 {
	background-image: url(images/ContentTop.gif);
	background-repeat: repeat-x;
	height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.HP_Schedule2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.rb_tr {
	background-image: url(images/ContentTopRight.gif);
	height: 15px;
	width: 9px;
	background-repeat: no-repeat;
	background-position: left top;
}
.rb_top_bubble {
	height: 110px;
	padding: 5px;
}
.rb_content_cell {
	padding: 5px;
}


.rb_l {
	background-image: url(images/ContentLeft.gif);
	background-repeat: repeat-y;
	width: 9px;
}
.rb_br {
	background-image: url(images/ContentBottomRight.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 9px;
	background-position: right top;
}
.rb_b {
	background-image: url(images/ContentBottom.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.rb_bl {
	background-image: url(images/ContentBottomLeft.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 8px;
}
.rb_r {
	background-image: url(images/ContentRight.gif);
	background-repeat: repeat-y;
	width: 9px;
	background-position: right;
}
.HeaderText {
	font-size: 16px;
	color: #10207B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.SubHeaderText {
	font-size: 14px;
	color: #10207B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.WhiteHeaderText {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
}
.BlueText {
	color: #314D9C;
}
.ImagePadding {
	padding: 5px;
}
.CouponTable {
	border: 2px dashed #666666;
	color: #FF0000;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.ContentCell-lgfont {
	font-size: 14px;
}

.CouponTable a{
	color: #FF0000;
}
.AppointmentBubble {
	margin-top: 10px;
}
