.bg {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
}
.bgleft {
	background-image: url(../images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright {
	background-image: url(../images/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #2EBAD1;
	text-decoration: none;
}
.header-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.header-blue-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.content-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contentbg {
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.averagetextfield {
	font-family: arial;
	font-size: 12px;
	height: 18px;
	width: 150px;
	border: 1px solid #3D5770;
}
.link-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.link-small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #168CBF;
	text-decoration: underline;
}
.link-small-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.screenshot {
	BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT: #999999 1px solid; PADDING-BOTTOM: 3px; MARGIN-TOP: 10px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; MARGIN-BOTTOM: 10px; FLOAT: left; CLEAR: both; BORDER-TOP: #999999 1px solid; MARGIN-RIGHT: 10px; BORDER-RIGHT: #999999 1px solid; PADDING-TOP: 3px
}.content-white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
