* {
	border: 0px none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}
body {
	background-color:#000000;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	background:#666666;
	color:#FFFFFF;
	margin:30px 0px 20px 0px;
	padding:3px 3px 3px 3px;
}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#006600;
}
.pageCenterOuter{
	width:600px;
	margin:10px auto 0px auto;
	background:#FFFFFF;
}
.pageCenter{
	border:1px solid #CCCCCC;
	padding:30px 30px 30px 30px;
}
.fieldBox{
	float:left;
	width:265px;
	height:55px;
	overflow:hidden;
}
.fieldBoxTall{
	float:left;
	width:265px;
}

.clearBoth{
	overflow:hidden;
	height:1px;
	clear:both;
}
.preFilledField{
	height:20px;
	overflow:hidden;
	background-color:#eeeeee;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:2px 2px 2px 2px;
	margin:0px 10px 0px 0px;
}
.submitButton{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14x;
	border-right:1px solid #007700;
	border-bottom:1px solid #007700;
	background-color:#00CC00;
	padding:3px 10px 3px 10px;
	color:#ffffff;
}
.submitButtonOk{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14x;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#CCCCCC;
	padding:3px 10px 3px 10px;
	color:#000000;
}
.cents{
	font-size:80%;
	padding-bottom:3px;
	color:#666666;

}
.specialPrice{
	height:20px;
	overflow:hidden;

}
.hiliteMonth{
	color:#CC0000;
	font-weight:bold;
}
.spacerDiv{
	float:none;
	width:100%;
	height:50px;
	clear:both;
	overflow:hidden;
}
.filledField{
	width:251px;
	overflow:hidden;
	border:2px solid #00CC00;
	background-color:#00CC00;
}
.fillField{
	width:250px;
}
.birthYearClass {
	border:none;
	width:100px;
}
.filledFieldSmall{
	width:101px;
	overflow:hidden;
	border:2px solid #00CC00;
	background-color:#00CC00;
}
.notice{
	border:2px solid #993300;
	background-color:#CC3333;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:4px 4px 4px 4px;
}
.copyRightNotice{
	color:#FFFFFF;
	margin:5px auto 20px auto;
	width:600px;
	text-align:right;
	font-size:10px;
}