
form fieldset legend {
  line-height: 150%;
}

form input, form select, form textarea    {
	background-color: #ffffff;
}

form textarea.expanding    {
	overflow: auto;
	overflow-x: auto;
	overflow-y: visible;
}

div.optional label:before    {
	content: "";
}

div.required label:before    {
	content: "";
}

form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio    {
	display: block;
	width: 190px;
	height: 1%;
	padding: 0px 0px 0px 18px;
	text-indent: -18px;
	line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio    {
	margin: 0px 0px 0px 0px;
}

*.inputPassword, *.inputText, *.inputTextarea, *.selectOne, *.selectMultiple    {
	color: #4c5a1f;
	background-color: #F0F4E8;
	text-align: left;
	border: 1px solid #4c5a1f;
	width: 190px;
}

*.inputSubmit, *.inputFile    {
	background-color: #FFFFFF;
	border: 1px solid #4C5A1F;
	color: #4C5A1F;
	font-family: verdana;
	font-size: 7.5pt;
	padding: 1px;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea, div.required inputText    {
	width: 160px;
	margin: 0px 0px 0px 18px;
}

form div label.compact    {
	display: inline;
	width: auto;
	padding: 4px 10px 0px 0px;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
}

form div.wide label    {
	float: none;
	display: block;
}

form div label.wide    {
	width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea    {
	width: 344px;
	margin: 0px;
	color: #4c5a1f;
	background-color: #f8fbf8;
	text-align: left;
	border: 1px solid #4c5a1f;
}

form div.notes p, form div small    {
	line-height: 125%;
}

form div.wide small    {
	margin: 0px 0px 5px 0px;
}






pre    {
	font-size: 100%;
}

h1    {
	font-family: arial,verdana,sans-serif;
	font-size: 175%;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

h2    {
	font-family: arial,verdana,sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

h3    {
	font-family: arial,verdana,sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

h4    {
	font-family: arial,verdana,sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

h5    {
	font-family: arial,verdana,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

h6    {
	font-family: arial,verdana,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

hr    {
	background-color: #000000;
	border-style: none;
	border-color: #000000;
	color: #000000;
	height: 1px;
	margin: 5px 0px;
	margin: 0px;
}

ul, ol    {
	margin: 0px 0px 20px 20px;
	padding: 0px;
}

li    {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

a:link    {
	text-decoration: none;
}

a:visited    {
	text-decoration: none;
}

a:hover    {
	text-decoration: underline;
}

a:active    {
	text-decoration: underline;
}

dl    {
	margin: 0px 0px 20px 20px;
}

dt, dl.small dt    {
	font-weight: bold;
}

dd    {
	margin: 0px 0px 0px 20px;
}

dl.small    {
	font-size: 80%;
}

blockquote    {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 20px;
}

acronym, abbr, *.abbr    {
	border-bottom: 1px dashed #000000;
	cursor: help;
}

table.data    {
	border: 1px solid #000000;
	border-collapse: collapse;
}

table.data caption    {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
}

table.data thead th    {
	text-align: left;
}

table.data th, table.data td    {
	border: 1px solid #000000;
	padding: 2px;
}

p.pageresponse    {
	background-color: #ffffe1;
	background-image: url(/images/icons/icon_info.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	color: #000000;
	padding: 3px 3px 5px 27px;
	border: 1px solid #000000;
	margin: auto 100px;
}

dl.email    {
	border: 1px solid #000000;
	margin: 10px;
}

dl.email dt    {
	clear: left;
	float: left;
	width: 90px;
	text-align: right;
	margin: 0px;
	padding: 2px 10px 0px 0px;
}

dl.email dd    {
	margin: 0px 0px 0px 99px;
	padding: 2px 0px 0px 10px;
	border-width: 0px 0px 0px 1px;
	border-color: #000000;
	border-style: none none none solid;
}

form.centre_form , div.centre   {
	margin: 0px;
	padding: 4px;
	font-size: 12px;
	min-width: 560px;
	max-width: 620px;
	width: 590px;
	color: #2d6dba;

}

form fieldset    {
	clear: both;
	font-size: 100%;
	border-color: #FFFFFF;
	border-width: 2px 0px 0px 0px;
	border-style: solid none none none;
	padding: 10px;
	margin: 0px 0px 0px 0px;
}


form fieldset legend    {
	font-size: 150%;
	font-weight: normal;
	color: #99AF62;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px;
}

label    {
	font-size: 100%;
}

label u    {
	font-style: normal;
	text-decoration: underline;
}

input, select, textarea    {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #f8fbf8;
}

textarea    {
	overflow: auto;
}

form div    {
	clear: left;
	display: block;

	height: 1%;
	margin: 0px 0px 0px 0px;
	padding: 1px 3px;
}

form fieldset div.notes    {
	float: right;
	width: 158px;
	height: auto;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #ffffe1;
	color: #666666;
	font-size: 88%;
}

form fieldset div.notes h4    {
	background-image: url(/images/icons/icon_info.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0px 3px 27px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #666666;
	color: #666666;
	font-size: 110%;
}

form fieldset div.notes p    {
	margin: 0em 0em 1.2em 0em;
	color: #666666;
}

form fieldset div.notes p.last    {
	margin: 0em;
}

form div fieldset    {
	clear: none;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	margin: 0px 0px 0px 142px;
	padding: 0px 5px 5px 5px;
	width: 197px;
	float: inherit;
	display: inline;
}

form div fieldset legend    {
	font-size: 100%;
	padding: 0px 3px 0px 9px;
}

form div.required fieldset legend    {
	font-weight: bold;
}

form div label    {
	display: block;
	float: left;
	width: 135px;
	padding: 3px 5px;
	margin: 0px 0px 5px 0px;
	text-align: right;
}

form div.optional label, label.optional    {
	font-weight: normal;
}

form div.required label, label.required    {
	font-weight: bold;
	white-space: nowrap;
}

form div label.labelCheckbox, form div label.labelRadio    {
	float: none;
	display: block;
	width: 200px;
	height: 1%;
	padding: 0px;
	margin: 0px 0px 5px 142px;
	text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio    {
	margin: 0px 0px 5px 0px;
	width: 170px;
}

form div img    {
	border: 1px solid #000000;
}

p.error    {
	background-color: #ff0000;
	background-image: url(/images/icons/icon_error.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	color: #ffffff;
	padding: 3px 3px 5px 27px;
	border: 1px solid #000000;
	margin: auto 100px;
}

form div.error    {
	background-color: #ffffe1;
	background-image: url(/images/icons/required_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #CA2020;
	background-color: #FDECE2;
	text-align: left;
	border: 1px solid #CA2020;
}

form div.error p.error    {
	background-image: url(/images/icons/icon_error.gif);
	background-position: top left;
	background-color: transparent;
	border-style: none;
	font-size: 88%;
	font-weight: bold;
	margin: 0px 0px 0px 118px;
	width: 200px;
	color: #ff0000;
}

form div input, form div select, form div textarea    {
	width: 200px;
	padding: 1px 3px;
	margin: 0px 0px 0px 0px;
}

form div input.inputFile    {
	width: 211px;
}

form div select.selectOne, form div select.selectMultiple    {
	width: 211px;
	padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio    {
	display: inline;
	height: 14px;
	width: 14px;
	background-color: transparent;
	border-width: 0px;
	padding: 0px;
	margin: 0px 0px 0px 140px;
}

form div.submit    {
	width: 214px;
	padding: 0px 0px 0px 140px;
}

form div.submit div    {
	display: inline;
	float: left;
	text-align: left;
	width: auto;
	padding: 0px 0px 0px 3px;
	margin: 0px;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton    {
	width: auto;
	padding: 0px 6px;
	margin: 0px;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton    {
	float: left;
	margin: 0px 0px 0px 5px;
}

form div small    {
	display: block;
	margin: 0px 0px 5px 142px;
	padding: 1px 3px;
	font-size: 88%;
	height: 1%;
}


.option_value{ background-color:#F0F4E8; background-image: url(/images/bg_listbox.gif);

}
.option_value_select{ background-color:#F0F4E8; background-image: url(/images/bg_listbox.gif);
border: solid 1px #000;
}
.multiplelist_option_value{position:relative;top:-23px;}

.multiplelist input{	display: inline;
	height: 14px;
	width: 14px;
	background-color: transparent;
	border-width: 0px;
	padding: 0px;
	margin: 0px 10px 0px 140px;}
	
	td.table_form input, .listbox{padding: 0px;margin: 0px;display:inline;BORDER: #92999F 1px groove; FONT:  10pt verdana, arial, helvetica; TEXT-ALIGN: left;background-color:#f6f9fb;color:#2259A9}
