/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
body {
	background-image: url(=);
	background-color: #330066;
}
a:link {
	color: #00FF00;
}
a:visited {
	color: #66CCFF;
}
.style3 {
	font-size: 16px;
	color: #66FFFF;
}
.style4 {
	color: #00FFFF;
	font-size: 10px;
}

p {
	font-size: 15pt;
}

.funClubBox {
	background-image: url(../z_art/filloutForm.jpg);
	background-repeat: repeat-y;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #990066;
	border: thin solid #FFFF00;
	height: 600px;
}

.funClubBoxDownload {
	background-image: url(../z_art/filloutForm_Download.jpg);
	background-repeat: repeat-y;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #990066;
	border: thin solid #FFFF00;
}

.preferredEducators {
	background-image: url(../downloads/filloutForm_Educators.jpg);
	background-repeat: no-repeat;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #FFFF00;
}

.BoxEdu {
	padding-left: 110px;
	padding-top: 235px;
	padding-bottom: 35px;
    border: thin solid #FFFF00;
	background-repeat: no-repeat;
}

.BoxContact {
	padding-left: 95px;
	padding-top: 235px;
	padding-bottom: 35px;
    border: thin solid #FFFF00;
	background-repeat: no-repeat;
}

.contact {
	background-image: url(../contact/filloutForm_contact.jpg);
	background-repeat: no-repeat;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #FFFF00;
}

.header{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-weight: bold;
	font-size: 32pt;
}
.titles {
	color: #FFFF00;
	margin-bottom: 20px;
}
.formBox {
	padding-left: 110px;
	padding-top: 100px;
	padding-bottom: 35px;
}

.formBoxDownload {
	padding-left: 110px;
	padding-top: 140px;
	padding-bottom: 30px;
}

.purpleHeader{
	font-family: Arial, Helvetica, sans-serif;
	color:#660066;
	font-weight: bold;
	font-size: 32pt;
}

.purpleHeadersmall{
	font-family: Arial, Helvetica, sans-serif;
	color:#660066;
	font-weight: bold;
	font-size: 20pt;
}

.boldYellowUnder{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-weight: bold;
	font-size: 20pt;
	border-bottom-style: none;
	width: 65px;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.boldYellow{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-weight: bold;
	font-size: 20pt;
}

.Productheader{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-weight: bold;
	font-size: 32pt;
	background-image: url(../myDDWassets/productTitle.png);
	height: 98px;
	width: 338px;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


.subs{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:12pt;
}
		
.link{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0066;
	font-size: 18pt;
	text-decoration:underline
}
.link2{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0066;
	font-size: 12pt;
	text-decoration:underline
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	color:#33FF00;
	font-size:16pt;
	font-weight: bold;
}
.body2{
	font-family:Arial, Helvetica, sans-serif;
	color:#330066;
	font-size:18pt;
}
.body3{
	font-family:Arial, Helvetica, sans-serif;
	color:#330066;
	font-size:22pt;
}
.16text {
	font-size: 16px;
}

.white
{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:18pt;
}

.warning {
	font-size: 9.5px;
	color: #FFCC00;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
