body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #666666; 
	line-height: 12px; 
	leftmargin: 0; 
	topmargin: 0; 
	marginwidth: 0; 
	marginheight: 0;
}

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	line-height: 12px; 
}

body,th,td,p,div,span,input,select,textarea,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,big,small,b{
	font-family: Verdana,arial,Helvetica,sans-serif;
}

a:link{color: #003366;}
a:hover{text-decoration: none; color: #003366;}
a:visited{color: #003366;}
a:active{color: #003366;}

#leftColumn {
	background-color: #003366;
}

A.light { 
	text-decoration: none;
}
.light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-weight: normal;
} 

.lightBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-weight: bold;
}

#outline {
	width: 771px;
}

#contentWrapper {
	padding-left: 16px;
}

#breadcrums {
	border-bottom: 1px solid #9EBAD2;
	padding-bottom: 3px;
}

h1 {
	color: #003366;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}


.caution {
	color: #9a281d;
}

/* header */
#header {
	background-color: #003366;
}

.tabs {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight			: bold;
	color				: #ffffff;
	padding-left: 5px; 
	padding-right: 5px;	
	height: 28px;
}

td.tabs {
	border-right: 1px solid #9ebad2;
}
	
a.tabsurl:link, a.tabsurl:active, a.tabsurl:visited	{ 
	color: #ffffff; text-decoration:none; 
}
a.tabsurl:hover	{ 
	color: #ffffff; text-decoration:underline; 
}

#topMenu {
  margin-top: 7px;
  margin-bottom: 7px;
  background-color: #cc0000;
}

/* footer */
.whitetext, .whitetext:link, .whitetext:visited, .whitetext:active, .whitetext:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffffff;
text-decoration: none;
}
.bluetext, .bluetext:link, .bluetext:visited, .bluetext:active, .bluetext:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #9EBAD2;
text-decoration: none;
}
#bottomMenu {
	color: white;
	background-color: #003366;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 4px;
}

table.product-technical {
	width: 100%;
	border-collapse: collapse;	
}

td.product-technical-label {
	border: 1px dotted #003366;
	padding: 5px;
	vertical-align: top;
}

td.product-technical-value {
	border: 1px dotted #003366;
	padding: 5px;
	vertical-align: top;
}

table.three-columns {
	width: 100%;
	border-collapse: collapse;
}

th.three-columns {
	width: 33%;
	border: 1px dotted #003366;
	padding: 5px;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	background-color: #eeeeee;
}
td.three-columns {
	width: 33%;
	border: 1px dotted #003366;
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
}

