@charset "utf-8";
/* CSS Document */

#top_banner {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#navigation_container {
	color:black;
}

#navigation_container a {
	color:black;
	text-decoration:none;
}

.style1 {
	font-size: small
}

.style2 {
	font-size: x-small
}

.style3 {
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	color: #000000;
	font-size: medium;
}
.style4 A:link { text-decoration: none; color: #000000;  }
.style4 A:active { text-decoration: none; color: #000000; }
.style4 A:visited { text-decoration: none; color: #000000; }
.style4 A:hover { text-decoration: none; color: #0000cc;  }

.text_small {
	color: #000000;
	font-size: medium;
}
.text_small A:link { text-decoration: none; color: #000000;  }
.text_small A:active { text-decoration: none; color: #000000; }
.text_small A:visited { text-decoration: none; color: #000000; }
.text_small A:hover { text-decoration: none; color: #0000cc;  }
