body{
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
}

form {
	padding: 0 0 0 3px;
}

form b{
	font-family: Arial;
	font-size: 12px;
}
#footer{
	font-family: Arial;
	font-size: 8px;
	text-align: center;
	text-align: right;
}
#footer a {
	bottom:0;
}

legend {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
}
legend span {
	display: block;
	margin-bottom: 12px;
}
legend.legendHdg
{
	margin-bottom: 12px;
	border-bottom: 1px solid #afaca3;
}

fieldset fieldset 
{
	border-style:none;
	border: 0px;
	margin: 0;
	padding:0 0 0 3px;
}

fieldset fieldset div.label,
fieldset div.text label,
fieldset div.dropdown label,
fieldset div.textarea label {
	width: 228px;
	padding: 2px 0 0 6px;
	float: left;
	font-weight: bold;
	background-color:#ddf;
	border-bottom: #fff 2px solid;
}

label span,
.label span span {
	font-family: Arial;
	font-size: 12px;
}

div.textarea textarea,
div.text input {
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	margin: .15em;
	width: 244px;
	background-image: none;
	line-height: 1.8em;
	border: 1px solid #000;
}

div.text select{
	font-family: Arial;
	font-size: 12px;
	margin: .10em;
}

table td label {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.8em;
}

.newquestions
{
    /*margin: 0 294px .5em 156px;*/
	background-color:#ddf;
	overflow:hidden;
	width:400px;
	padding: 2px 0 0 6px;
	border-bottom: #fff 2px solid;
}

.message {
	width:300px; 
	padding:1px;
	position:absolute; 
	z-index:100;
	visibility:hidden; 
	color:#514721; 
	top:20px;
	left:90px;
	background:#DDF none repeat scroll 0 0;
	border:3px solid #DDF
	font-family:Ariel,Times,serif;
	font-size:10px;
}
#plan-container {
	width: 630px;
	text-align: center;
	padding-left: -20px;
	padding-bottom: -20px;
}
#plan-label {
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	float: left;
	text-align: right;
	padding-bottom: 3px;
}
#plan-value {
	font-family: Arial;
	font-size: 11px;
	float: left;
	text-align: center;
	overflow: hidden;
	padding-bottom: 3px;
}
#plan-apply {
	font-family: Arial;
	font-size: 12px;
	float: left;
	text-align: center;
	background-image: url( 'images/apply_button.png' );
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	padding-bottom: 13px;
}
#plan-legal {
	font-family: Arial;
	font-size: 10px;
}