﻿Body
{
	margin-top:0px;
}
Table.header 
{
	width:800px;
	background-image:url(images/HeaderBG.png);
	background-repeat:repeat-x;
}
Td.header
{
	height:97px;
	padding-left:25px;
}
Td.navBar
{
	height:26px;
	background-image:url(images/TitleBG.png);
	background-repeat:repeat-x;
}
Td.titleHighlight
{
	text-align:center;
	padding-top:20px;
}
Td.body
{
	font-family:Arial;
	padding:15px;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
}
Td.topText
{
	font-family:Arial;
	padding:15px;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
}
Td.bodyDetail
{
	font-family:Arial;
	padding:15px;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
	width:650px;
}
Img.titleHighlight
{
	float:right;
	padding-bottom:20px;
}
Td.text
{
	vertical-align:top;
	padding-right:15px;
}
table.specials
{
	margin-top:40px;
}
td.specials
{
	width:33%;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
}
td.footer
{
	vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}
Td.navItem
{
	padding-left:15px;
	padding-right:15px;
}
Td.topDetail
{
	height:36px;
	background-image:url(images/pageHighlight_UpperDivider.png);
	background-repeat:repeat-x;
}
.thanks
{
	font-size:20px;
	font-weight:bold;
	font-family:Arial;
	color:Maroon;
}
IMG
{
	border:none;
}
Table.detail
{
	width:100%;
}
Table.ctLinks
{
	padding-top:2px;
	padding-bottom:2px;
}
Table.navContainer
{
	margin-top:20px;
	width:190px;
}
Td.ctCorner
{
	font-size:1px;
	font-family:Arial;
}
Td.ctTop
{
	background-image:url(images/ct_top.png);
	background-repeat:repeat-x;
	width:180px;
}
.mandatory
{
	color:Maroon;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	padding-left:5px;
}
Td.ctLeft
{
	background-image:url(images/ct_left.png);
	background-repeat:repeat-y;
	font-size:1px;
}
Td.ctRight
{
	background-image:url(images/ct_right.png);
	background-repeat:repeat-y;
	font-size:1px;
}
Td.ctFiller
{
	background-image:url(images/ct_center.png);
	background-repeat:repeat-x;
	height:320px;
	vertical-align:top;
	padding-top:5px;
}
INPUT.rfqText
{
	width:250px;
}
INPUT.rfqQuote
{
	width:90%;
}
TD.rfqHeader
{
	font-weight:bold;
	color:Maroon;
}
A:link.Nav
{
	color:#318fd8;
	font-family:Verdana;
	font-size:10pt;
}
A:visited.Nav
{
	color:#318fd8;
	font-family:Verdana;
	font-size:10pt;
}
A:hover.Nav
{
	color:Maroon;
	font-family:Verdana;
	font-size:10pt;
}
A:link
{
	color:#0066cc;
}
A:visited
{
	color:#0066cc;
}
A:hover
{
	color:Maroon;
}
.productHighlight
{
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
}
LI
{
	padding:5px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
color:Maroon;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
color:Red;
}

