/* Main Nav
-----------------------*/

.nav {
	letter-spacing: 0px;
	margin: 0 0 0px 0;
	width: 225px;
	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: 225px;
}

.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: #efefef;
	color: #003366;
	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: 225px;
	padding-right: 0px;
	text-indent: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #013366;
}


/* Accents and Borders
-----------------------*/

.outline {
	border: 1px solid #444444;
}.bottom-bar {
	background-image: url(images/bottom-bar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 56px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.vidlink a:link, .vidlink a:visited {
	color: #333333;
	background-image: none;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
.vidlink a:hover {
	background: #efefef no-repeat 0px;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
.SmallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
