body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif 
}

#frame {
	width:727px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color : White;
}
img.floatleft { float: left;
margin: 6px; }

img.floatright { float: right;
margin: 6px; }
		
#contentleft {
	width:196px;
	padding:0px;
	float:left;
	height : 100%;
	background:#fff;
	margin-top: 1px;
	font-size : 10px;
}

#contentright {
	width:528px;
	padding:0px;
	float:left;
	background:#fff;
	font-size : 10px;
}


div.mainside {
	width:192px;
	padding:0px;
	float:left;
	background:#fff;
	margin-left: 3px;
	margin-top: 2px;
	font-size : 10px;
}

div.mainside2 {
	width:192px;
	padding:0px;
	float:left;
	background:#fff;
	margin-left: 3px;
	margin-top: 5px;
}
		
div.main {
	width:507px;
	padding:0px;
	float:left;
	background:#fff;
	margin-left: 17px;
	margin-top: 8px;
	font-size : 11px;
}
div.mainpenton {
	width:507px;
	padding:0px;
	float:left;
	margin-bottom: 12px;
	background:#fff;
	margin-left: 17px;
	margin-top: 8px;
	font-size : 11px;
}
div.datasheetmain {
	width:507px;
	padding:0px;
	float:left;
	background:#fff;
	margin-left: 17px;
	margin-top: 8px;
	font-size : 11px;
	line-height: 18px;
}

div.mainsubpage {
	width:507px;
	padding:0px;
	float:left;
	background:#fff;
	margin-left: 17px;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #242e35;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: normal;
}

div.subpagesep {
	width:526px;
	padding:0px;
	float:left;
	background:#ccc;
	margin-left: 2px;
	margin-top: 5px;
	height: 3px;
}

A.blink:link {
	text-decoration: none; color: #CC0000
}

A.blink:visited {
	text-decoration: none; color: #CC0000
}

A.blink:active {
	text-decoration: none
}

A.blink:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}

.titlefont {
	font-weight: bold;
	font-size : 14px;
}
#locatetable {
	border: 1px solid black;
	font-size : 11px;
 }
#locatetable td{
	border: 1px solid black;
	font-size : 11px;}

#contentbottom {
	width:722px;
	padding:0px;
	margin-top: 30px;
	background:#DBDBDB;
	margin-left: auto;
	margin-right: auto;
	font-size : 11px;
}

#contentbottomleft {
	font-size : 11px;
	text-align: left;
	float: left;
	padding-left: 10px;
}

#contentbottomright {
	text-align: right;
	font-size : 11px;
	padding-right: 10px;
}

.inputbox { 
	font-family: arial; 
	font-size: 11px; 
	color: #000000; 
	background: #F4F4F4; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #999999; 
}

.inputsubmit { 
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000; 
	background: #F4F4F4; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #999999; 
}
.inputsubmit:hover {
	color: #CC0000; 
	border-color: #000000; 
}

a.catalog {
	display: block;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 4px;
	border: 1px solid #999999;
	text-decoration: none;
	color: #CC0000;
	text-align: center;
	background: #F4f4f4;
	font-size: 15px; 
	font-weight: bold;
}
.catalog:first-line {
	font-size: 12px; 
	color: black;
	font-weight: bold;
 }

 a.catalog:hover {
 color: CC0000;
 background: white;
 
 }

#trackwrap {
	width: 480px;
	margin-right:auto;
	margin-left:auto;
	padding:0 0 0 0px;
	border:0;
	font-size : 13px;
}

div.row {
	clear: both;
	padding-top: 10px;
	height: 10px;
}

div.row span.spanleft {
	float: left;
	width: 240px;
	text-align: right;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
}
div.row span.spanright {
	float: left;
	width: 240px;
	text-align: left;
	color: #000000;
	line-height: 17px;
}
#formwrap {
	width: 360px;
	margin-right:auto;
	margin-left:auto;
	padding:0 0 0 0px;
	border:0;
}

div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
}

div.row span.form, div.row span.button {
	float: right;
	width: 250px;
	text-align: left;
} 
	 
div.row span.button {
	text-align: right;
}
	 
div.row span.check {
	text-align: left;
}
  
div.row span.form input, div.row span.form textarea {
	width: 250px;
	font-family: arial; 
	font-size: 11px; 
	color: #666666; 
	background: #F4F4F4; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #999999; 
}
	 
div.contactwrap {
	width: 400px;
	margin-right:auto;
	margin-left:auto;
}

div.contactleft {
	float: left;
	width: 200px;
	text-align: left;
	color: #000000;
}
	 
div.contactright {
	float: right;
	width: 200px;
	text-align: left;
	color: #000000;
}

#pdfwrap {
	width: 302px;
	margin-right:auto;
	margin-left:auto;
	padding:0 0 0 0px;
	border:0;
	font-size : 11px;
}

div.rowpdf {
	clear: both;
	margin-top:auto;
	margin-bottom:auto;	
	background: #F4f4f4;
	border-width: 1px; 
	border-style: solid; 
	border-color: #FFFFFF; 
}
div.rowpdf span.pdfleft {
	float: left;
	width: 178px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
	background: #F4f4f4;
}
div.rowpdf span.pdfright {
	float: left;
	width: 122px;
	text-align: center;
	color: #000000;
	line-height: 17px;
	background: #F4f4f4;
}

#projectwrap {
	width: 500px;
	margin-right:auto;
	margin-left:auto;
	padding:0 0 0 0px;
	border:0;
	font-size : 11px;
}

div.projectrow {
	clear: both;
	margin-top:auto;
	margin-bottom:auto;
	padding: 10px;
	background: #FFFFFF;
	
}
div.projectrow span.projleft {
	float: left;
	width: 220px;
	text-align: left;
	color: #000000;
	line-height: 17px;
	background: #FFFFFF;
}
div.projectrow span.projright {
	float: left;
	width: 220px;
	text-align: left;
	color: #000000;
	line-height: 17px;
	background: #FFFFFF;
}