/**
 * Fonts
 */
h1, .h1, h2, .h2, h3, .h3 {
	color:#003366;
	margin-top:3px;
	margin-bottom:3px;
}

h1, .h1 {
	font-size:18px;
	font-weight:bold;
}

h2, .h2 {
	font-size:14px;
	font-weight:bold;
}

h3, .h3 {
	font-size:12px;
}	

.link {
	color:#285D9F;
}

div#content a {
	color:#003366;
	text-decoration:underline;
}

#productDetailContent table, tr, colgroup, col, thead, tbody, tfoot, th, td {
	border:0px;
	border-style:hidden;
	border-spacing:0px;
	font-size:12px;
}

.image-button:hover {
	cursor:pointer;
}
.nav-main, .nav-main-on {}
.nav-main-text, .nav-main-text-on {
 	font-size:11px;
 	font-weight:bolder;
 	color:#FFFFFF;
 	padding-right:8px;
 	text-transform:uppercase;
}
.nav-main-link {
 	color:#FFFFFF;
 	text-decoration:none;
 	text-transform:uppercase;
}
.nav-sec-link-1st-off, .nav-sec-link-2nd-off {
 	font-size:12px;
 	color:#FFFFFF;
 	text-decoration:none;
}
.nav-sec-link-1st-on {
	font-size:12px;
	font-weight:bold;
 	color:#FFFFFF;
 	text-decoration:none;
}
.nav-sec-link-2nd-on {
 	font-size:12px;
	font-weight:bold;
 	color:#FFFFFF;
 	text-decoration:none;
}
.content-page-title {
	font-size:12px;
	font-weight:bold;
	color:#285D9F;
}
.breadcrumb-link {
	font-size:12px;
	color:#285D9F;
	text-decoration:none;
}
.content-paragraph-title {
	font-size:12px;
	font-weight:bold;
	color:#003366;
	line-height:16px;
}
.content-footer-link {
	font-size:12px;
	color:#7BA1CD;
	text-decoration:none;
}
.content-footer-link:hover {
	text-decoration:underline;
}
.content-teaser {
	font-size:12px;
	color:#003366;
}
.content-teaser-link {
	font-size:12px;
	color:#003366;
	text-decoration:none;
}
.content-teaser-link:hover {
	text-decoration:underline;
}
.content-banner-title {
	font-size:18px;
}
.content-banner-text {
	font-size:12px;
	color:#003366;
	line-height:16px;
}
.content-asset-link {
	font-size:12px;
	color:#003366;
	text-decoration:none;
}
.content-asset-link:hover {
	text-decoration:underline;
}
.content-product-title {
	font-size:12px;
	color:#003366;
}
.content-product {
	font-size:12px;
	color:#003366;
}
.content-product-tab {
	font-size:11px;
	color:#003366;
}
.perspective-title {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}
.content-rightbox-link {
	font-size:12px;
	color:#003366;
	text-decoration:none;
}
.content-rightbox-date {
	font-size:12px;
	color:#003366;
}
a.pagination-link {
	font-size:12px;
	color:#003366;
	text-decoration:none;
}
#genericContactForm td {
	text-align:left;
	vertical-align:top;
}
.copyright {
	font-size:9px;
	color:#003366;
}