/* CSS Document */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal; 
	text-align: justify;	
	background: white;
	color: black;
	margin: 0;
	padding: 0;
}
/**********************/
 h1 {
	font-weight: normal; 
	font-size: 16pt; 
	line-height: 1.3em;
	color: #000000;
	margin:0;	
}
 h2 {
	font-weight: bold; 
	font-size: 16pt; 
	line-height: 1.3em;
	color: #000;
	margin:0;	
}

a {
	color: #DB0048; 
	text-decoration: underline;	
	padding: 1px;
	margin: 1px;	
}

a:hover{
	color: #4e4c4f;
}/*******************************/

p {
color: black;
}
/*LAYOUT HERE */

#container{			
	left: 0px;
	top: 0px;	
	width: auto;
	margin: 0;
	background: none;
	color: #fff;
	background: #fff;
}



/*LHS CURRENT PAGE TITLE */ 

#currTitle{
	margin: 0;
}
h2#current{
	font-size: 18pt; 	
	font-weight: normal;
	line-height: 1.3em;
	color: black;

}

/*END LHS CURRENT PAGE TITLE */

/*NEWS ITEM - LHS BOX */
#news {
	float: none;
	width: auto;	
	background: none;
	margin: 0;
	padding: 0;	
}


#news p{
	color: #000000;
}


/*MAIN TEXT CONTENT (RHS) */
#content{
		margin:0;
		padding: 15px;	
		padding-top: 0;	
		width: auto;
		float:none !important;
		background: none;
}

#MainContent{
		width: auto;
		
		padding: 0;
		padding-bottom: 10px;
		margin: 0;
		color: black;
}

/*END MAIN TEXT CONTENT (RHS) */

/*BANNER CSS HERE */
#titleBanner {	
	
	margin: 0pt;
	padding: 0px;	
	width: auto;
	background: none;
	height:auto;
} 
#title{
	margin: 5pt;
	padding: 0;
}

#titleBanner h1 { 
	font-size: 32pt;
	line-height: 1em;
}


/*END BANNER CSS*/



/*FOOTER AND NAVIGATION BAR HERE*/
#footer {		 
	display: none;
}

/*FOOTER HERE */
#realFooter {	
	display: none;	
} 

#realFooter2 {	
	background: none;
} 
