@charset "UTF-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color: #333333;
}
p, td, li, div {

font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	}
.redBold {
	color: #990000;
	font-weight: bold;
}
.ipixLinks {
	color: #000000;
	font-size:10px;}
.heading {
	font-size:18px;
	color: #000033;
	text-align:center;
	font-weight:bold;
}

.subHeading {
	font-size:14px;
	color: #000033;
	font-weight:bold;
}
.subSubHeading {
	font-size:12px;
	color: #000033;
	font-weight:bold;
}
.blueitalic {
	font-size:12px;
	color: #3A4392;
	font-weight:bold;
	font-style: italic;
}
a {
  color: #003366;
}

.newsHeading {
	font-size:13px;
	font-weight: bold;
	color: #0D82C9;
}
.news {
	font-size:11px;
}

.caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
}

.copyright {
	color: #999999;
	font-size:10px;
	padding:2px;
}
a.copyright {
	color: #999999;
	font-size:10px;
	padding:2px;
}

.bannerCaptions {
	color: #000000;
	font-size:10px;
	letter-spacing: 0.1em;
}
.bannerSlogan {
	color: #000000;
	font-size:11px;
	font-style: italic;
}


a.help {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#990000;
	font-style: italic;
}

.vrts {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 17px;
	color: #990000;
	text-decoration: none;
}
a.vrts {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.brochure {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#009900;
	font-style: italic;
}