/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #990000;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.td_login {
	font-weight:bold;
	color:#800000;
}

.lgcell {
  border-style: solid;
  border-color: #e2e2e2;
  border-width: 1px 0px 0px 1px;
}

.lgtable {
  border-style: solid;
  border-color: #e2e2e2;
  border-width: 0px 1px 1px 0px;
}

.textbox {
	border: thin;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.loginButton {
	border:thin;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.tdCopyright {
	color:#999999;
}

.needHelpText {
	color: #990000;
}

.underlineLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#990000;
	text-decoration:underline;	
}
.style1 {
	color: #000000
}

a.highcontrast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

a.highcontrast:link {
  text-decoration: underline;
  color: #0000FF;
}

a.highcontrast:hover {
  text-decoration: none;
  color: #FF0000;
}

a.highcontrast:visited {
  text-decoration: underline;
  color: #800000;
}

