﻿/* CSS layout */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#masthead {
	background: #7ED2B2;
}
.style1 {
	text-align: center;
}
.style2 {
	font-size: 80%;
}
.style3 {
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #003300;
}
.style4 {
	font-size: medium;
}
.style5 {
	font-size: medium;
	font-weight: bold;
}
.style6 {
	font-size: 80%;
}
.style7 {
	font-size: small;
}
.style8 {
    font-style: italic
}
.style9 {
    color: #008040
}

ul {
    font-size: small;
}	
#top_nav {
	width: 100%;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	background-color: #003300;
}
#container {
	position: relative;
	width: 100%;
	background-image: url(images/gradient4800.gif);
}
#left_col {
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#page_content {
	padding: 5px;
	margin-left: 130px;
}
#footer {
	color: #ffffff;
	background-color: #003300;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.pgfooter {
	color: #003300;
	background-color: #ffffff;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#top_nav li {
	float: left;
}
#top_nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	font-weight: normal;
}
#top_nav a:hover {
	color: #167F4F;
	text-decoration: none;
}
#top_nav ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #003300;
}
#left_col ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#left_col li {
	display: block;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#left_col a {
	font-size: small;
	text-decoration: none;
	display: block;
	padding: 2px;
	text-align: justify;
	margin-left: 8px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
}
#left_col a:hover {
	color: red;
	text-decoration: none;
	margin-right: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#left_col p {
	font-size: 80%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.table_head {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
}
h2 {
	margin: 0px;
}
#page_content p {
	margin-top: 0px;
	font-size: 80%;
}
.table {
	font-size: x-small;
}
.dkgreen {text-decoration:none; font-weight:normal; color:#003300; font-family: arial, helvetica, sans-serif;}
.dkgreen12pt {font-size: 12pt;text-decoration:none; font-weight:normal; color:#003300; font-family: arial, helvetica, sans-serif;}
.dkgreen8pt {font-size: 10px;text-decoration:none; font-weight:normal; color:#003300; font-family: arial, helvetica, sans-serif;}
.dkgreen10pt {font-size: 12px;text-decoration:none; font-weight:normal; color:#003300; font-family: arial, helvetica, sans-serif;}
.ltgreen {font-size: 12px;text-decoration:none; font-weight:normal; color:#ccff99; font-family: arial, helvetica, sans-serif;}

