@charset "utf-8";
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
}
body {
	background-color: #005dab;
	background-attachment: fixed;
	background-image: url(images/nav/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.body_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #005DAC;
}
.Table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #FEC51C;
}
.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	line-height: normal;
	font-size: 11px;
}
