@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin:0px;
}
.HeaderBack {
	background-image: url(Images/HeaderBack.jpg);
	background-repeat: repeat-x;
	height: 67px;
}
.LeftBack {
	background-image: url(Images/LeftBack.jpg);
	background-repeat: repeat-y;
	height: 6px;
}
.RightBack {
	background-image: url(Images/RightBack.jpg);
	background-repeat: repeat-y;
	height: 6px;
}
.FooterBack {
	background-image: url(Images/FooterBack.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
.TextParagraph {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.RequestBack {
	background-image: url(Images/RequestBack.jpg);
	background-repeat: repeat-x;
	height: 102px;
}
.HeadingText {
	font-size: 15px;
	color: #b91c02;
	font-weight:bold;
}
.Bullet {
	background-image: url(Images/Bullet.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 18px;
	background-position: center center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.SubHeadingText {
	font-size: 14px;
	color: #b91c02;
	font-weight:bold;
}
.SubHeadingBlue {
	font-size: 13px;
	color: #0f4ba4;
	font-weight:bold;
}
.lnkFeatures a:link, .lnkFeatures a:active, .lnkFeatures a:visited  {
	color: #0f4ba4;
	text-decoration: none;
}
.lnkFeatures a:hover {
	color: #b91c02;
	text-decoration: underline;
}
.lnkFeatures td {
	color: #b91c02;
}
.FeaturesBack {
	background-image: url(Images/FeaturesDetailBack.jpg);
	background-repeat: repeat-x;
	height: 147px;
}
.BoxdetBack {
	background-image: url(Images/BoxDetBack.jpg);
	background-repeat: repeat-x;
	height: 112px;
}
