body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 

table { border-collapse:collapse; border-spacing:0; } 

fieldset,img { border:0; } 

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } 

ol,ul { list-style:none; } 

caption,th { text-align:left; } 

h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 

q:before,q:after { content:''; } 

abbr,acronym { border:0; }

p {			margin-top: 1em;}

body {

			margin: 0;

			padding: 0;

			font: 76%/1.5 Verdana,"Lucida Grande",Geneva,Arial,Helvetica,sans-serif;

			background-color: white;

}



#mastercontainer {

	position: relative;

	width: 750px;

	margin: auto;

}



#headerimage {

	position: relative;

	width: 750px;

	background: black;

}



#container {

	width: 750px; /* width + border for IE 5.x */

	margin-left: auto;

	margin-right: auto;

}	



#contentmain {

	float: left;

	margin-left: 25px;

	margin-right: 10px;

	width: 500px;

	text-align: left;

}



#contentright {

	float: left;

	width: 180px;

	margin-left: 10px;

}



#breadcrumbs {

	clear: both;

	margin: auto;

	margin: 0px;

	text-align: center;

	border-bottom: 1px solid black;

	padding-top: 20px;

	padding-bottom: 8px;

	margin-bottom: 8px;

}



#searchbarleft {

	width: 56%;

	float: left;

	text-align: right;

	background: transparent;

}



#searchbarright {

	width: 44%;

	float: right;

	text-align: left;

	background: transparent;

}



#searchbar {

	clear: both;

	margin: auto;

	margin: 0px;

	text-align: center;

	background-color: #e5e5e5;

}



#bottomnavbar {

	clear: both;

	margin: auto;

	margin: 0px;

	text-align: center;

	background-color: #e5e5e5;	

	padding-top: 2px;

}



#footer {

	clear: both;

	margin: auto;

	margin: 0px;

	padding: 10px;

	font: italic 9px Verdana;

}



#footer p {

	font: italic 1em Verdana;

}



#searchbutton {

	vertical-align: bottom;

}



th {

		font: 11px verdana;

}



img.imgleft {

		clear: left;

		float: left;

		margin-top: 1em;

		margin-right: 6px;

		margin-bottom: 10px;

}



#contentmain h1,h2,h3,h4,h5,h6 {

	color:#660000;

	font-weight: normal;

	font-family: Verdana, "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;

}



a {

	color: #660000;

	text-decoration: none;

}



#contentmain h1 {

	margin:0 0 0.5em;

	font-size:1.8em;

	line-height:1.2;

}



#contentmain h2 {

	clear: both;

	margin: 1.2em 0 0;

	font-size: 1.5em;

	line-height: 1.3em;

}



#contentmain h3 {

	margin: 1.2em 0 0;

	font-weight: bold;

	font-size: 1em;

	text-transform:uppercase;

}



#contentright h3 {

	margin: 0.8em 0 0;

	font-weight:bold;

	font-size: .9em;

	text-transform: uppercase;

	text-align: center;

}



.maintopmenu li {

display: inline;

}



.maintopmenu li a{

float: left;

padding: 6px 11px ;

color: white;

text-decoration: none;

border-right: 1px white solid;

}



.maintopmenu li a:visited{

color: white;

}



.maintopmenu li a:hover, .maintopmenu li .current{

color: white;

background: transparent url("images/media/blockactive.gif") center center repeat-x;

}



.maintopmenu {

margin-top: -4px;

margin-left: 0px;

margin-right: 0px;

margin-bottom: 0px;

padding: 0px;

float: left;

font: bold 11px Verdana;

width: 100%;

background: black url("images/media/blockdefault.gif") center center repeat-x;

list-style: none;

}



.subtopmenu li{

display: inline;

}



.subtopmenu li a{

float: left;

color: white;

padding: 4px 11px;

text-decoration: none;

border-right: 1px solid white;

}



.subtopmenu li a:visited{

color: white;

}



.subtopmenu li a:hover, .subtopmenu li .current{

color: white;

background: transparent url("images/media/blockdefault.gif") center center repeat-x;

}



.subtopmenu{

margin: 0;

padding: 0;

float: left;

font: bold 9px Verdana;

width: 100%;

background: black url("images/media/blockactive.gif") center center repeat-x;

list-style: none;

}



