body {
	background-color: #21314D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
}
p {
	margin-bottom: 15px;
	margin-top: 4px;
	
}
p.caption, p.content:first-line {
		color: #122B72;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		margin-top: 20px;
		margin-bottom: 10px;
	}
img#modelNumber {
	float: right;
}
img.illustration {
	float: right;
	margin-left: 5px;
}
img.illustration-2 {
	float: left;
	margin-right: 10px;
}
#picture {  
	float:right;
	height:185px;
}
#main #picture a:hover{
	background: url(../images/ProductImages/rfq-btn-home.png) no-repeat top left;
}
#picture img{
	margin-bottom:10px;
	
}
.rfq-btn{
	background: transparent url(../images/ProductImages/rfq-btn-red.png) no-repeat top left;
	position:relative;
	left:445px;
	top:140px;
	display:block;
	text-indent: -999em;
	width:96px;
	height:23px;
	overflow:hidden;
}
.rfq-btn-home{
	background: transparent url(../images/ProductImages/rfq-btn-home.png) no-repeat top left;
	display:block;
	text-indent: -999em;
	width:150px;
	height:29px;
	overflow:hidden;
}
#height{
	width: 138px;
	float:right;
}
/*************************************/
/*****       H-tag Styles        *****/
	div#colMain div#Main h1, div#colMain h1 {
		color: #122B72;
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 3px;
}
	div#colWideMain h1 {
		background-color: #003AA5;
		color: #FFFFFF;
		font-size: 15px;
		font-weight: bold;
		padding: 5px 15px;	
		border-top: 15px solid #FFFFFF;
	}
	
	div#colWideMain h2 {
		background-color: #DEDEF4;
		color: #003AA5;
		font-size: 13px;
		font-weight: bold;
		padding: 2px 15px;	
	}
	
	h3 {
		font-size: 18px;
		font-weight: bold;
		color: #DEDEF4;
		background-color: #5F7396;
		text-align: right;
		margin: 10px 15px -4px 0;
		letter-spacing: 5px;
	}
	 h4 {
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 3px;
		color: #122B72;
	}
	div.productWrapper h4 {
		background-color: #DEDEF4;
		padding: 3px;
}
	 h4.tableHeading {
/*		padding-top: 77px;*/
	}
	div#colSidebar h4 {
		background-color: #173F73;
		color: #FFFFFF;
		font-style: italic;
		padding: 4px;
		font-size: 10px;
		text-align: center;
		margin-bottom: 2px;
		margin-top: 2px;
	}
	
	h5 {
		color: #122B72;
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	div#sidebar h5, div#sidebar h4 {
		font-size: 12px;
		margin-top: 10px;
		margin-bottom: 2px;
	}
	 div#sidebar h4  {
		margin-top: 0;
	}
	 div#colSidebar h4.top, h4.top {
		margin-bottom: 10px;
		margin-top: 0;
	}
	div#footer h5 {
		letter-spacing: 3px;
		margin-top: 8px;
		font-weight: normal;
		font-size: 13px;
	}
/*************************************/
/*************************************/

/*************************************/
/*****        List Styles        *****/
	a:link, a:visited {
		text-decoration: underline;
		color: #1722A1;
		outline:none;
	}
	a:hover {
		text-decoration: none;
		background-color: #DEDEF4;
	}
	
	div#colSidebar a:link,
	div#colSidebar a:visited {
		color: #FFFFFF;
		text-decoration: none;
		display: block;
	}
	div#colSidebar a:hover {
		color: #FEEA7F;
		background-color: transparent;
		display: block;
	}
	div#colSidebar ul {
		padding: 2px 4px 6px 4px;
		font-size: 10px;
	}
	div#colSidebar ul.products {
		padding: 0 4px 0px 4px;
	}
	div#colSidebar ul.products li {
	/*	text-indent: -8px;*/
		padding: 0 0 4px 8px;
		display:block;
		font-weight: bold;
	}
	div#colSidebar ul.products li ul li {
	/*	text-indent: -8px;*/
		font-weight: normal;
	}
	
	/* Site map page */
	ul.sitemap {
		margin: 0 0 25px 15px;
	}
	ul.sitemap li {
		margin: 6px 0;
	}
	ul.sitemap li.sectionEnd {
		margin: 2px 0 18px 0;
	}
	
	/* Nested list with headings */
	div#main ul.topic {
		margin: 10px 15px;
	}
	div#main ul.topic li {
		background-image: none;
		padding: 20px 0;
	}
	div#main ul.topic a:link, 
	div#main ul.topic a:visited,
	div#main ul.topic a:hover {
		font-weight: bold;
	}
	div#main ul.topic ul {
		margin: 10px 15px;
	}
	div#main ul.topic li ul li,
	div#main ul.sitemap li ul li {
		background-image: url("../images/bullet.gif");
		background-repeat: no-repeat;
		padding: 0 0 2px 8px;
		margin-bottom: 2px;
	}
	
	div#main ul.topic li ul li a:link, 
	div#main ul.topic li ul li a:visited,
	div#main ul.topic li ul li a:hover {
		font-weight: normal;
	}
	ul.productsAll {
		width: 300px;
	}
	/* Bulleted list */
	ul.features {
		margin: 5px 25px 10px 15px;
	}
	ul.features li {
		background-image: url("../images/bullet.gif");
		background-repeat: no-repeat;
		padding: 0 0 4px 8px;
		margin-left: 15px;
	}
