/* 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:3px 0 0 15px; margin:0; background: #ffff00; border: 1px solid #990000; border-bottom: 0;}
p.standardTitle span {color: #609629;}

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

	dl.simpleSearch dd,
	dl.simpleSearch dt
	{padding: 0 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: 96%; font: normal 10px Verdana, Arial, sans-serif; color: #284213; padding: 2px; background: #F3FAEF; border: 1px solid #34395f; border-right-color: #FFF; border-bottom-color: #FFF;}
		
		dl.simpleSearch dd input.simplesearchRadio {width: auto;}
		dl.simpleSearch dd select {width: 150px;}
		dl.simpleSearch dd input:focus {background: #FFF;}

		dl.simpleSearch dd ul.standardButton {margin-top: 0px; margin-left: 35px; padding-bottom: 0px; padding-top: 2px; width:100px;}
		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: 20px; font: bold 10px/20px Verdana, Arial, Helvetica, sans-serif; text-align:center; color: #FFF; text-decoration: none; cursor: pointer; display: block;  background: #2f3245 url("../images/design/bg_businessButton.gif") 0 0 repeat-x; border: 0;}

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