body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011a49;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);	
	SCROLLBAR-FACE-COLOR: #2a323d; SCROLLBAR-HIGHLIGHT-COLOR: #6C97FF; SCROLLBAR-SHADOW-COLOR: #6699cc; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR:  #ffffff; SCROLLBAR-TRACK-COLOR: #a8c5db; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; }

h1 {
	font-size: 18px;
	color: #011a49;
	margin-top: 8px;
	margin-bottom: 5px;
}
.headerNoSpace {
	font-size: 14px;
	color: #463026;
	font-weight: bold;
}
.bodycopyBold {
	font-weight: bold;
}
.bodycopyItalic {
	font-style: italic;
}
.bodycopyBoldItalic {
	font-style: italic;
	font-weight: bold;
}
.bodycopySm {
	font-size: 11px;
}
.bodycopyBoldSm {
	font-weight: bold;
	font-size: 11px;
}
.bodycopyItalicSm {
	font-style: italic;
	font-size: 11px;
}
.bodycopyLg {
	font-size: 16px;
	font-weight: bold;
}
.bullet {
	padding-bottom: 3px;
}

a:link {
	color: #8b9eb3;
	text-decoration: none;
}
a:visited {
	color: #8b9eb3;
	text-decoration: none;
}
a:hover {
	color: #8b9eb3;
	text-decoration: underline;	
}
a:active {
	color: #8b9eb3;
	text-decoration: none;
}

.footer {
	font-size: 11px;
	color: #8c8c8d;
}
a:link.footer {
	color: #8c8c8d;
	text-decoration: none;
	font-size: 11px;
}
a:visited.footer {
	text-decoration: none;
	color: #8c8c8d;
	font-size: 11px;
}
a:hover.footer {
	text-decoration: underline;
	color: #8c8c8d;
	font-size: 11px;
}
a:active.footer {
	text-decoration: none;
	color: #8c8c8d;
	font-size: 11px;
}