.margin-bottom{
	margin-bottom:8px;
}
.margin-top{
	margin-top:8px;
}
.test-bullets{
	list-style-type:none;
}
.test-bullets li{
	background:transparent url(../images/bullet.gif)no-repeat top left;
	padding-left:10px;
	margin-left:2px;
}

/*************************************/
/*************************************/

/*************************************/
/*****    Page Wrapper Styles    *****/
div#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #5F7396;
	padding: 0;
}
/*************************************/

/*************************************/
/*****   Table Listing Styles    *****/


	table td{
		vertical-align: top;
	}
	
	table#productList, 
	table#productList2  {
		width: 100%;
		border: 1px solid #122B72;
		border-collapse: collapse;
	}
	table#productList2 {
		font-size: 10px
	}
	table#productList {
			width: 590px;
	} 
	table#productList td, 
	table#productList2 td {
		padding: 5px;
		border: 1px solid #122B72;
		vertical-align: top;
	}
	table#productList th,
	table#productList2 th,
	table#productList2 tr.code th {
		padding: 5px;
		border: 1px solid #122B72;
		color: #122B72;
		font-size: 12px;
		font-weight: bold;
		background-color: #e8e8f8;
	}
	table#productList2 tr.code th{
		text-align: left;
		background-color: #FFFFFF;
		text-transform: uppercase;
	}
	table#productList tr.medBackground {
		background-color: #e8e8f8;
	}
	
	table#productList2 th.productTitle {
		color: #FFFFFF;
		font-size: 14px;
		background-color: #122B72;
	}
	table#productList2 th.small {
		font-size: 10px;
	}
	table#productList2 {
		margin: 5px 0 15px 0;
	}
	
	table#productList2 tr td table, 
	table#productList2 tr td table tr td {
		border: none;
		width: 100%;
	}
	table#productList2 tr td.container {
		padding: 0px;
	}
	table#productList2 tr td.container table td{
		padding: 6px 2px
	}
	table#productList2  table ul li {
		margin-bottom: 6px;
	}
	table.formSection {
		margin-bottom: 15px;
		background-color: #e8e8f8;
		background-color: #FFFFFF;
		background-color: #DEDEF4;
		width: 100%;
		border: 1px solid #122B72;
		border-collapse: collapse;
	}
	table.formSection td, table.formSection th {
		vertical-align: top;
		padding: 5px;
	}
	table.formSection input#btnSubmit {
		float: right;
		margin-right: 20%;
	}
	table.formSection input#btnReset {
		float: left;
		margin-left: 20%;
	}
	table.formSection th {
		font-weight: bold;
		text-align: left;
		color: #DEDEF4;
		background-color: #5F7396;
	}
	th.label{
	background-color: red;
	width: 80px;
	text-align: right !important
	}
	table.formSection col.label th{
		background-color: red;
}

	table.formSection th.sectionTitle {
		text-align: center;
	}
	

/*************************************/

