body
{
	margin: 0px;
	padding: 0px;
	font: 100%/1 Helvetica,Arial,Tahoma,  Verdana, sans-serif;
	color: yellow;
	height: 100%;
	background: #000;
}

#pagecontrol{
	width:95%;
	padding:0 0 0 35px;
}

ul {
   list-style:none;
	text-decoration:none;
}

li .hide {
	display:none;
}
 
	

img {
	display:none;
}

a {
   
	color:yellow;
	text-decoration: none;
	text-decoration:underline;
}

a:hover{
	color:red;
}

h1 {
   text-align: left;
	font-size:1.5em;
}

h2 {
	font-size:1.1em;
}
.topnav {
	border-bottom:1px dotted yellow;
	padding-bottom:20px;
	
}

.topnav ul{
	margin:0;
	padding:0;
	line-height: 1.5em;
}

.leftcolHome{
	
	}

.col1{
	border-bottom:1px dotted yellow;
}

.links {
   line-height:1.5em;
	padding:5px 0 5px 0;
}

.greenBox {
	border-bottom:1px dotted yellow;
	padding-bottom:20px;
}

.yellowBox {
	border-bottom:1px dotted yellow;
	padding-bottom:20px;
}

.orangeBox {
	border-bottom:1px dotted yellow;
	padding:0 0 10px 0px;

}

.blueBox {
	border-bottom:1px dotted yellow;
	padding:0 0 10px 0px;
	
}

.redBox {
	border-bottom:1px dotted yellow;
	padding:0 0 10px 0px;

}

.accessnav {
	border-bottom:1px dotted yellow;
	padding:0 0 10px 0px;
	margin:0 0 10px 0;
	line-height: 1.5em ;
	
}

.accessnav ul{
	margin:0;
	padding:0;
	}
	
.rightcolHome{
	padding:0 0 20px 0;
}

.leftcol {
	border-bottom:1px dotted yellow;
	padding:0 0 10px 0px;
}

.rightcol {
	border-bottom:1px dotted yellow;
	padding:0 0 10px 0px;
}

.mid {
	padding:0 0 20px 0;
}

.whiteBoxwide{
	border-bottom:1px dotted yellow;
	padding:0 0 5px 0px;
}



	 