body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background: url('/images/greenchecks.jpg') top left repeat-y;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#topstrip {
	background: url('/images/bluechecks.jpg') top left repeat;
	height: 40px;
	width: 100%;
	border-bottom: 2px solid white;
}

#topmenu {
	background-color: white;
	height: 35px;
	width: 680px;
	margin-left: 30px;
	border-top: 5px solid #BBCC99;
	vertical-align: middle;
}

#mercerusa {
	position: absolute;
	top: 0;
	right: 0;
	background: transparent url(/images/mercer_flag_logo.gif) center right no-repeat;
	height: 32px;
	padding-right: 60px;
	padding-top: 10px;
	margin-right: 7px;
}

#mercerusa a {
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#mercerusa a:hover {
	text-decoration: underline;
}

.topmenulink {
	display: block;
	float: left;
	width: 124px;
	height: 20px;
	color: black;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	border-right: 4px solid #446688;
	margin: 7px 0em 0em 0em;
}

.topmenulinklast {
	display: block;
	float: left;
	width: 160px;
	height: 20px;
	color: black;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	margin: 7px 0em 0em 0em;
}

.topmenulink:hover, .topmenulinklast:hover {
	font-weight: bold;
}

#mainwrapper {
	margin-left: 32px;
}

#header {
	height: 150px;
	width: 100%;
	background: url('/images/title.jpg') top left repeat-y #D0D1D3;
}

#mainflash {
	float: right;
}

#undertitlewrapper
{
	background: url('/images/menubar.jpg') top left repeat-x white;
	width: 100%;
	margin: 2px 0px 0px 0px;
	text-align: center;
}

#leftmenu {
	display: block;
	float: left;
	padding: 0em 0em 0em 20px;
	width: 206px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

#leftmenu ul {
	border-top:0px solid #BBCC99;
	margin:5px 0em 1em;
	padding:5px 0em 0em 20px;
}

#leftmenu a {
	color: black;
	text-decoration:none;
}

#leftmenu a:hover {
	text-decoration:underline;
	font-style:italic;
}

#leftmenu div ul li {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	margin:0px 0px 0px 28px;
	padding:0px;
}

#leftmenu .products h3 {
	cursor:pointer;
}

.leftmenulink {
	display: block;
	width: 162px;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	background: url('/images/menuarrow.jpg') top left no-repeat #E1E3E6;
	color: black;
	height: 16px;
	font-size: 14px;
	padding: 7px 0em 7px 40px;
	text-align: left;
	text-decoration:none;
	font-weight: normal;
}

.products div ul li {
	font-size:12px;
	font-weight:normal;
	margin-left:32px;
}

li a.selected {
	font-style:italic;
	background-color:#BDCB98;
}

div.products {
	padding-bottom:8px;
}

div.products h3.selected {
	font-style:italic;
}

#subtopmenu {
	height: 16px;
	padding: 5px 0em 7px 0em;
}

.subtopmenulink {
	padding: 0em 40px 0em 40px;
	font-size: 14px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.subtopmenulink:hover {
	padding: 0em 35px 0em 35px;
	border-left: 5px solid #446688;
	border-right: 5px solid #446688;
	background-color: white;
}

#main {
	text-align: left;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 0em 0em 0em 0em;
	width: 70%;
	font-size: 15px;
}

#main p {
	margin: 0em 0em 0em 0em;
	padding: 0.2em 0em 1.5em 0em;
}

#main a:hover {
	text-decoration: none;
}

/* #main td {
	font-size: 11px;
} */

h2 {
	border-left: 7px solid #446688;
	padding: 0px 0em 0em 0px;
	margin: 10px 0em 0em 0em;
	color: #446688;
	font-size: 20px;
	text-indent: 8px;
}

h3 {
	padding: 0em 0em 0em 0px;
	margin: 0em 0em 0em 0em;
	color: #446688;
	font-size: 19px;
}

.products h3 {
	padding:0px;
	margin:0px 0px 0px 5px;
	color:#000;
	font-size:14px;
	font-weight:normal;
}

h4 {
	padding: 0em 0em 0em 0px;
	margin: 0em 0em 0em 0em;
	color: #446688;
	font-size: 15px;
}

#bottomstrip {
	background: url('/images/bluechecks.jpg') top left repeat;
	height: 3em;
	width: 100%;
	color: black;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#copyright {
	float: left;
	padding: 1em 0em 1em 10px;
	margin: 0em 0em 0em 0em;
}

#designby {
	float: right;
	padding: 1em 10px 1em 0em;
	margin: 0em 0em 0em 0em;
}

#designby a {
	color: black;
}

.seperated {
	border-top: 3px solid #BBCC99;
	padding: 10px 0em 0em 0em;
	margin: 10px 0em 0em 0em;
}

.rightnav {
	display: block;
	border-bottom: 2px solid #446688;
	border-left: 2px solid #446688;
	border-right: 2px solid #446688;
	padding-bottom: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	width: 205px;
	position: absolute;
	top: 275px;
	right: 10px;
	background-color: white;
}

.rightnav a {
	color: #446688;
}

a.togglemenu {
	background-color: #446688;
	color: white;
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
}

.selection_table {
	font-size:12px;
	border: 1px solid #999999;
	border-collapse:collapse;
}

.selection_table th {
	background-color: #8BAFD4;
	padding:2px 10px 2px 10px;
	text-align:center;
}

.selection_table td {
	color: #000000;
	padding:2px 10px 2px 10px;	
}

.selection_table tr.alt {
	background-color: #C8DFA8;
}

.prod_num {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.prod_num th {
	font-size:18px;
	text-decoration:none;
	border-bottom:2px #000000 solid;
	width:8.3%;
}

#customer_relations p {
	padding:4px 0px 4px;
}

#lastname {
	visibility: hidden;
}

legend {
	font-weight: bold;
	color: #468;
}

#main p.error {
	padding: 0;
	color: red;
}

fieldset {
	margin-top: 10px;
}
