﻿
.TyphoonContactForm_Custom1 {
	color: #021857;
	background-color: #CCCC99;
}

.TyphoonContactForm_Custom1 .title {
	font-size: 16px;
	font-weight: bolder;
}

.TyphoonContactForm_Custom1 .formTable {
	color: #021857;
	width: 554px;
}

.TyphoonContactForm_Custom1 .formTable .dark {
	background-color: #999966;
}
.TyphoonContactForm_Custom1 .formTable .left {
	color: #021857;
	padding-left: 4px;
	width: 28%;
}

.TyphoonContactForm_Custom1 .formTable .right {
	color: #021857;
	padding-left: 4px;
}

.TyphoonContactForm_Custom1 .formTable .full {
	color: #021857;
	padding: 3px 3px 3px 3px;
}

.TyphoonContactForm_Custom1 .formTable .seperator {
	height: 10px;
}

.TyphoonContactForm_Custom1 .formTable .superSeperator {
	color: #FFFFFF;
	font-weight: bolder;
	padding: 5px 5px 5px 5px;
	height: 25px;
	background-image: url(/Sitefiles/Img/28x558.jpg);
}

.TyphoonContactForm_Custom1 .formTable .button {
	background-color: #999966;
	border: solid 1px #000000;
	color: #021857;
	font-weight: bolder;
}

.TyphoonContactForm_Custom1 .formTable .textbox {
	width: 100%;
}

.TyphoonContactForm_Custom1 .formTable .textboxSmall {
	width: 94px;
}

.TyphoonContactForm_Custom1 .formTable .textarea {
	width: 100%;
}

.TyphoonContactForm_Custom1 .formTable .dropdown {
	width: 100%;
}

.TyphoonContactForm_Custom1 .formTable .error {
	color: #CC0000;
}

.TyphoonContactForm_Custom1 .formTable .required {
	color: #CC0000;
}




