body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	margin: 0px;
}
.menu a.active {color:#FFFFFF;}
.menu a {color:#FFFFFF; text-decoration:none; font-size:13px; font-weight:bold;}
.menu a:hover {text-decoration:underline;}

		button{
			border:none;
			background:none;
			padding:0;
			margin:0;
			width:auto;
		   	overflow:visible;					
			text-align:center;	
			white-space:nowrap;	
			height:33px;
			line-height:31px;			
			}
		button span, button em{
			display:block;
			height:33px;
			line-height:31px;			
			margin:0;
			color:#FFEC6C;
			font-weight:bold;
			
			}	
		button span{
			padding-left:10px;
			background:url(/graphics/redbutton.png) no-repeat 0 0;
			}	
		button em{
			font-style:normal;
			padding-right:10px;
			background:url(/graphics/redbutton.png) no-repeat 100% 0;
			}	
			
			#theform {
	background-color: #FFFFFF;
	width:100%;
	display: inline;
	margin: 0px;
	}

.stepnumber{
	font-size: 30pt;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}

#theform h3 {
	height: 20px;
	font-size: 12pt;
	}
#theform div.help {
	color: #808080;
	font-size: 9pt;
	font-weight: bold;
	height: 65px;
	}
#theform label {
	width:45%;
	font-size: 9pt;
	line-height: 20px;
	float: left;
	text-align:right;
	}

input[type=text],input[type=password] { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-color: #000000;
	border-width: 1px;
	border-style:  dotted;
	background:#F0F0F0;	 
	margin-bottom: 3px;
}	
	
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	text-align:center;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}

.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	text-align:left;
}

.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	text-align:left;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#FFEC6C;
	text-align:left;
	font-weight:bold;
}

.BigHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#000000;
	text-align:center;
	font-weight:bold;
}
.BigHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#000000;
	text-align:center;
	font-weight:bold;
}