body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-color: #E9F4FA;
	}
	
	
	h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0F547D;
	font-weight: bold;	
	}
	
	
	
     h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3887B1;
	font-weight: bold;
     }


a:link {
	color: #FEC61D;
	text-decoration: none;
	font-weight: bold;	
}

a {
	font-size: 12px;
}

a:visited {
	text-decoration: none;
	color: #FEC61D;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FEC61D;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FEC61D;
	font-weight: bold;
}


#wrapper {
	width: 900px;
	height: 1170px;
	margin: 0 auto;
	background-image:url(../images/faqbg.jpg);
	background-repeat: no-repeat;
    }
	
	
  #flashcontent {
	width: 885px;
	height: 255px;
	margin: 0 auto;
	padding-top: 5px;
	}
	
	
		
	#imagebox {
	width: 310px;
	height: 820px;
	padding-top: 0px;
	float: left;
	margin-left: 17px;
	background-color: #4F95B9;
	margin-top: 0px;
	}
	
	#sidetext {
	width: 280px;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 12px;
	color: #FDFEFF;
	}
	
		
	#maintext1 {
	width: 515px;
	height: 530px;
	padding-top: 16px;
	padding-bottom: 5px;
	margin: 0 auto;
	padding-left: 5px;
	margin-right: 18px;
	float: right;
	padding-right: 10px;
		}
	
	
  * html  #header {
	width: 885px;
	height: 255px;
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 1px;
	}
	
 * html #imagebox {
	width: 302px;
	height: 885px;
	padding-top: 0px;
	float: left;
	background-color: #4F95B9;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 8px;
	}
	
	
 	
	
 * html	#maintext1 {
	width: 530px;
	height: 530px;
	padding-top: 17px;
	padding-bottom: 5px;
	margin: 0 auto;
	padding-left: 7px;
	padding-right: 8px;
	margin-right: 14px;
	float: right;
		}
	
 