body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background:#104f84;
	background-position:center;
	text-align:center;
}
.mainWrapper {
	position:relative;	
	width:995px;
	margin:0 auto;
}
.containerTable {
	background:url(images/center_bg_blue.png) repeat-y top center !important;
	background:url(images/center_bg_blue.gif) repeat-y top center;
}
.maintable{
	width:700px;
	background-color:#FFFFFF;
}
.content_main {
	background:url(images/table_bg.jpg);
	background-repeat:repeat-y;
	padding-left:40px;
	padding-right:40px;
}
.leftbar{
	width:130px;
	height:400px;
	border-right:groove 2px #000099;
}
.lefttext {
	width:200px;
}
.content{
	width:490px;
	height:400px;
}
.error {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
.heading {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #000099;
}
.innertable{
	border:0px solid #0000CC;
}
.resulthead{
	font-weight:bold;
	color:#FFFFFF;
}
.result{
	background-color:#FFFFFF;
}
.freeTrialHeader {
	width:213px;
	height:42px;
	position:absolute;
	left:578px;
	top:28px;
}
.trialLargeLink {
	width:250px;
	height:139px;
	display:block;
	margin:50px auto 30px auto;
}