/* ### CONTENT LAYOUT ### */

#pearsons {
position: absolute ;
top: 173px ;
left: 575px ;
height: 186px;
width: 189px;
background-image: url(images/pearsons.gif);
background-repeat: no-repeat;
z-index: 5;
}

#midcontent, { /* Netscape workaround */
position: absolute ;
top: 210px ;
left: 117px ;
height: 421px;
width: 655px;
border: 2px dotted #FFCC33 ;
text-align: center;
background-color: white ;
filter: alpha(opacity=40); -moz-opacity: 40%;
z-index: 2 ;
}

#midcontent { /* Firefox version */
position: absolute ;
top: 210px ;
left: 117px ;
height: 421px;
width: 655px;
border: 2px dotted #FFCC33 ;
text-align: center;
z-index: 2 ;
}


#alpha, { /* Netscape workaround */
position: absolute ;
top: 210px ;
left: 0px ;
height: 421px;
width: 119px;
text-align: center;
background-color: white ;
filter: alpha(opacity=40);
-moz-opacity: 40%;
z-index: 1 ;
}

#alpha { /* Firefox version */
position: absolute ;
top: 210px ;
left: 0px ;
height: 421px;
width: 119px;
text-align: center;
z-index: 1 ;
}


#email {
position: absolute ;
top: 230px ;
left: 130px ;
height: 310px;
width: 620px;
text-align: left ;
z-index: 4;
}

#centered {
position: absolute ;
top: 230px ;
left: 130px ;
height: 310px;
width: 620px;
background-image: url(images/thankyou.gif);
background-repeat: no-repeat;
background-position: center center ;
text-align: center ;
z-index: 4;
}

#affiliates {
position: absolute ;
top: 230px ;
left: 130px ;
height: 310px;
width: 620px;
text-align: center ;
z-index: 4;
}


#locate {
position: absolute ;
top: 3px;
left: 510px;
height: 60px;
width: 250px;
z-index: 4;
}

#copyright {
position: ;
top: ;
left: ;
height: ;
width: ;
font: 9px Palatino, Times New Roman, Serif;
text-align: center ;
z-index: 2 ;
}

/* ### SITE FONTS ### */

.text  {font: 12px bold Arial, Geneva, Lucida, Sans-serif;}
	
.text2  {
	font-size : 10px;
	font-family : Verdana,Geneva,Helvetica;
	font-weight : bold;
	font-style : normal;
}

	
.h4  {
	font-size : 14px;
	font-family : Arial, Geneva, Sans-serif;
	font-weight : bold;
}

.h3  {
	font-size : 18px;
	font-family : Arial, Geneva, Sans-serif;
	font-weight : bold;
}

.tablehead {font: bold 12px Tahoma, Arial, Geneva, Sans-serif; letter-spacing: 3px;}

.formtext  {font: bold 10px Verdana, Arial, Geneva, Lucida, Sans-serif; color: #660000;}

.field  {
	font-size : xx-small;
	font-family : Verdana, Helvetica, Sans-serif;
	font-weight : bold;
	
}

.form  {
	font-size : 12px ;
	font-family : Tahoma, Verdana, Geneva, Helvetica, Sans-serif; letter-spacing: 1px;
	color : #000000;
	background-color : #FFFFFF;
	border-width : thin;
	border-color : #FFCC00;
	border-style : solid;
	padding : 2px;
}


.submit  {
	font-size : x-small;
	font-family : Verdana, Helvetica, Sans-serif;
	font-weight : bold;
	color : #000000;
}

.clear  {
	font-size : x-small;
	font-family : Verdana, Helvetica, Sans-serif;
	font-weight : normal;
}

.nav  {
	font-size : 9pt;
	font-family : Arial, Geneva, Sans-serif;
	font-weight : bold;
	font-style : normal;
}


BODY  {
	scrollbar-face-color : #FFFF99;
	scrollbar-highlight-color : #FED841;
	scrollbar-3dlight-color : #FFCC33;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-shadow-color : #330000;
	scrollbar-arrow-color : #000000;
	scrollbar-track-color : #FFCC66;
}

.accent1  {
	background-color : #656B8F;
	font-family : arial,helvetica,sans-serif;
	font-size : 10px;
}

.boxBorder  {
	background-color : #9D9DC8;
}

.boxBorderHighlight  {
	background-color : #CCCC66;
}

.boxContent  {
	background-color : #7C7CAB;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12px;
}

.border  {
	border-color : FF80C0;
	border-style : solid;
	border-width : thin;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
}

.updated  {
	font-size : 11px;
	font-family : monospace;
}

.affCell {
margin: 5 5 5 5;
}