.bgmargincolor {
	background-color: #f2f2f2;
	margin: 0px;
	background-image: url(images/bggrade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.gradientbg {
	background-image: url(images/body_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F3F3F3;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.titleheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5A7E7C;
	text-decoration: none;
}
.maintxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.maintxtwhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

#screencast {
	padding-top: 0px;
	padding-left: 0px;
}

