* { padding:0;margin:0;}
html, body {
	height: 100%;
	text-align: center;
	color: #3A4139;
	background-color: #C0CBA9;
}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }
h1 {
	margin-left: 11px;
	text-align: left;
	font-family: 'Georgia', serif;
	font-weight: bold;
	font-size: 18px;
	color: #454C44;
}
h2 {
	margin-left: 11px;
	text-align: left;
	font-family: 'Georgia', serif;
	font-weight: bold;
	font-size: 12px;
	color: #4C3932;
}
h3 {
	text-align: left;
	font-family: 'Georgia', serif;
	font-weight: bold;
	font-size: 11px;
	color: #49523D;
}
h4 {
	font-family: 'Georgia', serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E3E8D4;
	padding: 2px 5px;
}
h4.Cost {
	text-align: right;
	color: black;
        font-style: normal;
}
h5 {
	font-family: 'Georgia', serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E3E8D4;
	padding: 5px;
}
h6 {
	font-family: 'Georgia', serif;
	color: #A9AFA3;
	font-weight: bold;
	font-size: 11px;
	margin-left: 11px;
}
ul {
	color: #4D3A33;
	margin-left: 25px;
	margin-top: 10px;
	padding: 4px 0;
}
div#container {
	width: 782px;
	margin: 12px auto 0 auto;
	border: 1px solid #224A25;
}
table#globalNav {
	width: 782px;
	color: #4E3934;
	border-top: 1px solid white;
	border-bottom: 1px solid #363C30;
	height: 25px;
	margin-top: -5px;
}
	table#globalNav td {
		text-align: center;
		border-right: 1px solid #FFFFFF;
	}
	table#globalNav a {
		color: #FFFFFF;
		font-family: 'Georgia', serif;
		font-weight: bold;
		font-size: 14px;
		display: block;
		background-color: #41553C;
		height: 100%;
		padding: 5px 10px;
	}
	table#globalNav a:hover {
		text-decoration: none;
		background-color: #8F9A7D;
		color: #FFFFFF;
	}
body table#main {
	height:100%;
	font-family: 'Helvetica','Arial',sans-serif;
	font-size: 11px;
}
	div#tableMainBugFix {text-align:left;height:100%;}
	table#main td {
		vertical-align: top;
	}
	table#main td#tmLeft {
		padding-top: 15px;
		background-color:#E6EAD9;
		text-align: center;
	}
			td#tmLeft h3 {
				padding: 0 0 2px 8px;
			}
			td#tmLeft div#departmentNav {
				margin-top: 20px;
			}
				div#departmentNav a {
					display: block;
					background-color: #C0CBA9;
					padding: 6px 3px 6px 15px;
					border-bottom: 1px solid white;
					color: #2C3A23;
					font-family: 'Georgia', serif;
					text-align: left;
					font-size: 11px;
					letter-spacing: 0;
					font-weight: bold;
				}
				div#departmentNav a:hover {
					text-decoration: none;
					background-color: #A8B395;
				}
			td#tmLeft a#slhDownload {
				display: block;
				margin-top: 25px;
				margin-right: 10px;

			}
	table#main td#tmRight {
		padding-left: 2px;
		padding-bottom: 5px;
		background-color: white;

	}
		td#tmRight div#breadCrumb {
			margin: 0 0 5px 11px;
			padding: 10px 0 5px 0;
			font-size: 12px;
			border-bottom: 1px solid #D9DAD5;
			background-color: white;
			color: #909388;
		}
			div#breadCrumb a {
				color: #909388;
			}
		td#tmRight div#content {
			height: 100%;
			width: 616px;
		}
			div#content p {
				color: #3A4139;
				padding: 5px 11px;
			}
body div#footer {
	color: #224A25;
	font-size: 10px;
	margin: 7px auto;
	font-family: 'Helvetica', 'Arial', sans-serif;
}
	div#footer a {
		color: #224A25;
	}

/** GENERAL **/
.sectHeadG {
	display: block;
	color: #485B3F;
	background-color: #A1AA8B;
	padding: 5px;
	font-weight: bold;
	font-family: 'Georgia', serif;
	font-size: 12px;
	margin-top: 5px;
}
a.greenLink {
	display: block;
	color: #485B3F;
	background: #E6E9D8 url('../images/green-link-back.gif') center right no-repeat;
	font-weight: bold;
	font-family: 'Georgia', serif;
	font-size: 12px;
	padding: 5px 0 5px 5px;
	margin: 2px 0;
}
	.tar {
		text-align: right;
	}
table.twoCol {
	margin-left: 12px;
	font-size: 12px;
}
	table.twoCol td.tcLeft {

	}
	table.twoCol td.tcRight {
		padding-left: 10px;
		font-size: 15px;
	}
ul.information {
	list-style-type: none;
	margin-left: 25px;
	margin-top: 2px;
	padding: 4px 0;

	font-size: 11px;
}
	ul.information li {
		margin: 2px 0;
	}
		ul.information li div {
			margin-left: 8px;
		}
		ul.information li a {
			font-weight: bold;
			color: #343E33;
		}
table.inputTable {
	margin: 0 auto;
}
	table.inputTable td {
		vertical-align: middle;
	}
	table.inputTable input {
		border: 1px solid #9C9D98;
	}
div.sectNum {
	font-family: 'Georgia', serif;
	color: #A9AFA3;
	font-weight: bold;
	font-size: 11px;
	margin-left: 11px;
	margin-top: 8px;
}
	div.sectNum img {
		vertical-align: middle;
		margin-right: 6px;
	}
table.tabTable {
	font-size: 11px;
	margin-left: 11px;
}
	table.tabTable td {
		padding: 1px;
	}
	table.tabTable td.ttLeft {
		font-weight: bold;
		width: 30%;
	}
	table.tabTable td.ttRight {}
	table.tabTable td.ttSpan {
		padding: 5px;
	}
div.dirButtons {
	text-align: center;
	margin-top: 16px;
}

table.categoryTable {
	width: 95%;
	font-size: 11px;
}
	table.categoryTable td {
		padding: 2px;
		width: 50%;
	}
/*** UNORDERED SPECIFICS ***/
div#sources {
	border-top: 1px solid #373C36;
	color: #999D8C;
	font-size: 11px;
	font-style: italic;
	margin: 10px 5px;
	padding: 5px;
}


