body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/grid.gif);
}


.footer {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #5F7B93;
	font-weight: normal;
}

.footerlink {color: #5F7B93;}
a.footerlink:link, a.footerlink:visited, a.footerlink:hover {text-decoration: none; color: #5F7B93}


a:link {
	font-weight: bold;
	color: #B70C0C;
	text-decoration: none;
}
a:visited {
	color: #B70C0C;
	text-decoration: underline;
}


.Hdg1Blu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #5F7B93;
	font-weight: bold;
}
.Hdg1Wht {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.Hdg2Blu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #5F7B93;
	font-weight: bold;
}
.tblHdg2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

.Hdg2Wht {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
ul
{
padding: 0;
margin: 0;
margin-left: 1.5em;

}
.tblHdg1 {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5F7B93;
}
.redNote {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B70C0C;
}
input {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #A2B5C4;
	width: 350px;
}
textarea {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #A2B5C4;
	width: 350px;
}
.SubmitBtn {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #A2B5C4;
	width: 100px;
}
