@charset "utf-8";
html, body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #AFB8DC;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #29547E;
	font-family: "Century Gothic";
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	color: #336699;
	font-size: 14px;
	margin-bottom: 5px;
	clear: both;
	padding-top: 10px;
}


div {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

blockquote {
	font-style: italic;
	color: #0033CC;
}

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -60px;
	margin-left: auto;
	text-align: left;
	height: auto;
	min-height: 100%;
	position: relative;
	background-color: #FFFFFF;
}
#container h1 {
	font-family: "Gill Sans MT", Verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 20px;
	text-align: center;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#header {
	background-attachment: fixed;
	background-image: url(/images/headbg.jpg);
	background-repeat: repeat-x;
}

#header #menu {
	clear: both;
	width: 900px;
}
#header  #menu  .menubtn {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header #mhwhome #contact {
}
#header #mhwhome #contact #searchbox  {
	background-color: #0066FF;
	background-image: url(/images/headbg.jpg);
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	background-repeat: repeat-x;
}




#header #mhwhome #logo {
	clear: left;
	float: left;
}
#content #submenu  {
	clear: left;
	float: left;
	width: 190px;
	vertical-align: top;
	display: inline;
	margin-right: 25px;
}
#content  #submenu h1 {
	font-size: 16px;
	letter-spacing: normal;
	text-align: left;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
	margin-bottom: 5px;
	text-transform: none;
}
#content #submenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content #submenu li {
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	margin-top: 3px;
	margin-bottom: 3px;
	text-transform: capitalize;
}
#content #submenu .openli {
	list-style-image: url(/images/bullet3.gif);
}
#content  #submenu  a  {
	text-decoration: none;
	color: #4974A3;
}
#content  #submenu  a:hover  {
	text-decoration: underline;
	color: #0000FF;
}
#content   #submenu .subsection  {
	font-style: italic;
	font-size: 10px;
	margin-left: 15px;
}

#pagecontent {
	display: inline;
	width: 640px;
	float: left;
}

#headline {
}
#content {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#content ul{
	padding-left: 10px;
}
#content ul li {
	list-style-type: circle;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-left: 0px;
}
#content ol{
	margin: 0px;
	padding: 0px;
}
#content ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#content .vline {
	float: left;
	vertical-align: middle;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
#content .hline {
	clear: both;
	text-align: center;
}
#content  #intro {
	width: 480px;
	white-space: normal;
	float: left;
	font-size: 14px;
	font-family: "Century Gothic";
	vertical-align: top;
	margin-right: 20px;
}
#content  #intro  strong  {
	font-family: "Century Gothic";
	color: #29547E;
}

#content  #intro  ul  {
	padding-left: 10px;
}
#content    #intro    li  {
	list-style-position: outside;
	list-style-image: url(/images/bullet2.gif);
	margin-bottom: 7px;
	text-align: justify;
}





#content #brands {
	display: block;
	vertical-align: text-top;
	text-align: center;
	float: left;
	width: 350px;
}
#content #brands img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	vertical-align: text-top;
}
#content #brands .flash {
	margin: 5px;
	text-align: center;
}

#content #highlight {
	display: inline;
	width: 400px;
	float: left;
}
#content #highlight ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content #highlight li {
	margin-bottom: 5px;
	list-style-position: outside;
}

#content #highlight .more {
	text-align: right;
	clear: both;
}
#content #recentnews {
	float: left;
	width: 400px;
}
#content #recentnews .news {
	margin-bottom: 5px;
}
#content #recentnews .news .date {
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
#content #recentnews .news .story {
	display: inline;
	font-size: 10px;
}
#content  #recentnews  .news  .story  .headline  {
	font-weight: bold;
	text-transform: capitalize;
}
#content #recentnews .news .story .more {
	display: inline;
	font-weight: bold;
}
#content #recentnews .news .story .more a {
	color: #0066CC;
	text-decoration: none;
	padding-left: 5px;
}
#content #recentnews .news .story .more a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}



#push {
	height:60px;
	clear: both;
	background-color: #FFFFFF;
}
#footer {
	background-color: #AFB8DC;
	position:absolute;
	bottom:0;
	width:900px;
	height:60px;
}

#footer #footlinks     {
	display: inline;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
}
#pagecontent .news {
	margin: 10px;
}
#pagecontent .news .date {
	font-size: 14px;
	color: #0033CC;
	margin-bottom: 5px;
}
#pagecontent .news .story .headline {
	font-weight: bold;
	text-transform: capitalize;
	color: #003399;
}


#footer #footlinks .flink {
	display: inline;
}
#footer #footlinks .flink a {
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#footer #footlinks .flink a:hover {
	color: #0033CC;
	text-decoration: underline;
}


