BODY {
	margin: 20px;
	background: #FFFFFF;
	}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF091F;
	text-decoration: none;
	}
	
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF091F;
	text-decoration: none; 
	}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF091F;
	text-decoration: underline; 
	}
	
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF091F;
	text-decoration: none; 
	}
	
HR {
	height: 1px;
	color: #CCCCCC;
	}

DIV {
	font: 11px Arial, Helvetica, sans-serif;
	}

TD { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

/*-----------------------------------*/

.AnchorLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF091F;
	}

.Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 20px;
	}

.Content {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	}

.ContentHome {
	font-weight: bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
	
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	}

.HomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF091F;
	}

.Logo {
	padding-bottom: 15px;
	}

.Images {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	}

.ImagesWithCaption {
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.SectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF091F;
	font-weight: bold;
	}
.sponsor-window {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 8px;
	border-color: #666666;
}

