body {
	background-color:#1d3753;
	margin:0px;
}
.mainbodytext{
	margin:18px;
	font-family:Trebuchet MS;
	font-size:12px;	
}
.mainbodytext A:link {color:#000000;text-decoration: none}
.mainbodytext A:visited {color:#000000;text-decoration: none}
.mainbodytext A:active {color:#000000;text-decoration: none}
.mainbodytext A:hover {text-decoration:underline; color:#1b304a;}
.mainbodytext span{
	color:#d40026;
}
.img1{
	float:right;
	width:30px;
	}
.heading{
	font-family:Trebuchet MS;
	font-size:15px;
	color:#de3629;
	font-weight:bold;
	margin-bottom:5px;
}
.headingBlue{
	font-family:Trebuchet MS;
	font-size:15px;
	color:#003366;
	font-weight:bold;
	margin-bottom:5px;
}
.heading span{
	color:#1d3753;
}
A:link {color:#d40026;text-decoration: none}
A:visited {color:#d40026;text-decoration: none}
A:active {color:#d40026;text-decoration: none}
A:hover {text-decoration:underline; color:#2F2B7C;}
.text{
	font-family:Trebuchet MS;
	font-size:12px;	
}
.text span{
	color:#d40026;
}
li{
	list-style-image: url(images/li.gif);
}
.box{
	border:1px;;
	font-family:Trebuchet MS;
	font-size:12px;	
	border-bottom:1px;
	border-style:solid;
	border-color:#d40026;
}
.img2{
	float:right;
	width:125px;
	}
