body {
	background-color : #ffffff;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.topbar {
	background-color : #cccccc;
}
.menu {
	background-color : #ffffff;
}
.pageheading {
	background-color : #99cc33;
}
.heading {
	background-color : #99cc33;
}
.pageTitle {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color: #ffffff;
}
.label {
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color: #666666;
}
.detail {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	color: #333333;
}
.bodytext {
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-size : 85%;
	color: #333333;
	line-height : 140%;
}
.note {
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color: #003366;
}
.tableHeading {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	color: #ffffff;
}
.greyCol {
	background-color : #cccccc;
}
.menuText a:link {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}
.menuText a:active {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}
.menuText a:visited {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}
.menuText a:hover {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}
.help a:link {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
.help a:active {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
.help a:visited {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
.help a:hover {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}
.loginLabelText {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #999999;
}
.errorTitle {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : ff0000;
}
.errorHeading {
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #333333;
}
.errSection {
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #333333;
}