@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/green_bkg.gif);
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #003366;
}
a:active {
	color: #666666;
}

table.tips {
	border-color: #6699CC;
	border-style: dotted;
	border-width: 2px;
	
} 

img.headers {
	padding-top: 13px;	

}

.tips_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	padding: 5px 20px 5px 20px;
	color: #666666;
}


.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 14px;
	margin-top: 0px;
	text-align: left;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	line-height: 1.2em;
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: lighter;
}

.indented_bold {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 14px;
	margin-top: 0px;
	font-weight: bold;
	margin-right: 30px;
	font-style: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #F8F8EA;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
}

.footer_dark {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 0px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.quote {
	font-size: 18px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 8px;
	letter-spacing: 1px;
}
.quote_by {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
