

/* Presentation Stylesheet */ 

bodytxt,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 15px;
}

h1 {
	font-size: 20px;
	color: #537234;
	font-family: ;
    margin: 0;
    padding: 15px;
}

h2 {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Serif;
	color: #537234;
    margin: 0;
    padding: 15px;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	color: #006666;
    margin: 0;
    padding: 15px;
}

.bodytxt {
	font-size: 12px;
	color: #2f4725;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 15px;
	text-align: left;
	}

.bulletlevel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f4725;
	list-style-type: none;
	list-style-image: url(../images/golddiamond7.gif);
	list-style-position: outside;
	background-position: center;
	vertical-align: top;
}

.footer {
	font-size: 10px;
	color: #e5b760;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.h1  {
	font-size: 20px;
	color: #567234;
	font-family: Georgia, Times New Roman, Serif;
    margin: 0;
    padding: 15px;
	}
	
.h2  {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Serif;
	color: #567234;
    margin: 0;
    padding: 15px;
	}
	
.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #567234;
    margin: 0;
    padding: 15px;
    }

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #999999;
	color: #FFFFFF;
}

.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e5b760;
    margin: 5;
    padding: 0px;
} 

a.bodytxt:link {
	color: #a07a29;
	text-decoration: none;
}
a.bodytxt:visited {
	color: #a07a29;
	text-decoration: none;
}
a.bodytxt:hover {
	color: #a07a29;
	font-weight: bold;
	text-decoration: none;
}
a.bodytxt:active {
	text-decoration: none;
}
a.navLink:link {
	color: #e5b760;
	text-decoration: none;
}
a.navLink:visited {
	color: #e5b760;
	text-decoration: none;
}
a.navLink:hover {
	color: #f7f597;
	text-decoration: none;
}
a.navLink:active {
	text-decoration: none;
}

a:link {
	color: #567234;
	text-decoration: none;
}
a:hover {
	color: #567234;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #567234;
}
a:active {
	text-decoration: none;
}

