BODY {
	margin: 0px;
	color: black;
	background: #FFFFFF;
	text-align: justify;
	font: small Verdana, Arial, Helvetica, sans-serif;
}

P {
	text-align: justify;
}

P.clear {
	clear: both;
}

P.side_ksl {
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: #000066;
	background: #FFFFFF;
	padding: 0px;
	margin: 2px;
}

P.side_nav_head {
	text-align: center;
	font-size: medium;
	font-weight: bold;
	color: #000066;
	background: #FFFFFF;
	padding: 0px;
	margin: 2px;
}

P.side_nav {
	text-align: center;
	font-size: medium;
	color: #000066;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

P.side_bottom {
	text-align: center;
	font-size: small;
	color: black;
	background: #FFFFFF;
	padding: 0px;
	margin: 6px;
}

P.main_ksl {
	text-align: left;
	font-size: xx-large;
	font-weight: bold;
	color: #000066;
	background: #FFFFFF;
	padding: 0px;
	margin: 2px;
}

P.main_pp {
	text-align: left;
	font-size: x-large;
	font-weight: bold;
	color: #000066;
	background: #FFFFFF;
	padding: 0px;
	margin: 2px;
}

P.main_nav {
	text-align: center;
	font-size: x-small;
	color: #000066;
	background: #FFFFFF;
	padding: 0px;
	margin: 2px;
}

P.centre {
	text-align: center;
}

P.right {
	text-align: right;
}

P.caption {
	margin: 0px;
	text-align: center;
	font-style: italic;
}

LI {
	text-align: justify;
	margin-bottom: 2px;
}

DD {
	margin-bottom: 2px;
}

DFN {
	font-style: italic;
}

Q {
	font-style: italic;
}

Q.bible {
	font-style: normal;
	font-weight: bold;
	}

H1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000066;
	background: #FFFFFF;
	clear: both;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000066;
	background: #FFFFFF;
	clear: both;
}

H2.noclear {
	clear: none;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000066;
	background: #FFFFFF;
}

H3.box {
	margin-top: 4px;
	color: #000066;
	background: #FFFFFF;
}

H4 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000066;
	background: #FFFFFF;
}

H5 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	color: #000066;
	background: #FFFFFF;
}

IMG {
	border: none;
	}

IMG.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	vertical-align: top;
}

IMG.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 4px;
	vertical-align: top;
}

A:link {
	color: #0000FF;
	background: #FFFFFF;
	text-decoration: none;
}

A:visited {
	color: #3366FF;
	background: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #0000FF;
	background: #FFFFFF;
	text-decoration: underline;
}
	
A:active {
	color: red;
	background: #FFFFFF;
	text-decoration: underline;
}

TABLE {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
}

TABLE.header {
	margin: auto;
	width: auto;
}

TABLE.picture {
	float: right;
	text-align: center;
	margin: 0px 0px 4px 10px;
	width: 240px;
	color: #000066;
	background: #FFFFFF;
	clear: both;
}

TD.sidetop {
	width: 180px;
	padding: 5px;
	border: none;
	vertical-align: top;
	color: black;
	background: #FFFFFF;
}

TD.sidebottom {
	width: 180px;
	padding: 0px 5px 0px 5px;
	border: none;
	vertical-align: bottom;
	color: black;
	background: #FFFFFF;
}

TD.main {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px #000066;
	vertical-align: top;
	color: black;
	background: #FFFFFF;
}

TD.main_logo {
	width: 120px;
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: middle;
	color: black;
	background: #FFFFFF;
}

TD.contact {
	padding: 0px 5px 0px 0px;
	vertical-align: top;
}

TD.contact_r {
	padding: 0px;
	vertical-align: top;
}

TD.picture {
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

TD.caption {
	padding: 4px 0px 0px 0px;
	vertical-align: top;
}

HR {
	width: 95%;
	height: 1px;
	border: none;
	color: black;
	background: #000066;
	clear: both;
}

HR.side {
	width: 95%;
	height: 1px;
	margin-top: 6px;
	border: none;
	color: black;
	background: #000066;
}

HR.bottom {
	width: 95%;
	height: 1px;
	margin-top: 24px;
	border: none;
	color: black;
	background: #000066;
	clear: both;
}

DIV.clear {
	clear: both;
}

SPAN.sep {
	color: #EFFFFF;
	background: #FFFFFF;
}