body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #404040;
	/*background-color: #EEF6FF;*/
}
div, h1, h2, h3, img {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

div.maincontainer {
	width: 940px;
	background-color: #FFFFFF;
	/*float: left;*/
	text-align: left;
	margin: 50px auto 0 auto;
	padding: 0 0 50px 0;
	border-bottom: 1px dashed #D0D0D0;
	overflow: auto;
	clear: both;
}
div.navmodule1 {
	width: 150px;
	float: left;
}
div.navmodule1top {
	height: 19px;
	background-image: URL("/img/navmodule1_top.gif");
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: -0.5px;
	color: #606060;
	padding: 3px 5px 0 8px;
}
div.navmodule1middle {
	background-image: URL("/img/navmodule1_middle.gif");
	background-position: top left;
	background-repeat: repeat-y;
	padding: 5px 5px 5px 8px;
	font-family: Arial;
	font-size: 10px;
	font-weight: 500;
	color: #505050;
	overflow: auto;
}
div.navmodule1bottom {
	height: 3px;
	background-image: URL("/img/navmodule1_bottom.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
div.mainbody {
	width: 600px;
	margin: 0 10px 0 20px;
	float: left;
}
div.moreinfo {
	float: right;
	margin: 20px 20px 0 0;
	width: 180px;
}
div.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: 500;
	color: #B0B0B0;
	text-align: center;
	margin: 20px auto 0 auto;
}
a.productlink1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: 500;
	line-height: 1em;
	color: #3254B5;
	text-decoration: none;
}
a.productlink1:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.productlinkred {
	font-family: Arial;
	font-size: 10px;
	font-weight: 600;
	color: #CC0000;
	text-decoration: none;
}
a.productlinkred:hover {
	color: #3254B5;
	text-decoration: underline;
}
a.link1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: 600;
	color: #3254B5;
	text-decoration: underline;
}
a.link1:hover {
	color: #CC0000;
}
a.link2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: 500;
	color: #B0B0B0;
	text-decoration: none;
}
a.link2:hover {
	color: #A0A0A0;
	text-decoration: underline;
}
a.headerlink1 {
	color: #CC0000;
	text-decoration: none;
}
a.headerlink1:hover {
	text-decoration: underline;
}
td.cell1 {
	width: 15%;
	vertical-align: top;
	padding: 3px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
}
td.cell2 {
	width: 70%;
	vertical-align: top;
	padding: 3px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
}
td.cell3 {
	width: 15%;
	padding: 3px;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
}
