@charset "UTF-8";

	/* end hide */



body {
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
#wrapper {
	width: 100%;
	background-color: #F3F0ED;
	display: block;
	margin: auto;
	right: auto;
	left: auto;
	top: 0px;
	position: relative;
	bottom: 0px;
	padding: 5px;
}
.logo {
	background-color: #F3F0ED;
	position: relative;
}

.navigation {
	
}

.headerImg {
	padding: 10px;
	}
.bodyImg {
}
.content {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	position: relative;
	text-align: center;
}
.footer {
	padding-top: 25px;
	background-color: #F3F0ED;
	text-align: center;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #333333;
}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	max-width: 100%;
	height: auto:
}	

.thumb {
	padding: 10px;
	max-width: 100%;
	height: auto;
		
}

ul.MenuBarHorizontal {
	background-color: #F5F2ED;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

li {
	float: left;
}

li a, .dropbtn {
	display: inline-block;
	color: #003399;
	text-align: center;
	padding: 12px 18px;
	text-decoration: none;
}
li a:hover, .dropdown:hover .dropbtn {
	background-color: #6699CC;
	color: #FFFFFF;
	text-decoration: none;
}

li.dropdown {
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #FFFFFF;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

.dropdown-content a {
	color: #003399;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}	

.dropdown-content a:hover {
	background-color: #6699CC;
}	

.dropdown:hover .dropdown-content {
	display: block;
}	

.dropdown:hover .dropbtn {
	background-color: #000000;
}	
			 			
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #333333;
	line-height: 1.75;
	margin-top: 0px;
	margin-right: 5px;
	font-style: normal;
}
p2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #333333;
	line-height: 1.75;
	margin-top: 0px;
	margin-right: 5px;
	font-style: normal;
}
pbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #666666;
	line-height: 1.75;
	margin-top: 0px;
	margin-right: 5px;
	font-style: strong;
}
h1 {
	font-size: 30px;
	color: #006699;
	font-family:'Gill Sans', sans-serif;
	line-height: 1.6x;
	font-weight: 500;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
h2 {
	font-family:'Gill Sans', sans-serif;
	font-size: 24px;
	line-height: 1.6;
	color: #003366;
	font-weight: 400;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 5px;
	}
h3 {
	margin: 0;
	font-size: 20px;
	line-height: 1.6;
	color: #003366;
	font-weight: 400;
	font-family:'Noto Sans', sans-serif;
	}

h4 {
	font-family:'Gill Sans', sans-serif;
	font-size: 22px;
	line-height: 1.6;
	color: #006699;
	font-weight: 300;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 5px;
	}
h5 {
	margin: 0;
	font-size: 14px;
	color: #666666;
	font-weight: 300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.75;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
h6 {
	margin: 0;
	font-size: 24px;
	color: #333333;
	font-weight: lighter;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
h7 {
	font-size: 36px;
	color: #006699;
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-variant: small-caps;
	line-height: 20px;
	font-weight: 600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

.bulletlist {
	font-size: 13px;
	list-style-position: outside;
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.75;
	font-weight: normal;
	color: #333333;
}
a {
	color: #333333;
	font-size: 16px;
}
a:link {
	text-decoration: none;
}
a:visited {
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.a1 {
	color: #003399
}
.a1:link {
	color: #003399;
	font-weight: normal;
}
.a1:visited {
	text-decoration: none;
	color: #3366CC;
}
.a1:hover {
	text-decoration: underline;
}
.a1:active {
	text-decoration: none;
}
.a2 {
	color: #0033FF;
}
.a2:link {
	text-decoration: none;
	color: #0033FF;
}
.a2:visited {
	text-decoration: none;
	color: #3366FF;
}
.a2:hover {
	text-decoration: underline;
	color: #0066FF;
}
.a2:active {
	text-decoration: none;
}

.a3 {
	color: #003399;
	font-size:18px;
}
.a3:link {
	text-decoration: none;
}
.a3:visited {
	text-decoration: none;
	color: #003399;
}
.a3:hover {
	text-decoration: underline;
	color: #0066FF;
}
.a3:active {
	text-decoration: none;
}

<style type="text/css">

	/* hide from ie5 mac \*/

	html {

		height: 100%;

		overflow: auto;
	color: #003399;
	color: #003399;
	color: #003399;
	color: #003399;
	}

	

	#flashcontent {
	width: 600px;
	}


	/* hide from ie5 mac \*/

	html {
	}



</style>

	/* end hide */



	
.Headers {
	color: #6699CC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
