/* CSS Document */
INPUT, SELECT, TEXTAREA {font-family: Verdana; font-size: 9pt; color:#395F6A; font-weight: normal; background-color: #F9F9EC; }

	.bluelinks {
	font-family: "Times New Roman", Times, serif;
	background-color: #548C9E;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
	}
	
	.bluelinks:hover {
	font-family: "Times New Roman", Times, serif;
	background-color: #548C9E;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
		.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #32545F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
	}
	
	.email:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
			.emailbl {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
	}
	
	.emailbl:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #32545F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
			.emailblsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
	}
	
	.emailblsm:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #32545F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
	.bluebackground {
	background-color: #548c9e;
}
	.whitebackground {
	background-color: #ffffff;
	border-color: #FFFFFF;
}

	.white {
	font-family: "Times New Roman", Times, serif;
	background-color: #548C9E;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
			.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
			.contentgd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7C6A01;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
				.content12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
				.contentbl {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #32545F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

				.headingbl {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #32545F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
		.headingbllarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #32545F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
			.headingbllarge18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #32545F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

.backgroundyellow {
	background-color: #F1EDD2;
}


.background {
	background-color: #32545F;
}
.doubleborder {
	border: thick double #655903;
}
.doubleborderbl {
	border: thin double #32545F;
}

.header {
	background-image: url(../images/header6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
.blackborder {
	border: thin solid #000000;
}

.blackborderthin {
	border: 1px solid #000000;
}

.edwardianfont {
	font-family: "Edwardian Script ITC";
	font-size: 28px;
	font-weight: bold;
}
			.sky {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}
	
	.sky:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
.purpleborder {
	border: medium solid #6B3F6A;
}