.homeImage {
	background-image: url(../../images/home/large.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.darkGreyBack {
	background-color: #CCCCCC;
}
.lghtBlue {
	background-color: #6699CC;
}
.green {
	background-color: #669966;
}
.darkBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3770A8;
	background-repeat: no-repeat;
	background-position: right top;
}
.lightGrey {
	background-color: #E9E9E9;
}
.boldText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #3770A8;
}
.botImage {
	background-image: url(../../images/home/botLarge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.yellowTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFCC00;
}
