@charset "UTF-8";
/* CSS Document */



.navbox {
	background-image: url(../skin/background-nav-public.jpg);
	}
		

.nav {
	background-image: url(../skin/background-nav-public.gif);
	}


#highlight-link1 {
	margin-top: 59px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
	
	

	a#highlight-link1:visited {
		color: #000000;	
		}
		
	
	a#highlight-link1:link {
		color: #000000;	
		}
		
	
	a#highlight-link1:hover {
	background-color: #CCD3F4;
	background-image: none;
		}		
		
	
	
	
	
	
.content-box {
	background-image: url(../images/foot-b.jpg);
	padding-bottom: 100px;
	}

.fade {
	background-image: url(../skin/fade.gif);
	background-repeat: repeat-x;
	height: 88px;
	width: 100%;
	display: table;
}		

.col1 {
	width: 300px;
	margin-right: 20px;
	background-color: #5662AD;
	padding-bottom: 0px;
	}

	.col1 h4 {
	margin-bottom: 0px;
	margin-left: 10px;
	}

	.col1 p {
	margin-left: 10px;
	margin-right: 10px;
	width: 270px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	}

	.col1 a:visited {
	color: #A2ADE7;
	}
	
	.col1 a:link {
	color: #E4E7F8;
	}

	.col1 a:hover {
	background-color: #717dcd;
	}





.col2 {
	width: 400px;
	margin-right: 20px;

	}
	
.col2 p{
	margin-top: 0px;
	margin-bottom: 0px;
}	
	
	
	
.col3 {
	width: 100px;
	margin-right: 20px;
	}
	
	a#current:link {
	color: #0033FF;
	text-decoration: underline;
	}

	a#current:visited {
	color: #0033FF;
	}
	
	a#current:hover {
	background-color: #C8CDE7;
	}



	a#archives:link {
	color: #0033FF;
	}

	a#archives:visited {
	color: #0033FF;
	}
	
	a#archives:hover {
	background-color: #C8CDE7;
	}
	
	
	.col3 img{
	border: solid 1px ;}
	
	
	
.footernote {
	margin-top: 4em;
	}
