/* CSS Document */

	.formtext {
		font-family: Tahoma, Verdana, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #000000;
	}	

	.formbutton{
		cursor:pointer;
		border:outset 1px #ccc;
		background:#999;
		color:#fff;
		font-weight:bold;
		padding: 5px;
		background:#000066;
		font-family: tahoma, Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		}

	.formbutton:hover{
		cursor:pointer;
		border:outset 1px #ccc;
		background:#999;
		color:#fff;
		font-weight:bold;
		padding: 5px;
		background:#999999;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		}

	.fatgreenbutton{
		cursor:pointer;
		border:outset 1px #ccc;
		background:#4b6a26;
		color:#fff;
		font-weight:bold;
		padding: 5px;
		font-family: Tahoma, Trebuchet MS; 
		font-size: 12px;
		font-weight: normal;
		}

	.fatgreenbutton:hover{
		cursor:pointer;
		border:thin 1px #ccc;
		background:#999;
		color:#000;
		font-weight:bold;
		padding: 5px;
		background:#d8dfcd;
		font-family: Tahoma, Trebuchet MS; 
		font-size: 12px;
		font-weight: normal;
		}

	.searchbutton{
		cursor:pointer;
		border:outset 1px #ccc;
		background:#999;
		color:#fff;
		font-weight:bold;
		padding: 2px;
		background:#000066;
		font-family: tahoma, Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		}

	.searchbutton:hover{
		cursor:pointer;
		border:outset 1px #ccc;
		background:#999;
		color:#fff;
		font-weight:bold;
		padding: 2px;
		background:#999999;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		}

	.dropdownselects{
		font-family: tahoma, Verdana, Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		background:#ccc;
		padding: 2px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #445F56;
		border-right-color: #445F56;
		border-bottom-color: #445F56;
		border-left-color: #445F56;
	}


	.formfield{
		width: 225px;
		font-family: Tahoma, Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		background:#ebebeb;
		background:url(../images/web/formbg.jpg); background-repeat:repeat-x;
		padding: 2px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #445F56;
		border-right-color: #445F56;
		border-bottom-color: #445F56;
		border-left-color: #445F56;
	}

	.searchfield{
		width: 205px;
		margin-top:2px;
		font-family: tahoma, Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000000;
		background:#ebebeb;
		background:url(../images/web/formbg.jpg); background-repeat:repeat-x;
		padding: 4px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #445F56;
		border-right-color: #445F56;
		border-bottom-color: #445F56;
		border-left-color: #445F56;
	}

	.textarea {
		width: 420px;
		margin-top:2px;
		font-family: tahoma, Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		background:#ebebeb;
		background:url(../images/web/formbgtextarea.jpg); background-repeat:repeat-x; background-position:bottom;
		padding: 2px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #445F56;
		border-right-color: #445F56;
		border-bottom-color: #445F56;
		border-left-color: #445F56;		
	}
	
	fieldset {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #000000;
		border-right-color: #FFF;
		border-bottom-color: #FFF;
		border-left-color: #FFF;
	    color: #000000;
	 }

	legend {
		/*
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		*/
	    color: #445F56;
		font-family: tahoma, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 11px;
		letter-spacing: 1px;
		font-weight: bold;
		letter-spacing: 1px;
	 }
	
	.Submit { 
		font-family: tahoma, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #74BC19;
		letter-spacing: 2px;	
	}
	
