a {
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: black;
}
#background_table {
	background-image:url('../images/table_background.png');
	background-repeat: repeat-y;
	background-position: top center;
}
body, html {
		background-color: #18481d;
		color: #18481d;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		margin: 0px;
		margin-top: -5px;
		padding: 0px !important;
}
#bottom {
	background-color: #18481d;
	width: 100%;
	height: 3em;
}
.caption {
	font-size: 11px;
	text-indent: 0px !important;
}
.captionQuote {
	font-style: none;
	font-size: 25px;
	color: #18481d;
}
.captionText {
	color: black;
	font-style: italic;
	text-indent: 0px !important;
}
.clickable {
	text-indent: 0px !important;
	text-decoration: underline;
	color: black;
	cursor: pointer;
}
.dropDownLvlOne {
	border: 1px solid #000000;
	background-color: white;
	position: absolute;
	color: #18481d;
	margin: -1.3em 0em 0em 2em;
	width: 150px;
}
.dropDownLvlTwo {
	background-color: #d5dfd7;
	color: black;
	font-weight: bold;
	font-size: 1.2em;
	padding: .3em;
	padding-left: 1.2em;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.floatLeftNoMargin {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	border: 1px solid #000000;
}
.FloatRightMargin {
	float: right;
	padding: 0px 0px 10px 10px;
}
#footer {
	clear: left;
	padding: 5px 10px;
	font-size: 12px;
}
#footer p {
	margin:0;
	text-align: center !important;
	font-weight: bold;
	margin: 12px auto 5px auto;
	width: 400px;
	height: 4em;
	background:url(../images/logo-copyright2.gif) no-repeat left top;
	margin-top: 10em;
}
#form p{
	text-indent: 0px !important;
}
h2 {
	margin:0 0 1em;
}
hr {
	width: 150px;
	color: #18481d;
	margin: 0px auto;
	text-indent: 0px !important;
}
* html #footer {
	height: 1em;
}
li {
	margin-left: 20px;
}
#main {
	float: left;
	width: 530px;
	margin-left: 1.8em;
}
#main p {
	text-indent: 2em;
	text-align: justify;
}
.menuHeader {
	font-weight: bold;
	font-size: 1.2em;
	cursor: pointer;
	padding-left: .2em;
	margin: .5em 0em;
	color: #18481d !important;
	text-decoration: underline;
}
#menu {
	text-align: left;
	margin-left: 10px;
}
#menu a {
	cursor: pointer;
}
#menu ul {
	margin-top: -.8em;
	margin-left: -1.5em;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}
#menu ul li {
	margin-bottom: 1em;
}
.pathway {
	text-align: center !important;
	text-indent: 0px !important;
}
#sidebar {
	float:left;
	width:156px;
	font-size: 11px;
	text-align:left;
	margin-left: 1.4em;
	text-align: center;
	padding-bottom: 5em;
}
.smallText {
	font-size: .9em;
	text-align: left !important;
	text-indent: 0px !important;
}
.smallerText {
	font-size: 0.7em;
	text-align: left !important;
	text-indent: 0 !important;
}
strong, b {
	color: black;
}
.subSubTitleText {
	text-indent: .2em !important;
	font-size: 1.2em;
	font-weight: bold;
	color: black;
}
.subTitleText {
	text-indent: .2em !important;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	color: black;
}
.top_img {
	border: 1px solid #000000;
}
ul {
	text-align: left;
}
#wrap {
	width:750px;
	margin:0 auto;
}
