body {
	background-color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	color: #000000;
}
h1 {
	color: #CFA880;
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 5px;
}

.global {
	background-color: #CFA880;
	border-bottom: thick solid #30577F;
	border-top: 1px solid #336666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 3px;
	padding-left: 3px;
	text-align: center;
	color: #F0F8FF;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 0px;
	padding-bottom: 3px;
}

.header {
	background-color: #30577F;
	font-size: 1.4em;
	padding-left: 6px;
	text-align: left;
	background-image: url(logo100wide.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 120px;
	color: #F0F8FF;
	margin-bottom: 0px;
}
.right {
	background-color: #30577F;
	color: #F0F8FF;
	font-size: 0.8em;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 10px;
	
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #F0F8FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}
a:hover {
	text-decoration: none;
	color: #F0F8FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	background-color: #CFA880;
}
a:active {
	text-decoration: none;
	color: #CFA880;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	background-color: #30577F;
}
.imagetext {
	text-align: left;
}

