﻿body
{
    margin: 20px auto auto auto;
    text-align:center;
    width:750px;
}
body, td, th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}
.style2
{
    font-size: 18px;
    padding:20px 30px 20px 20px;
    width:300px;
    float:left;
}
input text, textarea
{
    width:160px;
}
.menu
{
	background-color:#6482A1;
}
.left
{
	text-align:left;
}
.mainRight
{
	float:right;
	border-left: solid thin black;
	margin-top:20px;
	padding:0 20px 0 20px;
	width:335px;
}
.manuf
{
	margin-top:20px;
}
.manuf a:link 
{
	color: #666666;
	text-decoration: none;
}

.manuf a:visited 
{
	text-decoration: none;
	color: #999999;
}

.manuf a:hover 
{
	text-decoration: none;
	color: #000000;
}

.manuf a:active 
{
	text-decoration: none;
	color: #666666;
}
.style2Quote
{
	font-size:18px;
}
.style3 
{
	font-size: 11px
}
.style4 {font-size: 9px; }
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.leftBody
{
    width:auto;
    text-align:left;
}
label.error { float: none; color: red; padding-left: .5em; vertical-align: middle; }