BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
a:link {
	color: #003168;
	text-decoration: none;
}
a:hover {
	color: #8AB51E;
	text-decoration: underline;
}
a:visited {
	color: #003168;
	text-decoration: none;
}

/* Navigation Elements */

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
#nav td{
	border: none;
}
#nav a:link, #nav a:visited
 {
	color: #FFFFFF;
	text-decoration  : none;
	padding: 0px 8px;
	text-transform: uppercase;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
#nav a:hover
 {
	color: #003168;
	text-decoration  : none;
	padding: 0px 8px;
	text-transform: uppercase;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
#navmanager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
#navmanager td{
	border: none;
}
#navmanager a:link, #navmanager a:visited
 {
	color: #FFFFFF;
	text-decoration  : none;
	padding: 0px 8px;
	text-transform: uppercase;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
#navmanager a:hover
 {
	color: #003168;
	text-decoration  : none;
	padding: 0px 8px;
	text-transform: uppercase;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
.navside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.navside td{
	border: none;
}
.navside a:link, .navside a:visited
 {
	color: #FFFFFF;
	text-decoration  : none;
	padding: 4px 5px 3px 10px;
	text-transform: uppercase;
	width: 185px;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.navside a:hover
 {
	color: #8AB51E;
	text-decoration  : none;
	padding: 4px 5px 3px 10px;
	text-transform: uppercase;
	width: 185px;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

/* Content Elements */

.sideBody {
	color: #FFFFFF;
	font-weight: normal;
}
.sideHeader {
	color: #3399FF;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #003168;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #003168;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #003168;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #C4DA8E;
	text-align: right;
	vertical-align: middle;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.footerleft, .footerleft a, .footerleft a:link, .footerleft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.hometddividerline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3399FF;
}
.horztddividerline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
}
#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}
#button td{
	border: none;
}
#button a:link, #button a:visited
 {
	color: #FFFFFF;
	text-decoration  : none;
	padding: 0px 8px;
	text-transform: uppercase;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}
#button a:hover
 {
	color: #003168;
	text-decoration  : none;
	padding: 0px 8px;
	text-transform: uppercase;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}
.memberList {
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* Form Elements */

.formHeader {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.formBody {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.formtextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003168;
	width: 180px;
	border: none;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: none;
	background-color: #3399FF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 5px;
}
.bodyReversed {
	color: #FFFFFF;
}
