html {	background-image: url(graphics/background_blend_XL3.png);	background-repeat: repeat;	background-color: #1b8dd0;}body {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.8em;	padding-top: 20px;	padding-right: 0px;	padding-bottom: 20px;	padding-left: 0px;}#divWrapper {	width: 780px;	height: auto;	margin-top: 20px;	margin-right: auto;	margin-bottom: 30px;	margin-left: auto;}#divHeader {	position: relative;	background-image: url(graphics/Header_background.png);	background-repeat: no-repeat;	height: 225px;	width: 100%;	text-align: center;}#divHeader h1 {	text-indent: -9999px;	height: 195px;	width: 755px;	background-position: center;	position: absolute;	left: 8px;}#divHeader p {	font-size: 1.2em;	font-weight: bold;	color: #03009a;	position: absolute;	top: 8px;	right: 20px;	letter-spacing: .05em;}* html #divHeader p {	top: 25px;	}#divIntro {	width: 774px;	margin-top: -10px;	padding-bottom: 10px;	padding-top: 20px;	background-color: #FFFFFF;	border-right: 3px solid #D7D7D7;	border-left: 3px solid #D7D7D7;}#divIntro p {	text-align: center;	background-color: #FFFFFF;}* html #divIntro {	padding-bottom: 35px;	}#divContent {	width: 774px;	background-color: #FFFFFF;	border-left: 3px solid #D7D7D7;	border-right: 3px solid #D7D7D7;	overflow: hidden;}#divContentLeft {	float: left;	width: 360px;	line-height: 1.4em;	text-align: justify;	letter-spacing: 0.125px;	padding-left: 20px;}* html #divContentLeft {	padding-bottom: 20px;}#divContentLeft h2 {	height: 25px;	position: relative;	top: 12px;	right: 5px;	padding-bottom: 25px;}#divContentLeft h3 {	color: #663399;	font-size: 1.1em;	font-weight: bold;	letter-spacing: 1px;	line-height: 1.1em;	text-align: left;}#divContentRight {	float: left;	width: 370px;	margin: 5px 0px 0px 10px;	font-weight: bold;	text-align: center;	overflow: hidden;}#divContentRight p {	font-size: 1.1em;	font-weight: bold;	color: #03009a;	text-align: center;	padding-bottom: 40px;}#divContentRight img {	margin: 5px 0px;	border: none;}#divOutro {	width: 774px;	background-color: #FFFFFF;	border-left: 3px solid #D7D7D7;	border-right: 3px solid #D7D7D7;	padding-bottom: 20px;	margin-top: -10px;	overflow: hidden;}.OutroBump {	font-size: 1em;	font-weight: bold;	color: #663399;	line-height: 2em;	word-spacing: -0.1em;}.OutroRtext {	float: right;	text-align: center;	line-height: 1.4em;	width: 345px;	margin-top: 20px;	margin-right: 25px;	clear: right;}#divOutro p {	width: 370px;	float: left;	text-align: left;	line-height: 1.3em;	list-style-type: none;	padding-left: 20px;	padding-right: 10px;	clear: left;}#divFormWrap {	float: right;	width: 345px;	height: 80px;	background-color: #3399CC;	border: 1px solid #663399;	margin-top: 70px;	margin-right: 10px;	padding-right: 10px;	clear: right;}* html #divFormWrap {	margin-top: 5px;	margin-left: -50px;	margin-bottom: 45px;	margin-right: -25px;}#divFormWrap p {	color: #FFF;	font-weight: bold;	text-align: left;	text-indent: 13px;	font-size: 1em;	margin-top: 10px;}fieldset {	color: #FFF;	float: left;	border: 0px;	margin-top: -6px;	padding-left: 20px;	clear: left;}#divFooter {	width: 100%;	height: 32px;	position: relative;	background-image: url(graphics/Footer_background.png);	background-repeat: no-repeat;	background-position:bottom;	margin-top: -15px;}	#divFooter p {	text-align: center;	word-spacing: 1px;	letter-spacing: 1px;	padding-top: 5px;}
