body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(images/background.jpg);
	margin: 0px;
	background-color: #256E8C;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

.leftborder {
	padding-left: 40px;
}
.contentbackground {
	background-image: url(images/backgroundContent.jpg);
	margin: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.contentbackground a{
	color: #ff6600;
}
.contentbackground a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.footerbackground {
	background-image: url(images/bottombackground.jpg);
	font-size:10px;
}
.sidenav {
	background-position: center;
	padding-top: 50px;
}
a {
    font-family: Arial, Helvetica, sans-serif;
	color: #691414;
	text-decoration: none;
	border-bottom-width: 1px;
	/*border-bottom-style: dashed;*/
}

a:hover {
    
	color: #25434D;

}
.footeragency {
	
	color:#fff;
	padding-left: 15px;
}