/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0178A2;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: none;
	color: #006633;
}
.splash_fade_block_bottom {
	background-image: url(images/fade_block_bottom.gif);
	font-size: 16px;
}
.style1 {font-size: 18px}

.splash_fade_block_footer {
	background-image: url(images/fade_block_footer.gif);
	background-repeat: no-repeat;
}
.nav {
	font-size: 14px;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
}
.content_box {
	background-image: url(images/content_box.gif);
	background-repeat: repeat;
}
.content_box2 {
	background-image: url(images/content_box2.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 15px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	text-indent: 5px;
}
h2 {
	font-size: 14px;
}
.content_box3 {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
