/* CSS Document IR*/

/* Regular Site Layer*/

#content {
	position:absolute;
	left:215px;
	top:120px;
	width:453px;
	height:388px;
	z-index:1;
}

#Layer2 {	position:absolute;
	left:566px;
	top:0;
	width:181px;
	height:125px;
	z-index:2;
}

/* IR Layer */

#IR {
	position:absolute;
	left:630px;
	top:640px;
	width:405px;
	height:45px;
	z-index:2;
	overflow: visible;
	color: #DEDEDE;
	font-size: 11px;
}

#IR1 {
	position:absolute;
	left:2px;
	top:772px;
	width:1043px;
	height:18px;
	z-index:2;
	overflow: visible;
	color: #DEDEDE;
	font-size: 11px;
}


h1	{
	margin-top: 0; 
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #30916D;
	}
	
h2	{
		margin-top: 0; 
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #30916D;
	}
	
	
p 	{
	margin-top: 0; 
	margin-bottom: 0;
	} 


a.ir_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #DEDEDE;
	}

a.ir_link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #DEDEDE;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	}