#footer #copyright {
	float: right;
	font-size: 10px;
	color: #666666;
	padding-right: 20px;
	padding-top: 5px;
}
#header #menu .menubtn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container h1 .company {
	background-color: #000066;
}
.longlist a {
	color: #0033CC;
	text-decoration: none;
}
.longlist a:hover {
	color: #0033CC;
	text-decoration: underline;
	background-color: #FFFF99;
}

#content #pagecontent h1 {
	color: #003399;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	text-transform: capitalize;
}
.longlist th {
	text-align: left;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
	padding-left: 0px;
}
.specs {
	border: 1px solid #CCCCCC;
	margin: 20px;
}

.specs th {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CB;
	text-align: center;
	color: #333333;
	white-space: nowrap;
}
.specs td {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.specs .th2 {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
}

.specs .th3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
}
.specs .th4 {
	font-size: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #EEEEEE;
}
.specs2 {
	border: 1px solid #CCCCCC;
	margin: 20px;
	font-size: 10px;
}

.specs2 th {
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CB;
	text-align: center;
	color: #333333;
	white-space: nowrap;
	font-size: 12px;
}
.specs2 td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.specs2 .th2 {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	padding: 2px;
	font-size: 10px;
}

.specs2 .th3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
	font-weight: bold;
	font-size: 10px;
}
.specs2 .th4 {
	font-size: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #EEEEEE;
}
.note {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.drawing {
	text-align: center;
	float: left;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
#pagecontent .specs2 .simplelist {
	text-align: left;
	font-size: 9px;
	padding-bottom: 5px;
}
#pagecontent a {
	color: #0000FF;
	text-decoration: none;
}
#pagecontent a:hover {
	text-decoration: underline;
	background-color: #FFFF99;
}
.userform {
}
.userform td{
}
.userform th{
}
.userform .label{
}
.userform .field{
}
#pagecontent .reporg {
	margin-bottom: 2px;
	margin-top: 20px;
}
#pagecontent fieldset {
	margin: 10px;
}
fieldset  p {
	list-style-type: none;
	clear: both;
	margin: 3px;
}
fieldset {
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	padding: 5px;
}

fieldset p label {
	width: 200px;
	text-align: right;
	display: inline;
	float: left;
	clear: both;
	margin: 3px;
}
fieldset  p  input,textarea {
	float: left;
	margin-left: 5px;
	width: 150px;
	font-size: 12px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0066CC;
	vertical-align: baseline;
}
fieldset  legend {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.formbutton {
	clear: none;
	float: none;
	margin: 10px;
	font-weight: bold;
	background-color: #0066FF;
	color: #FFFFCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0099FF;
}
.optional {
	font-style: italic;
	color: #666666;
}
.userdata {
	font-style: italic;
	font-weight: bold;
}


.formbutton:hover {
	color: #FFFF00;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

.multi-input p {
	float: none;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.multi_input  p  .plain {
	float: none;
	width: auto;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


p .multi_input {
	float: left;
	width: auto;
	vertical-align: text-top;
	clear: none;
}
.multi_input {
	float: left;
	vertical-align: text-top;
}
delete {
	display: inline;
}
.specs2 .subinfo {
	font-size: 9px;
	color: #336699;
}
.footnote {
	font-weight: bold;
	color: #FF0000;
}
.prodgroup li {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 10px;
}
.prodgroup li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	font-size: 12px;
}
.prodgroup div {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.new {
	font-weight: bold;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#prodimage {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
	padding-top: 2px;
}
#proddesc {
	float: left;
}
#prodappl {
	margin-top: 10px;

}
#proddocs {
	margin-top: 10px;

}
#proddocs h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#proddocs ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#prodappl h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#prodappl ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#prodappl li {
	list-style-position: inside;

}

#prodprop{
}
#prodprop table{
	text-align: left;
	margin: 10px;
	font-size: 10px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#prodprop .title {
	font-family: "Century Gothic";
	color: #336699;
	font-weight: normal;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
#prodprop th {
	padding: 3px;
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: bottom;
}

#prodprop td {
	padding: 3px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#prodprop .thunit {
	text-align: center;
}
#prodprop .thdata {
	text-align: center;
}
#prodprop .symbol {
	vertical-align: top;
	text-align: right;
	padding-right: 2px;
}

#prodprop .data {
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#prodgraphs a:hover {
	border: 1px solid #FF0000;
}

#prodprop .units {
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#proddesc p {
	margin-top: 0px;
	padding-top: 0px;
}
#prodgraphs {
	margin-top: 10px;
}
#prodgraphs h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#prodgraphs .graph {
	float: left;
	width: 150px;
	text-align: center;
}
#prodgraphs .graph .caption {
	font-size: 10px;
	color: #336699;
	font-style: italic;
}
#featurenote {
	background-color: #CCCCCC;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #999999;
}
#container #content #highlight #blog a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
#container #content #highlight #blog .date {
	font-size: 10px;
	font-style: italic;
}
