@charset "utf-8";
/* CSS Document */

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
	
.background {
	background-color:#CCCC99;
	background-position: center;
	background-image: url(center);
	background-attachment: fixed;
	background-repeat: repeat;
}
.leafbackground  
{
	background-image:url(contact_form_leaf_back.jpg);
	background-repeat: no-repeat;
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	display: inherit;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 352px;
	width: 600px;
	background-position: left bottom;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-attachment: scroll;
}

.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	}
body {
	margin: 0;
	padding: 0;
	background-color: #CCCC99;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
.container {
	position: relative;
	margin: 0 auto;
	height: 622px;
	padding: 0px;
	top: 5px;
	bottom: 5px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}

.contactFormGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.identity {
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-size:12px
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999900;
	background-color: #FFFFFF;
}
.branding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
}
.print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6699FF;
}
.newMedia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
}
