body {
	background-color: #FFFFFF;
	border-left-style: none;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	text-decoration: underline;
	margin: 0px;
}

.glossaryDefinitions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-bottom: 25px;
	font-size: 11px;
	margin-top: 0px;
	line-height: 18px;
	margin-left: 20px;
}

#headerLogo {
	background-image: url(images/logo_home_color.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	height: 67px;
	width: 297px;
	left: 16px;
	top: 36px;
	margin-top: 36px;
	margin-right: 10px;
	margin-left: 5px;
}
#headerLogoBlue {
	visibility: hidden;
}
#headerLogoAlt {
	background-image: url(images/logo_specs_color.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	height: 38px;
	width: 184px;
	left: 16px;
	top: 0px;
	margin-top: 8px;
	margin-left: 12px;
}
#headerLogoAltBlue {
	visibility: hidden;
}
#headerBackground {
	background-image: url(images/titlebar_home.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
#headerBackgroundAlt {
	background-image: url(images/titlebar_specs.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333399;
	text-transform: uppercase;
	border-left-width: 1px;
	text-decoration: none;
}
a.nav {
	color: #333399;
	text-decoration:none;
}
a.nav:hover {
	color:#333399;
	text-decoration:underline;
}
.navWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
a.navWhite {
	color: #FFFFFF;
	text-decoration:none;
}
a.navWhite:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.leftNav {
	text-transform: uppercase;
	display: block;
	font-size: 11px;
	text-decoration: none;
	height: 25px;
	text-align: left;
	position: relative;
	width: 160px;
	text-indent: 8px;
	vertical-align: middle;
	font-weight: bold;
	margin: 0px;
	clear: both;
	line-height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.leftNav {
	text-decoration: none;
	background-image: url(images/leftNav.gif);
	background-position: 0px 0px;
	color: #333399;
}
a.leftNav:hover {
	text-decoration: none;
	background-position: 0px 25px;
	background-image: url(images/leftNav.gif);
	color: #FFFFFF;
}
.leftNav #NEW {
	text-transform: uppercase;
	font-size: 7px;
	line-height: 25px;
	color: #FF0000;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.textNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
}

a.textNav {
	text-decoration: none;
}

a.textNav:hover {
	text-decoration: underline;
}
.textNavLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
}

a.textNavLg {
	text-decoration: none;
}

a.textNavLg:hover {
	text-decoration: underline;
}
.textNavLgBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: inline;
	font-weight: bold;
}

a.textNavLgBold {
	text-decoration: none;
}

a.textNavLgBold:hover {
	text-decoration: underline;
}
th {
	background-color: #333399;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

a.th {
	color: #FFFFFF;
	text-decoration: underline;
}

a.th:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.spectd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: none;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #666666;
}
.spectdBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	font-weight: bold;
}
.BorderBlue {
	border: 1px solid #333399;
	width: 200px;
	height: 25px;
	margin-bottom: 6px;
}
.BorderBlack {
	border: 1px solid #000000;
}
.BorderWhite {
	border: 1px solid #EEEEEE;
}
.BorderGreyInside {
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: none;
	border-right-width: 1px;
}
.topGreyLine {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	margin-top: 10px;
}
.leftGreyLine {
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.leftGreyLinePaddedL {
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	padding-left: 20px;
}
.bottomGreyLine {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.bottomBlueLine {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333399;
}
.productName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	text-align: right;
}
.blueHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
.specsLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}
.specsLgBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
}
.specsSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	line-height: 10px;
	color: #000000;
	border-left-width: 1px;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	list-style-type: square;
	list-style-position: outside;
}
a.bodyText {
	color: #333399;
	text-decoration: none;

}
a.bodyText:hover {
	text-decoration: underline;
}
.bodyTextSmallGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}
.bodyTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333399;
	list-style-type: square;
	list-style-position: outside;
}
.bodyTextGov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
a.bodyTextGov {
	color: #000000;
	text-decoration: none;

}
a.bodyTextGov:hover {
	color: #000000;
	text-decoration: underline;
}
.bodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
a.bodyTextBold {
	color: #000000;
	text-decoration: none;

}
a.bodyTextBold:hover {
	color: #000000;
	text-decoration: underline;
}
.specsTables {
	text-indent: 5px;
	height: 25px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
.spectdPricesBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.spectdPricesBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: right;
}
.regTrademarkBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
}
.articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(images/icon_articles.gif);
	list-style-type: none;
}
a.articles {
	color: #000000;
	text-decoration: none;

}
a.articles:hover {
	color: #000000;
	text-decoration: underline;
}
.articlesNEW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(images/icon_articlesNEW.gif);
	list-style-type: none;
}
a.articlesNEW {
	color: #000000;
	text-decoration: none;

}
a.articlesNEW:hover {
	color: #000000;
	text-decoration: underline;
}
.sectionSeparatorBar {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/section_separatorBar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	height: 35px;
	width: 650px;
	font-weight: bold;
	text-indent: 8px;
	line-height: 32px;
}