@charset "utf-8";

body {
	background-color: #D2D2D2;
}

a {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.page {
	width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.Header {
	width: 950px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.Header h1 {
	font-size:20px;
	font-family:"Adobe Garamond Pro";
	color: #FF0
}


.HeaderLeft {
	width: 739px;
	height: 300px;
	float: left;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 35px;
}

.HeaderRight {
	width: 210px;
	height: auto;
	float: left;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.NavBar {
	width: 700px;
	height: 50px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
}

.NavBar ul {
	width: auto;
	height: auto;
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFF;
	list-style-type: none;
}

.NavBar ul li {
	list-stlye: none;
	margin: 0;
	float: left;
}

.NavBar li {
	width: auto;
	height: auto;
	text-align: left;
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFF;
	list-style-type: none;
	padding-bottom: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}


.NavBar a{
	width: auto;
	height: auto;
	text-align: left;
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	list-style-type: none;
	text-decoration: none;
}

.NavBar a:link:hover, a:visited:hover{
	width: auto;
	height: auto;
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	list-style-type: none;
	text-decoration: none;
	background-color: #022f59;
}
.NavBar a.current {
	display: inline;
	background-color: #046FCE;
	font-family: "Adobe Garamond Pro";
	padding: 5px;
	color: #000;
}



.associations {
	width: 950px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}

.Footer {
	width: 940px;
	height: 35px;
	margin-left: 60px;
	
}

.Copyright {
	width: 400px;
	height: 35px;
	color: #fff;
	font-family: "Adobe Garamond Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	float: left;
	padding-left: 25px;
}

.Developer {
	width: 400px;
	height: 35px;
	color: #FFF;
	font-family: "Adobe Garamond Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	float: left;
}
.Developer a {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}


.clear {
	clear:both;
}

.organizations {
	width: 950px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
	margin: 0px;

	padding 10px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
