@charset "iso-8859-1";
body {
	font-family: verdana, geneva, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF; 
	color: #000066; 
}
/* =============== no border around images ============ */
body img {
	border: 0px;
	text-decoration: none;
}
/* ======== margins auto center the container on page ========== */
#container {
	margin: 5px auto 10px auto;
	padding: 5px;
	background-color: #ffffff;
	width: 1054px;
}
/* ========== top banner ========== */

#logoleft {
	padding: 2px;
	margin: 2px;
	vertical-align : top;
	height: 130px;
	width: 100%;
}
#logoright {
	margin: 0px;
	float: right;
	width: 730px;
	height: 130px;
	padding: 5px;
	background-color: #FFF;
	color: #336699;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	font-family: verdana, geneva, sans-serif;
	vertical-align: top;
}

/* ======= top menu ========= */

#topmenu {
	background-color: #FFFFFF;
	text-align: center;
	font-size: .90em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: inherit;
	border-top: 2px solid #242F24;
	border-bottom: 2px solid #242F24;
	border-top-color: #003300;
	border-bottom-color: #003300;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	padding-right: 1em;
}
/* ========== links ============*/

a:link {
	color: #003300;
	background: transparent;
}
a:visited {
	color: #336600;
	background: transparent;
}
a:hover {
	text-decoration : none;
	background: #DEDECB;
	color: #000000;
}
a:active {
	background: #E2EEDF;
	color: #000000;
}
/* ======= main content area =========*/

#content {
	margin-right: 150px;
	margin-left: 205px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	width: 680px;
	font-size: 12px;
	font-family: verdana, geneva, sans-serif;
	line-height: 1.3em;
}

/* ======== content area list items ========*/

#content ul li {
	list-style-image: url('../images/site/green-bullet-bg.gif');
	margin: 2px;
	padding: 2px;
}
#content li li {
	list-style-image: url('../images/site/green-bullet-bg.gif');
	padding: 2px 0;
}

/* ========= Right Nav ======== */

#rightnav {
	border-style: none none none solid;
	border-color: #FFFFFF #FFFFFF #FFFFFF #D2E1D0;
	color: #000066;
	float: right;
	background-color: #ffffff;
	width: 135px;
	border-left-width: 1px;
	font-weight: normal;
	font-size: small;
	font-family: verdana, geneva, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
	
#rightnav p {
	font-size: small;
}
/* ======= Left Nav ========= */

.leftmenu{
	border-style: none solid none none;
	width: 190px;
	float: left;
	font-size: small;
	border-right-color: #D2E1D0;
	border-right-width: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.leftmenu .headerbar{
	font: bold 13px Verdana;
	color: white;
	background: #003300 url('../images/site/downgreen.gif') no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/;
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.leftmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.leftmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.leftmenu ul li a{
	font: normal 10px Arial;
	color: #000066;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/;
	text-decoration: none;
	font-weight: bold;
}

.leftmenu ul li a:visited{
color: black;
}

.leftmenu ul li a:hover{
	/*hover state CSS*/
color: white;
	background: #003300;
}

/*========= footers ============*/

#footer {
	border-top: 2px solid #242F24;
	clear: both;
	padding: 5px;
	background-color: rgb(255, 255, 255);
	text-align: left;
	border-top-width: 1px;
	border-top-color: #003300;
	font-family: verdana, geneva, sans-serif;
	font-size: small;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*========= general styles =========*/

hr {
	width: 90%;
	text-align: center;
	background-color: #8D9B77;
	height: 2px;
}

.center {
	text-align: center;
}

/* ========= heading tags =========== */

h4 {
	font-size: .9em;
	color: #485E48; /*dk green*/;
	background-color: inherit;
	font-family: verdana, geneva, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #003300; /*dk green*/;
	background-color: inherit;
	font-family: verdana, geneva, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: medium;
	color: #003300; /*dk green*/;
	background-color: #4790B8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 1.7em;
	text-indent: 5px;
	margin-top: -5px;
	background-image: url('../images/site/blue-horizontal-line.jpg');
	background-repeat: repeat-x;
}
h1 {
	font-size: 1.5em;
	color: #003300; /*dk green*/;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}

/* ======== image float ========== */

.imgrgt {
	float: right;
	padding: 7px;
}
.imglft {
	float: left;
	padding: 7px;
}

.smtxt {
	font-size:small;
}
/* ======= table float and borders ========*/

#td-pad-rt {
	padding-right: 7px;
}
#td-pad-lft-ln {
	padding-left: 7px;
}
#td-pad-both {
	padding-right: 7px;
	padding-left: 7px;
}


