/* Main Nav
-----------------------*/

.nav {
	letter-spacing: 0px;
	margin: 0 0 0px 0;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	border-top: 1px solid #cccccc;
	border-right: 0px none #fff;
	border-bottom: 0px none #fff;
	border-left: 0px none #fff;
}

.nav a {
	display: block;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	width: 180px;
}

.nav a:link, .nav a:visited {
	color: #333333;
	background-image: url(images/hook-nav.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

.nav a:hover {
	background: #f4f3ee;
	color: #f77f00;
	text-decoration: none;
	background-image: url(images/hook-nav-over.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}

.navcol-box {
	font-size: 12px;
	margin: 0 0 0.5em 0px;
	padding-bottom: 10px;
	padding-top: 30px;
	text-align: left;
	width: 180px;
	padding-right: 0px;
	text-indent: 30px;

}

/* Accents and Borders
-----------------------*/

.outline {
	border: 1px solid #444444;
}h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.bottom-bar {
	background-image: url(images/bottom-bar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 56px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.regText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
