body {
	background-color: #eeeeee;
}

p,ul,ol {
	color: black;
	font-size: 70%;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

h1
{
	color: #588D7B;
	font-size: 120%;
	font-weight: bold;
}

h2
{
	color: #588D7B;
	font-size: 110%;
	font-weight: normal;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
}

h3
{
	color: #968354;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
}
h4
{
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	
}
h5
{
	color: #968354;
	font-size: 80%;
	font-weight: bold;
	
}
.table {
color: black;
	font-size: 70%;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: justify;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.nav {
	color: #968354;
	text-decoration: none;
	font-weight: bold;
	font-size: 70%;
	font-family: Tehoma, Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}


.title {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 70%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: center;
}

.small {
	color: #000000;
	font-size: 60%;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.footer {
	color: #555555;
	font-size: 60%;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: justify;
}

a {
	color: #588D7B;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #588D7B;
	text-decoration: underline;




}
.bullet {
	list-style: url(img/green_Arrow.gif);
}
.arrow {
	list-style: url(img/brown_arrow2.gif);
}
.underlinenav {
	font: bold normal 80% Verdana;
	color: 164A6E;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
}
.hr {
	border-top: thin #A4946B;
	border-right: thin #A4946B;
	border-bottom: thin ridge #A4946B;
	border-left: thin #A4946B;
}
.tallbullet {
	list-style: url(img/tallbullet.gif);
}
