.inverse_separator {
	background: #ffffff;
	width: 100%;
	height: 1px;
	}	
.separator {
	background: #003366;
	width: 100%;
	height: 1px;
	}
.navhdr_separator {
	background: #996600;
	width="100%";
	height: 2px;
	}
	
a.feature {
	text_decoration: none;
	font-weight: bold;
	}
a.feature:hover {
	text-decoration: underline;
	}
a.hdrlink {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
	}
a.hdrlink:hover {
	text-decoration: underline;
	}
a.navlink {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
a.navlink:hover {
	text-decoration: underline;
	}
body {
	font-family: Garamond, Times New Roman, serif;
	font-size: medium;
	color: #000000;
	background: #ffffff;
	margin: 0 10px;
	}
h1 {
	font-size: xx-large;
	font-weight: bold;
	color: #003366;
	padding: 20px 10px 20px;
	}
.right-layer {
	margin: 10px;
}

h2 {
	font-size: x-large;
	font-weight: bold;
	color: #003366;
	margin: 20px 0 10px;
	}
h3, h4, h5, h6 {
	font-size: large;
	font-weight: bold;
	color: #003366;
	margin: 20px 0 10px;
	}
.hilite {
	color: #003366;
	font-size: large;
	font-weight: bold;
	}
.hilite_cell {
	font: medium Verdana, Sans-serif;
	border-style: solid;
	border-color: #003366;
	border-width: 2px;
	}
.nav_hdr {
	background: #996600;
	}
.nav {
	background: #003366;
	color: #ffffff;
	font-size: small;
	}
.small {
	font-size: small;
	}
td {
	font: medium Garamond, Times New Roman, serif;
	}
.theme {
	background: #003366;
	color: #ffffff;
	}

.gutterAll {
	padding: 10px;
	}
.gutterBottom {
	padding-bottom: 10px;
	}
.gutterLeft {
	padding-left: 10px;
	}
.gutterRight {
	padding-right: 10px;
	}
.gutterTop {
	padding-top: 10px;
	}
.gutterTopHalf {
	padding-top: 5px;
	}
.gutterLR {
	padding-left: 10px;
	padding-right: 10px;
	}
.gutterTB {
	padding-top: 10px;
	padding-bottom: 10px;
	}
.hangindent { 
	margin-left: 10px;
	text-indent: -10px
	}
.hangindent2 { 
	margin-left: 20px;
	text-indent: -10px
	}
.image-space {
	margin: 8px;
	padding: 5px;
}
.subscript {
	font-family: Garamond, "Times New Roman";
	font-size: 9px;
}
.links2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	text-align: center;
}
.links2 a:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.links2 a:hover {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
	text-decoration: underline;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.links2 a:active {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.links3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.links3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.links3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
	text-align: center;
	text-decoration: none;
}
.links3 a:active {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.tr-space {
	width: 30px;
}
.tr-height {
	height: 40px;
}
.nav-head {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}