/* CSS Document */

* { margin: 0; padding: 0 }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
body {
	background: #E0E3E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 67%;
}
p {
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 16px;
	font-size: 1.2em;
}
.first { /* first paragraph class */
	margin-top: 5px;
	line-height: 14px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #563132;
	border-bottom: #C3C4C3 solid 1px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	clear: left;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	padding-bottom: 2px;
	margin-bottom: 10px;
	clear: left;
}
h3 {
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 16px;
	font-size: 1.2em;
	color: #336600;
	font-weight: bold;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 770px;
	background: url(img/background.gif) top left repeat-y;
	margin: 0 auto;
	position: relative;
}
#containerBot {
	background: transparent url(img/cont_bot.gif) bottom left no-repeat;
	padding: 0 0 25px 25px;
}

#header {
	background: url(img/header.jpg) no-repeat;
	height: 120px;
}

#topnav {
	background: url(img/topnav.jpg) no-repeat;
	height: 27px;
	overflow: none;
	position: relative;
}
#topnav li {
	list-style: none;
	position: absolute;
	top: 6px;
}
li#nvcc {
	left: 15px;
}
li#link1 {
	left: 270px;
}
li#link2 {
	left: 525px;
}
#topnav a {
	color: #FFF;
	font-size: 1.1em;
	text-decoration: none;
}
#topnav a:hover {
	color: #F4AE35;
	font-size: 1em;
}

#content {
	background: url(img/nav.jpg) repeat-y;
	margin-top: 10px;
}
#contentTop {
	background: url(img/navTopCorner.jpg) no-repeat top left;
	min-height: 34px;
}
#contentBottom {
	background: url(img/navBottomCorner.jpg) no-repeat;
	height: 34px;
	clear: both;
}

#left {
	width: 177px; 
	float: left;
		background: url(img/navTopCorner.jpg) no-repeat top left;
}
#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 16px;
}
#right {
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	padding: 5px;
}


#right a {
	color: #003333;






	font: 62.5% Verdana, Arial, Helvetica, sans-serif
	line-height: 15px;
	font-size: 1em;
}
#right a:hover {
	color: #006600;




	font: 62.5% Verdana, Arial, Helvetica, sans-serif
	text-decoration: underline;
	font-size: 1em;
}
#rightSub {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#rightSub ul{
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	line-height: 15px;
	font-size: 1.1em;

}
#rightSub ol {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	line-height: 15px;
	font-size: 1.1em;
}
ul.lnav {
	list-style: none;
	padding-top: 25px;
	width: 168px;
	padding-bottom: 5px;
	background: url(img/lnavBorder.jpg) no-repeat bottom left;
	margin-left: 5px;
}
.lnav li {
	background: url(img/lnavBorder.jpg) no-repeat top left;
	width: 168px;
	padding: 8px 0 5px 0px;
	display: block;
}
.lnav a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #345F31;
	background: url(img/lnavBg.jpg) repeat;
	display: block;
	width: 156px;
	line-height: 15px;
	padding-left: 10px;
	}
.lnav a:hover {
	color: #563132;
}
#makepop {
	position: relative;
}
ul#popup {
visibility:hidden;
	
	position: absolute;
	left: 168px;
	top: 3px;
	background: none;
}
#popup li {
	background: none;
	margin: 0;
	padding: 0;
}


#popup a {
	background: #FFF none;
	border-right: solid 1px #AAA9AA;
	border-left: solid 1px #AAA9AA;
	border-top: solid 1px #AAA9AA;
	padding: 3px;
	padding-left: 10px;
	display: block;
	width: 130px;
}
#popup a#last {
	border-bottom: solid 1px #AAA9AA
}
#popup a:hover {
	background: #F8F7F8
}

li#makepop:hover ul#popup {
	visibility: visible
}
#footer {
	background: url(img/footer.jpg) no-repeat;
	height: 65px;
	margin-top: 15px;
}
#footer p {
	padding: 10px 0 0 15px;
	color: #FFF;
}
#footer a {
	color: #F4AE35;
	text-decoration: none;
}
#footer a:hover {
	color: #FFE037;
}
ul.list {
	font-size: 1.1em;
	margin-left: 20px;
	padding: 5px;
}

.list li {
	margin-bottom: 5px;
	line-height: 15px;
}

