/* GLOBAL */
body { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; margin-left: 8px; margin-top: 35px; }
td, body { font-size: 11px; font-style: normal; font-weight: normal; color: #666666; line-height: 17px; }
/* input, textarea { font:  monospace; } */
textarea.descr1 { color: #999999; }
textarea.descr2 { color: #000000; }

.req {color: #FF0000; vertical-align:top; padding-left: 3px; margin-left: 3px; }
.err {color: #FF0000; font-weight: bold; whitespace: nowrap; }
a:link, a:visited {  color: #0E91C9; text-decoration: none; }
a:hover, a:active {  color: #FF9900; text-decoration: underline; }
a.footer:link, a.footer:visited { color: #999999; text-decoration:none; }
a.footer:hover, a.footer:active {  color: #FF9900; text-decoration: underline; }
ul { margin-top: 2px; }
input.search { font-size: 10px; height: 15px; width: 100px; border: solid; border-width: 1px 1px 1px 1px; border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; }
.copyright { color:#999999; }
.heading { font-size: 14px; font-weight: bold; color: #666666; }
div#search_term {
	float:right; 
	margin-right:50px; 
	text-align:right; 
	border-bottom:1px solid #cccccc; 
	width:600px; 
	color:#000000; 
	font-size:12px;
}