body {
	
	margin: 0px;
	font-family: Tahoma;
	font-size: 10pt;
}

td {
	
	font-size: 10pt;

}

a:link {
	
	color: white;
}
	
a:active {
	
	color: white;
}
	
a:visited {
	
	color: white;
}

a:hover {
	
	color: #fdf5e6;
}

td.header {
	
	padding-right: 25px;
	background: #00688b url(view.jpg) no-repeat;
	height: 120px;
}

td.menu {
	
	vertical-align: top;
	background-color: #00486b;
	font-size: 13pt;
}

td.menu a {
	
	display: block;
	white-space: nowrap;
	padding: 5px 20px 5px 40px;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

td.menu a.active {

	background-color: #528b8b;
}

td.content {

	padding: 20px 0px 20px 30px;
	background-color: #fdf5e6;
	color: #453124;
	vertical-align: top;
	font-size: 10pt;
}

td.content p {

	padding-left: 20px;
}

td.content p {

	padding-right: 20px;
}

td.footer {

	padding: 0px 0px 0px 0px;
	background-color: #453124;
	color: white;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	height: 10px;
}

td.downloads {

	width: 50%;
	padding: 0;
	vertical-align: top;
}

div.quote {
	
	padding: 20px 30px 0px 400px;
	float: right;
	color: white;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

div.quote p{

	padding: 0px 0px 0px 0px;
}
	
td.title {

	white-space: nowrap;
	padding-left: 10px;
	padding-top: 0px;
	vertical-align: top;
	font-size: 30pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

div.introduction {

	padding: 10px 10px 10px 10px;
	background-color: #528b8b;
	color: white;
	font-size: 10.5pt;
	font-weight: bold;
	font-style: italic;
	
}

div.submenu {

	display: none;
	
}

div.subsubmenu {
							 
	display: none;
}

div.submenu a {

	display: block;
	padding-left: 60px;
	white-space: nowrap;
	font-size: 0.8em;

}

h1 {

	padding: 8px;
	background-color: #528b8b;
	color: white;
	font-size: 14pt;
	font-weight: bold;
}

h2 {

	display: inline;
	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
}

h3 {
	 
	 font-size: 10pt;
	 font-weight: bold;
}

ul li {

	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
}

ul li ul li {

	padding-top: 10px;
	padding-bottom: 10px;
}

ul li ul li ul li, ul li ul li ol li {
	
	padding-top: 0px;
	padding-bottom: 0px;
}

div.community_letter {
	margin: 0 .7in;
}
div.community_letter p {
	margin: 0;
	padding: .2em 0;
}
div.community_letter p.date {
	width: 95%;
	text-align: right;
/*		padding-top: .75in;
		padding-bottom: .6in;
*/
	padding-top: 1.1in;
	padding-bottom: .4in;
	background: url("/KNCS-logo.png") no-repeat scroll left;
}
div.community_letter p.greeting {
	padding-bottom: .5em;
}
div.community_letter p.separator {
	text-align: center;
	padding-top: .9em;
	padding-bottom: .5em;
	word-spacing: 1em;
}

div.community_letter p.LMSsignature {
	padding-top: .55in;
	padding-bottom: 1in;
	background: url("/Lawson-signature.png") no-repeat scroll 0% 10%;
}
div.community_letter p.AJHsignature {
	padding-top: .55in;
	padding-bottom: 1in;
	background: url("/Andy-signature.png") no-repeat scroll 0% 10%;
}
div.community_letter p.PMFsignature {
	padding-top: .55in;
	padding-bottom: 1in;
	background: url("/Pearse-signature.png") no-repeat scroll 0% 10%;
}

