@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	background:#f9f9f9;
}

p {
	margin:0px 0 15px 0;
}

a {
	outline:none;
}

a img {
	border:none;
}

a, a:visited {
	text-decoration:none;
	color:#003366;
	font-weight: bold;
}

a:hover {
	color: #FF9900;
	font-weight: bold;
}

.heightFixer {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#003366;
	margin:20px 0 9px 0;
	padding:0;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h1.press {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003366;
	margin:10px 0 0 0;
	padding:0;
	font-weight: normal;
	text-transform: uppercase;
}

h1.press a, h1.press a:visited {
	font-weight: normal;
}

h1.press a:hover {
	font-weight: normal;
}

h2 {
	font-size:12px;
	color:#003366;
	padding: 0 0 10px 15px;
	text-transform:uppercase;
	background: url(../images/heading-bullet.gif) no-repeat 0px 3px;
	font-weight: bold;
}

h2.product {
	font-size:12px;
	color:#003366;
	padding: 0 0 20px 0px;
	text-transform:uppercase;
	background: none;
	font-weight: bold;
}

h2.rightNav {
	font-size:11px;
	color:#003366;
	height:28px;
	line-height:28px;
	padding: 3px 0 0px 30px;
	text-transform:uppercase;
	border-bottom:1px solid #ffffff;
	background: url(../images/heading-bullet.gif) no-repeat 15px 13px;
	font-weight: bold;
}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color:#003366;
	font-size:12px;
	text-transform: uppercase;
	padding: 0;
	margin:0;
	font-weight:normal;
	letter-spacing: 0.1em;
}

h3 a, h3 a:visited, h3 a:hover {
	font-weight: normal;
	text-decoration: none;
}

h3.faqs {
	color:#003366;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
	letter-spacing: 0.2em;
}

h3.pressroom, h3.pressroom a {
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:11px;
	text-transform:none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:11px;
	margin: 0px;
	padding: 0;
}

/*h4 a, h4 a:visited {
	color:#003366;
	text-decoration:none;
	font-weight: normal;
}

h4 a:hover {
	color:#003366;
	text-decoration:underline;
}*/

h4.faqs {
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:12px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 1.5em;
}

h4.faqs em{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	font-size: 11px;
	text-transform: none;
}



h5 {
	font-size:10px;
	color:#333333;
	height:33px;
	text-transform:uppercase;
	line-height:33px;
	padding-left:15px;
	background: url(../images/arrow.gif) no-repeat left center;
}