@charset "utf-8";
/* CSS Document */
#Table_Features {
	font-size: 12px;
	width:650px;
	margin: 0 auto;
}
#Table_Features .Header {
	font-size: 18px;
	font-weight: 700;
	color: #990000;
	padding:0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#Table_Features .SubHeader {
	padding-top: 30px;
}
#Table_Features .SubHeader a {
	color:#990000;
	font-weight:700;
	text-decoration:none;
}
#Table_Features .SubHeader a:hover {
	color:#000000;
	text-decoration:underline;
}
#Table_Features .SubSubHeader {
	font-weight:700;
}
#Table_Features ul {
	margin-top:0;
	margin-bottom:15px;
	font-size: 12px;
	font-weight:normal;
}
/* -------------- DESCRIPTION PAGE -------------------*/
#Feature_Description {
	font-size:12px;
	width:650px;
	margin: 0 auto;
}
#Feature_Description .Header {
	font-size: 18px;
	font-weight: 700;
	color: #990000;
	padding:0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#Feature_Description p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
}
#Feature_Description .SubHeader{
	font-size: 14px;
	font-weight: 700;
	color: #990000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}