body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #222222;
	background-color: #9A927B;
}
a:link {
	color: #222222;
	text-decoration: underline;
}
a:visited {
	color: #222222;
	text-decoration: underline;
}
a:hover {
	color: #770000;
	text-decoration: none;
}
.borderLRTP {
	border: 1px solid #EEEEEE;
}
.mainPanel {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CEC9B2;
	padding: 16px;
}
.mainPanel-home {
	background-image: url(images/AppRiversHome_11.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CEC9B2;
	padding: 16px;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.sidebarCells {
	background-color: #CEC9B2;
}
.phoneCell {
	color: #DDDDDD;
	padding-left: 8px;
	height: 24px;
	padding-right: 4px;
	padding-top: 18px;
	font-size: 11px;
	line-height: 14px;
	background-color: #26535D;
}
.bluePanel {
	background-color: #26535D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
.phoneNumber {
	font-size: 16px;
	font-weight: bold;
	color: #DDDDDD;
}
.email {
	font-size: 13px;
	font-weight: bold;
	color: #DDDDDD;
}
.email a:link {
	color: #DDDDDD;
	text-decoration: underline;
}
.email a:visited {
	color: #DDDDDD;
	text-decoration: underline;
}
.email a:hover {
	color: #FF9900;
	text-decoration: none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-color: #598592;
}
.nav a:link {
	color: #DDDDDD;
	text-decoration: none;
	display: block;
}
.nav a:visited {
	color: #DDDDDD;
	text-decoration: none;
	display: block;
}
.nav a:hover {
	color: #EEEEEE;
	text-decoration: none;
	background: #26535D;
	display: block;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #444444;
	margin-bottom: 8px;
	margin-top: 0px;
}
.footer a:link {
	text-decoration: none;
	color: #444444;
}
.footer a:visited {
	text-decoration: none;
	color: #444444;
}
.footer a:hover {
	text-decoration: none;
	color: #EEEEEE;
}
.questions {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.tableText {
	margin-top: 0px;
	margin-bottom: 4px;
}
.greyItalic {
	font-style: italic;
	color: #666666;
}

