/* CSS Document */


body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
body {
	background-color: #f2f2f2;
	background-image: url(../images/grey_dotted_bkg_02.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #663399;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663399;
}
a:hover {
	text-decoration: underline;
	color: #9933FF;
}
a:active {
	text-decoration: none;
}


H1	{	font-family: Arial, Verdana, Helvetica, sans-serif;
		color: white;
		font-weight: bold;
		font-size: 16px;
		text-align: center;
		line-height: 18px;
		
		vertical-align: middle;
		padding: 5px;
		margin: 0px;
		}
.heading	{	font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		line-height: 36px;
		color:#000000;
		vertical-align: bottom;
		}
th {font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color:#000000;
		line-height: 16px;
		}
.caption	{ color: #666666;
				font-size: 9px;
				font-style: italic;
}

.roweven {background-color: #f2e2ad; }

/* --------------------------------------- contact page -------------------------------------------------
-------------------------------*/

#contactForm {
	margin-right: 210px !important;
}
#contactForm p {
	font-size: 15px;
	margin-bottom: 15px !important;
	line-height: 27px;
}
#contactForm form {
	text-align: right;
}
label, a {
}
#contactForm textarea {
	width: 253px;
	margin-top: -19px;
	margin-left: 67px;
	border: 0!important;
	border: #0053a1 1px solid !important;
}
#contactForm input {
	width: 253px;
	height: 20px;
	border: 0!important;
	margin: 0 !important;
	padding: 0 !important;
	border: #0053a1 1px solid !important;
}
#AutoContactEmail {
	margin-left: 30px;
}

#AutoEnterText, .AutoCodeInput {
	position: relative;
	top: -9px !important;
}
.AutoCodeInput {
	width: 158px !important;
}
form img {
	position: relative;
	border: #0053a1 1px solid !important;
	top: 22px;
}
#cantRead {
	position: relative;
	top: -13px;
	left: 5px;
	font-size: 11px;
}
form a {
	text-decoration: underline;
}
#submitAuto {
	position: relative;
	border: #fff 1px solid !important;
	background-color: #ccc;
	padding: 15px 0 !important;
}
label#AutoContactMessage {
	position: relative;
	left: -267px;
}
