@charset "utf-8";
p {
	margin: 0px;
	padding: 0px;
}



#container {
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navigation {
	background-color: #FFFFFF;
	margin-left: 60px;
	margin-bottom: 0px;
	margin-right: 500px;
	padding: 0px;
}
#navigation p {
	margin: 0px;
	padding: 0px;
}
#navigation a {
	margin: 0px;
	padding: 0px;
}
#nav1 {
}
#div2 {
}
#div3 {
}
#div4 {
}




#main_content {
	width: 450px;
	float: right;
	background-image: none;
	margin-right: 25px;
	display: inline;
	background-color: #FFFFFF;
	border: thin none #000000;
}
#mainad {
	background-color: #8ED8F8;
	padding-bottom: 25px;
	border: thin dotted #002469;
	padding-top: 25px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#ad {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ad h1 {
	padding: 0px;
	color: #ED1394;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ad h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ad  ul   {
	margin-left: 55px;
}
#buttons {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#spacer {
	clear: both;
}


#footer {
	clear: both;
}
a:link {
	color: #002347;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002347;
}
a:hover {
	text-decoration: underline;
	color: #EC008C;
}
a:active {
	text-decoration: none;
	color: #002347;
}

h4 {
	margin: 0px;
	padding: 0px;
}
.style9 {font-weight: bold}
.style11 {font-weight: bold}
.style12 {
	color: #002347;
	font-weight: bold;
}
.style13 {color: #ED1394}
