@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	border: 0;
}

img {
	border: 0;
}

#whiteText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8pc;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

#whiteTitleText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.5pc;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

#redBanner {
	background-repeat: repeat-x;
}

#footerText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7pc;
	color:#737373;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

	#footerText a , #footerText a:visited {
		color:#737373;
		text-decoration:none;	
	}
	
	#footerText a:hover , #footerText a#active {
		color:#4b4b4b;
	}

#contactWhite {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7pc;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

#contactBlack {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7pc;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

#standardTextBlue {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8pc;
	color:#1f73bb;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

#standardTextGray {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8pc;
	color:#737373;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

#standardTextGraySmall {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7pc;
	color:#737373;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

#standardTextGraySmall a , #standardTextGraySmall a:visited {
	text-decoration:none;
	color:#737373;
}

#standardTextGraySmall a:hover {
	color:#4b4b4b;
}

#standardTextGreen {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8pc;
	color:#026836;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

#standardTextGreenSmall {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7pc;
	color:#026836;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

#standardTextRed {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8pc;
	color:#c22936;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

#factsheetHeader {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2pc;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
}

#newsHeader {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4pc;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
}

#newsWhiteText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7pc;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}

#newsRow {
	background-color:#5c72ac;
}

#newsRow:hover {
	background-color:#4f65a2;
}