.Product_Group {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #941109;
}

.Product_Link {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
	line-height: 12pt;
	padding-left: 10px;
	}
	

	.Product_Link a:link {
		font-weight: normal;
		font-style: normal;
		text-decoration:none;
		color: #000000;
		}
		
	.Product_Link a:visited {
		font-weight: normal;
		font-style: normal;
		text-decoration:none;
		color: #000000;
		}     
		
	.Product_Link a:active {
		font-weight: normal;
		font-style: normal;
		text-decoration:underline;
		color: #941109;
		}     
		
	.Product_Link a:hover {
		font-weight: normal;
		font-style: normal;
		text-decoration:underline;
		color: #941109;
		}		

.TITLE_TEXT {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11pt;
	line-height: 12pt;
	color: #000000;
}

.HEADER_HOME{
	font-size:10pt;	
	line-height:16pt;						   
    color:#003f62;
    font-weight:bold;
}

.IMAGE_RIGHT {		
	border: 0px none #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px; 
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
			}
			
			
.IMAGE_LEFT {		
	border: 0px none #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
			}

.CONTENT_TABLE {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 9pt;
	line-height: 15pt;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 95%; 
	text-align: left;
	vertical-align: top;  
}


.CONTENT_TABLE_8PT {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 100%; 
	text-align: left;
	vertical-align: top;  
}

.TABLE_LEFT {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 9pt;
	line-height: 15pt;
	color: #000000;
	border: 0px none #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 0%;
	float: left;
}

.TABLE_RIGHT {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 9pt;
	line-height: 15pt;
	color: #000000;
	border: 0px none #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 0%;
	float: right;
}

.8pt_TEXT {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
	line-height: 8pt;
	color: #000000;
}

IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
			}

			
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;  
}