BODY
{

    background: #00498f url(images/background.jpg) repeat-y center top;
	text-align: center;
	margin: 0; 
	padding: 0;
}
BODY.menu
{
	background: url('');
}

HTML
{
	margin: 0; 
	padding: 0;
}
IMG
{
	margin: 0;
	padding: 0;
	border: 0;
	border-style: none;
}
TABLE
{
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
    width: 100%;
}
TR
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;

}
TD
{
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000;

	text-align: left;
    vertical-align: top;

	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
    border-collapse: collapse;
}
A:link, A:visited
{	
	color: #00376b;
	text-decoration: none;
}
A:hover
{
	color: #000;
	text-decoration: none;
}
A.gray:link, A.gray:visited
{	
	color: #666;
	text-decoration: none;
}
A.gray:hover
{
	color: #00376b;
	text-decoration: none;
}
.gradGray1
{
	background: url(images/grad.gray.1.jpg) repeat-x top;
	height: 125px;
	margin-top: 5px;
}
.line
{
	border-bottom: 1px dotted #999;
	width: 100%;
	
	padding: 0;
	margin: 30px 0;
}
.pad30
{
	padding: 30px;
}
H1
{
	font-family: Tahoma,Arial;
	font-size: 44px;
	line-height: 44px;
	font-weight: normal;
	
	color: #225c94;

	padding: 0;
	margin: 0 0 30px 0;
}
H2
{
	font-family: Tahoma,Arial;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	
	color: #990000;
	
	padding: 0;
	margin: 0;
}
H3
{
	font-family: Tahoma,Arial;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;

	color: #aaa;

	padding: 0;
	margin: 0;
}
.floatRight
{
	float: right;
}
.floatLeft
{
	float: left;
}
.border
{
	border: 1px solid #666;
}
.blue
{
	color: #00376b;
}
.white
{
	color: #fff;
}
.black
{
	color: #000;
}
.red
{
	color: #990000;
}
.top
{
	vertical-align: top;
}
.middle
{
	vertical-align: middle;
}
.bottom
{
	vertical-align: bottom;
}
.left
{
	text-align: left;
}
.center
{
	text-align: center;
}
.right
{
	text-align: left;
}
.backgroundTop
{
	background: url(images/background.top.jpg) no-repeat center top;
	height: 750px;
	padding: 0;
	margin: 0;
}
.mainTable
{
	width: 940px;
	height: 50px;
	margin: 129px 0 0 0;
}
.menuItem
{
	background: url(images/menu.line.png) repeat-x bottom;
	width: 215px;
	text-align: right;
	margin: 0; 
	padding: 17px 25px 22px 0;
	
	font-family: Tahoma,Arial;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;

	color: #fff;
}
.menuItem:hover
{
	color: #01284e;
	cursor: pointer;
}
TABLE.product TD:first-child
{
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #999;
	padding: 15px;
	border: 1px solid #fff;
}
TABLE.product TD:first-child:hover
{
	border: 1px dotted #999;
	cursor: pointer;
}
TABLE.product TD
{
	vertical-align: middle;
	padding-left: 25px;
}
.absolute
{
	position: absolute;
}
.relative
{
	position: relative;
}

.pdfLink
{
	text-align: center;
	white-space: nowrap;

	font: 14px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	color: #666;
	font-weight: bold;
}
.pdfLink:hover
{
	color: #01284e;
	cursor: pointer;
}
.pdfLink SPAN
{
	color: #660000;
	font-weight: normal;
	font-size: 12px;
}
TABLE.frontProducts
{
	width: 100%;
}
TABLE.frontProducts TR TD
{
	padding: 15px 0;
	text-size: 16px;
	font-weight: bold;
	color: #01284e;
}
TABLE.frontProducts TR TD:hover
{
	background: #ddd;
	cursor: pointer;
	color: #000;
}
TABLE.frontProducts TR TD IMG
{
	margin-bottom: 15px;
}
.specs
{
	background: url(images/icon.specs.jpg) no-repeat left;
	padding: 28px 0 0 55px;
	margin: 0;
	height: 50px;
	border: 1px dotted #fff;

	text-align: left;
	color: #225c94;
	font-weight: bold;
}
.specs DIV
{
	color: #999;
	font-weight: normal;
	font-size: 12px;

}
.specs:hover
{
	color: #660000;
	cursor: pointer;
	border: 1px dotted #999;
}
.specs DIV #triggers IMG
{
	position: absolute;
	top: -50px;
	left: -55px;
	width: 162px;
	height: 80px;
}
TABLE.dimensionsHeader
{
	width: 100%;
}
TABLE.dimensionsHeader TR TD
{
	background-color: #660000;
	border: 1px solid #000;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 20%;
}
DIV.scrollHeight
{
	overflow-x: hidden;
	overflow-y: scroll;
}
TABLE.dimensions
{
	width: 100%;
}
TABLE.dimensions TR TD
{
	border: 1px solid #333;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 20%;
}
TABLE.dimensions TR TD:first-child 
{
	background-color: #333;
	border-bottom: 1px solid #000;
	padding: 5px 38px;
	white-space: nowrap;
}
TABLE.dimensions TR.spacer TD
{
	border: 1px solid #333;
	height: 5px;
	background: #333;
	padding: 0;
}
TABLE.dimensions TR.spacer TD:first-child
{
	background: #000;
}
.twoColumns
{
	width: 100%;
}
.twoColumns TR TD
{
	padding: 0 0 0 25px;
	vertical-align: top;
	width: 40%;
}
.twoColumns TR TD:first-child
{
	padding: 0 25px 0 0;
	width: 60%;
	border-right: 1px dotted #999;
}
.grid
{
	width: 100%;
}
.grid TR TD
{
	padding: 15px;
	background: #efefef;
	border: 1px dotted #999;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}
.grid TR TD:first-child
{
	width: 50%;
}
UL
{
	margin: 15px 0 0 15px;
	padding: 0;
}

.footer
{
	background: #111 url(images/background.footer.jpg) repeat-x;
	margin: 45px 0 0 0;
	padding: 0;
	text-align: center;
}
.footer DIV
{
	margin-right: 60px;
}
.footer DIV SPAN
{
	font-family: Arial;
	font-size: 12px;
	color: #555;
	text-align: center;
	vertical-align: top;
}
.footer DIV SPAN:first-child SPAN
{
	color: #444;
	padding: 0 50px;
}
.footer DIV SPAN IMG
{
	position: absolute;
	top: -4px;
	margin-left: 25px;
}
.footer DIV:first-child A:link, .footer DIV:first-child A:visited
{
	color: #555;
}
.footer DIV:first-child A:hover
{
	color: #fff;
}
.footer DIV IMG:hover
{
	cursor: pointer;
}