body {
	background: #244052;
	margin: 0px;
	padding:0px;
}

.IWRA-SUBHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #025C94;
}

.IWRA-SUBPOINT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2A8102;
}

#header {
	width: 800px;
	height: 139px;
	text-align: left;

}

#menu-links {
	width: 800px;
	height: 30px;
	text-align:left;
}

#sub-image-banner {
	width: 800px;
	height: 150px;
	text-align: left;
}

#content-container {
	width: 800px;
	margin: auto;
}

#content {
	width: 800px;
	height: auto;
	background: #ffffff repeat-y;
	float: left;
	margin: auto;
	
}


#content-text {
	width: 610px;
	height: auto;
	background: #ffffff;
	float: left;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
		
}
	
#content-ads {
	width: 150px;
	height: auto;
	background: #ffffff;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}

