html {
	height: 100%;
}
body {
	/* height: 100%; */
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/gridbg.gif);
	left: auto;
	right: auto;
}
body,td {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	font-size: 0.9em;
	line-height: 1.2em;
}


a:link { text-decoration: underline; color: #003366; }
a:visited { text-decoration: underline; color: #003366; }
a:hover { text-decoration: underline; border-bottom: none; color: #669933; }
a:active { text-decoration: none; color: #669933; }

#content {
	position: relative;
	left: auto;
	right: auto;
	width: 760px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 20px auto 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 0px none #003366;
	border-left: 1px solid #003366;
}
#header {
	display: block;
	width: 760px;
	height: 90px;
	background-color: #FFFFFF;
}

#main {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	display: block;
	width: 460px;
	float: left;
	clear: left;
	font-size: 0.9em;
	padding: 0px 0px 20px;
	background-color: #FFFFFF;
} 
#content #main p {
	padding: 0px 0px 0px 20px;
}

.bulletlist {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	/* list-style-image: url(images/bullet_tan.gif);
	list-style-position: outside; */
	margin: 0px 0px 0px 30px;
	background-image: url(images/bullet_tan.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 20px;
}



.banner {
	margin-top: 1px;
}
.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}

/* SIDEBAR */
#sidebar {
	display: block;
	width: 260px;
	clear: right;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #ebece6;
}
#content #main .spotlight div {
	color: #000000;
}

#content #sidebar ul {
	list-style-type: none;
}
#content #sidebar li {
	background-color: #ebece6;
	padding: 14px 10px 0px 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B7A6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	display: block;
	height: 30px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

a.sidebar:link { text-decoration: none; color: #003366; }
a.sidebar:visited { text-decoration: none; color: #003366; }
a.sidebar:hover { text-decoration: underline; border-bottom: none; color: #669933; }
a.sidebar:active { text-decoration: underline; color: #669933; }


/* NAV MENU */
dl, dt, dd, ul, li {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	position: absolute;
	z-index:100;
	width: 760px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: url(images/navwidget.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu dl {
	float: left;
	width: 9em;
	vertical-align: middle;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #669933;
	margin: 0px 1px 0px 0px;
	color: #FFFFFF;
	height: 20px;
	padding: 0px;
	border: 0px none #FFFFFF;
}
#menu dd {
	display: none;
}
#menu li {
	text-align: center;
	background: #669933;
	padding: 0px;
}
#menu li a, #menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
	background: #003366;
}

/* FOOTER */
#footer {
	display: block;
	width: 760px;
	position: relative;
	left: auto;
	right: auto;
	margin: auto auto 20px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	border-top: 0px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
a.footer:link { text-decoration: none; color: #FFFFFF; }
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #669933;
	margin: 0px;
	padding: 3px 0px;
	width: 760px;
	left: auto;
	right: auto;
	text-align: center;
	vertical-align: middle;
}
#footer h4 {
	color: #FFFFFF;
	background-color: #b5b7a6;
	margin: 0px;
	padding: 10px 0px;
	width: 760px;
	left: auto;
	right: auto;
	text-align: center;
	font-size: 0.9em;
	vertical-align: middle;
	font-weight: normal;
}
/* END STYLES */

#content #main h4 {
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
}
#content #main h5 {
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	margin: 0px 0px -15px;
}
.imgalignright {
	clear: right;
	float: right;
}
.imgalignleft {
	clear: left;
	float: left;
	padding-right: 10px;
}
.imgaligncenter {
	text-align: center;
	vertical-align: middle;
}
.imgalignrightborder {
	clear: right;
	float: right;
	margin: 0px 0px 0px 6px;
}

#centerit {
	display: block;
	left: auto;
	right: auto;
	text-align: center;
	vertical-align: middle;
}
.dividerline {
	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: #B5B7A6;
	margin: 7px 0px 7px 30px;
	text-align: center;
	vertical-align: middle;
	display: block;
	left: auto;
	right: auto;
}
.envtd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #EBECE6;
}
.envth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #669933;
}
.spotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B994C;
	border: 1px solid #B5B7A6;
	padding: 10px;
	margin: 0px 10px;
}
#content #main .spotlight h2 {
	text-transform: uppercase;
	color: #003366;
	background-color: #EBECE6;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 10px;
}

.imgalignrightpadding {
	clear: right;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
