@charset "utf-8";
/* CSS Document */

.NAVIGATION_1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	font-style: normal;
	font-variant: normal;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	background-image: url(/images/layout/itw_nav_17.jpg);
	text-decoration:none;
}
.NAVIGATION_1:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	font-style: normal;
	font-variant: normal;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	background-image: url(/images/layout/itw_nav_19.jpg);
}
a{ 	color: #0066CC; }
a:hover{ color: #CE3800; }
.Text_Small {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
p, ul, ol, .normal, .Text_Body, table.default tr.ft, table.default tr.d0, table.default tr.d1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.Text_Heading1, .pageTitle, table.default tr.hd, table.default th {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;	
}
.Text_Heading1, .pageTitle{	
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.Text_Footer {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Text_Tiny {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Unsubscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.imageCenter
{
    vertical-align:middle}


/* choose one */
/* ------ Table settings (with border) ---- */
table.default, table.default tr td, table.default th {border:none 0px;} /* used for solid border */
table.default {background-color:inherit; border-width: 0 0 1px 1px; border-spacing: 0; border-collapse: collapse;  }
table.default tr td, table.default th {margin: 0; padding: 3px; border-width: 1px 1px 0 0; }
table.default tr.hd td , table.default tr.ft td, table.default th {/*background-color:#40d121; color: #fff; */} /* see h1 for more style info, see normal for more style info  */ 
table.default tr.d0 td {/*background-color:#bcfdaf;*/}  /*see normal for more style info */
table.default tr.d1 td {/*background-color:#cefdc4;*/}/*see normal for more style info*/
/* Hide Heading row (Best to do this if background colour not used)*/
table.default tr.hd, table.default th { display:none}

/* flyout style */
.flyPanel{border:1px solid #4A82C6;background-color:#DEE7F7;}

