.backgroundcontenttop {
	background-image: url(images/topcontent_backgrounds.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
}

.bluetext {
	font-size: 12px;
	color: #00AEDB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.greytext {
	color: #999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.greytextlargetitle {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.bluetextlarge {
	font-size: 14px;
	color: #0F0048;
	font-weight: normal;
}
.greytextlargebold {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
}
.greytextlargehighligted {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.xxlargegreytext {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.onepxleline {
	background-image: url(images/onepxleline.jpg);
	background-repeat: repeat-y;
}
.darkgreytext {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.onepxlelineborderline {
	border: 1px none #999999;
	background-image: url(images/onepxlegreyborder.jpg);
}
.greentext {
	font-size: 13px;
	color: #00CC00;
	font-weight: bold;
}
.lightgreybackground {
	background-color: #F6F6F6;


}
.onepxlelineborderlinetwo {
	color: #000000;

}
.smallbluetext {
	font-size: 11px;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;

}
