body {
	background-color: #9999CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:link,a:visited,a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A0522D;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

li {
	margin-top: 10px;
}

dt {
	margin-top: 15px;
}

dd {
	font-style: italic;
}

.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #AEA4EB;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AEA4EB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}

.banner {
	position: relative;
	background-image: url(images/header.jpg);
	width: 707px;
	height: 40px;
	background-repeat: no-repeat;
}

.languagebutton {
	position: absolute;
	left: 620px;
	top: 0px;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #AEA4EB;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AEA4EB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4F4F4F;
	margin-top: 5px;
}

.quote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F2F2F2;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mission {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.dttext {
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}

.pgtitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #A0522D;
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sectitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	color: #A0522D;
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bullets {
	color: #00008B;
	list-style-image: url(images/bullet.gif);
}
.form {
	width: 100%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formtext {
	width: 100%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.FormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	background-color: #F1F1F8;
}
.FormCell {
	background-color: #F1F1F8;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#formtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input.mail{display:none;}
