@charset "UTF-8";
body,td,th,
textarea {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #2a2828;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #1a3d7b;
	text-decoration: none;
}
a:hover {
	color: #cd8c09;
}
a:visited {
	text-decoration: none;
	color: #626262;
}
a:active {
	text-decoration: none;
	color: #2a2828;
}
.subnav a:link {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #1a3d7b;
	text-decoration: none;
}
.subnav a:hover {
	color: #cd8c09;
}
.subnav a:active {
	text-decoration: none;
	color: #2a2828;
}
.subnav a:visited {
	text-decoration: none;
	color: #1a3d7b;
}
.H1 {
	font-family: Tahoma;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	line-height: 46px;
	color: #1a3d7b;
}
.H1green {
	font-family: Tahoma;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	line-height: 46px;
	color: #42742d;
}
.H2 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #a97307;
}
.H2red {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 28px;
	color: #d41b2b
}
.H2green {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #42742d;
}
.H3 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	color: #2a2828;
}
.H3white {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	color: #ffffff;
}
.alternate {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #a97307;
}
.bodywhite {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
}
.body {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #2a2828;
}
.bodyblue {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #1a3d7b;
	text-decoration: none;
	font-weight: 300;
}
.bodybluebold {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #1a3d7b;
	text-decoration: none;
	font-weight: bold;
}
.bodysmall {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #2a2828;
}
.caption {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #2a2828;
}
.tagline {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #a97307;
}

#linkblue a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1a3d7b;
	text-decoration: none;
	line-height: 20px;
		}
	#linkblue a:hover {	
		text-decoration: underline;
		}
	#linkblue a:active {
		color: #a97307;
		}
	
.footerlinks a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}
.footerlinks a:hover {
	color: #a97307;

}


/* Styles by Sheldon@totali.co.nz - April 2010 */
#cleaning-quote input[type="radio"] {
	margin: 0;padding:0;
}

span.error {
	color: #991122;
	font-size: 10px;
}

.success {
	color: #a97307;
}
#cleaning-quote input[type="text"],
#cleaning-quote select {
	width: 155px;
}

#cleaning-quote textarea {
	width: 159px;
}

