A:link {
  text-decoration: none;
  color: #0000CC;
}

A:visited {
  text-decoration: none;
  color: #0000CC;
}

A:active {
  text-decoration: none;
  color: #CC0033;
}

BODY {
  font-size: 11pt;
  font-family: Arial;
}

TD.plain { 
  background-image: none;
}

TD.side {
  background: url(/images/sidebar.jpg) no-repeat white;
}

TD.main {
  background: white url(/images/redtriangle.jpg) no-repeat 5px;
}  

FONT.sec-header {
  font-size: 15pt;
  font-family: Arial;
  font-weight: bold;
  color: #013666;
}

.side {
  background: url(/images/sidebar.jpg) no-repeat white;
}


.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #990033;
}

.doctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.doctitlesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.plaintext-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.frontpage_sections {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bolder;
	font-variant: small-caps;
}

.form_buttons {
	color: #C00025;
	background-color: #013F68;
}

.pagetitle {
	font-family: Arial;
	font-size: 22px;
	font-weight: bolder;
	color: #990033;
	font-variant: small-caps;
	
}

div.compliance { display: none; }