body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.heroic {
	margin-top:19px;	
}

.header {
	margin-top:19px;	
}

.signature {
	margin-top:0px;
	float:right;
}

/*===================================================*/

.header_nav_a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#999999;
	padding-right:35px;
	text-align:right;
}

/* TEXT STYLES & DECORATION */

a.hrefNavTop{font-weight: bold; font-size:84%; color:#999999; text-decoration: none;cursor: pointer;}
a.hrefNavTop:visited{font-weight: bold;text-decoration: none;cursor: pointer;}
a.hrefNavTop:hover{font-weight: bold;text-decoration: underline;cursor: pointer;}
a.hrefNavTop:active{font-weight: bold;text-decoration: none;cursor:pointer;}

.NavTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:84%;
	font-weight:bold;
	color:#999999;	
}


a.hrefNavSideLV1{font-weight: bold; font-size:84%; color:#666666; text-decoration: none;cursor: pointer;}
a.hrefNavSideLV1:visited{font-weight: bold;text-decoration: none;cursor: pointer;}
a.hrefNavSideLV1:hover{font-weight: bold;text-decoration: underline;cursor: pointer;}
a.hrefNavSideLV1:active{font-weight: bold;text-decoration: none;cursor:pointer;}

.NavSideLV1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:84%;
	font-weight:bold;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	/*padding-left : 8px;*/
}


a.hrefNavSideLV1ON{font-weight: bold; font-size:84%; color:#0066CC; text-decoration: none;cursor: pointer;}
a.hrefNavSideLV1ON:visited{font-weight: bold;text-decoration: none;cursor: pointer;}
a.hrefNavSideLV1ON:hover{font-weight: bold;text-decoration: underline;cursor: pointer;}
a.hrefNavSideLV1ON:active{font-weight: bold;text-decoration: none;cursor:pointer;}

.NavSideLV1ON {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	color:#0066CC;
	padding-top:5px;
	padding-bottom:5px;
}


a.hrefNavSideLV2{font-weight: normal; font-size:84%; color:#0066CC; text-decoration: none;cursor: pointer;}
a.hrefNavSideLV2:visited{font-weight: normal;text-decoration: none;cursor: pointer;}
a.hrefNavSideLV2:hover{font-weight: normal;text-decoration: underline;cursor: pointer;}
a.hrefNavSideLV2:active{font-weight: normal;text-decoration: none;cursor:pointer;}

.NavSideLV2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:84%;
	color:#0066CC;
	padding-top:3px;
	/*padding-bottom:3px;*/
}


a.hrefNavSideLV3{font-weight: normal; font-size:11px; color:#0066CC; text-decoration: none;cursor: pointer;}
a.hrefNavSideLV3:visited{font-weight: normal;text-decoration: none;cursor: pointer;}
a.hrefNavSideLV3:hover{font-weight: normal;text-decoration: underline;cursor: pointer;}
a.hrefNavSideLV3:active{font-weight: normal;text-decoration: none;cursor:pointer;}

.NavSideLV3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066CC;
	padding-top:3px;
	/*padding-bottom:3px;*/
}


a.hrefNavBottom{font-weight: bold; font-size:70%; color:#999999; text-decoration: none;cursor: pointer;}
a.hrefNavBottom:visited{font-weight: bold;text-decoration: none;cursor: pointer;}
a.hrefNavBottom:hover{font-weight: bold;text-decoration: underline;cursor: pointer;}
a.hrefNavBottom:active{font-weight: bold;text-decoration: none;cursor:pointer;}




.NavBottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	color:#999999;	
}



a.hrefCommonText{font-size:100%; color:#0066CC; text-decoration: none;cursor: pointer;}
a.hrefCommonText:visited{text-decoration: none;cursor: pointer;}
a.hrefCommonText:hover{text-decoration: underline;cursor: pointer;}
a.hrefCommonText:active{text-decoration: none;cursor:pointer;}


.CommonText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000000;
	padding-left: 3px;
    text-align : justify;
	line-height:15px;

}

.CommonTextPaddless {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000000;
}



.CommonTextBlue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#0066CC;
	padding-left:3px;
}

/*.CommonTextBlue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0066CC;
	padding-left:3px;
}*/





.SubTText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
}

.ProductTextBlueL {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0066CC;
	padding-left:10px;
}

.ProductTextBlueS {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0066CC;
	padding-left:10px;
}

.ProductText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:10px;
}


/* INPUT & FORMS */
.InputSearch {
	/*border:1px dotted #CCCCCC;*/
	margin-left:3px;
	margin-right:3px;
	margin-top:1px;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:60%;
	color: #333333;
	width:90;
	left:12px;
	position:relative;
}

.SubmitType {
	border:1px solid #CCCCCC;
	margin-left:5px;
	margin-right:5px;
	margin-top:1px;
	height:60%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
}

.ProdSelectCombo {
	/*border:1px dotted #CCCCCC;*/
	margin-left:3px;
	margin-right:3px;
	margin-top:1px;
	height:60%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
	width:110;
	left:12px;
	position:relative;
}

/* PICTURE & TABLES */
.PictHome{
padding-left:36px;
}

