body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img, a.img {
	border-width: 0;
	border-style:none;
	padding: 0;
	margin: 0;
}

a {
	color: #0b6786;
}

a:hover {
	color: #C30;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #666;
	margin: 0 0 12px 0;
	padding: 0;
}

ul, li, td, tr, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666;
	margin: 0;
	padding: 0;
}

form, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 1px;
}

input.bold {
	color: #C30;
	font-weight: bold;
	padding: 2px;
}

td {
	vertical-align:top;
}

img.leftfloat {
	 float:left; 
	 margin: 4px 10px 2px 0;
}

img.rightfloat {
	 float:right; 
	 margin: 4px 0 2px 10px;
}

.clearer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/* CSS for top strip with the logo, view cart button, contact button, and rotating quotation */

#containertop {
	width: 100%;
	height: 140px;
	padding: 0;
	margin: 10px 0 0 0;
}

#containertop #logo {
	width: 990px;
	\width: 990px;
	w\idth: 990px;
	height: 100px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	background-image: url(../images/global/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#containertop #logo #nav3 {
	width: 600px;
	text-align: right;
	float: right;
}

#containertop #logo #nav3 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #2e2e2e;
	display: inline;
}

#containertop #logo #nav3 h3 a {
	color: #2e2e2e;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 3px 12px 3px 8px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #77a2b0;
	border-right: 1px solid #77a2b0;
	width: 90px;
	height: 22px;
}

#containertop #logo #nav3 h3 a:hover {
	color: #000; 
	border-top: 1px solid #C30;
	border-left: 1px solid #C30;
	border-bottom: 1px solid #F93;
	border-right: 1px solid #F93;
	background-color: #fff5d8;
}

#containertop #logo #nav3 p {
	font-size: 12px;
	line-height: 17px;
	color: #7db50d;
	margin: 15px 0 0 0;
	padding: 0;
}

#containertop #logo #nav3 p a {
	color: #7db50d;
	text-decoration: none;
}

#containertop #logo #nav3 p a:hover {
	color: #5d94a6;
}

#printHeader {
	display:none;
	visibility:hidden;
	height:0px;
}


/* CSS for main navigation tabs across top */

#containertop #tabs {
	margin: 0 auto 0 auto; 
	padding: 6px 0 0 0;
	width: 990px;
	\width: 990px;
	w\idth: 990px;
	height: 24px;
	background-color:#09C;
	white-space: nowrap;
	text-align: center;
}

#containertop #tabs h1 {
	display: inline;
	margin: 0 3px 0 3px;
	background-color:#09C;
	color: #FFF;
	font-size: 17px; 
	line-height: 19px;
	white-space: nowrap;
}

#containertop #tabs h1 a {
	padding: 3px 15px 2px 15px;
	background-color:#09C;
	color: #FFF;
	text-decoration: none; 
}

#containertop #tabs h1 a:hover {
	color: #FFF;
	background-color: #65be46;
}
  
#containertop #tabs #current a {
	background-color: #007299;
	color: #FFF; 
}

#containertop #tabs #current a:hover {
	color: #FFF; 
	background-color: #004962;
}


/* CSS for image banner across top */

#banner {
	width: 990px;
	\width: 990px;
	w\idth: 990px;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
}

#banner img {
	margin: 0 0 5px 0;
}


/* CSS for page structure below the image banner */

#containermain {
	width: 990px;
	\width: 990px;
	w\idth: 990px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#containermain #content {
	float: left;
	padding: 0 0 0 10px;
	margin: 0 0 30px 0;
	text-align: left;
	width: 790px;
}

#containermain #leftcol {
	float: left;
	width: 190px;
	padding: 0;
	margin: 0;
}

#containermain #rightcol {
	float: right;
	width: 170px;
	padding: 10px 10px 12px 10px;
	margin: 0 0 20px 20px;
	background-color: #ebf2e2;
}


/* CSS for secondary navigation in left column */

#containermain #leftcol #nav2 {
	margin: 0 0 30px 0;
}

#containermain #leftcol #nav2 ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}

#containermain #leftcol #nav2 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: 0;
	margin: 0 0 10px 15px;
	color: #7db50d;
	text-decoration:none;
	display:block;
}

#containermain #leftcol #nav2 li a:hover {
	color:#C30;
}

#containermain #leftcol #nav2 #nav2current a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	background-image: url(../images/global/nav2_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	color:#0b6786;
	text-decoration:none;
}

#containermain #leftcol #nav2 #nav2current a:hover {
	color:#C30;
}

#containermain #leftcol #nav2 #box {
	margin: 100px 35px 0 15px;
}

#containermain #leftcol #nav2 #box h4 {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 3px 0;
	color:#5d94a6;
}

