body {
	background-color: #a80004;
	background-image: url(images/img-siteBackgroundTile.jpg);
}
.siteText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.siteText p{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: -0.3px;
}
.siteText li{
	letter-spacing: -0.3px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/img-site-bullets-checkmark.gif);
	line-height: 20px;
}
.siteText h1{
	color: #FFFFFF;
	font-size: 26px;
	line-height: 24px;
	letter-spacing: -0.3px;
}
.siteText h2{
	color: #FFFFFF;
	font-size: 20px;
	line-height: 18px;
	letter-spacing: -0.3px;
}
.siteText h3{
	color: #FFFFFF;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.siteTextHeaderLG{
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-weight: bold;
}
.siteTextHeaderSM{
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-weight: bold;
}
.siteText a{
	color: #FFCC00;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -0.3px;
}
.siteText a:hover{
	color: #FF0008;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -0.3px;
}
.updateText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.updateText p{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
}
.updateText a{
	color: #FF0008;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}
.updateText a:hover{
	color: #FFCC00;
}
.formSubmit {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	vertical-align: bottom;
}
.nlsignup {
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-image: url(Images/img-global-joinML-TILE.gif);
}
form {
	margin: 0px;
}
.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #005C47;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
}
.dottedLine {
	border-top: none #FF0000;
	border-right: none #FF0000;
	border-bottom: 1px dashed #FF0000;
	border-left: none #FF0000;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
