﻿body {
	background-attachment: fixed;
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #A3204C;
}
a:hover {
	color: #70A497;
}
#page {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
}
#content2 {
	float: left;
	width: 187px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}
#content2 h1 {
	color: #A3204C;
	font-size: 14px;
	margin-bottom: 2px;
}
#content2 p {
	margin-top: 4px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#enroll #content1 {
	float: none;
	width: 100%;
	border-left-width: 0;
	border-left-style: solid;
	border-left-color: #70A497;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;

}
#content1 {
	float: left;
	width: 620px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #70A497;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content1 h1 {
	color: #A3204C;
	font-size: 20px;
}
#content1 p {
	line-height: 1.5em;
}
#header1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6FA496;
	height: 165px;
	width: 908px;
}
#onlinebanking {
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	background: transparent url('images/transBG.png') no-repeat;
	behavior: url(iepngfix.htc);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #70A497;
	border-bottom-color: #70A497;
	width: 180px;
}
#onlinebanking form {
	margin: 0;
	padding: 0;
}
#onlinebanking form div {
	margin: 10px 0 0 0;
}
#onlinebanking h1 {
	color: #A3204C;
	font-size: 16px;
	margin-bottom: 2px;
	text-align: center;
}
#onlinebanking p {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#onlinebanking a {
	text-decoration: none;
	font-size: 12px;
}
#onlinebanking a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
}
#nav, 
#nav ul {
	width: 180px;
	float: right;
	list-style: none;
	line-height: 1;
	background: #f1f1f1;
	border-top: 1px #70A497 solid;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#nav a {
	display: block;
	width: 170px;
	color: #A3204C;
	text-decoration: none;
	text-align: left;
	padding: 0 5px;
	line-height: 20px;
	border-bottom: 1px #70A497 solid;
	font-size: 0.9em;
}
#nav a:hover {
	color: #fff;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	width: 220px;
	margin: -22px 0 0 175px;
	border: 1px #70A497 solid;
	background: #70A497;
}
#nav li li {
	width: 220px;
}
#nav li ul a {
	width: 220px;
	color: #fff;
	text-align: left;
	border: none;
	padding: 0 5px;
}
#nav li ul a:hover {
	color: #fff;
}
#nav li ul ul {
	margin: -1.3em 0 0 180px;
}
#nav li ul.noclip ul {
	margin-left: -180px;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {
	left: auto;
	display: block;
}
/* Main Hover States
*******************************/
#nav li:hover, 
#nav li.sfhover {
	background: #70A497;
}
#nav li:hover a, 
#nav li.sfhover a {
	color: #fff;
}
/* Dropdown Hover States
*******************************/
#nav ul li:hover, 
#nav ul li.sfhover {
	background: #A3204C;
}
#nav li:hover ul a, 
#nav li.sfhover ul a {
	color: #fff;
}
.remote {
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.txtRed {
	color: #A3204C;
}
.txtGreen {
	color: #70A497;
}
td.cellGreen {
	background-color: #70A497;
}