body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
a:link {
	color: #0000CC;
}
a:hover {
	color: #0000FF;
	text-decoration:none;
}
a:visited {
	color: #0000FF;
}

.graytint{
	background-color:#EEE;
}

#primaryOther{
	display:none;
	background-color:#D3F0FE;
}
#secondaryOther{
	display:none;
	background-color:#D3F0FE;
}
#updatedInfo{
	display:none;
	background-color:#D3F0FE;
}

#subnotice{
	background-color:#F5F5F5;
	border:1px solid #CCC;
	padding:20px;
}
#equipmentOther{
	display:none;
}
.subscript{
	font-size:10px;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color:#0033FF;
}
.tables{
	border: 1px solid #CCC;
}

h2{
	margin:0;
	padding:0;
}
h3{
	color:#0066FF;
	font-size:14px;
	margin:0;
	padding:0;
}

.listpdf {
	list-style-image: url(images/pdf.gif);
	list-style-type: none;
	padding: 5px;
}

.listforms {
	list-style-image: url(images/formicon.gif);
	list-style-type: none;
	padding: 5px;
}
