		.SearchCatHdr
		{
			background-image:url(../images/free_search_bar1.jpg); background-repeat:no-repeat; height:39px; width:201px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#FFFFFF; line-height:1.75
		}
		
		.SearchCatHdrSub
		{
			background-image:url(../images/free_search_bar2.jpg); background-position:bottom; background-repeat:repeat-x;
		}

		.formSet h3.toggler {
			position: relative;
			list-style-position: inside;
			list-style-image: url('../images/bullet_small.gif');
			height: 39px;
			width: 800px; /*596px*/
			margin: 0 1px 0 1px;
			background: url('../images/formlayer_bg.png') repeat-x;
			line-height: 3.4em;
			padding-left: 35px;
			font-weight: bold;
			font-family:"Verdana","Arial","Helvetica","Sans-serif";
			font-size:13px;
			color: #0070ad; /**/
			cursor: pointer;
			border-bottom: 1px solid #ccc;
		}		
		
			.formSet h3.top  {
				background: url('../images/top_formlayer_bg.png') repeat-x;
			}
			
			
			.formSet h3.toggler img {
				position: absolute;
				top: 9px;
				left: 5px;
			}
			
			.formSet .element {
				background: #003466 url('../images/selected_form_bg.gif') repeat-x; /*#006fad*/
				/*padding: 10px;*/
				color: #fff;
				font-weight: bold;
			}
			
			.formSet .element table.mainTable {
				width: 100%;
			}
			
				.formSet .element table td{
					vertical-align: middle;
					height: 33px;
					color:#FFFFFF;
				}
			
				.formSet .element table td p {
				}
				
				.formSet .element fieldset {
					margin: 10px;
				}
				
				fieldset
				{
					border:none;
				}
				
				.formSet .element fieldset label {
					float: left;
					width: 110px;
					line-height: 1em;
					font-weight: bold;
					font-size: 11px;
				}
				
				/*.formSet .element fieldset */
				input.regularInput {
					float: left;
					width: 150px;
					height: 28px;
					background: url('../images/regular_field.png') no-repeat;
					border: none;
					padding: 3px;
				}
				
				.formSet .element fieldset input.smallInput {
					float: left;
					width: 68px;
					height: 28px;
					background: url('../images/small_field.png') no-repeat;
					border: none;
					padding: 3px;
				}
				
			.srchbtn
			{ /*#D98A22*/
				background-color:#277492; height:27px; border:none; color:#FFFFFF; font-weight:bold; margin-bottom:5px; cursor:pointer; font-size:12px; font-family:Arial, Helvetica, sans-serif;
			}

