.headerstyle a:link, .headerstyle a:visited {
	color: white;
}

#block-nav a:link, #block-nav a:visited {
	border-left: 1px solid #575757;
	color: #c1c1c1;
}

#block-nav a:link.right, #block-nav a:visited.right {
	border-left: 1px solid #575757;
}	

#block-nav a:link.left, #block-nav a:visited.left {
	border-right: 1px solid #575757;
}

#block-nav a:link.active, #block-nav a:visited.active {
	border-left: 1px solid #575757;
	border-right: 2px solid #373737;
}

#block-nav a:hover, #block-nav a:hover.left, #block-nav a:hover.right {
	color: #fff;
}

body {
	background-color: white;
	background-repeat: repeat;
}

.footer {
	border-top: solid 3px #000000;
	margin-top: 0px;
}

.footer-container-inside {
	background-color: #001c2f;
}	

.middle-container {
	width: 100%;
	display: block;
		margin-left: 0;
		margin-right: 0;
}

.leftside-col-container {
	margin-left: 20px;
}

.leftside-col-box {
	margin-bottom: 200px;
	padding: 10px;
}

.left-side-box-top {
	width: 570px;
	padding: 0px 20px 0px 20px;
}

.middle-container-none {
		background-image: none;
	width: 910px;
}
a:link.ftype, a:visited.ftype {
	color: #3d85c9;
}

a:hover.ftype {
	color: #9bcbf9;
}

.footer-right-side span {
	color: #0c3b5b;
}


.headerstyle p {
	color: white;
}
