p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	margin:2px 0px 5px 0px;
	padding:2px 0px 5px 0px;
	
}
form{margin:0;padding:0}
body, html{
	height:100%;
	margin: 0px 0 0 0 ;

	background-color:#4D4D4E;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
a{color:#CC3399}
a:hover{color:#FF6600}
h1{color:#CC3399; font-size:14px; margin:0;padding:0; }

.howItWorksBg {
	background-image: url(images/orange/howItWorks_bgimg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.corporateBgCopy {
	background-image: url(images/green/corporate_bgimg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pinkBg {
	background-image: url(images/pink/contact_bgimg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.homeBg {
	background-image: url(images/home/home_bgImg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.inputField {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 200px;
}
textarea {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 200px;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFE190;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.homeWhite {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
}
.homeBlue {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #6ECEEB;
}
.source {
	font-size: 9px;
}

