#enter {

	width: 600px;
	padding-top:20px;
	font-size:13px;
	margin-bottom:50px;
	}

#enter a{

text-decoration:none;
font-size:15px;
color:#ff8400;
font-weight:bold;
}

#enter a:hover{
	text-decoration:underline;
}

#enter strong{font-weight:normal; text-decoration:underline}


#enter h1{font-weight:bold; font-size:20px;color:#005591;}
#enter #theform fieldset {
	height:200px;
	width: 280px;
	border: 0;
	margin: 0;
	padding: 10px;
	float: left;
	
}
#theform fieldset legend {
	font-size: 40px;
	font-family: verdana, "Times New Roman", Times, serif;
	color: #005591;
	}
#theform fieldset legend span {
	display: none;
	}
#theform fieldset h3 {
	height: 20px;
	font-size: 12px;
	color:#005591;
	}
#theform fieldset div.help {
	color: #ff8400;
	font-size: 11px;
	font-weight: bold;
	height: 50px;
	}
#theform fieldset label {
	font-size: 17px;
	display: block;
	line-height: 1.5em;
	color:#005591;
	}
#theform fieldset input {
	font-size: 17px;
	height: 20px;
	}
#theform fieldset #sub {
	font-size: 17px;
	display: block;
	line-height: 1.5em;
	color:#005591;
	height: 40px;
	margin-top:15px;
	text-align:left;
	margin-top:10px;
	height: 69px;
	font-size: 14px;
	padding-left:10px;
	width: 189px;
	color: #FFFFFF; 
	background: #ff8400;
	font-weight: bold;
	border-bottom: 	0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;	
	border:0px;
	background-image:url("continuar.gif");
	cursor:pointer;
	}
	
/* Error Styling */
#theform fieldset.error,
#theform fieldset.error legend,
#theform fieldset.error div.help {
	
	}
#theform fieldset strong.error {
	color: #fff;
	background-color: #ff8400;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom:10px;
	}

/* Part 4 Styling */
#theform #pt4 {
	clear: both;
	width: 578px;
	height: 90px;
	border: 10px solid #005591;
	border-width: 10px 0;
	padding: 10px;
	}
#theform #pt4 legend {
	display: none;
	}
#theform #pt4 h3 {
	display: none;
	}
#theform #pt4 #disclaimer {
	margin-top:10px;
	width: 320px;
	float: left;
	font-size: 10px;
	color:#005591;
	}
#theform #pt4 input {
	margin-top:10px;
	height: 5em;
	font-size: 14px;
	width: 200px;
	color: #FFFFFF; 
	background: #ff8400;
	font-weight: bold;
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	float: right;
	}

#copyright {
	clear: both;
	padding: 0.5em;
	font-size: 0.8em;
	color: #9F9F00;
	font-style: italic;
	}
-->
</style>

<!--[if IE]>
<style type="text/css">
#theform #pt4 {
	padding:10px;
	}
</style>
<![endif]-->

input.bt {
	text-align:left;
	margin-top:10px;
	height: 69px;
	font-size: 14px;
	padding-left:10px;
	width: 189px;
	color: #FFFFFF; 
	background: #ff8400;
	font-weight: bold;
	border-bottom: 	0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;	
	border:0px;
	float: right;
	background-image:url("continuar.gif");
	cursor:pointer;
	}