.header_cell {
	margin-right: 10px;
	margin-left: 10px;
}
.top_cell {
	font-size: medium;
	text-align: left;
	padding: 15px;
	line-height: 150%;
	vertical-align: top;
}
.top_cell2 {

	font-size: small;
	text-align: left;
	padding: 15px;
	line-height: 150%;
	vertical-align: top;
}
.service_cell {
	font-size: medium;
	text-align: left;
	line-height: 120%;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
}
.policy {
	font-size: medium;
	line-height: 150%;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
}

.service_cell2 {
	font-size: large;
	text-align: left;
	line-height: 130%;
	vertical-align: top;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 10px;
}
.voice_cell {
	font-size: medium;
	text-align: left;
	line-height: 150%;
	vertical-align: top;
	background-color: #FFFFCC;
	padding: 10px;
	width: 660px;
	border: 1px solid #FFCC66;
}
.qa_cell {
	font-size: large;
	text-align: left;
	line-height: 150%;
	vertical-align: top;
	background-color: #0033FF;
	padding: 3px;
	width: 680px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.qa_cell3 {
	margin-left: 20px;
	background-color: #FFEEF7;
}

.qa_cell2 {
	font-size: medium;
	text-align: left;
	line-height: 200%;
	vertical-align: top;
	padding: 3px;
	width: 680px;
	border: 1px dashed #666666;
	margin: 10px;
}
.div_hand {
	cursor: hand;
	color: #0066FF;
}
.pack_cell_head {
	font-size: 12pt;
	background-color: #FFCCFF;
	border: 1px solid #666666;
	height: 40px;
	width: 200px;
	text-indent: 20px;
	text-align: left;
}
.pack_cell_body {
	font-size: 12pt;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 40px;
	width: 250px;
	text-indent: 20px;
	text-align: left;
}
.pack_cell_title {
	font-size: large;
	line-height: 130%;
	text-align: left;
	padding: 3px;
}
.foot_copy {
	font-size: small;
	color: #666666;
	text-align: right;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.req_txt {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 75px;
	font-size: 11pt;
	line-height: 150%;
	text-align: left;
	color: #FF3333;
}
.txt_link {
	font-size: 11pt;
	color: #FFFFFF;
	text-align: right;
}
.head_txt {
	margin-right: 75px;
	margin-bottom: 5px;
}
a.txt_link:link,a.txt_link:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a.txt_link:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.top_cell1 {

	font-size: 11pt;
	text-align: left;
	padding: 15px;
	line-height: 150%;
	vertical-align: top;
}
.redcolor{color: #FF3333}