body {
	background-color: #C4C19E;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7D7666;
}
a:hover {
	color: #0099FF;
}
a:link {
	color: #7D7665;
}
a:visited {
	color: #7D7665;
}
.copybrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7666;
	line-height: 16px;
}
.copybrownProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7D7666;
	line-height: 16px;
}
.copybrownBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7666;
	font-weight: bold;
}
.copyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #348EB7;
}
.copyblueProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #348EB7;
}
.copyblueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #348EB7;
	font-weight: bold;
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #348EB7;
	font-weight: normal;
}
.headerbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7D7666;
}
.tableborderlinedash {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #C4C19E;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
.txtfield {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	border: 1px dotted #C4C19E;
	line-height: 16px;
	color: #7D7666;
}
.txtfieldmuliline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dotted #C4C19E;
	height: 100px;
	width: 250px;
	line-height: 16px;
	color: #7D7666;
}
.required {
	color: #FF0000;
}
.submitbtn {
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	border: 1px dotted #348EB7;
	line-height: 16px;
	color: #348EB7;
	background-color: #FFFFFF;
	text-align: left;
}
.resetbtn {
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	border: 1px dotted #C4C19E;
	line-height: 16px;
	color: #7D7666;
	background-color: #FFFFFF;
	text-align: left;
}
.txtfieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	border: 1px dotted #C4C19E;
	line-height: 16px;
	color: #7D7666;
}
.copybrownitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7666;
	line-height: 16px;
	font-style: italic;
}
.tableborderlinedashVert {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C4C19E;
	border-right-width: 1px;
}
.productheaderbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7D7666;
	line-height: 24px;
}
