@charset "utf-8";
.contract_admin_background {
	background-attachment: scroll;
	background-image: url(images/contract_admin_logo_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* CSS Document */

.text_yellow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF5B;
}
.page_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #242424;
}
.text_yellow_large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFF5B;
}
.text_yellow_medium {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF5B;
}
.text_grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #242424;
}
.grand_designs_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #242424;
	font-weight: normal;
}

.text_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.introduction_background {
	background-attachment: scroll;
	background-image: url(images/introduction1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

