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: #fff; border-right: 3px solid #D7D7D7; border-left: 3px solid #D7D7D7;}
#divIntro p { text-align: center; background-color: #fff;}
* html #divIntro { padding-bottom: 35px; }

#divContent {  background-color: #fff; border-left: 3px solid #D7D7D7; border-right: 3px solid #D7D7D7; padding: 20px; line-height: 1.5em;}


#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: #fff; 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 {width: 345px; height: 80px; background-color: #3399CC; border: 1px solid #663399; color: #FFF; padding: 10px 20px;}
fieldset {  border: 0px; padding: 0;}
#divFormWrap #email_address	{ border: 1px inset #999; padding: 3px;}

#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;}

