/* This is the style of your browser text */


h1, h2, h4, h5 {
	font-family: Georgia, serif;
	font-weight: bold;
	line-height: 1em;
	font-weight: normal;
}



/* h1 
------------------------------------------------------*/
h1 {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 100%;
	font-weight: normal;
}

.sIFR-flash h1 {
	visibility: visible !important;
	margin: 0;
}


.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 18px;
	text-indent: -1px;
	line-height: 1em;
	width: 100px;		
}

h1 {
	text-align: left;
	font-size: 11px;
}


/* h2 
------------------------------------------------------*/

.sIFR-flash h2 {
	visibility: visible !important;
	margin: 0;
}


.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 23px;
	text-indent: -1px;
	line-height: 1em;
	width: 290px;		
}

h2 {
	text-align: left;
	font-size:140%;
	width: 290px;
	font-weight: bold;
}


/* h3
------------------------------------------------------*/


h3 {
	margin-bottom: 3px;
}

h3 span {
	font-weight: normal;
	
}

h3 em {
	color: #666;
	font-weight: normal;
	margin: 0 5px;
}

/* h4 
------------------------------------------------------*/


h4 {
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	text-indent: -10000px;
	width: 100%;
}





