form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

select {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
}

input.radbtn {
	margin: 0px 2px 0px 17px;
	vertical-align: middle;
}

.sub_form {
margin: 0px 0px 0px 0px;
padding:  0px 0px 0px 0px;
border: 5px 5px 5px 5px;
border-color: #ffffcc;
width: 165px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 155px;	/* Actual value for conformant browsers */
/* color: #ffffff; */
background-color: #ffffcc;
}

.in_form {
position: relative;
margin: 0px 0px 0px 0px;
padding:  0px 0px 0px 0px;
border: 0px 0px 0px 0px;
border-color: #ffffcc;
width: 155px; /* False value for IE4-5.x/Win */	
/* color: #ffffff; */
background-color: #ffffcc;
}

input.txt, textarea.txt {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
/*	width: 150px;*/
	color: #000000;
	font-weight: normal;
	background-color: #e8fbfc;
	border: 1px inset #666666;
	margin-bottom: 6px;
}

input, textarea {
	background-color: #e8fbfc;
	border: 1px inset #666666;
}

input.txt:focus, textarea.txt:focus {
	background-color: #ffffff;
}

.anecdotal {
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 24px;
	color: #444444;

}

.smcaption {
	font-family: arial, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #444444;
}

.caption {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #444444;
}

.flabel {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #028383;
}

.reqd {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cc0000;
}

.optxt {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-bottom: 8px;
	color: #666666;
}

.submit {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding : 2px 5px 2px 5px;
	background : #cc0000;
	border-style: solid;
	border-width: 1px;
	border-top-color : #ff9999;
	border-left-color : #ff9999;
	border-right-color : #990000;
	border-bottom-color : #990000;
}

.submit:active {
	color: #ffffff;
	padding : 2px 5px 2px 5px;
	background : #ff0000;
	border-style: solid;
	border-width: 1px;
	border-top-color : #ffffff;
	border-left-color : #ffffff;
	border-right-color : #cc0000;
	border-bottom-color : #cc0000;
}

.smsubmit {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	padding : 1px 4px 1px 4px;
	background : #cc0000;
	border-style: solid;
	border-width: 1px;
	border-top-color : #ff9999;
	border-left-color : #ff9999;
	border-right-color : #990000;
	border-bottom-color : #990000;
}

.smsubmit:active {
	color: #ffffff;
	padding : 1px 4px 1px 4px;
	background : #ff0000;
	border-style: solid;
	border-width: 1px;
	border-top-color : #ffffff;
	border-left-color : #ffffff;
	border-right-color : #cc0000;
	border-bottom-color : #cc0000;
}

.label {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}

.results { /* NON-floating display */
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 12px 14px 11px 14px;
	border: 1px;
	border-style: solid;
	border-color: #339999;
	width: 475px; /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 445px;	/* Actual value for conformant browsers (2px added for <img> "border") */
	background-color: #ffffcc;
}



.story225l { /* floats top-left, MUST sit inside containing div */
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 14px 14px 14px 14px;
	border: 1px;
	border-style: solid;
	border-color: #339999;
	width: 225px; /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 195px;	/* Actual value for conformant browsers (2px added for <img> "border") */
	background-color: #ffffcc;
}

.story225r { /* floats top-right (PLUS margin-left: 15px), MUST sit inside containing div */
	float: right;
	display: block;
	margin: 0px 0px 0px 15px;
	padding: 14px 14px 14px 14px;
	border: 1px;
	border-style: solid;
	border-color: #339999;
	width: 240px; /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 195px;	/* Actual value for conformant browsers (2px added for <img> "border") */
	background-color: #ffffcc;
}

table.subq {
	display: block;
	margin-left: 24px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	width: 440px;
}
.optxtb {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-bottom: 4px;
	color: #666666;
}

