.swirl {
	background-attachment: scroll;
	background-color: #B7E5FB;
	background-image: url(images/swirl_cell_bkg_lg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #02475B;
}
a:link {
	color: #02475B;
	text-decoration: underline;
}
a:visited {
	color: #02475B;
	text-decoration: underline;
}
a:hover {
	color: #02475B;
	text-decoration: none;
}
a:active {
	color: #02475B;
	text-decoration: none;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #02475B;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #02475B;
	font-weight: bold;
	font-style: italic;
}
.subHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #02475B;
	font-weight: bold;
}
.hdrMainP1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #02475B;
	font-weight: bold;
}
.hdrMainP2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #02475B;
	font-style: italic;
	font-weight: bold;
}

.popCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7E5FB;
}
.popCaption a:link {
	color: #B7E5FB;
	text-decoration: underline;
}
.popCaption a:visited {
	color: #B7E5FB;
	text-decoration: underline;
}
.popCaption a:hover {
	color: #B7E5FB;
	text-decoration: none;
}
.popCaption a:active {
	color: #B7E5FB;
	text-decoration: none;
}
.popLineTop {
	background-image: url(images/top_line.gif);
	background-repeat: repeat-x;
}
.popLineBttm {
	background-image: url(images/bttm_line.gif);
	background-repeat: repeat-x;
}

