#error {font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color:#FF0000;}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;}
.text p{margin-top:0px; padding-top:0px;}

.textmed {
	font-family: Tahoma;
	font-size: 14px;
	color:#366;
	text-decoration: none;}
.textmed p{margin-top:0px; padding-top:0px;}
.firstText {background-color:#FF9; color:#000; font-size:18px; padding:3px; margin:2px;}

.champs { margin-top:0px; padding-bottom:20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;}

.directions {font-size: 1.2em; font-weight:500; line-height:1.4em;}

.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1E5071;
	text-decoration: none;}
.moreright {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 500;
	color: #1E5071;
	text-decoration: none;
	text-align:right;}
	
.middle {text-align:center}
.date {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:left;
}
.space {margin-bottom:10px;}

.bold {color:#666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;}
	
h3 {padding-bottom:-10px;
	margin-bottom: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#039; margin-top:0px; padding-top:0px;margin-bottom:0px; padding-bottom:0px;}
#question {color:#003399; font-size: 1.5em; font-weight:bold;} 
	
#answer {
	color:#333399;
	font-weight:bold;
} 
#answer h2 {margin-bottom:-2px;}

legend {  
		text-transform:		uppercase;
		font-size:			1.3em;
		padding:			5px;
		margin-left:		1em;
		color:				#ffffff;
		background:			#493F0B;
	}

.nostyle{
		padding:			5px;
		font-size:			1.4em;
		border:				0px solid #493F0B; 
		color:				#1E1903; 
		background:			#ffffff;
		font-weight:bold;
	}
	
input {
		padding:			3px;
		font-size:			1.2em;
		border:				1px solid #493F0B; 
		color:				#1E1903; 
		background:			#F5F6D4;		
	}
	select {
		padding:			5px;
		font-size:			1.0em;
		border:				1px solid #493F0B; 
		color:				#1E1903; 
		background:			#F5F6D4;
	}
	textarea {
		padding:			5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:			1.4em;
		border:				1px solid #493F0B; 
		color:				#1E1903; 
		background:			#F5F6D4;
	}
#content form {
		margin-left:		10px;
		margin-right:		100px;
	}
fieldset ol {  
		padding: 			10px 10px 0 10px;  
		list-style: 		none;
	}
	
	fieldset li {  
		position:			relative;
		padding-bottom: 	1em;
		line-height:		3.4em;
	}
	
.submitform {  
		background-image:	none;
		border:				1px solid #493F0B; 
		background-color:#99CCFF;
		cursor: pointer;
	}

	label {		
		line-height:		3.4em;
		}
	
	span.required {
		background:			transparent url(images/required.gif) no-repeat center right;
	}
	fieldset {  
		margin: 			10px 0 0 0;  
		padding: 			0;
		background:			transparent url(images/fieldsetbg.gif) no-repeat bottom right;
	}
.spacer { display:inline-block;
			padding-bottom:5px;
			margin-bottom:5px;}

	
	p span.required {
		display:			inline-block;
		vertical-align: 	middle;
		line-height:		3.4em;
		width:				25px;
		text-indent:		-10000px;
		overflow:			hidden;
		background:			transparent url(required.gif) no-repeat center right;		
	}
