body {
	margin-bottom: 0px;
	margin-top: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-collapse: collapse;
}

.bigtitle {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.055em;
}

.title {
	font-size: 13px;
	font-weight: bold;
	color: #76A0BE;
}

.foreground {
	background-color: #ffffff;
}

.nav {
	font-size: 10px;
	font-weight: bold;
	color: #b9b9b9;
}

.small {
	font-size: 11px;
}

.tiny {
	font-size: 11px;
	font-weight: bold;
	color: #b9b9b9;
}

.flash {
	background-color: #ffffff;
}

.animation {
	margin-left: 20px;
}


.dots {
	font-weight: bold;
	font-size: 10px;
	color: #B9B9B9;
	letter-spacing: 0.3em;
}

.main {
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
}

.menu {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

.homepanel {
	margin-top: 60px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 60px;
	background-color: #ffffff;
	line-height: 175%;
}

.panel {
	margin-top: 70px;
	margin-left: 10px;
	margin-right:60px;
	margin-bottom: 20px;
	background-color: #ffffff;
	line-height: 175%;
	text-align: justify;
}

.subpanel {
	margin-top: 70px;
	margin-left: 20px;
	margin-right:60px;
	margin-bottom: 0px;
	background-color: #ffffff;
	line-height: 175%;
}

.subpanel2 {
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right:60px;
	background-color: #ffffff;
	line-height: 175%;
}


.home {
	background-color: #ffffff;
}

.bottom {
	background-color: transparent;
}


p {
	text-align: justify;
	line-height: 175%;
	margin-left: 20px;
}

.subtitle {
	margin-top: 5px;
	margin-left: 18px;
}

.hometable {
	line-height: 175%;
	text-align: justify;
}

.formtable {
	line-height: 175%;
	text-align: justify;
}


.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #76A0BE;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #76A0BE;
	text-decoration: none;
	

}

a:visited {
	color: #76A0BE;
	text-decoration: none;
}

a:active {
	color: #76A0BE;
	text-decoration: none;
}

a:hover {
	color: #76A0BE;
	text-decoration: underline;
}
