body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #003399;
	text-decoration: none;
}

a:link {
	color: #003399;
}

a:hover {
	color: #ff3300;
}

a:active {
	color: #ff6666;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

#navcell { /* main menu navigation parameters and background */
	height: 40px;
	text-align: center;
	background-image: url(/images/acr_layout_06.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#bottomnav { 
	height: 48px;
	text-align: center;
	background-image: url(/images/acr_layout_12.gif);
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.nav {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #112c75;
	margin: 0px;
	padding: 0px;
}

.nav_selected {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #3856a9;
	margin: 0px;
	padding: 4px 4px 4px 15px;
	background-color: #fcf9f3;
}

.navsub {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #112c75;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-color: #fef7e2;
}

.navsub_selected {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #3856a9;
	margin: 0px;
	padding: 4px 4px 4px 20px;
	background-color: #fef7e2;
}

.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #112c75;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}

.navtop_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #3856a9;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}

.navbottom {
text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #112c75;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}

a.nav {
	color: #112c75;
	text-decoration: none;
	padding: 4px 4px 4px 15px;
}

a.navsub {
	color: #112c75;
	text-decoration: none;
	padding: 4px 4px 4px 0px;
}

a.nav:hover {
	text-decoration: none;
	background-color: #fcf9f3;
	color: #ff3300;
}

a.navsub:hover {
	text-decoration: none;
	color: #ff3300;
}

a.navbottom {
text-transform:uppercase;
	text-decoration: none;
}




#maincell { /* main table cell that holds the main content */
	height: 350px;
	text-align: left;
	background-image: url(/images/acr_layout_10.gif);
	background-color: #FFFFFF;
}

#navback {
	background-image: url(/images/acr_layout_10.gif);
	background-color: #FFFFFF;
}

#footer { /* bottom section of each page which includes copyright info */
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	height: 14px;
	text-align: center;
	line-height: 12px;
}

.small {
	font-size: 10px;
}

.main {
	padding: 10px 25px 20px 25px;
}h