body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/spacer_dark.gif);
	background-repeat: repeat;
}
.linkWhite {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkBlack {
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.productTitle {
	font-size: 18px;
	color: #666666;
	letter-spacing: 3px;
}
.border_Right {
	border-right-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
}
.borderCell_Bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.link_Blue {
	color: #3366FF;
	text-decoration: none;
}
.linkGray {

	color: #555555;
	text-decoration: none;
}
.borderCell_RightLine {

	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
}
.borderCell_LeftLine {
	border-right-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
}
.productTitle2 {

	font-size: 16px;
	color: #666666;
}
.productTitleBlack {

	font-size: 24px;
	color: #000000;
	letter-spacing: 4px;
}
.linkOrange2 {

	color: #FF0066;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.header {
	color: #000099;
}
.featuredTitle {
	font-size: 17px;
	font-weight: bold;
	color: #0033CC;
}
.featuredSubTitle {

	font-size: 18px;
	font-weight: normal;
	color: #0033CC;
}
.tableBorder {
	border: thin solid #006699;
}
.bottomLine {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.linkBold {
	color: #3366FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.boxLINE {
	border: 1px solid #003366;
}
.linkYellow {

	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.boxLINE_LEFT {
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px none #003366;
	border-left: 1px solid #003366;
}
.boxLINE_LR {

	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px solid #003366;
}
.productTitleBlue {


	font-size: 24px;
	color: #003296;
	letter-spacing: 4px;
}
.font_14 {font-size: 14px}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tableBorder_top-bottom {
	border-top: thin solid #006699;
	border-right: thin none #006699;
	border-bottom: thin solid #006699;
	border-left: thin none #006699;
}
.boxLINE_RIGHT {

	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
}
.box_LINE_Bottom {
	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;
}
.td_no_repeat {
	background-repeat: no-repeat;
}
.headerBold {
	color: #000099;
	font-weight: bold;
}
