@charset "utf-8";

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

a:link {
	color: #546904;
}

a:visited {
	color: #546904;
}

a:hover {
	color: #000000;
}

.nav{
	font-size: 12px;
	color: #728a18;
	margin-top:10px;
	font-weight: bold;
}

.nav a:link {
color: #728a18;
text-decoration: none;
}

.nav a:visited {
color: #728a18;
text-decoration: none;

}
.nav a:hover {
color: #FFFFFF;
text-decoration: underline;
}




.whiteLink a:link {
color: #FFFFFF;
text-decoration: underline;
}

.whiteLink a:visited {
color: #FFFFFF;
text-decoration: underline;

}
.whiteLink a:hover {
color: #546904;
text-decoration: underline;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 22px;
	color: #546904;
	margin-bottom:15px;
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #00000;
	margin-bottom:10px;
	
}


p.excerpt{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 22px;
	color: #546904;
	margin-top:30px;
	margin-bottom:20px;
	
} 
p.firstPara{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 22px;
	color: #546904;
	margin-bottom:20px;
	
} 
p.rhsExcerpt{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 22px;
	color: #546904;
	margin-left:10px;
	
} 

p.rhsWhiteBody{
	color: #FFFFFF;
	margin-left:10px;
}

td.indent{
	margin-left:20px;
}

p.bigList {
	margin-left:10px;
	font-size: 17px;
	font-style: normal;
	line-height: 28px;
	color: #546904;
}


