body {
	font-family:Arial,Helvetica,Geneva;
	font-size:14px;
	color:#000066;
	margin:0px}
	
td {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1ex;
	margin-bottom: 1ex;
}
h3,h4 {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
}
h3.map {
	display:inline;
}
p {
	margin:18px; 
	font-size:14px;
}
p.mid {text-align:center}

hr {
border: 1px solid #000066;
}

a:link {
	color:#000066;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color:#000066;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color:#3369D5;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a[href$=".pdf"] {
padding-right: 20px;
background: url(graphics/pdf_icon.gif) no-repeat center right;
}

img {
margin: 10px 10px 10px 10px;
}

.header {
	padding-bottom: 10px;
}

.left {
	float: left;
	width: 20%;
}

.menu {
	float: left;
	width: 55%;
	margin-left: 10px;
	margin-right: 10px;
	border: 2px solid;
	border-radius: 15px;
	-moz-border-radius: 15px; 
}

.menu_item {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:14px;
}

.strip  {
	float: left;
	width: 60px;
}

.content {
	float: left;
	width: 60%;
	margin-bottom: 3ex;
}

.right {
	float: left;
	width: 20%;
}

.footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 11px;
	padding-bottom: 3ex;
}

.topright{
	text-align: right;
	font-size:12px;
}
.cform {background:#FFFFFF;border:2px #003399 inset}
.cbut1 {background:#ccffcc;border:2px #006633 outset;cursor:hand}
.cbut2 {background:#FFCC99;border:2px #FF6600 outset;cursor:hand}

.blackborder {
	border: 1px solid black;
}
.blackborderbottom {
	border-bottom: 1px solid black;
}

.h2white {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.greyborderthinbottom {
	border-bottom: 1px solid #999999;
}

.greyborderthintop {
	border-top: 1px solid #999999;
}

.top_bottom_margin {
	margin-top: .5ex;
	margin-bottom: .5ex;
}

.centreimage {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.link_centered_margin {
	text-align: center;
	margin-top: 6ex;
	margin-bottom: 6ex;
}
.text_indent {
	padding-left: 1em;
}
.dot_point {
	padding-left: 32px;
	background: url(graphics/kcec_dot.gif) no-repeat center left;
}
.heading_highlight {
	background: #d5d7ff;
	padding-top: 1ex;
	padding-bottom: 1ex;
	padding-left:1ex;
}
