/* CSS Document */

	h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	color: #003366; 
	text-align: center;
} 

	.photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
		.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	.contentlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	}
	
			.contentsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
			.headingsmblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
	
			.contentcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	}
	
		.smwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
			.smblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	}
		.smblue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	}
		
	.contentlinks {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	}
	
	.contentlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
		.contentlinks14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	}
	
	.contentlinks14:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
			.contentlinks14bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	}
	
	.contentlinks14bl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

.border {
	border: thin solid #003366;
	text-align: center;
}

.borderright {
	border: thin solid #003366;
	text-align: right;
}

body {
	text-align: center;	
	}
	
.bluebg {
	background-color: #003366;
	text-align: left;
}

.goldbg {
	background-color: #FFD200;
}
.centeralign {
		text-align: center;
		}
.borderthick {
	border: medium double #003366;
}
			.smbluelk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
	}
			.smbluelk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	}
	
