	* {
		margin: 0;
		padding: 0;
	}

	body {
		font: normal small Arial, Helvetica, sans-serif;
		background: #fff;		
		text-align:center;
	}
	
	.background {		
		background:url(images/background.png) repeat-x;
		height:244px;
		width:100%;
		position:absolute;
		top:135px;
		left:0px;
		z-index:-1;
	}
	
	.mainPage {
		margin:0 auto;
		width:1001px;
		padding:10px;
	}	
	
	.header {
	background:url(images/header.png) no-repeat;
	width:1001px;
	height:125px;
	}
	
	
	.headerText {
		color:#583a7d;
		font-size:10pt;
		font-weight:bold;
		letter-spacing:0.01em;
		display:inline;
		float:left;
		margin-top:50px;
		margin-left:10px;
		}


	.headerText2 {
		color:#583a7d;
		font-size:10pt;
		font-weight:bold;
		letter-spacing:0.01em;
		display:inline;
		float:right;
		margin-top:39px;
		text-align:center;
		padding-right:50px;
		}
	
	.logo {
		background:url(images/logo.png) no-repeat center;
		width:89px;
		height:81px;
		margin:20px;
		display:inline;
		float:left;	
	}
	
	.nav  {
	background:url(images/body.png) repeat-y;
	width:1001px;
	height:244px;
	}
	
	.leftnav {
	background:url(images/leftnav.png) no-repeat;
	width:583px;
	height:244px;
	float:left;
	}
	
	.menu {
		padding:30px 0 0 20px;
		height:244px;
		text-align:left;
	}
	
	.menu li{
	font-size:10pt;
	}
	
	.menu ul {
		color:white;
		list-style-type:disc;
		margin:20px;
	}
	
	.menu li a{
	color:white;
	text-decoration:none;
	}	
	
	.menu li a:hover{
	font-weight:bold;
	}		
	
	.rightnav {
	background:url(images/rightnav.png) no-repeat;
	width:462px;
	height:244px;
	float:right;
	margin-left:-60px;
	z-index:2;
	}
		
	.navImage{
	background:url(images/rightNavImage1.png) no-repeat;
	height:244px;
	width:462px;
	float:right;
	}
	
	
	.content {
	background:url(images/body.png) repeat-y;	
	width:1001px;	
	}
	
	.content a {
	color:#3b4d68;
	}
	
	.contentTitle {
	color:#555555;
	font-size:17pt;
	float:left;	
	font-weight:bold;
	width:1001px;
	text-align:left;
	
	padding:20px 0px 0px 20px;
	}
	
	.underLine {
	background:url(images/underline.png) no-repeat;
	width:1001px;
	height:20px;
	float:left;
	margin-left:20px;
	}
		
	
	.contentBody {
	color:#656464;
	font-size:10pt;
	text-align:justify;		
	margin-right:20px;
	margin-left:20px;
	clear:both;
	
	}
	
	.contentBodyTbl table {
	float:left;
	display:block;
	}
	
	.contentBodyTbl td {
	color:#656464;
	font-size:10pt;
	text-align:justify;
	 border:1px solid #CCCCCC;
	 padding:5px;
	 margin:-5px;
	}
	
	.contentBodyTbl li {
	margin-left:20px;	
	}
	

	.correct {
	background:url(images/correct.png) no-repeat;
	width:20px;
	height:17px;
	}
	
	.capOption {
	height:240px;
	}
	
	.rect {
	float:left;
	position:relative;
	top:28%;
	
	}
	
	.upperRect {
	background:url(images/upperRect.png) no-repeat;
	width:270px;
	height:12px;
	position:relative;
	top:4px;
	}
	
	.middleRect {
	background:#728fcf;
	width:270px;
	height:70px;
	}
	
	.middleRect p{
	padding:10px;
	font-size:8pt;
	color:white;	
	}
	
	.lowerRect {
	background:url(images/lowerRect.png) no-repeat;
	width:270px;
	height:11px;	
	}
	
	.arrow {
	height:239px;
	float:left;	
	}
	
	
	.leftArrow {
	background:url(images/leftArrow.png) no-repeat;
	width:16px;
	height:117px;
	float:left;
	position:relative;
	top:25%;
	
	}	
	
	.middleArrow {
	background:#d5dcea;
	height:117px;
	width:300px;	
	float:left;
	position:relative;
	top:25%;	
	}
	
	.middleArrow ul {
	color:black;
	font-size:8pt;
	padding-top:8px;
	}
	
	.middleArrow li {
		 margin-left:20px;
	}
	
	.rightArrow {
	background:url(images/rightArrow.png) no-repeat;
	width:69px;
	height:239px;
		float:left;
	}
	
	.footer {	
	background:url(images/footer.png) no-repeat;
	height:94px;
	width:1001px;
	font-size:10pt;
	color:#583a7d;
	font-weight:bold;	
	}
	
	.pageTurner
	{
		width:1001px;	
		font-size:10pt;
		margin-top:50px;
		padding-bottom:20px;
	}
	
	.prev {
	display:inline;
	padding:20px;
	}
	
	.next {
	display:inline;
	padding:20px;
	}
	
	#ContactTbl {
	font-size:10pt;
	color:#656464;
	}
	
	.CommonBtn {
	border:1px solid #cacaca;
	width:100px;
	font-size:9pt;
	font-weight:bold;
	}
	
	.CommonBtnOver {
	border:1px solid #cacaca;
	width:100px;
	font-size:9pt;
	font-weight:bold;
	}
	
	.CommonField {
	border:1px solid #656464;
	}
	
	.ErrorMsg {

color:red;
font-size:9pt;

}
	
	.footer span {
	float:right;
	padding:60px 10px 10px 10px;
	}