table.190 {
	width: 190px;
	border-spacing: 0;
	border: 0px;
	border-width: 0px;
}

table.390 {
	width: 390px;
	border-spacing: 0;
	border: 0px;
	border-width: 0px;
}

table.475 {
	width: 475px;
	border-spacing: 0;
	border: 0px;
	border-width: 0px;
}

table.515 {
	width: 515px;
	border-spacing: 0;
	border: 0px;
	border-width: 0px;
}

.4p tr td {
	padding: 4px;
}

.white tr td {
	 background-color:#FFFFFF;
}

.smtext {
	font-size: 85%;
}

ul.reg { margin: 20px 0 20px 32px; }
ul.reg li {
	margin: 0 0 12px 0px;
	padding-left: 8px;
	list-style: disc;
	}

#headerSlim {
	width: 752px;
	height: 65px;
	background: transparent url(../images/bkgd_header_slim.png) left top no-repeat;
	}

#navSlim {
	position: absolute;
	top: 20px;
	left: 325px;
	}

#navSlim .WhiteHdr {
	color: #FFFFFF;
	font-family: Helvetica, "Lucida Grande", Arial, Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
	}

#navSlim .WhiteTxt {
	color: #FFFFFF;
	font-family: Helvetica, "Lucida Grande", Arial, Geneva, sans-serif;
	}

#slimLink {
	display: block;
	position: absolute;
	top: 14px;
	left: 40px;
	width: 232px;
	height: 45px;
	}

#mainWide {
	float: left;
	width: 500px;
	}

#mainWide .inner { padding: 8px 10px 8px 30px; }

#mainWide p {
	line-height: 1.6;
	}

#contentWide {
	/*background: transparent url(../images/bkgd_sidebar-trans.png) left top no-repeat;*/
	/*min-height: 907px;*/
	}

#Rsidebar {
	float: right;
	width: 240px;
	}

#Rsidebar .inner { padding: 8px 20px 8px 20px; }

#Rsidebar ul {
	width: 162px;
	margin: 0 0 12px 22px;
	padding-top: 4px;
	background: transparent url(../images/bkgd_side_nav_sep.gif) left top no-repeat;
	}

#Rsidebar ul li {
	background: transparent url(../images/blt_side_nav.gif) 9px 40% no-repeat;
	text-transform: uppercase;
	font-size: 90%;
	}

#Rsidebar ul li a:link,
#Rsidebar ul li a:visited {
	position: relative;
	display: block;
	width: 144px;
	padding: 9px 0 12px 20px;
	color: #FFF;
	background: transparent url(../images/bkgd_side_nav_sep.gif) left bottom no-repeat;
	}

#Rsidebar ul li a:hover { background-color: #5590A0; }


/* About Pages
---------------------------------------------------------------------------- */
#aboutBody #sidebar h3 {
	width: 197px;
	margin: 12px 0 8px 0;
	}

#aboutBody #sidebar h3.menuSection {
	margin: 8px 0 0 32px;
	padding-left: 12px;
	color: #FFF;
	background: transparent url(../images/blt_sidebar_menuSection.png) 0 40% no-repeat;
	text-transform: uppercase;
	font-size: 95%;
	}

#aboutBody #sidebar h3.sectionLink {
	width: 164px;
	margin: 6px 0 0 22px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 95%;
	}

#aboutBody #sidebar h3.sectionLink a:link,
#aboutBody #sidebar h3.sectionLink a:visited,
#aboutBody #sidebar h3.sectionLink a:hover {
	display: block;
	padding: 2px 0 2px 22px;
	color: #FFF;
	background: transparent url(../images/blt_sidebar_menuSection.png) 10px 40% no-repeat;
	text-decoration: none;
	}

#aboutBody #sidebar h3.sectionLink a:hover,
#aboutBody #sidebar h3.on  {
	color: #FFF;
	text-decoration: none;
	background-color: #5590A0;
	}

#sidebar ul li.on {
	background: #5590A0 url(../images/blt_side_nav.gif) 9px 40% no-repeat;
	text-decoration: none;
	}


a:link { color: #087386; text-decoration: none; }
a:visited { color: #087386; text-decoration: none; }
a:hover { color: #087386; text-decoration: underline; }

.extraH { line-height: 24px; }

.center { text-align: center; }

.nowrap { white-space: nowrap; }

.BB { color: #5090A0; }
.LB { color: #80A3B0; }
.Cred { color: #A5214A; }

table.pad4 tr td { padding: 4px; }

.collapse {
	height: 1px;
	line-height: 1px;
	}

.c { text-align: center; }
