.background {
	background-image: url(imgs/background.jpg);
	background-repeat: repeat-x;
}
.bodyRpt {
	background-image: url(imgs/body_rpt.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(imgs/footer.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 790px;
}
.white10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.white10pt a:active, .white10pt a:visited, .white10pt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline
}
.white10pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none
}
.bodyTop {
	background-image: url(imgs/body_top.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
.bodyBottom {
	background-image: url(imgs/footer_rpt.jpg);
	background-repeat: repeat-x;
	height: 47px;
}
.sideNav {
	background-image: url(imgs/side_nav_rpt.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D5080D;
}
.bodyFiller {
	background-image: url(imgs/body_fill_rpt.jpg);
	background-repeat: repeat-x;
}
.black12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.black12pt a:active, .black12pt a:visited, .black12pt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline
}
.black12pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5090c;
	text-decoration:none
}
.red12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d5090c;
}
.red11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d5090c;
}
.red11pt a:active, .red11pt a:visited, .red11pt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d5090c;
	text-decoration:underline
}
.red11pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d5090c;
	text-decoration:none
}
.red12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5090c;
}
.red12pt a:active, .red12pt a:visited, .red12pt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5090c;
	text-decoration:underline
}
.red12pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5090c;
	text-decoration:none
}
.black10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.black11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sideNavBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D1090C;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C20406;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-position: outside;
	list-style-image: url(imgs/bullet.gif);
}
.calendar {
	border: 1px solid #D5090C;
}
.header {
	background-image: url(imgs/header.jpg);
	background-repeat: no-repeat;
	height: 202px;
	width: 790px;
}
