﻿  /* CSS layout */
body {
}

#masthead {
}

#top_nav {
}

#container {
	min-width: 600px;
}

#left_col {
	width: 200px;
	float: left;
}

#page_content {
	margin-left: 200px;
}

#footer {
	padding: 5px;
	clear: both;
	background-color: #B0D8FF;
	position: relative;
}
.leftNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin-top: 2;
	margin-bottom: 2;
	padding-top: 2;
	padding-bottom: 2;
	line-height: 20px;
}
.bottomNav {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	background-color: #B0D8FF;
	color: #0000FF;
}
.cat-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.Image-Left {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	padding-left: 25px;
	padding-top: 10px;
}
.Image-Right {
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #0000FF;
}
h1 {
	font-family: "Arial Black";
	font-size: x-large;
	font-weight: normal;
	color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.style25 {
	color: windowtext;
	font-size: 10.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border: 1px solid windowtext;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.cat-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.Nav-Text-Bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
}
