.checks { font-size: 14px; color: Black; }
.subtitles { font-size: 11pt; font-family: verdana, tahoma, arial; color: #000000; font-weight: bold; } 
.body { font-size: 10pt; font-family: verdana, tahoma, arial; color: #013666  } 
ul {list-style-type: disc;}
table, tr, td {
	border-top-width: 0 !important;
	border-bottom-width: 0 !important;
	border-right-width: 0 !important;
	border-left-width: 0 !important;
	}
A.profile:link {
  text-decoration: underline;
  color: #0000CC;
}

A.profile:visited {
  text-decoration: underline;
  color: #0000CC;
}

A.profile:active {
  text-decoration: underline;
  color: #CC0033;
}

.not(topbar) fieldset {
	color: #990033;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.fieldlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	weight: bold;
	color: #990033;
}
.labeldesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.techlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
}
.cas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maindoc {
  background-image: url(/images/redtriangle-plus.JPG);
  background-repeat: no-repeat;
  background-position: 5 10;
}

.tableboxes {
	border: thin solid #EEEEEE;
	
}
.sectionleader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
}
.lineabove {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

h3
{border-bottom:1px dotted #DDDDDD;}

table thead th, table tbody td{
    padding:5px;}