img { border: none; 
}

.aircal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	list-style-type: disc;

}
.bolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.boldred {
	font-weight: bold;
	color: #CC0000;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.boldredlg {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.smallblue {
	font-size: 9px;
	font-weight: bold;
	color: #333399;
}
.nav {  background-image: url(../images/nav_bg.jpg); background-repeat: repeat-x}
.nlsidebg {
	background-image: url(../images/sidebg.gif);
	background-repeat: repeat-y;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333399;
}
.nlbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
}.underline {
	text-decoration: underline;
}
.dottable {
	border: medium dotted #313197;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #313197;
}
.redbordertable {
	border: thin solid #CC3300;
}
.content {
	font: 10pt tahoma,verdana,serif;
}