.button_bg {
	background-image: url(images/oa_banner1.jpg);
	background-repeat: no-repeat;
}

.lhs_bg {
	background-image: url(images/oa_bg_left1.jpg);
	background-repeat: no-repeat;
}

.rhs_bg {
	background-image: url(images/oa_bg_right.jpg);
	background-repeat: no-repeat;
}
.search_box
{
	background-image: url(images/google_custom_search_watermark.gif);
	background-repeat: no-repeat;
}

.hkoaHeading1 {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 18pt;
	color : #39B54A;
	font-weight : bold;
}
a.hkoaHeading1 {
	text-decoration: none;
}
a.hkoaHeading1:link {
	text-decoration: underline;
}
a.hkoaHeading1:visited {
	text-decoration: underline;
}
a.hkoaHeading1:hover {
	text-decoration: underline;
}

.hkoaHeading2 {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 14pt;
	color : #39B54A;
	font-weight : bold;
}
a.hkoaHeading2 {
	text-decoration: none;
}
a.hkoaHeading2:link {
	text-decoration: underline;
}
a.hkoaHeading2:visited {
	text-decoration: underline;
}
a.hkoaHeading2:hover {
	text-decoration: underline;
}

.hkoaHeading3 {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 12pt;
	color : #39B54A;
	font-weight : bold;
}
a.hkoaHeading3 {
	text-decoration: none;
}
a.hkoaHeading3:link {
	text-decoration: underline;
}
a.hkoaHeading3:visited {
	text-decoration: underline;
}
a.hkoaHeading3:hover {
	text-decoration: underline;
}

.hkoaBody {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 10pt;
	color : #000000;
}
a.hkoaBody {
	text-decoration: none;
}
a.hkoaBody:link {
	text-decoration: underline;
}
a.hkoaBody:visited {
	text-decoration: underline;
}
a.hkoaBody:hover {
	text-decoration: underline;
}

hr	{
	color : #39B54A;
	text-align: left;
	width: 90%;
	padding: 0pt;
	margin: 0pt;
	height: 1pt;
}

.hkoaBottom {
	font-family : "Arial", "Helvetica", "sans-serif";
	color: #ffffff;
	font-size: 10pt;
	background-color: #39B54A;
	text-align: right;
}
a.hkoaBottom {
	text-decoration: none;
}
a.hkoaBottom:link {
	text-decoration: underline;
}
a.hkoaBottom:visited {
	text-decoration: underline;
}
a.hkoaBottom:hover {
	text-decoration: underline;
}

.menuBody {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	padding-top: 5pt;
	padding-right: 10pt;
	padding-bottom: 5pt;
	padding-left: 5pt;
}
a.menuBody {
	font-weight: normal;
	text-decoration: none;
	padding: 0pt;
}
a.menuBody:link {
	font-weight: normal;
	text-decoration: none;
}
a.menuBody:visited {
	font-weight: normal;
	text-decoration: none;
}
a.menuBody:hover {
	font-weight: normal;
	text-decoration: underline;
}

#content ul {
	list-style-image: url(images/oa_dot.jpg);
}
#rhs ul {
	padding: 0pt;
}
#rhs ul li {
	padding: 0pt;
	display: block;
}
