body {
	font-family: Arial, sans-serif;
	background-color: #E8EBF4;
	margin: 10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #E41E5C;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #E41E5C;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
strong {
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}

a:link {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #E41E5C;
	text-decoration: underline;
}
.maintext {
	padding: 0px 30px 10px;
	color: #006699;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.copyright {
	font-size: smaller;
}
.rightside {
	padding: 15px;
	color: #006699;
	font-size: smaller;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	width: 150px;
	text-align: left;
	vertical-align: top;
}
.hawaii_rightside {
	padding: 15px;
	color: #006699;
	font-size: smaller;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	width: 200px;
	text-align: left;
	vertical-align: top;
}
.hawaii_rightside li {
	padding: 0px;
}

.first {
	margin-top: 0px;
}
.leftside {
	color: #FFFFFF;
	padding: 10px;
	background-color: #0099CC;
	width: 150px;
	text-align: left;
	vertical-align: top;
}
.leftside a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftside a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftside a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}
.rightside a:link {
	text-decoration: underline;
	color: #006699;
}
.rightside a:visited {
	text-decoration: underline;
	color: #006699;
}
.rightside a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.rightside li {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.lefttable {
	background-color: #0099CC;
	padding: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 6px solid #000000;
}
.smalltext {
	font-size: smaller;
}
.focustable {
	background-color: #F7F7F7;
	border: 1px dashed #CCCCCC;
	padding: 5px;
	margin: 15px;
}
.container {

}

.focustable h3 {
	margin: 0px;
	padding: 0px;
}
.ar {
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.al {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.italics {
	font-size: small;
	font-style: italic;
}
.accordion_header {
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
