@charset "utf-8";
.mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C0C0C0;
	padding-right: 10px;
	padding-left: 15px;
}
.mainContent A:link { text-decoration: underline; color: #C0C0C0;  }
.mainContent A:active { text-decoration: underline; color: #C0C0C0; }
.mainContent A:visited { text-decoration: underline; color: #C0C0C0; }
.mainContent A:hover { text-decoration: underline; color: #0099FF; }
.contactTR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 20px;
	padding-right: 15px;
}
.contactTR A:link { text-decoration: none; color: #FFFFFF;  }
.contactTR A:active { text-decoration: none; color: #FFFFFF; }
.contactTR A:visited { text-decoration: none; color: #FFFFFF; }
.contactTR A:hover { text-decoration: none; color: #C0C0C0;  }
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
}
.nav A:link { text-decoration: none; color: #FFFFFF;  }
.nav A:active { text-decoration: none; color: #FFFFFF; }
.nav A:visited { text-decoration: none; color: #FFFFFF; }
.nav A:hover { text-decoration: none; color: #C0C0C0;  }
h1 {
	color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-left: 10px;
	padding-top: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 100px;
	padding-bottom: 15px;
}
.copyright A:link { text-decoration: none; color: #FFFFFF;  }
.copyright A:active { text-decoration: none; color: #FFFFFF; }
.copyright A:visited { text-decoration: none; color: #FFFFFF; }
.copyright A:hover { text-decoration: none; color: #C0C0C0;  }
.homebg {
	background-image: url(images/blue-petals.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.whatitisbg {
	background-image: url(images/green-petals.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.howitworksbg {
	background-image: url(images/orange-petals.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.whoitsforbg {
	background-image: url(images/red-petals.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.linksbg {
	background-image: url(images/grey-links-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
