body {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	overflow-y: scroll;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
a:link, a:visited {
	color: #22468d;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #22468d;
	text-decoration: underline;
}
.maincontent{
	background-color: #ffffff;
	border: 0px solid #666666;
	margin: 0px 0px 0px 0px;
	width: 690px;
}
.bodytext{
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
.regtext {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.leftmargin{
	/** background-image: url('/images/bg_leftmargin.gif'); **/
	/** background-position: right top; **/
	/** background-repeat: repeat-y; **/
	margin: 0px 0px 0px 0px;
	width: 8px;
}
.rightmargin{
	/** background-image: url('/images/bg_rightmargin.gif'); **/
	/** background-position: left top; **/
	/** background-repeat: repeat-y; **/
	margin: 0px 0px 0px 0px;
	width: 8px;
}
.footer {
	border-top: 3px double #6699cc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px 10px 10px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	white-space: nowrap;
}
.footer a:link, .footer a:visited {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
hr {
	color: #b00000;
	background-color: #b00000;
	height: 1px;
	width: 98%;
}
.headerBig {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 26px;
}
.headerMedium {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 22px;
}
.headerSmall {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
}
.header {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
}
.headerSmaller {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
}
.logoBorder {
	border: #6699cc;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0;
}
.NavBorder {
	border: #2652bc;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
}
.tableBordered {
	border: #000000;
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
/** sslseals.html **/
.tableCellBottomBorder {
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border: #cecece;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
}
/** MerchantInfo.jsp **/
.tableEvenRow {
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	background: #dedede;
	font-size: 12px;
}
/** MerchantInfo.jsp **/
.tableOddRow {
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	background: #ffffff;
	font-size: 12px;
}
/********* Dropdown Menu *********/
.qmmc .qmdivider {
	border-style: solid;
	border-width: 0px;
	display: block;
	font-size: 1px;
	position: relative;
	z-index: 1;
}
.qmmc .qmdividery {
	float: left;
	width: 0px;
}
.qmmc .qmtitle {
	cursor: default;
	display: block;
	position: relative;
	white-space: nowrap;
	z-index: 1;
}
.qmclear {
	clear: left;
	display: block;
	float: none !important;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	width: 0px;
}
.qmmc {
	/* zoom:  1; */
	position: relative;
	z-index: 10;
}
.qmmc a, .qmmc li {
	display: block;
	float: left;
	position: relative;
	white-space: nowrap;
	z-index: 1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float: none;
}
.qmsh div a {
	float: left;
}
.qmmc div {
	position: absolute;
	visibility: hidden;
}
.qmmc li {
	z-index: auto;
}
.qmmc ul {
	left: -10000px;
	position: absolute;
	z-index: 10;
}
.qmmc, .qmmc ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.qmmc li a {
	float: none
}
.qmmc li:hover>ul {
	left: auto;
}
.qm0 ul {
	top: 100%;
}
.qm0 ul li:hover>ul {
	left: 100%;
	top: 0px;
}
/** Dropdown menu - main container **/
#qm0 {
	background-image: url(images/NavBackground.gif);
	border-color: #000000;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	width: 690px;
}
/** Dropdown menu - main items **/
#qm0 a {
	background-color: transparent;
	border-color: #000000;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
	width: 114px;
}
/** Dropdown menu - main hover state **/
#qm0 a:hover {
	background-color: #eff4fa;
	color: #000000;
	text-decoration: none;
}
/** Dropdown menu - main hover state (duplicated for pure CSS) **/
#qm0 li:hover>a {
	background-color: #eff4fa;
	color: #000000;
	text-decoration: none;
}
/** Dropdown menu - main active state **/
body #qm0 .qmactive, body #qm0 .qmactive:hover {
	background-color: #eff4fa;
	color: #000000;
}
/** Dropdown menu - submenu container **/
#qm0 div, #qm0 ul {
	background-color: #cfdef0;
	border-color: #333333;
	border-style: solid;
	border-width: 1px 1px 0px;
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
/** Dropdown menu - submenu items **/
#qm0 div a, #qm0 ul a {
	border-width: 0px 0px 1px;
	color: #333333;
	font-size: 12px;
	padding: 5px 30px 5px 5px;
	text-align: left;
	width: auto;
}
/** Dropdown menu - submenu hover state **/
#qm0 div a:hover {
	background-color: #eff4fa;
	color: #000000;
}
/** Dropdown menu - submenu hover state (duplicated for pure CSS) **/
#qm0 ul li:hover>a {
	background-color: #eff4fa;
	color: #000000;
}
/** Dropdown menu - submenu active state **/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background-color: #eff4fa;
	color: #000000;
	text-decoration: underline;
}
/**  Individual Vertical Dividers  **/
#qm0 .qmdividery {
	height: 27px;
}
/** Spam prevention **/
#hidden {
	display: none;
}