#containermain #leftcol #nav2 #box p, #containermain #leftcol #nav2 #box p a {
	font-size:13px;
	line-height: 15px;
	font-style: italic;
	color:#666;
	margin:0 0 3px 0;
}

#containermain #leftcol #nav2 #box p a:hover {
	color: #0b6786;
}


/* CSS for typography in main content area, including optional right hand column */

#containermain #leftcol h1, #containermain #rightcol h1, #containermain #content h1 {
	font-size: 22px;
	line-height: 22px;
	border-bottom: 1px solid #999;
	padding: 2px 0 6px 0;
	margin: 0 0 12px 0;
}

#containermain #leftcol h1 {
	color: #0b6786;
}

#containermain #content h1, #containermain #rightcol h1 {
	color: #505050;
}

#containermain #content h1 {
	width: 790px;
}

#containermain #content h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	color:#C30;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#containermain #content h2 a {
	color: #C30;
	text-decoration: none;
}

#containermain #content h2 a:hover {
	color: #000;
}

#containermain h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 6px 0;
	color:#1a1a1a;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#containermain h3 a {
	color: #1a1a1a;
	text-decoration: none;
}

#containermain h3 a:hover {
	text-decoration: underline;
	color: #C30;
}

#containermain h4, #containermain legend {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 2px 0;
	color:#1a1a1a;
}

#containermain h4 a, #containermain legend a {
	color: #1a1a1a;
	text-decoration: none;
}

#containermain h4 a:hover, #containermain legend a:hover {
	text-decoration: underline;
	color: #C30;
}

#containermain h5 {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 2px 0;
	color:#0b6786;
}

#containermain h5 a {
	color: #0b6786;
	text-decoration: none;
}
#containermain h5 a:hover {
	text-decoration: underline;
	color: #C30;
}

#containermain h6 {
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	line-height: 19px;
	margin: 0 0 12px 0;
	color:#C30;
}

#containermain h6 a {
	color: #C30;
	text-decoration: none;
}

#containermain h6 a:hover {
	text-decoration: underline;
	color: #000;
}

#containermain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin: 0 0 12px 0;
	padding: 5px 35px 0 0;
}

#containermain p strong {
	font-weight:bold;
	color: #333;
}

#containermain p.small {
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

#containermain p strong {
	font-size: 13px;
}

#containermain #content ul {
	margin: 0 0 12px 0;
	padding: 0;
	list-style-type: none;
}

#containermain #content li {
	font-size: 14px;
	line-height: 19px;
	background-image: url(../images/global/list_bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 12px;
	margin: 0 0 6px 0;
	display:block;
}

#containermain #content li a {
	color: #0b6786;
	text-decoration: none;
}

#containermain #content li a:hover {
	color: #C30;
	text-decoration: underline;
}

#containermain hr {
	margin: 12px 0 12px 0;
	border: none;
	border-top: 1px solid #999;
	height: 1px;
	text-align: left;
	display: block;
}


/* CSS for misc. special formatting */

#containermain #content #rightcol h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 3px 0;
	color:#558b00;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#containermain #content #rightcol h2 a {
	color: #558b00;
	text-decoration: none;
}
#containermain #content #rightcol h2 a:hover {
	text-decoration: underline;
	color: #C30;
}

#containermain #content #rightcol p {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	margin: 0 0 8px 0;
	padding:0;
}

#containermain #content #rightcol p.smallital {
	font-size: 11px;
	line-height: 15px;
	color: #878787;
	font-style: italic;
	margin: 8px 0 0 0;
}

#containermain #content #rightcol li {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	background-image: url(../images/global/list_bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 12px;
	margin: 0;
	display:block;
}

#containermain #content #rightcol li a {
	color: #095873;
	text-decoration: none;
}

#containermain #content #rightcol li a:hover {
	color: #C30;
	text-decoration: underline;
}

#containermain #chart table {
	margin: 0 0 19px 0;
}

#containermain #chart td {
	padding: 10px; 
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC; 
	border-bottom: 1px solid #CCC; 
}

#containermain #chart td.left {
	padding: 10px; 
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC; 
	border-bottom: 1px solid #CCC; 
	border-left: 1px solid #CCC;
}

#containermain #chart p {
	padding: 0;
}

#containermain #tix {
	width: 580px;
	float: left;
}

#containermain fieldset {
	padding: 10px;
	border: 1px solid #999;
	margin: 12px 0 12px 0;
}


/* CSS for page footer */

#footer {	
	width: 990px;
	\width: 990px;
	w\idth: 990px;
	margin: 0 auto 35px auto;
	padding: 0;
	clear: both;
	background-image: url(../images/global/footer_line.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#footer p, #footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 40px;
	color: #a6a6a6;
	text-decoration: none;
	text-align: center;
}

#footer p a:hover {
	color: #007299;
}