A {
	color : blue;
	text-decoration : none;
}
A:HOVER {
	color : #D06100;
	text-decoration : underline;
}

a.navy-bar
{
	color: navy;
	text-decoration: underline;
}

a.navy-bar:hover
{
	color: red;
	text-decoration: none;
}

body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	background-color:#FFFFFF;
}

.font {
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.fontnavy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
}
.fontred {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FF0000;
}
.font10pt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
}
.font8pt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
}
.font9pt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9pt;
}
.font11pt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11pt;
}
.font12pt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12pt;
}
.fontwhite {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
}
.font8ptwhite {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 8px;
}
.font9ptwhite {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 9pt;
}
.font10ptwhite {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 10pt;
}
.font13ptwhite {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 13pt;
}
.font14ptwhite {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 14pt;
}
.font16pt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16pt;
}
.font10ptred {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #FF0000;
}
.font16ptred {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16pt;
	color: #FF0000;
}
.font18pt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18pt;
}
.font18ptwhite {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18pt;
	color: #FFFFFF;
}
.font18ptblack {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18pt;
	color: #000000;
}
.font10ptpurple {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #993399;
}
.font10ptpink {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #FF00FF;
}
.font10ptorange {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #FF9900;
}
.font16ptorangebold {
    font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FF9900;
	font-weight: bold;
	font-size: 16pt;
}
.font10ptgreen {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #009966;
}
.font10ptblue {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #0033CC;
}
.tablesetting{
    border: 1px solid #6699CC;
}
.tablesettingbgonly{
	background-color:#6699CC;
}
.tablesettingbg{
	background-color:#6699CC;
	border: 1px solid #6699CC;
}
.tablesettingpink {
    border: 1px solid #FF99CC;
}
.tablesettingbgpink {
	background-color:#FF99CC;
	border: 1px solid #FF99CC;
}
.tablesettingpink {
    border: 1px solid #FF99CC;
}
.tablesettingbgfall {
	background-color:#990000;
	border: 1px solid #990000;
}
.tablesettingfall {
	border: 1px solid #990000;
}
.tablesettingbgwinter {
	background-color:#000066;
	border: 1px solid #000066;
}
.tablesettingwinter {
	border: 1px solid #000066;
}
all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 11px Arial; color: white; background:none; cursor: hand; z-index:100}
#MainTable A:hover {color: yellow; background:"#002569";}
#MainTable A:link {color:white; background:"#002569"; text-decoration:none}
#MainTable A:visited {color:none; text-decoration:none}
.tablesettingbgorange {
	background-color: #7d0042;
	border: 1px solid #231f20;
}

.tablesettingbggreen {
	background-color: #2D8B57;
	border: 1px solid #2D8B57;
}

.tablesettinggreen {
	border: 1px solid #2D8B57;
}

