@charset "UTF-8";

/*Sitewide tag styles and bug fixes*/
h1, h2, h3, h4, h5, h6, p, ul, form, blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a {
	text-decoration: none;
}
a img {
	border:none;
}
#mainContent p {
	font-size: 10pt;
	color: #666666;
	margin-right: 40px;
	margin-left: 54px;
	margin-bottom: 10px;
}
#mainContent h1 {
font-size: 16pt;
	color: #666666;
	margin-right: 20px;
	margin-left: 54px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 7px;
}
.productimage {
	display: block;
	margin: 0px;
}
#sidebar1 h1 {
	font-size: 10.5pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	font-weight: bold;
}
#sidebar1 li {
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 12px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
}
.highlightedtext {
	font-size: 10pt;
	color: #e41b19;
}
.mainnav {
	font-size: 9pt;
	margin-left: 54px;
	line-height: 26px;
	color: #00388c;
	font-weight: bold;
}
#header img {
	display: block;
}
.stopwatch {
	float: right;
}
#header a:link {
	color: #00388c;
	text-decoration: none;
}
#header a:visited {
	text-decoration: none;
	color: #00388c;
}
#header a:hover {
	color: #e41b19;
	text-decoration: none;
}
#mainContent a:link {
	color: #666666;
	text-decoration: none;
}
#mainContent a:visited {
	text-decoration: none;
	color: #666666;
}
#mainContent a:hover {
	color: #e41b19;
	text-decoration: none;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

