@charset "utf-8";
/* CSS Document */
body
{
	margin:0;
	background:#A5DDEE;	
	font:tahoma !important;
	font-size:12px;
}
.headerbg
{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	height:163px;
}
.body_leftbg
{
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat;
	width:64px;
}

.body_rightbg
{
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat;
	width:64px;
}

.bodybg
{
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat;
	width:896px;
}
.footerbgs
{
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat;
	height:75px;
}
.copyrights
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	padding-left:25px;
	padding-top:10px;
}
.footerlink
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	padding-top:5px;
	text-decoration:none;
}
.chartbg
{
	background-image:url(../images/chartbg.jpg);
	background-repeat:no-repeat;
	width:570px;
	height:470px;
	padding:10px;
	
}
.content_top
{
	background-image:url(../images/content_top.png);
	background-repeat:no-repeat;
	width:896px;
	height:16px;	
}
.content_bottom
{
	background-image:url(../images/content_bottom.png);
	background-repeat:no-repeat;
	width:896px;
	height:14px;	
}
.content_middle
{
	background-image:url(../images/content_center.png);
	background-repeat: repeat-y;
	width:896px;
	font-size:14px;
	color:#012967;
	font-weight:normal;
	padding-left:20px;
	padding-right:20px;
	min-height:350px !important;
	text-align:justify;
}
#content
{
	min-height:350px !important;
}
.Title
{
	font-size:20px;
	color:#012967;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
}
.titletext
	{
	color:#032576;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-left:15px;
	font-weight:bolder;
	border:none;
	}
	
	.lefttext
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:40px;
	}
.content_middle img
{
	border:0;
}
input.input-button-form,
		button.input-button-form,
		.input-button-form,
		div#button_next_step input.input-button-form
		{width: 71px; height: 30px; font: bold 10px/30px Verdana, Arial, Helvetica, sans-serif; color: #FFF; text-align: center; text-transform: capitalize; cursor: pointer; display: inline; margin: 15px auto 0 auto; background: #3B6E9F url("../images/bg_memberButton.gif") 0 0 repeat-x; border: 0;}
.disclimertext
{
	color:#1A76C3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-bottom:2px;
	padding-top:3px;
	background:none;
	text-align:center;
}
