/* Stylesheet by B&J Graphics */

/* Start basic page styles */
body {
  font-family: "Times New Roman", Times, serif;
  background-color: #003F75;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.overallborder {
	border-color:#FFFFFF;
	border-width:2px;
	border-style:solid;
}

.rightborder {
	border-color:#DD8D04;
	border-style:solid;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	border-right:2px;
}

.locborder {
	border-color:#07B6CB;
	border-style:solid;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:2px;
}

.descborder {
	border-color:#07B6CB;
	border-style:solid;
	border-bottom-width:2px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
}
/* End basic page styles */

/* These styles create the menus. */

.copyright {
    font-size: 12px;
    text-align: center;
	color:#003F75;

}
.copyright a:link{
    text-align: center;
	color:#003F75;
	text-decoration:none;
}
.copyright a:visited{
    text-align: center;
	color:#003F75;
	text-decoration:none;
	}
.copyright a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer {
	color:#003F75;
    text-align: center;
	font-size:16px
}
.footer a:link{
    text-align: center;
	color:#003F75;
}
.footer a:visited{
	color:#003F75;	
}
.footer a:hover{
	color:#FFFFFF;
}
.offset {
	margin-right:10px;	
	margin-left: 10px;
	color:#000000;
	}

/* End of the menus. */

/* Start image styles. */
.imgoffset {
	margin-left:2px;
	margin-top:0px;
}

.white {
	color: #FFFFFF;
}
.floatleft {
	float: left;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-top: 0px;
	margin-left: 0px;
	}
	
.footer2 {
	color:#003F75;
    text-align: center;
	font-size:16px
}
.footer2 a:link{
    text-align: center;
	color:#003F75;
}
.footer2 a:visited{
	color:#003F75;	
}
.footer2 a:hover{
	color:#ff0909;
}	
/* End image styles. */

.18font {
	font-size:18px;
}	
/* End Stylesheet by B&J Graphics */