html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	margin: 0px;
	background-color: #23533D;
}

table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

.spaceme {
	line-height: 18px;
	padding-top: 9px;
}
/*
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23533D;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
}
*/
.toptext {
	color: #FFFFFF;
	background-image: url(../../images/enote12_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.shift {
	padding: 10px 17px 10px 10px;
	line-height: 20px;
}

.shift2 {
	padding: 4px 10px 4px 10px;
}

.linkbubble {
	position: relative;
	width: 150px;
	height: 100px;
	top: -30px;
	left: -50px;
}

.toptext2 {
	color: #FFFFFF;
	background-image: url(../../images/enote25_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.content {
	background-image: url(../../images/enotecontentbg2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #98C022;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #98C022;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #98C022;
	font-weight: bold;
}

.footer {
	font-size: 10px;
}

.footer a:link, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}
