/* CSS Document */

body {
	background-color: #8ab7d4;
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,p,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
.style1 {
	color: #1D708F;
	font-weight: bold;
}
.style3 {
	color: #1C708F;
	font-weight: bold;
}
a:link {
	color: #1C708F;
}
a:visited {
	color: #1C708F;
}
a:hover {
	color: #8AB7D4;
}
a:active {
	color: #1C708F;
}
.style1 {
	color: #1D708F;
	font-weight: bold;
}
.style2 {
	color: #1C708F;
	font-weight: bold;
}
.form {
    padding-left: 20px;
}
.slogan {
	margin: 50px 15px 5px 325px;
	text-align: center;
	color: #FFCC00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.slogan a {
	text-decoration: none;
	color: #FFCC00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.menu a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

td.menu {
	text-align: center;
}
.bottommenu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin:  0px 175px 0px 0px;
	padding: 5px;
}

td.bottommenu a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight:bold;
}
.footer a {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-decoration:none;
}