body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #124772;
	}
	
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #E9F4FA;
	color: #124772;
	}

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

a {
	font-size: 11px;
}

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


    #wrapper {
	width: 900px;
	height: 690px;
	margin: 0 auto;
	background-image:url(../images/newquickfacts-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
    }
	
	
  #flashcontent {
	width: 891px;
	height: 250px;
	margin: 0 auto;
	padding-left: 6px;
	padding-top: 6px;
	}
	
	
	#imagebox {
	width: 297px;
	float: left;
	padding-left: 38px;
	padding-right: 10px;
	padding-top: 22px;
	margin-top: 10px;
	}
	
	#mainsection1 {
	width: 495px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 22px;
	margin-top: 10px;
	float: right;
	}
	
		
   * html #wrapper {
	width: 900px;
	height: 690px;
	margin: 0 auto;
	background-image:url(../images/newquickfacts-bg.jpg);
	background-repeat: no-repeat;
    }
   
  * html  #flashcontent {
	width: 891px;
	height: 250px;
	margin: 0 auto;
	padding-left: 7px;
	padding-top: 6px;
	}   

   
   
   * html #imagebox {
	width: 297px;
	float: left;
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 25px;
	margin-top: 10px;
	}
   
   
   * html #mainsection1 {
	width: 503px;
	padding-left: 10px;
	padding-right: 35px;
	padding-top: 10px;
	float: right;
	}
  

