body {
	margin: 0px;
	background-color:#AAD8DD;
}
#container {
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color:#ffffff;
}

/*
JESSE FOOTER CREDITS
*/
a.jesse:link { color: #3A7501; font-size:8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.jesse:active { color: #3A7501; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.jesse:hover { color: #3A7501; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; letter-spacing: 1pt }
a.jesse:visited { color: #3A7501; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

/*
PAGE FOOTER
*/

#footer a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color:330099;
text-decoration:underline;
}

#footer a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #330099;
text-decoration:underline;
}

#footer a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #330066;
text-decoration:underline;
}

#footer a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #330099;
text-decoration:underline;
}

#footer{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #3300cc;
text-align:center;
}
#content_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3300cc;
	padding-right: 25px;
	padding-left: 25px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333366;
	font-style: normal;
	font-weight: bold;
}

li {
	margin-bottom: 5px;
	list-style-image: url(images/bullet.gif);
}

a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #330099;
text-decoration:underline;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #330099;
text-decoration:underline;
}
a:hover {

font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #330066;
text-decoration:underline;
}
a:active {

font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #330099;
text-decoration:underline;
}
#jesseBox {
	width: 760px;
}
