body
{
	margin: 0px;
	font-family: 'Arial';
	font-size: 10pt;
	background-color: #effbff;
}
p
{
	font-family: 'Verdana';
	font-size: 10pt;
}
fieldset
{
	border: gray 1px solid;
}
.LeftBorder, .RightBorder
{
	width: 10px;
	background-image: url(images/leftbackgr.jpg);
	background-repeat: repeat-y;
	border-width:0px;
	padding:0px;
	margin:0px;
}
.RightBorder
{
	background-image: url(images/rightbackgr.jpg);
}
.tableHorLine
{
	padding:0px!important;
	background-image: url(images/dots_divider.gif);
	height: 1px;
}
.tableTitle
{
	font-size: 12pt;
	color: #3333cc;
	text-align: left;
	font-weight: bold;
	height: 20pt;
}
.mainTable
{
	border-collapse: collapse;
	margin: 0px;
	height: 100%;
}
.pageHeader
{
	background-image: url(images/header.jpg);
	height: 65px;
	font-size: 8pt;
}
.logonName
{
	background-image: url(images/account_back.gif);
	text-align:center;
	vertical-align:middle;
	padding:0px;
	width:230px;
	height:27px;
	font-size: 9pt;
	color: #3333cc;
}
.pageFooter
{
	font-size: 8pt;
	background-image: url(images/footerbackgr.jpg);
	text-align: center;
	vertical-align:middle;
	padding:3px 0px;
	height:45px;
}
.mainCell
{
	font-size: 10pt;
	background-color: #f7f7f7;
	width: 530px;
}
.mainCell td
{
	padding:3px;
	margin:auto;
}
.mainDialog
{
	border: #808080 1px solid;
	background-color: #e5f2ff;
	font-size: 12pt;
	margin-top: 10px;
	padding: 0px;
}
.mainDialogTitle
{
	width: 390px;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #3333cc;
	background-image: url(images/titlebackgr.jpg);
	height: 25px;
	vertical-align: middle;
	padding: 5px;
}
.mainProductTable
{
	margin-top: 10px;
	padding: 3px;
	width: auto;
}
.mainProductColumnTitle
{
	font-size: 10pt;
	text-align: left;
	color: #3333cc;
	background-image: url(images/helptitlebackgr.jpg);
	vertical-align: middle;
	height:25px;
}
.mainProductBody
{
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
}
.mainProductName
{
	font-size: 10pt;
}
.mainProductFooter
{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 10pt;
}
.mainFeatureTable
{
	margin-left: 0px;
	width: auto;
	padding: 0px;
	background-color: #fdfdff;
	border: solid 1px #808080;
	font-size: 10pt;
}
.mainFeatureBody
{
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
}
.mainFeatureColumnTitle
{
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	color: #606060 ;
	vertical-align: middle;
}
.mainFeatureTableTitle
{
	font-size: 8pt;
	text-align: left;
	color: #3333cc;
	vertical-align: middle;
	background-image: url(images/helptitlebackgr.jpg);
}
.infoCell
{
	font-size: 9pt;
	text-align: center;
	color: #3333cc;
	background-image: url(images/infobackgr.jpg);
	height: 25px;
	vertical-align: middle;
}
.helpCellTitle
{
	color: #3333cc;
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Times New Roman';
	background-image: url(images/helptitlebackgr.jpg);
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
.helpCell
{
	vertical-align: top;
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #e5f2ff;
	margin: 0px;
	height: 100%;
	width: 230px;
}
.helpCell ul
{
	margin-left:0px;
	padding-left:20px;
}
.helpdiv
{
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #e5f2ff;
	margin: 0px auto;
	padding:3px;
}
.waitMessage
{
	border: none;
	font-size: 12pt;
	margin-top: auto;
	margin-left: 30px;
	width: 100%;
	padding: 5px;
}
.receiptTable
{
	border: none;
	font-size: 10pt;
	margin: 0px;
	width: 100%;
	background-color: #ffffe0;
	height: 100%;
}
.receiptInfo
{
	font-size: 10pt;
}
.menuCell
{
	background-image: url(images/infobackgr.jpg);
	height: 25px;
}
.menustyle
{
	border: 0px;
	height: 25px;
}
.menuitem
{
	border: medium none;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 9pt;
	padding-bottom: 2px;
	color: #3333cc;
	padding-top: 2px;
	text-decoration: none;
}
.mouseover
{
	border: #909090 1px solid;
	border-top-color: #bfbfbf;
	border-left-color: #bfbfbf;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor:pointer;
	font-size: 9pt;
	color: #3333cc;
	background-color: #d2f4df;
	text-decoration: none;
}
.mouseup
{
	background-color: #d2e4df;
	border: #909090 1px solid;
	border-top-color: #bfbfbf;
	border-left-color: #bfbfbf;
	color: #3333cc;
	font-size: 9pt;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.mousedown
{
	background-color: #dbffe9;
	border: #909090 1px solid;
	border-bottom-color: #bfbfbf;
	border-right-color: #bfbfbf;
	color: #3333cc;
	font-size: 9pt;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.reportTable
{
	margin-left: 5px;
	font-family: Arial;
	font-size: 10pt;
	margin: 5px;
	border: none;
}
.reportTable1
{
	margin-left: 4px;
	font-family: Arial;
	font-size: 9pt;
	margin: 5px;
	border: solid 1px Gray;
}
.reportTitle
{
	font-weight: bold;
	font-size: 14pt;
	margin: 6px;
	text-align: left;
	color: #3333cc;
	height: 20pt;
}
.reportResult
{
	color: #3333cc;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	height: 16pt;
	margin: 3px 4px;
}
.reportFolder
{
	font-size: 12pt;
	color: #ff0033;
	cursor: default;
}
.reportLeaf
{
	font-size: 12pt;
	color: Gray;
	cursor: default;
}
.resultIndicator
{
	border: #808080 1px solid;
	width: 140px;
	height: 10px;
	background-color: #6dc999;
}
.resultIndicator td
{
	padding:0px;
}
.examTable
{
	font-size: 12pt;
	text-align: left;
	margin: 5px;
	width: 500px;
}
.ContactInfo
{
	font-size: 12pt;
	text-align: left;
	margin: 10px auto;
}
.refmouseover
{
	border: #909090 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
	font-size: 9pt;
	color: #3333cc;
	background-color: #d2f4df;
	text-decoration: none;
}
.refitem
{
	border: none;
	font-size: 9pt;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #3333cc;
}
.mrefmouseover
{
	border: #909090 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
	font-size: 8pt;
	color: #3333cc;
	background-color: #d2f4df;
	text-decoration: none;
}
.mrefitem
{
	border: none;
	font-size: 8pt;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #3333cc;
}
.nodecor
{
	color: #3333cc;
	text-decoration: none;
}
.vmenu
{
	border: #808080 1px solid;
	background-color: #e5f2ff;
	position: absolute;
	top: 16px;
	left: -6px;
}
#accountmenu
{
	display: none;
	position: absolute;
}
#ButtonBlock
{
	margin-left: 73px;
	width: 390px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
.AccountBlock
{
	border: #808080 1px solid;
	background-color: #e5f2ff;
	font-weight: normal;
	font-size: 8pt;
	width: 102px;
	line-height: 16px;
}
#AccountBlockTitle
{
	color: #3333cc;
	background-image: url(images/titlebackgr.jpg);
	font-weight: bold;
	height: 18px;
}
.InfoBlock
{
	border: #808080 1px solid;
	background-color: #e5f2ff;
	font-weight: normal;
	font-size: 10pt;
	padding:0px!important;
}
.InfoBlockTitle
{
	font-weight: bold;
	color: #3333cc;
	background-image: url(images/helptitlebackgr.jpg);
	padding:3px;
}
.InfoBlockContent
{
	font-weight: normal;
	padding: 5px;
	font-size: 10pt;
	text-align: left;
}
.InfoBlockContent ul
{
	padding: 0px;
	margin: 0px;
}
.InfoBlockContent li
{
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.emailLink
{
	color: #3333cc;
	text-decoration: underline;
	cursor: pointer;
}
.tellafriend
{
	border:solid 1px gray;
	background-color: Teal;
	margin: 5px;
	font-family: 'Verdana';
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	color: White;
}
.framedText
{
	vertical-align: top;
	background-color: White;
	border: solid 1px #808080;
	font-family: Verdana;
	font-size: 8pt;
	padding: 3px;
}
.leftColumn
{
	font-size: 12pt;
}
.TellAFriendDialog
{
	border: #808080 1px solid;
	background-color: #e5f2ff;
	font-size: 12pt;
	margin-top: 10px;
	padding:0px;
	vertical-align: top;
}
.mainErrorMessage
{
	font-size: 11pt;
	background-color: #ffffcc;
	margin: 10px;
	vertical-align: middle;
	border: dotted #808080 1px!important;
	padding:0px;
}
.policy
{
	background-color:#f7f7f7;
	font-size:10pt;
	text-align:justify;
}