@charset "utf-8";
/* CSS Document */

body {
	width:1000px;
	background-image:url(images/background_slice.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:#000000;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;		
}



.nav {
		width:1000px;
		height:38px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		text-align:center;
		float:left;
}



.nav a:link {text-decoration:none; color: #FFCC00; margin: 0px 0px 0px 0px;}
.nav a:visited {text-decoration:none; color: #FFCC00; margin: 0px 0px 0px 0px;}
.nav a:active {text-decoration:none; color: #ffea95; margin: 0px 0px 0px 0px;}
.nav a:hover {text-decoration:none; color: #ffea95; margin: 0px 0px 0px 0px;}



.leftheader {
	width:374px;
	height:104px;
	float:left;
	
}



.rightheader {
	width:626px;
	height:104px;
	float:left;
}



.collage {
	width:1000px;
	height:159px;
	float:left;
}



.content {
	width:1000px;
	min-height:200px;
	float:left;
	clear:both;
	margin-bottom:10px;
}



.copy {
	float:left;
	width:600px;
	font-size:14px;
	font-weight:200;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-align:left;
	background-image:url(images/background_color.jpg);
	background-repeat:repeat;
	line-height:23px;
	padding:0px 50px 0px 0px;
}

.copy ul li{
	margin:0px 0px 0px 230px;

}


.copy b{
	font-size:16px;
	font-weight:bold;
	color:#FFCC00;

}

.copy strong{
	font-size:16px;
	font-weight:bold;
	color:#FFCC00;

}

.cdiv {
	margin: 10px auto 10px 45px;
	width:350px;
	height:90px;
	background-repeat:no-repeat;
	background-image:url(images/800_number_250x90.jpg);
	clear:both;
}



.form {
	margin:30px 0px 0px 0px;
	float:left;
	width:350px;

}


.form-top {
	width:338px;
	background-image:url(images/top_form.jpg);
	background-repeat:no-repeat;
	height:11px;
	overflow:hidden;
	float:left;

}


.rightframetopmiddle {
	width:338px;
	background-image:url(images/middle_form.jpg);
	background-repeat:repeat-y;
	min-height:300px;
	margin-right:10px;
	margin-left:0px;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	float:left;
		
}

	
.form p {
	margin-top:0px;
	margin-bottom:0px;
	font-weight:100;
}

.blanklabel {
	font-family: Arial, Helvetica, sans-serif;
	height: 1px;
	font-size:.1em;
	width: 100px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:0px;
	margin-bottom: 0px;
}

.warnlabel {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-style:italic;
	font-size:.55em;
	width: 300px;
	text-align: center;
	margin-right: 5px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:5px;
}
.frmlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	width: 75px;
	float: left;
	text-align: right;
	margin-left: 2px;
	margin-right: 6px;
	display: block;
	color: #ffffff;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	width: 270px;
	float: left;
	text-align: left;
	margin: 2px 4px 2px 4px;
	display: block;
	color: #ffffff;
}

fieldset {
	width:290px;
	border: 1px solid #ffffff;
	/*margin-left:auto;
	margin-right:auto;*/
	float:left;
	margin-left:17px;
	
	
}
legend {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .99em;
	font-style:italic;
	color: #ffffff;
	padding: 2px 2px 2px 0px;
	font-weight: normal;
}
input, select {
	width:140px;
}
.submit input {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color: #000;
	border: 2px outset #FFCC66;
	background-color: #FFFF66;
}


.form-bottom {
	width:338px;
	background-image:url(images/bottom_form.jpg);
	background-repeat:no-repeat;
	height:11px;
	float:left;

}	

.footer {
	width:1000px;
	height:159px;
	background-image:url(images/footer.jpg);
	clear:both;

}

.caption {
	margin:0;
	padding:0;
	float:left;

}

.caption div {
  	font-style: italic;
	font-size: 9px;
	text-indent: 0;
	line-height:11px;
	float:left;
	width:200px;
	clear:both;
   

}


.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	padding:0px 30px 0px 35px;
	font-weight:100;
	text-align:center;
}

h3 {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	line-height:20pt;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding:0px 30px 0px 35px;
	font-weight:100;
	text-align:center;
}
