a {
	color: #366D36;
	font-weight: bold;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 20px;
	padding: 0px;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;

}

h4 {
	color: #000000;
	text-align: center;
}


.bullettitle {
	font-size: 110%;
	font-weight: bolder;
	color: #FF3300;
	font-family: "Boca Raton ICG Solid";

}

.header {
	font-size: medium;
	font-weight: bolder;
	color: #FF3300;
}
pre {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #006393;
}
.verbage {
	font-size: smaller;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 120%;
	color: #FF3300;
}
h3 {
	font-size: 120%;
	text-decoration: none;
	font-style: italic;
	font-variant: small-caps;
	color: #003366;
	text-align: center;
}
#header_secondary a {
	color: #FFFFFF;
}

.a1 {
	color: #FFFFFF;
}
.aheader {
	color: #FF6600;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	font-size: x-large;


}

a:hover {
	color: #FF3300;
	font-weight: bold;


}
marquee {
	color: #000000;
	background-color: #FFFFD5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;


}
p {
	font-size: small;
	font-weight: normal;
}

#navcontainer {
	width: 180px;
	vertical-align: top;
	top: 0px;
	background-color: #BEDEBE;
	float: left;
	height: 1500px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	vertical-align: top;
	top: 0px;
}

#navcontainer a
{
	display: block;
	width: 183px;
	background-color: #BEDEBE;
	border-bottom: 1px solid #eee;
	padding-bottom: 3px;
	padding-left: 3px;
	top: 0px;
}

#navlist a:link, #navlist a:visited
{
	color: #006393;
	text-decoration: none;
	padding: 3px;
}

#navlist a:hover
{
background-color: #006393;
color: #fff;
}
#contact {
	background-color: #FFFFFF;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	color: #003366;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #003366;
	border-top-style: groove;
	border-top-color: #003366;

}
#container{
}

.padded {
	padding: 10px;
}
.framedr {
	border: thick outset #006393;
	float: left;
	margin: 10px;
}
#header {
	background-image: url(images/header.jpg);
	height: 183px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#navlist {
	width: 180px;
	vertical-align: top;
}
#content {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
	width: 590px;
	text-align: justify;
	min-height:200%;
	height: 1500px;
}
#content table {
	font-size: x-small;
	width: 100%;
	overflow: scroll;
}
#content td {
	border: 1px solid #006393;
	font-size: small;
	padding: 3px;
	text-align: center;
}

.framedl {
	border: thick outset #006393;
	float: right;
	margin: 10px;
	top: 0px;
}
.clear {
	clear: both;
}
#header_secondary {
	background-image: url(images/header_secondary.gif);
	height: 183px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	float: left;
	background-color: #FFFFFF;
	font-size: 1px;
	color: #FFFFFF;
	position: relative;
}
#header_secondary #home_link {

	left: 0px;
	top: 0px;
}

#page_name {
	float: right;
	font-size: large;
	position: absolute;
	top: 17px;
	right: 21px;
	z-index: 3;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#navlist #current {
	background-color: #006393;
	color: #FFFFFF;
}
.sublist {
	text-align: right;
}
.sticky {
	background-color: #DDEEDD;
	padding: 5px;
	color: #FF3300;
	font-weight: 500;
	border: thin ridge #BEDEBE;
}
#wrapper old {

	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(images/content_background.png);
	background-repeat: repeat-y;
	min-height:100%;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	min-height:100%;
	background-color: #BEDEBE;
	height: 1500px;
}
