@charset "utf-8";

/* !Reset */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}


/* !Elements */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#470e20;
	line-height:1em;
}
.imgpng{
                behavior: url('/includes/css/iepngfix.htc');
 }
div.label {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:1.2em;
	color:#470e20;
	display:block;
	width:156px;
	margin-bottom:5px;
}


/* !Divs */
#wrapper {
	width:950px;
	margin:0px auto;
	*overflow:hidden; /* fix for Our Most Beloved IE6 */
}

#main {
	width:950px;
	height:1153px;
	background:url(../../images/click_here/bg_main.jpg) top left no-repeat;
}

#formDiv {
	width:630px;
	position:relative;
	top:139px;
	width:788px;
	margin: 0 auto;
}

/* =Classes */
.header {
	width:847px;
	margin-bottom:20px;	
}

p.required {
	font-family:Verdana, Geneva, sans-serif;
	color:#b4284f;
	font-size:12px;
	margin-bottom:1em;
}

.clear {
	height:8px;
	clear:both;
	overflow:hidden;
}

a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#b4284f;
	text-decoration:underline;
}
a.consent{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#b4284f;
	text-decoration:underline;
}
a.privacy{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#b4284f;
	text-decoration:underline;
}

a:hover {
	color:#470e20;
}


#main2 {
	width:950px;
	height:365px;
	background:url(../../images/bg_main_thanks.jpg) top left no-repeat;
}

#main3 {
	width:950px;
	height:365px;
	background:url(../../images/bg_main_update.jpg) top left no-repeat;
}

#sorry {
	width:950px;
	height:320px;
	background:url(../../images/bg_main_sorry.jpg) top left no-repeat;
}

.thank_you_text
{
	font-family:Verdana, Geneva, sans-serif;
	color:#470e20;
	font-size:14px;
	font-weight:bold;
}

.thank_you_label
{
	font-family:Verdana, Geneva, sans-serif;
	color:#470e20;
	font-size:14px;
}



.alertTitle { background-color: #470e20; font-family: arial; font-size: 9pt;
color: #ebdfe9; font-weight: bold; }

.alertMessage { font-family: arial; font-size: 9pt; color: #FFFFCC;
font-weight: normal; vertical-align:top; }

.alertBoxStyle {
	cursor: default;
	background-color:#ebdfe9;
	position:
absolute;
	width:300px;
	left:30%;
	top:25%;
	visibility:hidden;
	z-index:
99999;
	border-style:solid;
	border-width: 2px;
	border-color:#470e20;
	text-align: center;
	height:auto;
}

#error_msgbox{ font-family:Arial, Helvetica, sans-serif; font-size:10px;
text-align:left; color:#470e20; }

#parent_consent
{ 
	position:absolute;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#470e20; 
	z-index:100;
	background-color:#EBDFE9;
	border: 2px solid #470E20;
	cursor:default;
	height:auto;
	left:517px;
	top:500px;
	width:422px;
	display:none;
	
	
}
