#pageTitle a {
	color: white;
	text-decoration: none;
}
table.subNavTable {
	border-top: none;
}
table.subNavTable td.boxHolder {
	font-size: 12px;
	color: white;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
}
table.subNavTable a {
	color: white;
	text-decoration: none;
}
table.subNavTable a:hover {
	background: #2b7196;
}
table.subNavTable td.navLink {
	border-bottom: 1px solid #005c8b;
	padding: 6px;
}
table.subNavTable td.navLink:hover {
	background: #2b7196;
}
#content img {
	border: none !important;
	margin: 0 !important;
}
#content h2 {
	line-height: 22px;
}
.subNavBox a {
	border-bottom: 1px solid #005c8b;
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding: 6px;
	line-height: 14px;
	text-align: left;
	display: block;
	margin: 0px -6px;
}
.subNavBox a:hover {
	background: #2b7196;
}
.subNavBox br {
	display: none;
}
.infoBoxHeading {
	font-size: 15px;
	line-height: 19px;
}
.roundedcornr_box {
   background: #3998c9 url(images/roundedcornr_grad.gif) repeat-x top left;
}
.roundedcornr_top div {
   background: url(images/roundedcornr_tl.gif) no-repeat top left;
}
.roundedcornr_top {
   background: transparent url(images/roundedcornr_tr.gif) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(images/roundedcornr_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: transparent url(images/roundedcornr_br.gif) no-repeat bottom right;
}
#content .roundedcornr_top div {
   background: url(images/roundedcornr_content_tl.gif) no-repeat top left;
}
#content .roundedcornr_top {
   background: transparent url(images/roundedcornr_content_tr.gif) no-repeat top right;
}
#content .roundedcornr_bottom div {
   background: url(images/roundedcornr_content_bl.gif) no-repeat bottom left;
}
#content .roundedcornr_bottom {
   background: transparent url(images/roundedcornr_content_br.gif) no-repeat bottom right;
}
.roundedcornr_top div, .roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 14px;
   font-size: 1px;
}
.roundedcornr_content {
	margin: -9px 14px;
}
#indicator {
	visibility: hidden;
}
a.headerlink {
	text-decoration: none;
	color: rgb(255,255,255);
}
/*
#content a:link, #content a:active, #content a:visited {
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
}
*/
#content a.headerNavigation {
	color: rgb(255,255,255);
	text-decoration: none;
}
#content b, #content h2, #content h3 {
	color: #66d4f9;
	font-weight: bold;
}
#content a b {
	color: #ffd908;
}
#content a:hover b {
	color: #fff600;
}
#content em {
	color: #ff8e00;
	font-style: normal;
	font-weight: bold;
}
.pageHeading {
	color: #ff8e00;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}
.separator img {
	vertical-align: middle;
}
.indent {
	margin-left: 10px;
}
.cartBox {
	margin: 5px 10px 15px 10px;
	border: 2px solid white;
	color: white;
	padding: 6px;
	background-color: #245A75;
	font-size: 12px !important;
	line-height: 14px !important;
}
.cartBox a {
	display: inline !important;
	border-bottom: none !important;
	background-color: #245A75 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.cartBox a:hover {
	background-color: #245A75 !important;
}
.cartBox a.hilite {
	color: #ffd908 !important;
	text-decoration: underline !important;
}
.cartBox a.hilite:hover {
	color: #fff600 !important;
}
