.pagetitle {
	font-size: 24px;
	font-weight: bold;
	margin-left: 10px;
	color: #333333;
}
.bodytitle {
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
body {
	margin: 0px;
	background-image: url(../images/layout/pagebk.gif);
}
.bodytext {
	background-image: url(../images/layoutv51/b3_bodytopbk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	color: #003366;
	text-indent: 7pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	color: #723E7C;
	text-decoration: none;
	}


a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #000066;
	font-size: 18px;
	text-decoration: none;
	padding-left: 5px;
}
a.navLink:hover {
	color: black;
	font-size: 18px;
	text-decoration: none;
	padding-left: 5px;
}
a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #000066;
	font-size: 18px;
	text-decoration: none;
	padding-left: 5px;
}
a.bluecrossnavLink:hover {
	color: #0000CC;
	text-decoration: none;
}
a.bluecrossnavLink:link, a.bluecrossnavLink:active, a.bluecrossnavLink:visited {
	color: #0000CC;
	text-decoration: none;
}
a.subnavLink:link, a.subnavLink:active, a.subnavLink:visited {
	color: #FFFFCC;
	font-size: 13px;
	text-decoration: none;
	padding-left: 7px;
}
a.subnavLink:hover {
	color: #723E7C;
	font-size: 13px;
	text-decoration: none;
	padding-left: 7px;
}
.redstar {
	color: #FF0000;
}
.smallnote {
	font-size: 10px;
	font-weight: normal;
}
.bluecrosstext {

	color: #0000CC;
	text-decoration: none;
}
