﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #575556;
}

.mainTable {
	margin: 0px auto 0px auto;
	width:770px;
}

.top_rpt {
	background-image: url('images/top_rpt.gif');
	background-repeat: repeat-x;
	background-position: left top;
	height:78px;
	width:677px;
	vertical-align:top;
	text-align:right;
}

.bottom_rpt {
	background-image: url('images/bottom_rpt.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

.left_rpt {
	background-image: url('images/left_rpt.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

.right_rpt {
	background-image: url('images/right_rpt.gif');
	background-repeat: repeat-y;
	background-position: left top;
}


.footer {
	background-image: url('images/footer_rpt.gif');
	background-repeat: repeat-x;
	background-position: left top;
	height:53px;
}
.navTable_bg {
	background-color: #0A0C54;
	text-align: left;
	vertical-align: top;
}

.footerText {
	font-size:x-small;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	height:40px;
	width:100%;
}


a.leftnav:link {color:#ffffff;text-decoration:none}
a.leftnav:visited {color:#ffffff;text-decoration:none}
a.leftnav:hover {color:#ffffff;text-decoration:underline}
a.leftnav:active {color:#ffffff;text-decoration:none}

a:link {color:#336699;text-decoration:none}
a:visited {color:#336699;text-decoration:none}
a:hover {color:#336699;text-decoration:underline}
a:active {color:#336699;text-decoration:none}

.navTableCell {
	text-align: left;
	padding: 2px 3px 2px 6px;
}
.content {
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.smallCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #C0C0C0;
	text-align:center;
	padding:5px;
}

.accredTableheader {
    border:1px #000000 solid;
	padding: 5px;
	text-align:center;
	color:#ffffff;
	background-color:#ff4801;
}

.accredBorderBelow {
	border-bottom-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #ff5b29;
	padding: 5px;
	text-align: left;
}

.accredTable {
	margin: 0px auto 0px auto;
	width:100%;
}

.style5 {
	border-left: 0px solid #808080;
	border-right: 0px solid #808080;
	border-top: 0px solid #808080;
	border-bottom: 1px dashed #ff5b29;
	padding: 5px;
	text-align: left;
	background-color: #f9e0d7;
}

h3 {
	color: #ff4801;
}

hr {
	color: #ff4801;
	height: 1px;
}
