/* CSS Document */
	.content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
		.contentsmcent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 13px;
	color: #034C6F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
	
	.bluelinks {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 14px;
	color: #325269;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	}
	
	.bluelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 14px;
	color: #325269;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	}
		.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	}
		.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
	
	
		.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	}
	
	.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
		
	.headingsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #034C6F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
		.headingsm14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #034C6F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	}
	
	.contentlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #034C6F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
		.contentsmlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	}
	
	.contentsmlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034C6F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	.bluebackgd {
	background-color: #E6FFFF;
}
.dkbluebackground {
	border: thin solid #034C6F;
	background-color: #B3CDDE;
}

.border {
	border: thin solid #000000;
}
