/* CSS Document */
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
}
a:visited {
	color: #990000;
}

#c07_page {
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
#c07_body {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}
#c07_header {
	background-image: url(http://www.check.gen.ks.us/template/images/header.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 551px;
	height: 125px;
}
#c07_date {
	margin-top: 32px;
	padding-left: 420px;
	position: relative;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
}
#c07_headcaption {
	margin-top: 5px;
	padding-left: 3px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#c07_menu {
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 25px;
	white-space: nowrap;
	background-color:#adadad;
	background-image: url(http://www.check.gen.ks.us/template/images/menubg.gif);
	background-repeat: repeat-y;
	background-position: right;
        width: 182px;
}
#footer {
	border: #000000 1px solid;
	text-align: center;
	font-size: 9px;
}

a.c07_menuitem:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.c07_menuitem:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.c07_menuitem:visited {
	color: #990000;
	text-decoration: none;
}

.redfont {
	color: #990000;
}
.c07_title0 {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.c07_title1 {
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	font-weight: bold;
	font-family: Arial Black;
	display: block;
	text-align: right;
	float: right;
}