body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:120%;
	background: #FFFFFF url(img/header-bg.gif) repeat-x;
}
a {
	text-decoration:none;
	color: #009999;
}
a:visited {
	color: #003333;
}
a:hover {
	text-decoration:none;
}
h1 {
	margin: 14px 0px 0px;
	padding: 0px;
	float:left;
}
h1 a{
	display:block;
	background: url(img/kclogowd.gif) no-repeat;
	height: 79px;
	width: 249px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 240%;
	color: #6699FF;
	font-weight: normal;
	margin: 60px 0px 5px;
}
h3{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #6699FF;
	padding-bottom: 2px;
	border-bottom: 2px solid #6699FF;
	margin: 5px 0px 5px;
}
#main_wrap{
	margin: 0px auto;
	width: 700px;
}
#nav {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav li{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height:100%;
	float:left;
}
#nav li a{
	color:#000000;
	text-decoration: none;
	display:block;
	padding: 6px 10px 0px;
	height:auto;
	float:left;
	word-spacing: normal;
}
#nav li a:hover{
	background: url(img/nav-highlite.gif) repeat-x;
	color:#FFFFFF;
	word-spacing: 5px;
}
#content {
	width: 700px;
	float:left;
	padding: 20px 0px;
}
#footer {
	clear:both;
	background: url(img/footermain-bg.gif) repeat-x;
	text-align: left;
	height: 200px;
}
#copyright {
	width: 700px;
	text-align:center;
	margin: 0px auto;
	font-size: 90%;
	color: #666666;
}
.tipbox {
	background-color: #E7E7F7;
	width: 96%;
	border: thin solid #738CB5;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding: 10px;
}
.title {
	text-transform: none;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0170B7;
	font-style: normal;
}
.titlesm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	color: #0170B7;
}
.image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #6699FF;
}
#footer_wrap{
	margin: 0px auto;
	width: 770px;
}
#navfoot {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
	word-spacing: 5px;
}
#navfoot li{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height:100%;
	float:left;
}
#navfoot li a{
	color:#000000;
	text-decoration: none;
	display:block;
	padding: 6px 8px 0px;
	height:auto;
	float:none;
	margin-top: 30px;
	word-spacing: normal;
	vertical-align: text-bottom;
}
#navfoot li a:hover{
	background: url(img/nav-highlite.gif) repeat-x;
	color:#FFFFFF;
	word-spacing: 5px;
}	
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	margin-right: 2px;
	padding: 3px 10px 2px 10px; 
	color: #000000;
	background-color: #C8EAF4;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}
#navigation a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #C7EAF4;
}
.tipbox369 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #E7E7F7;
	padding: 10px;
	width: 369px;
	border: thin solid #7B8CB5;
}
