/* Global block area styles */	#contentMargin {	padding: 0px 20px 20px 20px;	}#footer { 	font-family: arial, helvetica, verdana, sans-serif;	font-size: 11px;	color: #666666;	line-height: 1.3em;	padding: 10px 0px 20px 0px;		}/* END Global block area styles */.text {	font-family: verdana, sans-serif;	font-size: 11px;	line-height: 16px;	color: #454545;	}	.spaceAfter {	margin-bottom: 5px;	}	.indent {	margin-left: 110px;	}.red {	color: #B20020;	}.blueLarge {	color: #00517A;	font-size: 22px;	}	/* Global typography styles */	h1 {	font-family: arial, helvetica, verdana, sans-serif;	font-size: 22px;	font-weight: bold;	color: #000000;	}	h2 {	font-family: verdana, sans-serif;	font-size: 16px;	font-weight: bold;	color: #003167;	 	}h3 {	font-family: arial, helvetica, verdana, sans-serif;	font-size: 18px;	font-weight: normal;	color: #000000; 	}h4 {	font-family: arial, helvetica, verdana, sans-serif;	font-size: 14px;	font-weight: bold;	color: #003f79;	 	}		strong, b {	font-weight: bold;	}	p {	font-family: verdana, sans-serif;	font-size: 11px;	line-height: 16px;	color: #454545;	} 	li, ol, ul {	font-family: verdana, sans-serif;	font-size: 11px;	color: #454545;	}	.formHeader {	font-family: verdana, sans-serif;	font-size: 12px;	color: #000000;	font-weight: bold;	}		.footer {	font-family: arial, verdana, sans-serif;	font-size: 10px;	color: #9e9e9e; 	}	/* END Global typography styles *//* global link styles */a, a:link {	font-family: verdana, sans-serif;	text-decoration: underline;	color: #000066;	}a:visited {	font-family: verdana, sans-serif;	color: #666699;	text-decoration: underline;	}a:hover {	font-family: verdana, sans-serif;	color : #409bbb;	text-decoration : underline;	}a:active {	font-family: verdana, sans-serif;	color: #9999CC;	}	/* END global link styles */a.styledLink, a.styledLink:link {	font-family: verdana, sans-serif;	font-size: 11px;	text-decoration: underlined;	color: #00688e;	font-weight: bold;	}a.styledLink:visited, a.styledLink:active {	font-family: verdana, sans-serif;	font-size: 11px;	color: #00688e;	text-decoration: underlined;	font-weight: bold;	}a.styledLink:hover {	font-family: verdana, sans-serif;	font-size: 11px;	color : #00517A;	text-decoration : underline;	font-weight: bold;	}	a.styledLink2, a.styledLink2:link {	font-family: verdana, sans-serif;	font-size: 10px;	text-decoration: underlined;	color: #00688e;	font-weight: bold;	}a.styledLink2:visited, a.styledLink2:active {	font-family: verdana, sans-serif;	font-size: 10px;	color: #00688e;	text-decoration: underlined;	font-weight: bold;	}a.styledLink2:hover {	font-family: verdana, sans-serif;	font-size: 10px;	color : #00517A;	text-decoration : underline;	font-weight: bold;	}/* image styles */img {	border: 0;	}	img.left {  	margin: 0px 8px 5px 0px;	display: block; } img.right {   margin: 0px 0px 5px 8px; float: right; } .clear {   clear: both;}		/* END image styles */