/* =Reset
-------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* =Type
-------------------------------------------------- */
body {
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #59595b;
}
.normalText {
	font-size: 11px;
	font-weight: normal;
}
dl, ul, ol, h1, h2, h3, h4, h5, h6, p, blockquote {
	margin-bottom: 17px;
}
h4 + p, h5 + p, h6 + p {
	margin-top: -17px;
}
h1, .largHeader {
	font-size: 19px;
	line-height: 24px;
	color: #00A6E7;
	margin-bottom: 17px;
}
h2, .mediumHeader {
	font-size: 15px;
	line-height: 20px;
	color: #00A6E7;
	margin-bottom: 8px;
}
h3, .smallHeader {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 4px;
}
h4, h5, h6 {
	font-size: 11px;
	font-weight: bold;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
blockquote {
	margin-left: 17px;
	margin-right: 17px;
}
ol li {
	margin-left: 17px;
}
ul li {
	list-style: none;
	background: url(images/bullets/arrow.gif) no-repeat 0px 5px;
	padding-left: 10px;
}
a:link, a:visited, a:hover {
	color: #ca6b30;
}

/* =Layout
-------------------------------------------------- */
body {
	position: relative;
	width: 849px;
	margin: 48px auto;
	background-color: #DBEEFC;
}
#header {
	position: relative;
	float: left;
	width: 849px;
	height: 259px;
	background: #DBEEFC url(images/backgrounds/header.jpg) no-repeat left top;
}
#logo {
	float: left;
	width: 202px;
	height: 95px;
	padding: 32px 0 0 21px;
}
#logo img {
	display: block;
	width: 202px;
	height: 95px;
}
#logo #logoPrint {
	display: none;
}
#navMain {
	position: relative;
	z-index: 5000;
	float: left;
	width: auto;
	padding: 22px 0 0 83px;
	height: 26px;
	line-height: 26px;
}
	#navMain ul {
		display: block;
		width: 543px;
	}
	#navMain li {
		display: inline;
		background: none;
		padding-left: 0;
	}
	#navMain a:link, #navMain a:visited, #navMain a:hover {
		float: left;
		display: block;
		color: #59595B;
		font-size: 12px;
		line-height: 26px;
		text-decoration: none;
		border-left: solid 1px #FFF;
		padding: 0 10px;
	}
	#navMain a:hover, #navMain a.current {
		color: #FFF;
	}
	#navMain li.first-child a:link, #navMain li.first-child a:visited, #navMain li.first-child a:hover {
		border-left: none;
	}
#navSec {
	float: right;
	width: auto;
	padding: 47px 15px 0 0;
	height: 30px;
	line-height: 30px;
}
	#navSec ul {
		display: block;
		width: auto;
	}
	#navSec li {
		display: inline;
		background: none;
		padding-left: 0;
	}
	#navSec a:link, #navSec a:visited, #navSec a:hover {
		float: left;
		display: block;
		color: #FFF;
		font-size: 12px;
		line-height: 30px;
		text-decoration: none;
		padding: 0 10px;
	}
	#navSec a:hover {
		text-decoration: underline;
	}
#content {
	float: left;
	width: 849px;
	min-height: 375px;
	background: #FFFFFF url(images/backgrounds/content.jpg) no-repeat left top;
}
	#contentSub {
		float: left;
		position: relative;
		float: left;
		width: 287px;
		min-height: 375px;
	}
	#hp #contentSub {
		width: 233px;
		padding: 0 27px;
	}
		#hp #contentSub h2 img {
			vertical-align: text-bottom;
		}
		#hp #contentSub h2 a {
			margin-left: 5px;
		}
	#contentMain {
		float: left;
		width: 470px;
		min-height: 375px;
		padding: 33px 46px 0 46px;
	}
	#hp #contentMain {
		width: 504px;
		padding: 0;
	}
#footer {
	float: left;
	width: 849px;
	height: 74px;
	background: #FFFFFF url(images/backgrounds/footer.jpg) no-repeat left top;
}
	#compliance {
		float: right;
		width: auto;
		padding-top: 43px;
		padding-right: 43px;
	}
		#compliance img {
			vertical-align: text-bottom;
			margin: 0 3px;
		}

/* =Login (Home Page)
-------------------------------------------------- */
#login {
	font-size: 12px;
	margin-bottom: 75px;
}
	#login fieldset {
		border: none;
		margin: 1em 0;
	}
	/*#login legend {
		font-size: 15px;
		line-height: 20px;
		color: #00A6E7;
		margin-bottom: 17px;
	}*/
	#login label {
		display: block;
		margin-bottom: 4px;
	}
	#login input {
		width: 121px;
		margin: 0 0 8px 17px;
	}
	#login .submit input {
		width: auto;
		margin: 0;
	}
	#login p {
		margin-bottom: 8px;
	}
	#login h2 {
		margin-bottom: 17px;
	}
	#login a:link, #login a:visited, #login a:hover {
		color: #59595b;
	}

/* =Banner (Home Page)
-------------------------------------------------- */
#banner img {
	display: block;
}

/* =Side Image (Interior Pages)
-------------------------------------------------- */
#sideImage {
	position: absolute;
	z-index: 999999;
	top: -24px;
	right: 0;
	/*width: 287px;
	margin-top: -24px;
	text-align: right;*/
}
#sideImage img {
	display: inline;
}

/* =Product List (Home Page)
-------------------------------------------------- */
#productList {
	width: 504px;
	padding: 15px 0;
	line-height: 14px;
}
	.product {
		float: left;
		width: 237px;
		padding-left: 15px;
	}
	.product h2 {
		padding: 0 5px;
		color: #6d6e70;
		font-size: 17px;
		line-height: 42px;
	}
	.product ul li {
		background-position: left 3px;
	}
	.product dl, .product ul, .product ol, .product p, .product blockquote {
		margin-bottom: 4px;
	}
	.moreLink a:link, .moreLink a:visited, .moreLink a:hover {
		color: #b03f30;
		font-size: 9px;
		font-weight: bold;
	}
	#productList .orange h2 {
		background: url(images/backgrounds/orangeHeader.jpg) no-repeat left top;
	}
	#productList .blue h2 {
		background: url(images/backgrounds/blueHeader.jpg) no-repeat left top;
	}
	#productList .orange h3 {
		color: #ca6b30;
	}
	#productList .blue h3 {
		color: #15a9e0;
	}

/* =Management List
-------------------------------------------------- */
.managementList li {
	list-style: none;
	background: none;
	padding-left: 0 !important;
}
.managementList h3 {
	margin-bottom: 0;
}

/* =Miscellaneous Styles
-------------------------------------------------- */
.extLink {}
.emailLink {}
.newWindow {}
.topOfPage {
	text-align: center;
	padding: 1em 0;
}

/* =Locations & Contact Us Tables
-------------------------------------------------- */
/*.locationTable {
	border: none;
	margin-bottom: 17px;
}
.locationTable th {
	padding: 0px;
	text-align: left;
	font-weight: bold;
}
.locationTable td {
	padding: 0px 10px;
}*/

.locations {
	width: auto;
	border: none;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom: 20px;
}
.locations th, .locations td {
	text-align: left;
}
.locations th {
	width: 150px;
	padding: 0;
	font-weight: normal;
}
.locations td {
	padding: 0 10px;
	
}
