/* Containers */
body {	background-color: #AAB;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	text-align: center; }
#container {	width: 800px;
		height: 100%;
		margin: 0px auto;
		border-top: 2px solid #777;
		border-left: 2px solid #777;
		border-right: 2px solid #777;
		background: url('img/nav.png') repeat-y;
		padding-bottom: 2px;
		text-align: left; }
#nav {	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 100%; }
#footer {	width: 100%;
		background-color: #777;
		font-size: 0.8em;
		color: #112;
		text-align: center; }
#pdf {	width: 80%;
	margin: 1em auto;
	height: 32px;
	padding-left: 10%; }
.tab {	width: 90%;
	padding-left: 10%; 
	font-family: Tahoma, Verdana, Lucida, Sans-Serif; 
	color: #333; }

/* Links */
a, a:link, a:visited {	text-decoration: none;
			color: #334;
			font-weight: bold; }
a:hover, a:active {	text-decoration: underline;
			color: #F7701A;
			font-weight: bold; }
.top {	font-weight: normal;
	font-size: 0.8em;
	text-align: right;
	border-top: 1px solid #AAA;
	width: 95%;
	display: block;
	padding-left: 25px;
	margin: 0 auto; }
.select {	background-color: #FF7D20; 
		border-top: 2px solid #E76010;
		border-bottom: 2px solid #E76010;
		color: #333;
		font-size: 1.2em;
		padding-top: 2px;
		padding-left: 5px;
		font-weight: bold;
		width: 160px; }
.select:hover {	background-color: #EE6C0F; 
		color: #125; 
		text-decoration: none; }
.noselect {	width: 160px;
		padding-left: 10px;
		padding-top: 4px;
		padding-bottom: 4px;
		background-color: #779; }
.noselect:hover {	background-color: #557; }

/* Navigation */
ul {	margin: 0px;
	list-style-type: circle; 
	list-style-position: outside;
	padding: 0px 0px 0px 15%; 
	width: 85%; }
li {	color: #333;
	padding: 5px; }
.navul {	width: 160px; 
		padding: 0px 0px 10px 0px;
		list-style-type: none; }
.navul li {	padding: 0px; }	
.navul li a {	display: block;
		width: 100%;
		padding: 4px 0px 4px 20px;
		background-color: #BBC; }
.navul li a:hover {	background-color: #FF7D20;
			color: #667; }
.pur {	list-style-type: upper-alpha; }
.non {	list-style-type: none; }
.work {	list-style-type: decimal; }

/* Text */
h1, h2, h3 {	font-family: Verdana, Lucida, Sans-Serif; }
h1 {	font-size: 2.5em;
	font-weight: bold;
	color: #78B;
	border-bottom: 4px solid #777;
	margin-top: 0.5em;
	width: 98%;
	padding-left: 40%; }	
h2 {	font-size: 2em;
	font-weight: normal;
	width: 98%;
	margin: 0px auto;
	padding-left: 25px;
	color: #9AC;
	border-bottom: 2px solid #999;
	position: relative; }
h3 {	font-size: 1.3em;
	font-weight: normal;
	color: #679;	
	padding-left: 10px; }	
p {	color: #333;
	width: 94%;
	padding-left: 3%; }
.in {	text-indent: 4em; }
.nav {	padding-left: 10px; }
.desc {	font-weight: bold;
	font-size: 1.1em;
	padding-left: 50px;
	text-align: justify;
	width: 558px; }
marquee {	width: 95%;
			color: #333; 
			font-family: Verdana, Lucida, Sans-serif; }

/* Images */
img {	border: none; }
#doh {	width: 144px;
	height: 90px;
	left: 8px;
	position: relative; }
#LVC {	width: 144px;
	height: 38px;
	left: 8px;
	position: relative; }
#cocf {	margin-left: 110px; }
#banner {	width: 740px;
		height: 200px;
		margin: 5px auto;
		border: 2px solid #CCE; }
.foxit {	height: 31px;
		width: 88px;
		float: left;
		padding-right: 1em; }