/* CSS Document */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

 
 

body { background:none;}

#wrap {
	width: 600px;
	margin: 0px;
}

#content {
	float: none;
	width: 599px;
	margin-top: 0px;
}

#copyarea {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 599px;
}

#topnavigation, #pageNav, #interest_area {

	display: none;
	
	}
	
	
h1 { display:none;}
h2 {
	color: #628FE2;
	font-size: 4em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	display: block
	
}
h3 {
	color: #000000;
	font-size: 2.5em;
	margin: 0px 0px 50px 30px;
	padding: 0px;
	float: right;
	width: 200px;
	text-align: right;
	line-height: 1em;
}


h4 {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #000000;
	margin: 10px 0px 20px;
	padding: 0px;
	display: block
}

h5 {
	font-size: 1em;
	font-weight: bold;	
}
	