p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#header-nav {
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
}

#header-nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}

#header-nav a:hover {
	color: #C6E989;
	text-decoration: none;
}

br {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-bottom: 12px;
}
.sidebarsubhead {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #013A28;
	font-weight: bold;
	margin-left: 6px;
	display: block;
	margin-bottom: 2px;
}
.tableborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
a:link {
	color: #027F17;
	text-decoration:none;
}

a:visited {
	color: #004011;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #009900;
}

a:active {
	color: #339900;
}


.illustration img {
	padding: 3px;
	border: 1px solid #003300;
	margin: 6px;
}

.sidebartext {
	color: #003333;
	display: inline;
	margin-left: 6px;
}

.titleheader {
	font-size: 16px;
	font-weight: bold;
	color: #013A28;
}

.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #5D3631;
}

.img_spacing {
	margin-left: 4px;
}


#sidebar-block {
	padding: 4px;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #013A28;
}

.link-nav {
	background-color: #D5E5B6;
	display: block;
	margin: 4px;
	padding: 2px;
	width: 160px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

/* Squeeze Page Formatting */

#newblock {
	background-color: #FFEFD5;
	background-position: center;
	display: block;
	padding: 12px;
	width: 530px;
	height: 500px;
	border: 1px solid #66CC33;
	position: relative;
}

#newblock h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight:bold;
	font-size: 14px;
}

#newblock p {
	font-size: 14px;
}
