.bgblue {
	background-color: 25409c;
	background-image: url(art/bgblueside.jpg);
	background-repeat: repeat-x;
}
.tocblue a {
	font-family: eurostile, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-decoration: none;
}
.tocwhite a {
	font-family: eurostile, tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	line-height: 4px;
}
.headerwhite {
	font-family: eurostile, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.newswhite a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.headerblue {
	font-family: eurostile, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000066;
	text-transform: none;
}
.headerblue a {
	font-family: eurostile, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066FF;
	text-transform: none;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 5f5f5f;
	line-height: 15px;
}
.bodytext a {
	color: 5f5f5f;
	text-decoration:underline;
}
.bgbtm {
	background-color: #e1e1e1;
	background-image: url(art/bggreybtm.jpg);
	background-repeat: repeat-x;
}
.bgmain {
	background-image: url(art/bgmain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.subheadblue {
	font-family: eurostile, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000066;
	line-height: 24px;
}
.emsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
}
.whitetext a {
	color: #FFFFFF;
	text-decoration: underline;
}
.bgfade {
	background-color: #cccccc;
	background-image: url(art/bgfade.jpg);
	background-repeat: repeat-y;
	border: none;
}.border-left {
	background-image: url(art/border_left.gif);
	background-repeat: repeat-y;
}
