/* SUSTAIN STYLES */

table.notimetoupdatetodivs {
	width: 900px;
	margin: 10px auto;
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 0;
	}

.textbody {
	width: 690px;
	border: 1px solid #000;
	padding: 5%;
	text-align: justify;
	}

.bannertext {
	height: 75;
	border: 1px solid #000000; 
	border-collapse: collapse;
	background-color: #F2F2F2;
	font-family: "Arial", Times, serif;
	font-weight: bold;
	font-size: 2.5em;
	letter-spacing: 1px;
	vertical-align: middle;
	text-align: right;
	color: #437C17;
	text-decoration: none;
	}

.disclaimer {
	font-family: Times New Roman, MS Sans Serif, Geneva, sans-serif, Times, serif;
	font-size: small;
	font-style: italic;
	text-decoration: none;
	}

ul {text-align:left;}

ul.navlist {
	padding:0;
	margin: 0;
	border-collapse: collapse;
	list-style-type: none;
	}

ul.navlist li {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-bottom: 1px solid black;
	padding:0;
	margin: 0;
	}

ul.navlistsub {
	padding-left: 8px;
	border: 0;
	margin: 0;
	background-color: #FFFFFF;
	list-style-type: none;
	}

ul.navlistsub li {
	background-color: #FFFFFF;
	border: 0;
	padding: 0;
	margin: 0;
	}

li.current {
	list-style-image: url(../images/arrow.gif);
	}


.title {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #003366;
	text-transform: capitalize;
	text-decoration: none;
	}

.nav:link {
	font-family: Times New Roman, MS Sans Serif, Geneva, sans-serif, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #008000;
	text-decoration: none;
}
.nav:visited {
	font-family: Times New Roman, MS Sans Serif, Geneva, sans-serif, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #008000;
	text-decoration: none;
}
.nav:hover {
	font-family: Times New Roman, MS Sans Serif, Geneva, sans-serif, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}

.subnav:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
}
.subnav:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
}
.subnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}

.subnav2:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: none;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
}
.subnav2:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: none;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
}
.subnav2:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: none;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}

.subsubnav:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
.subsubnav:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
.subsubnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}


.home_nav:link {
	font-family: Times New Roman, MS Sans Serif, Geneva, sans-serif, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #008000;
	text-decoration: none;
}

.home_nav:visited {
	font-family: Times New Roman, MS Sans Serif, Geneva, sans-serif, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #008000;
	text-decoration: none;
}
.home_nav:hover {
	font-family: Times New Roman, MS Sans Serif, Geneva, sans-serif, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}

.copy {
	font-family: "Times New Roman", Times, serif;
	font-weight: none;
	font-size: 11px;
	color: Green;
	text-decoration: none;
}
.whitetext {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.home_caption {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: none;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
}
HR {
	color: #008000;
	height : 1px;
	padding: 0;
	margin: 0;
	background-color: white;
}
