
td a {
	color: #999999;
}

.col1, .col2 {
	vertical-align: top;
}

.col1 {
	border-right: 2px solid #ACD33A;
	width: 234px;
	padding-left: 5px;
}


.col2 {
	width: 217px;
	padding-left: 21px;
}

.contactTable {
	margin-top: 25px;
}

.miniMap {
	float: right;
	margin: 7px 24px 10px 0;
}

.formBody {
	background: url('../images/formBk.gif') repeat;
	width: 240px;
	margin: 0 0 0 0;
}

.formBody img { display: inline; vertical-align:baseline; }

.formBody .iconbtnleft {
	margin-top: 4px;
}

.formContent {
	height: 531px;
	overflow: hidden;
}

.sendButton {
	margin: 9px 0 0 167px;
}

label {
	display: block;
	float: left;
	display: inline;
	width: 91px;
	padding-top: 1px;
	margin-left: 9px;
	color: #AACD31;
}

.formItem {
	zoom: 1;
	margin-bottom: 12px;
}

.textField, .formItem select, .formItem textarea {
	width: 130px;
	border: 1px solid #939493;
	font-size: 11px;
}

.formItem select {
	width: 132px;
	height: 18px;
}

.formItem textarea {
	height: 41px;
}

.sendButton img
{
	background-color:#a5cb38;
}

.sendButton a:hover img
{
	background-color:#ffffff;
}

/* fix for ie6 */	
.sendBtn span
{
	background-color:#a5cb38;
}

.sendBtn:hover span
{
	background-color:#ffffff;
}	

.formBody span {
	color: #AACD31;
}

.contactFormPostHidden {
	position: absolute;
	top: 5871px;
}

.contactFormPostVisible {
	position: absolute;
	top: 22px;
}

/*------------7-9-11-------------*/
.divmargintopbottom  {
    margin: 10px 10px 10px 0;
}
.divmargintopbottom p  {
	margin: 10px 32px 0 2px;
}
#contactForm p {
    color: #868887;
	width: 190px;
	line-height: 16px;
}
.col1, .col2 {
	line-height: 22px;
}

