body {
	margin: 0px;
	padding: 30px;
	background-image:url(/images/bg_gradient.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #314D86;
	background-color: #506CA7;
}

#wrapper {
	background-color:#FFFFFF;
	width:778px;
	margin:0;
	padding:5px 5px 5px 4px;
	border: 1px #666666 solid;
}

#notice, #header_img {
	height: 0px;
	visibility: hidden;
}

#line {
	width: 100%;
	height: 10px;
	border-top: 1px #000000 solid; 
}

#header_txt {
	height: auto;
	width: 80%;
	margin-top: 15px;
	text-align: center;
	font-size:24px;
	padding-bottom: 20px;
	border-bottom: 1px #000000 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.header_subt {
	font-size: 14px;	
}

html>body #wrapper { width:778px; padding:5px 0 5px 4px;}  /* correction for non IE browsers */

#edge {
	width: 798px;
		
}

table.block, table.block2 {
	 border: 1px #BCCAE7 dashed;
	 border-top: none;
	 width:682px;
	 margin-bottom: 20px;
	 text-align: left;
}

table.block2 {
	background-color: #EAEAEA;
	border: none;
}

table.block td, table.block2 td {
	padding-left: 5px;
}

table.info {
	border: 1px #000000 solid;
}

.spacing {
	margin: 4px;
}

/*#product {
	background-color: #D2D2D2;
	font-size: 10pt;
	margin: 3px 0;
	height: auto;
}*/

#product {
	padding-top: 3px;
	border-top: 3px #CCC solid;
	font-size: 12px;
}


td { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
td.small { font-size: 12px; }

.reg_caption {color: black; font-weight: bold; font-size: 12px; background-color: #BCCAE7; text-align: left; padding: 4px; font-family: Arial, Helvetica, sans-serif;}
.reg_header {background-color: #314D86; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; width: 498px; padding: 4px; color: white;}
.borders {  }
.caption { color: black; font-weight: bold; font-size: 16px; background-color: #BCCAE7; text-align: left; padding: 4px; font-family: Arial, Helvetica, sans-serif; }
.sub_caption { font-size: 14px; font-weight: bold; padding: 4px; background-color: #DDDDDD; }
.warning{font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: red;}
.required {font-size: 16pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: red;}
.instruct { color: black; font-weight: bold; font-size: 12px; background-color: #CCCCCC; text-align: left; padding: 4px; font-family: Arial, Helvetica, sans-serif; }
h1 { color: black; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
h1.warning { color: black; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: red; }