body {
	margin: 0px;
	background-image: url(images/header_bg_long.gif);
	scrollbar-face-color:#0085B3;
	scrollbar-track-color:#003080;
	scrollbar-arrow-color:#FF7E00;
	scrollbar-shadow-color:#000066;
	scrollbar-highlight-color:#0085B3;
	scrollbar-3dlight-color:#FF7E00;
	scrollbar-darkshadow-color:#BE650E;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
.header {
	background-color: #002F80;
	background-image: url(images/header_bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.tableSmall {
	background-color: #f1f1f1;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e6e6e6;
	border: 1px solid #999999;
}
.containmentTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7E00;
}
.stroke1px {
	border: 1px solid #000000;
}
.stroke1pxGrey {
	border: 1px solid #999999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	font-weight: bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