.tablesettingbgnavy {
	background-color:#000066;
	border: 1px solid #000066;
}
.tablesettingnavy {
	border: 1px solid #000066;
}
.tablesettingbgblack {
	background-color:#000000;
}
.tablesettingbgblackorangeborder {
	background-color:#000000;
	border: 1px solid #FF9900;
}
.tablesettingbgpeachorangeborder {
	background-color:#7d0042;
	border: 1px solid #231f20;
	color: #ffffff;
}
.tablesettingbgblackgoldborder {
	background-color:#000000;
	border: 1px solid #FFCC33;
}
.tablesettingorange {
	border: 1px solid #231f20;
}
.tablesettinggold {
	border: 1px solid #FFCC33;
}
.tablesettinggreen {
	border: 1px solid #006600;
}
.tablesettingbggreen {
	background-color:#006600;
	border: 1px solid #006600;
}
.tablesettinggreen1 {
	border: 1px solid #03C893;
}
.tablesettingbggreen1 {
	background-color:#03C893;
	border: 1px solid #03C893;
}
.font10ptorangebg {
	font-size: 10pt;
	border: 2px solid #7d0042;
	background-color: #7d0042;
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font10ptgoldbg {
	font-size: 10pt;
	border: 2px solid #FFCC33;
	background-color: #FFCC33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.tablesettingred {
	border: 1px solid #FF0000;
}
.tablebg_purple {
	background-color: #5A01B5;
	border: 1px solid #5A01B5;
}
.tableborderpurple {
	border: 1px solid #5A01B5;
}
.tablebg_red {
	background-color: #FF0000;
	border: 1px solid #FF0000;
}
.tableborderred {
	border: 1px solid #FF0000;
}
.horizontalbggold {
	background-color: #FFCC33;
	border: 2px solid #FFCC33;
}
.fontgreenbg {
	background-color: #98FF32;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font10ptgreenbg {
	background-color: #98FF32;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.fontgreenbg2 {
	background-color: #00CC65;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font10ptgreenbg2 {
	background-color: #00CC65;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.fontredbg {
	background-color: #FF7242;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font10ptredbg {
	background-color: #FF7242;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.fontfusciabg2 {
	background-color: #FE00FE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font10ptfusciabg2 {
	background-color: #FE00FE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.fontyellowbg {
	background-color: #FFFF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font10ptyellowbg {
	background-color: #FFFF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.fonttealbg {
	background-color: #32CCCA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font10pttealbg {
	background-color: #32CCCA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.font18ptred {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18pt;
	color: #FF0000;
}
.tablebg_peach {
	background-color: #DBEFF9;
	border: 1px solid #DBEFF9;
}
.tableborder_peach {
	border: 1px solid #DBEFF9;
}

.horizontalbgblue {
	background-color: #6699CC;
	border: 2px solid #6699CC;
}
.tablesettingbgteal {
	border: 1px solid #00838C;
	background-color: #00838C;
}
.tablesettingborderteal {
	border: 1px solid #00838C;
}.tablesetting2 {

    border: 2px solid #6699CC;
}
.tablesettingblue {
	border: 1px solid #002569;
	background-color: #002569;
}
.tablesettingblueborder {
	border: 1px solid #002569;
}
.tablesettingblueborder2 {
	border: 2px solid #002569;
}
.tablesettingbluebordergreybg {
	border: 2px solid #002569;
	background-color: #CCCCCC;
}
.tablesettingbluebgonly {
	background-color: #002569;
}

.font16ptwhite {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16pt;
	color: #FFFFFF;
}
.background_tan {
	background-color: #F8ECB6;
}
.background_teal {
	background-color: #006766;
	border: 1px solid #006766;
}
.border_teal {
	border: 1px solid #006766;
}
.healthykansasbluebg {
	background-color: #151695;
}
.tablebg_purple2 {
	background-color: #422184;
	border: 1px solid #422184;
}
.tableborder_purple2 {
	border: 1px solid #422184;
}
.tablesettingblue2 {
	border: 1px solid #0000CA;
	background-color: #0000CA;
}
.tablesettingblueborder2 {
	border: 1px solid #0000CA;
}.tableline_bottom {
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
.greybg {
	background-color: #CCCCCC;
}
.underline {
	text-decoration: underline;
}
.redtextbold {
    font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #FF0000;
}
.font16bluetextbold {
    font-family: Geneva, Arial, Helvetica, san-serif;
	color: #09187c;
	font-weight: bold;
	font-size: 16pt;
}

.font16brightbluetextbold {
    font-family: Geneva, Arial, Helvetica, san-serif;
	color: blue;
	font-weight: bold;
	font-size: 15pt;
}

.bgcolor  {
    color: #FFFF00;
}
.background_blue {
	background-color: #002569;
	border: 1px solid #002569;
}
.border_blue {
	border: 1px solid #002569;
}

.tablesettinglonghorn {
	border: 2px solid #CC6600;
	background-color: #CC6600;
}
.tablesettinglonghornborder {
	border: 2px solid #CC6600;
}

.tablesettinglonghornbordermiddle {
	border-top: 2px solid #CC6600;
	border-bottom: 2px solid #CC6600;
}

.tablesettingugly {
	border: 2px solid #CC9933;
	background-color: #CC9933;
}
.tablesettinguglyborder {
	border: 2px solid #CC9933;
}

.tablesettinguglybordermiddle {
	border-top: 2px solid #CC9933;
	border-bottom: 2px solid #CC9933;
}
td.befs_head
{
 	height: 100%;
}

.bullet_none
{
	list-style: none;
}

.bullet_mobile
{
	list-style-image: url(/cphp/images/bullet.gif);
	font-size: 10pt;
}

.tablesettingtanksblue {
	border: 2px solid #0000ff;
	background-color: #0000ff;
}
.tablesettingtanksblueborder {
	border: 2px solid #0000ff;
}

.tablesettingtankspink {
	border: 2px solid #ff00ff;
	background-color: #ff00ff;
}
.tablesettingtankspinkborder {
	border: 2px solid #ff00ff;
}

.tablesettingtanksred {
	border: 2px solid #ff0000;
	background-color: #ff0000;
}
.tablesettingtanksredborder {
	border: 2px solid #ff0000;
}

.tablesettingtanksyellow {
	border: 2px solid #FFFF1A;
	background-color: #FFFF1A;
}
.tablesettingtanksyellowborder {
	border: 2px solid #FFFF1A;
}

.tablesettingtanksgreen {
	border: 2px solid #00FFFF;
	background-color: #00FFFF;
}
.tablesettingtanksgreenborder {
	border: 2px solid #00FFFF;
}

.tablesettingtanksgreen1 {
	border: 2px solid #00FF00;
	background-color: #00FF00;
}
.tablesettingtanksgreen1border {
	border: 2px solid #00FF00;
}

.arthritisborder {
	border: 1px solid #067d79;
}

.arthritistablesetting {
	background-color: #067d79;
}

ul.none
{
	list-style: none;
}

li.none
{
	list-style: none;
}

ul.none10pt
{
	list-style: none;
	font-size: 10pt;
}

li.none10pt
{
	list-style: none;
	font-size: 10pt;
}

.indent
{
	padding-left: 5px;
}

input.search_font
{
	font-size: 11px;
	font-family: san-serif;
}

.bullet
{
	list-style-image: url(/cphp/images/bullet.gif);
	font-size: 10pt;
}

ul.heart
{	
	list-style-image: url(/cardio/images/heart.gif);
}

.yellow
{
	color: yellow;
	font-weight: bold;
}

/* New header text*/

.large-text-white
{
	font-size: 24pt;
	color: white;
	font-weight: bold;	
}

.small-text-white
{
	font-size: 11pt;
	color: white;
	line-height: 130%;	
}

a.fontwhite-header
{
	color: #FFFFFF;
	font-size: 11pt;
	text-decoration: underline;	
}

a.fontwhite-header:hover
{
	color: #FFFF00;
	font-size: 11pt;
	text-decoration: underline;	
}

p.link-text
{
	font-size:  12pt; 	
}

td.links
{
	background-image: url(http://www.kdheks.gov/images/links-bg.png);
	background-repeat: repeat-x;
	height: 30px;
	font-weight: bold;
}

.footer {
	background-color: #002569;
}


@page
{
            size: 8.5in 11in;
            margin: 2cm;
}

@media print
{
            td.footer__print
            {
                        display: none;
            }
            table.header__print
            {
                        display: none;
            }
            td.side___menu
            {
                        display: none;
           	}
			.breadcrumb_print
		    {
                        display: none;
           	}
}

/*
  BEGIN PRINTER 
					<span class="print"><a title="Click on this printer to print this page." href="javascript:window.print();"><img src="/images/printer.gif" alt="Print this page" /></a>&nbsp;</span>
					<span class="print"><a title="Click on this link to print this page." href="javascript:window.print();">Print this page</a>&nbsp;</span>
 END PRINTER 
*/

