a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	scrollbar-face-color:#E2D9B8;
	scrollbar-arrow-color:#004E9B;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#004E9B;
	scrollbar-highlight-color:#E2D9B8;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#004E9B;
	margin: 0;
	padding: 0;
	
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.special {
	position: absolute;
	visibility: hidden;
	z-index: -1;
	left: 21px;
} 

.subheading
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 16px; 
	color: #FFFFFF;
} 

.footer
{
	font-size: 12px; 
} 
.copyright
{
	font-size: 10px;
}
.contentheading
{
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
} 
.fineprint
{
	font-size: 10px; 
	font-weight: normal; 
	color: #000000;
} 
.main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.table1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border: thin groove #003399;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
}
form.CaseHistForm fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12px;
	margin: 10px;
	padding: 5px;
	float: left;
	height: auto;
	width: 600px;
	border: thin dotted #CC0000;
	list-style-type: square; 
}
form.CaseHistForm legend {
  padding: 0 2px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #CCCCCC;
  border: 2px solid #00006A;
}
form.CaseHistForm label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10 pt;
}
form.CaseHistForm fieldset ol {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10 pt;
}
form.CaseHistForm fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}
form.CaseHistForm input {
	font-size: 12px;
	display: inline;
	margin: 2px;
	padding: 2px;
}
//you MUST PUT this to the root of navco-jvi.com/www for it to work on test files

