.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF
}
a.nav:link {
    text-decoration: none;
	color: #FFFFFF}
a.nav:active {
    text-decoration: none;
	color: #FFFFFF
}
a.nav:visited {
    text-decoration: none;
	color: #FFFFFF
}
a.nav:hover {
	text-decoration: underline;
	color: #FFFFFF
}
a.header {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #000000
}
a.header:link {
	color: #000000
}
a.header:active {
	color: #0099CC
}
a.header:visited {
	color: #000000
}
a.header:hover {
	color: #0000FF
}
.copyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.headerText {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
}
.blowOut {color: #FF3333}
.right {
	float: right;
}
.left {
	float: left;
}
.image_border {
  border: 1px solid #999999;
}