@charset "UTF-8";
.gray_grdnt {
	background-image: url(images/gray_grdnt_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.red_top {
	background-image: url(images/red_top_cont.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding: 0px;
}
.box {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.red_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
.subred_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}
.red_bottom {
	background-image: url(images/red_bottom_cont.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sub_bkg {
	background-image: url(images/middle_sub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.sub_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.sub_:link {
	text-decoration: none;
}
a.sub_:hover {
	color: #FE0000;
	text-decoration: none;
}
a.sub2_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.sub2_:link {
	text-decoration: none;
}
a.sub2_:hover {
	color: #FC0102;
	text-decoration: underline;
}
.sub2_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.right_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding: 10px;
}
.box2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a.bodytext_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FC0102;
	padding: 0px;
}
a.bodytext_link:link {
	color: #FC0102;
}
a.bodytext_link:hover {
	color: #FC0102;
	text-decoration: underline;
}
a.payor_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	color: #666666;
	padding: 0px;
	text-decoration: underline;
}
a.payor_link:link {
	color: #666666;
}
a.payor_link:hover {
	color: #FC0102;
	text-decoration: underline;
}
.body_text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FF0000;
	padding: 0px;
	font-style: italic;
}

/*request information call out box*/

.sub_info_bkg {
	background-image: url(images/request_info_middle_sub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.pointlink{
	cursor: pointer;
}

/*end request information call out box*/