@charset "UTF-8";
form {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	width: 600px;
	text-align:left;
}
form label/* CSS Document */

 {
	display: block;
	width: 175px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #333333;
	margin-top: 3px;
	position: relative;
	top: 3px;
}
form input {
	float: left;
	display: block;
	width: 296px;
	height: 20px;
	vertical-align: middle;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom: 1px solid #A4A4A4;
	border-top: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
	margin-top: 3px;
	margin-bottom: 3px;
	background: repeat;
	padding-top: 0px;
	padding-left: 4px;
}
form #submit {
	background: #FFFFFF;
	cursor: pointer;
	border: 1px solid #A4A4A4;
	width: 300px;
	display: inline-block;
	height: 30px;
	font-weight: bold;
}
form #submit:hover {
	background: #CCCCCC;
	cursor: pointer;
	border: 1px solid #A4A4A4;
}
form #submit:focus {
	background: #E9E9E9;
	cursor: pointer;
	border: 1px solid #A4A4A4;
}
form select {
	float: left;
	display: block;
	width: 302px;
	height: 20px;
	vertical-align: middle;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom: 1px solid #A4A4A4;
	border-top: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
	margin-top: 3px;
	margin-bottom: 3px;
}
form select:focus {
	background: #E9E9E9;
	color: #000000;
}
form select:hover {
	background: #E9E9E9;
}
form textarea {
	float: left;
	display: block;
	width: 300px;
	vertical-align: middle;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom: 1px solid #A4A4A4;
	border-top: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
	margin-top: 3px;
	margin-bottom: 3px;
}
form textarea:focus {
	background: #E9E9E9;
	color: #000000;
}
form textarea:hover {
	background: #E9E9E9;
}
form br {
	clear: both;
}
form input:focus {
	background: #E9E9E9;
	color: #000000;
}
form input:hover {
	background: #E9E9E9;
}
form legend {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
form fieldset {
	border: 1px solid #A4A4A4;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}
form i {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	padding-left: 3px;
}

/* Item Specific */
form #subject {
	width: 296px;
}
form #cc {
	width: 18px;
	height: 18px;
}
#aboutWrapper   {
	margin: 10px;
	display: none;
}
form span {
	height: 20px;
}
form  #labelSpacer {
	margin-left: 185px;
	color: #333333;
}
form #countsprytextarea1 {
	color: #333333;
}
form #otherLine {
	width: 175px;
}
form    {
	color: #404040;
}
/*form   #ourInfo {
	float: right;
	position: absolute;
	height: 310px;
	width: 335px;
	margin-top: 0px;
	margin-right: 15px;
	right: 0px;
	overflow: scroll;
	color: #404040;
}*/
form #aim {
	height: 165px;
	width: 335px;
	background: url(../images/aim_2.jpg) no-repeat center center;
	float: right;
	position: absolute;
	right: 30px;
	visibility: hidden;
}
form #aim p {
	width: 280px;
	margin-top: 95px;
	margin-left: 60px;
	font-size: 0.85em;
	color: #404040;
}
form  #aim  i  {
	font-size: 7pt;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	line-height: 6pt;
	position: relative;
	width: 305px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	text-align: justify;
}
form #aim i a {
	color: #999999;
	text-decoration: underline;
}
form #aim i a:hover {
	color: #333333;
}
form #aim a  {
	color: #404040;
	text-decoration: none;
}
form #aim a:hover  {
	text-decoration: underline;
}
form #left {
}
form #successfulMessage {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #33CC33;
	margin: 10px;
	position: relative;
	top: 100px;
	left: 20px;
}
#ContactFormWrapper #contactForm a {
	color:#333333;
	text-decoration: none;
}
#ContactFormWrapper #contactForm a:hover {
	text-decoration: underline;
}
