/* CSS Document */

form div {
clear: left;
margin: 0;
padding: 0;
padding-top: 0.6em;
}

form div label {
			float: left;
			width: 40%;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.85em;
			font-weight: bold;
}

#Form #submitform {
			display: inline;
			text-align: center;
}
#Form #additionalRequests,
#Form #Activities,
#Form #Request-Type {
			list-style-type: none;
			margin-left: 20em;
			font-size: 0.90em;
}

#header li {
			list-style-type: none;
			list-style-position: outside;
			text-align: left;
}

fieldset {
border: 1px dotted #61B5CF;
margin-top: 1.4em;
padding: 0.6em;
}

legend {
font: bold 0.8em Arial, Helvetica, sans-serif;
color: #00008B;
background-color: #FFFFFF;
}

textarea {
font: 0.8em Arial, Helvetica, sans-serif;
}
#header  table  {
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
			width: 98%;
}
#header #Contact td {
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
			font-size: 0.95em;
}
#Contact  li  {
			text-align: left;
			list-style-type: none;
			margin-left: -25px;
			line-height: 25px;
			font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
			font-size: 1.1em;
}

