body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: black;
	background: url(../images/kn.gif);
	}

.header {
	width: 100%;
	background: url(../images/bg.jpg) repeat-x ;
	}
	
.divider {
	position: absolute;
	top: 119px;
	width: 100%;
	background: url(../images/seachbg.gif) repeat-x ;
	padding-top : 5px;
	padding-bottom : 5px;
	color : White;
	}
.search {
	position: absolute;
	top: 119px;
	width: 181px;
	background: url(/images/searchbg2.gif) repeat-x ;
	font: Tahoma, sans-serif;
	font-size: 11px;
	color : White;
	font-weight : bold;
	padding-top : 5px;
	text-align : center;
}
.divider {
	position: absolute;
	top: 119px;
	width: 100%;
	background: url(/images/searchbg.gif) repeat-x ;
	padding-top : 5px;
	padding-bottom : 5px;
	}
.title {
	position: absolute;
	top: 140px;
	width: 100%;
	background: url(/images/titlebg.gif) repeat-x ;	
	}
.content {
	position: absolute;
	top: 190px;
	left: 192px;
	width: 76%;
	background-color: #C2E1F6;
	padding-bottom : 20px;
	}
.contact {
	position: absolute;
	top: 180px;
	left: 0;
	padding-top : 5px;
	padding-left : 25px;
	width: 76%;
	background-color: #C2E1F6;
	padding-bottom : 20px;
	}
	.search_title {
	position: absolute;
	left:0px;
	top: 118px;
	width: 181px;
	background: url(../images/searchtit3.gif) repeat-x ;
	font: Tahoma, sans-serif;
	font-size: 11px;
	color : White;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : center;
	}
		
	.search_form {
	position: absolute;
	left:0px;
	top: 140px;
	width: 181px;
	background: url(/images/formbg.gif) repeat-x ;
	font: Tahoma, sans-serif;
	font-size: 11px;
	color : White;
	font-weight : bold;
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : center;
	}
	
.topnav {
	position: absolute;
	width: 161px;
	top: 0px;
	left: 205px;
	font: Tahoma, sans-serif;
	font-size: 11px;
	color : white;
	font-weight : bold;
	padding-top : 25px;
	
	}
	
.nav {
	position: absolute;
	width: 181px;
	top: 179px;
	left: 0px;
	font: Tahoma, sans-serif;
	font-size: 11px;
	background: url(/images/buttonbg.gif);
	color : White;
	font-weight : bold;
	line-height : 20px;
}
.buttons {
	position: relative;
	top: 10px;
	background: url(/images/buttonback.gif);
	margin-left : 0px;
	width: 181px;
	color : white;
	font: Tahoma, sans-serif;
	font-size: 10.5px;
	margin-top : 0px;
	margin-bottom: 7px;
	text-align : center;

}
.copyright {
	position: absolute;
	margin-left : 0px;
	width: 181px;
	color : white;
	font: Tahoma, sans-serif;
	font-size: .75em;
	line-height : 1.2em;
	margin-top : 5px;
	padding-top: 5px;
	margin-bottom: 0px;
	text-align : center;
}
strong {
	font-weight : bold;
}

h1 {
	color : #04225E;
	font: Tahoma, sans-serif;
	font-size: 1.1em;
	margin-top : 0px;
	margin-left: 12em;
	padding-top : .5em;
	padding-bottom : .5em;
	width:75%;
}
h2 {
	color : #04225E;
	font: Tahoma, sans-serif;
	font-size: 1em;
	margin-top : 0px;
	padding-top : 10px;
	padding-bottom : 0;
	margin-bottom : 0px;
}

P {
	font: Tahoma, sans-serif;
	font-size: .75em;
	color : black;
}

ul {
	padding-bottom: 0;
	margin-bottom : 0;
	margin-top : 2px;
}

li{
	font: Tahoma, sans-serif;
	font-size: .75em;
	color : black;
	line-height : 14px;
	list-style-type : square;
}

A.menu-link:link{
color : white;
text-decoration : none;
}
A.menu-link:visited{
color : white;
text-decoration : none;
}
A.menu-link:hover{
color : #C2E1F6;
text-decoration : none;
font-weight : bold;
}

A:link  {
	color : navy;
	text-decoration : underline;
}

A:visited  {
	color : navy;
	text-decoration : underline;
}

A:hover  {
	color : navy;
		text-decoration : none;
}

A:active  {
	font-weight : bold;
	text-decoration : underline overline;
}

dt {
	padding-top : 0;
	padding-bottom : 5px;
	font: Tahoma, sans-serif;
	font-size: 11px;
	color : black;
	padding-left : 30px;
	padding-right : 40px;
}
strong {
	font-weight : bold;
}