/* CSS Document */
* {margin:0; padding:0; list-style:none;}
.clear { clear:both; line-height:0; height:0;}

p.standardTitle
{font: normal 18px/20px Arial, Helvetica, sans-serif; padding:5px 0 0 15px; margin:0; background: #ffff00; border: 1px solid #f6eb14; border-bottom: 0;}
p.standardTitle span {color: #609629; float:left;}

dl.simpleSearch
{font: normal 11px/normal Verdana, Arial, sans-serif; padding-bottom:0px; color: #284213; margin-bottom: 0px; clear: both; background: #ffff00; border: 1px solid #f6eb14; border-top: 0; height:50px;}

	dl.simpleSearch dd,
	dl.simpleSearch dt
	{padding: 0px 10px 0 10px;}
	
		dl.simpleSearch dt.label,
		dl.simpleSearch dd p.label
		{color: #284213; font: normal 11px/23px Verdana, Arial, sans-serif;}
		
		dl.simpleSearch dd input,
		dl.simpleSearch dd select
		{width: 150px; font: normal 10px Verdana, Arial, sans-serif; color: #284213; padding-top: 2px; background: #F3FAEF; border: 1px solid #95D257; border-right-color: #FFF; border-bottom-color: #FFF;}
		
		dl.simpleSearch dd input.simplesearchRadio {width: auto;}
		dl.simpleSearch dd select {padding-top:5px;}
		dl.simpleSearch dd input:focus {background: #FFF;}

		dl.simpleSearch dd ul.standardButton {margin-top: -22px; padding-left: 400px; padding-bottom: 0px; padding-top: -20px;}
		dl.simpleSearch dd ul.standardButton li {float: left;} 
		dl.simpleSearch dd ul.standardButton li input,
		dl.simpleSearch dd ul.standardButton li a:link,
		dl.simpleSearch dd ul.standardButton li a:active,
		dl.simpleSearch dd ul.standardButton li a:visited,
		dl.simpleSearch dd ul.standardButton li a:hover
		{width: 73px; height: 28px; font: bold 10px/28px Verdana, Arial, Helvetica, sans-serif; text-align:center; color: #FFF; text-decoration: none; cursor: pointer; display: block;  background: #355416 url("../images/design/bg_businessButton.gif") 0 0 repeat-x; border: 0;}

		ul.standardButton li.buttonSpace
		{width: 10px; background: none;}	