body {
	background-color: #ede4C5;
	margin: 0px auto;
	padding: 0px;
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #369;
	font-weight: bold;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	text-decoration: none;
	text-align: left;
}

li {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}

a:link {color: #369;}

a:visited {color: #369;}

a:hover {color: #090;}

a:active {color: #090;}

.content {
	background-color: #fff;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

/* Footer Menu Navigation */
ul#navigation {
	padding: 0 0 0 45px;
	margin: 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	list-style-type: none;
	position: static;
	float: left;
}

ul#navigation li { display: inline; }

ul#navigation li a {
	padding: 3px 12px;
	color: #fff;
	text-decoration: none;
	border-width: 0;
}

ul#navigation li a:hover {
	color: #fff;
	background-color: #006600;
}

.divider {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1px;
}

.footer2 {
	margin: 0px;
	height: 32px;
	width: 760px;
	color: #fff;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: text-top;
	padding-top: 4px;
}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 217px;
	color: #fff;
	margin: 0px;
	position: static;
	border: none;
}

a.link2:link {
	color: #fff;
	text-decoration: none;
}

a.link2:visited {
	color: #fff;
	text-decoration: none;
}

a.link2:hover {
	color: #090;
	text-decoration: none;
}

a.link2:active {
	color: #090;
	text-decoration: none;
}

.greyBar {background-color: #666;}

.textbold {font-weight: bold;}

ul#leftList {
	line-height: 24px;
	font-weight: bold;
}

img {border: none;}
.textCaption {
	font-size: 10px;
}

.txtRed {
	font-weight: bold;
	color: #CC0000;
	font-size: 125%;
}
