.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336666;
	font-weight: normal;
	margin-top: 40px;
	padding-top: 20px;
}
.sideNav a:link{
	color: #336666;
	text-decoration: none;
}
.sideNav a:visited{
	color: #336666;
	text-decoration: none;
}
.sideNav a:hover{
	color: #99CC66;
	text-decoration: none;
}	
.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	line-height: 30px;
}
.mainNav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.mainNav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.mainNav a:hover{
	color: #CCFFCC;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	margin-top: 18px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;

}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #99CC66;


}
.footer a:link {
	font-family: "Times New Roman", Times, serif;
	color: #99CC66;
	text-decoration: none;

}
.footer a:visited{
	font-family: "Times New Roman", Times, serif;
	color: #99CC66;
	text-decoration: none;

}
.footer a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #336666;
	text-decoration: underline;

}
li {
	line-height: 23px;
	list-style-type: square;
	list-style-position: outside;

}
.outerbox {
	border: thin solid #333333;
}
a:link {
	color: #336666;
	text-decoration: underline;
}
a:visited {
	color: #336666;
	text-decoration: underline;
}
a:hover {
	color: #336666;
	text-decoration: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #028257;
	text-align: center;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: ridge;
	border-top-color: #028257;
	border-bottom-color: #028257;
	border-bottom-style: double;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}
.poster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.poster2009 {
	font-family: "Gill Sans MT Bold", "Gill Sans", Arial;
	font-size: 14px;
	color: #01413f;
}
.poster2009big {
	font-family: "Gill Sans MT Bold", "Gill Sans", Arial;
	font-size: 16px;
	color: #01413f;
}
.saveDate {
	font-size: 16px;
	color: #006B6C;
	text-align: center;
	font-family: "Gill Sans MT Bold", "Gill Sans", Arial;
	font-weight: normal;
	line-height: 20px;
	background-image: url(images/2010_bg_gr.jpg);
	margin: 6px;
	padding: 15px;
	border: 2px solid #016b67;
	display: block;
	width: 380px;
}
.saveDate a{
	font-size: 14px;
	color: #006B6C;
	text-decoration: underline;
	
}