/*************************************/
/*****     Auto Clear Styles     *****/
	.clear:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
	/* fixes ie7 display problem */
	 .clear {zoom:1;} 
	 
	/* Hides from IE-mac \*/
	 * html .clear {height: 1%;} 
	/* End hide from IE-mac */

	.clearRt:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: right; 
	    visibility: hidden;
	}
	/* fixes ie7 display problem */
	 .clearRt {zoom:1;} 
	 
	/* Hides from IE-mac \*/
	 * html .clearRt {height: 1%;} 
	/* End hide from IE-mac */
/*************************************/
/*************************************/

/*************************************/
/*****   Top Navigation Styles   *****/
	img#number {
		padding: 5px 0 0 4px;
		display: inline;
		margin: 0;
		float: left;
	}
	div#navTop {
		margin-left: 140px;
		background-color: #DEDEF4;
		border-top: 8px solid #003AA5;
	}
	div#navTop ul li {
		float: right; /* now the first level li will display horizontally */
		display: block;
		background-color: #DEDEF4;
	}
	div#navTop ul li a {
		display: block;
		color: #000000;
		padding: 0 15px;
	}
	div#navTop ul li a:link,
	div#navTop ul li a:visited, 
	div#navTop ul li a:hover { 
		text-decoration: none;
		color: #003AA5;
	}
	div#navTop ul li a:hover {
		background-color: #003AA5;
		color: #FFFFFF;
	}
	div#breadcrumb {
		padding: 5px 20px;
		font-size: 10px;
		font-weight: bold;
		text-align: right;
	color: #D8E3F1;
	}
	div#breadcrumb a:link,
	div#breadcrumb a:visited, 
	div#breadcrumb a:hover { 
		text-decoration: none;
	color: #FFFFFF;
		background-color: transparent;
	}
	div#breadcrumb a:hover {
		color: #FEEA7F;
	}
/*************************************/
/*************************************/
#banner{
	background:url(../images/Tier2/hdrQuickQuote.jpg) no-repeat top left;
}
div#colWrapper {
	background-color: #FFFFFF;
	background-image: url("../images/Tier2/background.gif");
	background-repeat: repeat-y;
}
div#colSidebar {
	float: left;
	width: 140px;
	/*margin-right: -140px;*/
	color: #D8E3F1;
}
div#colMain {
	background-color: #FFFFFF;
	width: 620px;
	/*margin-left: 140px;*/
	float: right;
}
div#sidebar {
	padding: 0 4px 0 4px;
	font-size: 10px;
}
div#colMain div#main {
	padding: 15px 15px;
}
div#colMain .narrow {
	margin-right: 30px;
}

div#colWideMain div#main {
	background-color: #FFFFFF;
	padding: 15px 15px;	
}

div#productFeatures {
/*	margin-left: 305px;*/
	width: 405px;
	float: right;
}
div.productFeatures {
	width: 255px;
	float: right;
}
div.productWrapper {
	margin-top: 20px;
}
div#productImage, div.productImage{
	float: left;
/*	margin-right: -305px;*/
}
div.productImage img {
	display: block;
}
/*************************************/
/*****       Footer Styles       *****/
	div#footer {
		background-color: #5F7396;
		padding: 2px 0 4px 0;
		text-align: center;
		color: #D8E3F1;
		font-size: 9px;
	}
	div#footer hr {
		color: #003AA5;
		background-color: #003AA5;
		height: 5px;
		border: 0;
	}
	div#footer p {
		margin: 4px 0;
	}


.quoteNav{ background-color:#003AA5; color:#ffffff !important;}

.contentBold{text-align: right; font-weight: bold;}

/***********************************/
/*****      Contact Form     *******/

#contact-form{
	border: 1px solid #627394;
	background: #dddef3;
	width: 45%;
}

#contact-form div{
	margin: 10px;
}

#contact-form, .contact-table{
	float: left;
	display: inline;
}

#contact-form label{
	display: block;
	text-align: left;
	margin-top: 5px;
}

#contact-form textarea{
	width: 100%;
	height: 80px;
}

#contact-form input.submit, #btnReset, #btnSubmit{
	color: #fff;
	background: #1f3f70;
	padding: 3px 5px;
	cursor: pointer;
}

#contact-form input.submit:hover, #btnReset:hover, #btnSubmit:hover{
	background: #627394;
}

#contact-form h2{
	font-size: 15px;
	margin-bottom: 10px;
	color: #dddef3;
	background: #627394;
	padding: 4px;
	text-align: center;
}

span.req {
	color: #942b19;
	margin:0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}