/* CSS Document */

Body {
	background-color:#BB1A23;
}

.Header {
	background-image:url(../images/headerBg.gif);
	padding-top:17px;
	padding-bottom:17px;
}

.ToplinksBg {
	background-image:url(../images/toplinksBg.gif);
}

.Toplinks {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
}

.Heading {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#11355F;
}

.ContentText {
	font-family:Arial;
	font-size:12px;
	color:#5B5A5A;
	line-height:18px;
	text-decoration:none;
}
.ContentText a{
	font-family:Arial;
	font-size:12px;
	color:#5B5A5A;
	line-height:18px;
	text-decoration:underline;
}

.ContentText a:hover{
	font-family:Arial;
	font-size:12px;
	color:#5B5A5A;
	line-height:18px;
	text-decoration:none;
}


.Learnmore {
	font-family:Arial;
	font-size:13px;
	color:#B60912;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.Learnmore a{
	font-family:Arial;
	font-size:13px;
	color:#B60912;
	line-height:18px;
	font-weight:bold;
	text-decoration:underline;
}
.Learnmore a:hover{
	font-family:Arial;
	font-size:13px;
	color:#B60912;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.MoreInfo {
	font-family:Arial;
	font-size:11px;
	color:#B60912;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.MoreInfo a{
	font-family:Arial;
	font-size:11px;
	color:#B60912;
	line-height:18px;
	font-weight:bold;
	text-decoration:underline;
}
.MoreInfo a:hover{
	font-family:Arial;
	font-size:11px;
	color:#B60912;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}

.ProductBox {
	border:1px #E9E9E9 solid;
	padding:0px;
}

.ProductBg {
	background-color:#F0F0F0;
	padding:10px;
}


.ProductBoxHeading {
	background-color:#FFFFFF;
	font-family: trebuchet MS; 
	font-size:13px;
	color:#443E2F;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
.ProductBoxHeading a{
	background-color:#FFFFFF;
	font-family:trebuchet MS; 
	font-size:13px;
	color:#443E2F;
	font-weight:bold;
	text-decoration:none;
}
.ProductBoxHeading a:hover{
	background-color:#FFFFFF;
	font-family: trebuchet MS; 
	font-size:13px;
	color:#443E2F;
	font-weight:bold;
	text-decoration:underline;
}



.ContentProducts {	
	font-family:Arial;
	font-size:13px;
	color:#11355F;
	line-height:18px;
}
.ProductHeading {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#11355F;
	text-decoration:none;
}
.ProductHeading a{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#11355F;
	text-decoration:underline;
}
.ProductHeading a:hover{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#11355F;
	text-decoration:none;
}
.ProductHeading1 {
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#11355F;
	text-decoration:none;
}
.ProductHeading1 a{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#11355F;
	text-decoration:none;
}
.ProductHeading1 a:hover{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#11355F;
	text-decoration:underline;
}

.ProductHeadingBg {
	background-color:#EEEDED;
	padding:5px 0px 0px 5px;
	border-bottom:1px #979899 solid;
}

.Footer {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.Footer a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.Footer a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}