a.DDlink:visited {
	color: 002B4D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.DDlink:link {
	color: 002B4D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.DDlink:active {
	color: 002B4D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.DDlink:hover {
	color: 002B4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.DDlinkCurrent {
	color: 002B4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;

}

.Background {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.Normal-Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 002B4D;
	font-weight: normal;
	line-height: 16px;


}
.Normal-Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;


}
.ContactBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.ContactBlackBold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: 900;
}
.Nav-BlueCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 002B4D;
	font-weight: normal;
	line-height: 12px;
}
.Normal-Black-List {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}
.copyright {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #495D6D;
	text-align: right;
	line-height: 24px;
	padding-right: 5px;
}
