/* DO NOT EDIT ANY STYLES ON THIS PAGE */
/* IF YOU NEED YOUR OWN STYLES FOR THE HEADER AND FOOTER INCLUDE YOUR STYLE SHEET TOO */
A:link {text-decoration: none; color: #0000FF;}
A:visited {text-decoration: none; color: #660033;}
A:active {text-decoration: none; color: #0000FF;}
A:hover {text-decoration: underline; color: #996600;}

.navFile A:link {text-decoration: none; color: #000000;}
.navFile A:visited {text-decoration: none; color: #000000;}
.navFile A:active {text-decoration: none; color: #000000;}
.navFile A:hover {text-decoration: underline; color: #000066;}

.alwaysBlue A:link {text-decoration: none; color: #0000FF;}
.alwaysBlue A:visited {text-decoration: none; color: #0000FF;}
.alwaysBlue A:active {text-decoration: none; color: #0000FF;}
.alwaysBlue A:hover {text-decoration: underline; color: #000066;}

.TextWTitle A:link {text-decoration: none; font-weight: bold; color: #336699;}
.TextWTitle A:visited {text-decoration: none; font-weight: bold; color: #336699;}
.TextWTitle A:active {text-decoration: none; font-weight: bold; color: #336699;}
.TextWTitle A:hover {text-decoration: underline; font-weight: bold; color: #000066;}

.ecomText A:link {text-decoration: none; font-weight: bold; color: #336699;}
.ecomText A:visited {text-decoration: none; font-weight: bold; color: #336699;}
.ecomText A:active {text-decoration: none; font-weight: bold; color: #336699;}
.ecomText A:hover {text-decoration: underline; font-weight: bold; color: #339999;}

.ecomText {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	border-collapse: collapse;
}
.inputTextRight {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.green {
	color: #009900;
}
.TextHeader {
	font-weight: bold;
}
.TextSTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.border {
	border: 1px solid #000000;
}
.borderGrey {
	border: 1px solid #999999;
}
.borderGreyBottomBlack {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bottomBorderGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