.imagecenter {	

				display: block;
				
				margin-left: auto;
				
				margin-right: auto;

}



#manulogo {

				display: block;
				
				margin-left: auto;
				
				margin-right: auto;
				
				margin-top: 1.2em;
				
				font-size: 1.5em;

				line-height: 1.3em;

}



#rTopBox {

				padding-bottom: 10px;

				width: 180px;

				border-bottom: #bdbdbd 1px solid;
				
}



#rTopBox select {

				display: block;
				
				margin-left: auto;
				
				margin-right: auto;
				
				margin-top: 1em;

				margin-bottom: 0.5em;

}



#rTopBox input {

				display: block;
				
				margin-left: auto;
				
				margin-right: auto;

				margin-bottom: 0.5em;

}



				

.rBox {

				padding-bottom: 10px;

				width: 180px;

				border-bottom: #bdbdbd 1px solid;

}



.redTopBox {

				border-top: #ff0000 6px solid;

				margin-bottom: 10px;

				padding-top: 10px;

}



.redTopBox  h2 {

	color: #FF0000;

	padding-left: 15px;

}



.redTopBox p {

	margin: 15px;

}



.redTopBox td {

	font: 11px Verdana

}



.greyBottomBox

{

				padding-left: 10px;

				margin-bottom: 5px;

				padding-bottom: 5px;

				border-bottom: #e5e5e5 1px solid;

}

				

.greyTopBox

{

				border-bottom: #e5e5e5 1px solid;

				padding-left: 10px;

				margin-bottom: 5px;

				padding-bottom: 5px;

}



ul#subnav {

			padding-right: 0px;

			padding-left: 0px;

			padding-bottom: 0px;

			margin: 15px;

			line-height: 14px;

			padding-top: 0px;

			list-style-type: none;

}



/*

ul#subnav ul {

				padding-right: 0px;

				padding-left: 0px;

				padding-bottom: 0px;

				margin: 0px 0px 0px 15px;

				line-height: 14px;

				padding-top: 0px;

				list-style-type: none;

}



ul#subnav ul li {

				padding-right: 0px;

				padding-left: 0px;

				padding-bottom: 0px;

				margin: 0px;

				line-height: 14px;

				padding-top: 0px;

				list-style-image: url(/images/blt_black_dot.gif);

}

*/



ul#subnav a {

	text-decoration: none;

}



ul#subnav a.current {

	font-weight: bolder;

	color: #f00;

}



p.firstOverview {

	margin: 15px;

	color: #369;

}



table.techSpecs {

				margin: 6px 15px 8px;

}



.techSpecs h4 {


	font-size: 1.3em;
	
	font-weight: bold;

	padding-top: 5px;

	color: #369;

	text-transform:uppercase;

}


tr.odd {

				background-color: #e5e5e5;

}



table.techSpecs td.heading {

				padding-right: 4px;

				padding-left: 4px;

				padding-bottom: 4px;

				width: 160px;

				padding-top: 4px ;

}



table.techSpecs td.value {

				width: 280px;

}



table.finance {

				margin: 6px 15px 8px;

}



table.finance td.heading {

				padding-right: 4px;

				padding-left: 4px;

				padding-bottom: 4px;

				padding-top: 4px ;

				background-color: #e5e5e5;

				text-align: center;

				font-weight: bolder;

}



table.finance td.amount {

				padding-right: 8px;

				text-align: right;

}



/* formval.css */



  .info   { color: black; background-color: transparent; font-weight: normal; }

  .warn   { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }

  .error  { color: red; background-color: transparent; font-weight: normal; }



  .formtab TD      

          { padding: 0.2em; height: 2.5em; vertical-align: top; font-size: 90%; }





/* checkboxes */

  .checkcl    { text-align: right; }

  .checkbox   { clear: right; float: right; margin: 0 0.5em; }

  .formtab2 TD      

          { padding: 0.2em; height: 2.5em; vertical-align: top;  }



<!--[if IE]>

<style type="text/css">

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/

padding-top: 1em;

}

</style>

<![endif]-->



.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



.clear (clear: both;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */