/* CSS Document */

body
{
	background: url(images/hk_bg_small2.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
	background-color:white;
	width: 980px;
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
}

a { text-decoration:none;
	color: blue;}
	
a:hover { text-decoration:underline;
          color:#D06100;}
		   	
#apDiv2 {
	position:absolute;
	width:904px;
	height:50px;
	border: none;
	z-index:2;
	left: 62px;
	top: 527px;
	color: white;
}

#footer
{
	margin: 0px 20px 20px 20px;
	font-weight: bold;
	color: white;
}

div#scrollable
{
width:750px;
height:275px;
overflow:auto;
padding: 5px;
}

.right
{
	float: right;	
}

.left
{
	float: left;	
}

.fontwhite
{
    color: white;
}

a.fontwhite
{
    color: white;
    text-decoration: underline;
}

a.fontwhite:visited
{
	color: white;
	text-decoration: underline;
}

a.fontwhite:hover
{
	color: #FFFF00;
	text-decoration: underline;	
}

td.spacer
{
	height: 100px;	
}

div.email_blasts
{
	margin: 0px 20px 20px 700px;	
	float: left;
}

.greentextemail
{
	color:#060;
	font-weight: bold;
	float: right;
}

a.greentopright
{
    color: green;
    text-decoration: underline;
}

a.greentopright:hover
{
	color: #D06100;
	text-decoration: underline;	
}

table.content
{
	width: 750px;
	float: right;		
}

h1.mile{
	font-size: 160%;
	color :#3399FF;
}

h2{
	font-size: 150%;
	color: #D09130;
}

h3{
 font-size: 110%;
 color: orange;
}

h4{
 font-size: 94%;
 color: orange;
}

h5{
 font-size: 100%;
 color: #000066;
}

ul.flower
{
	list-style-image: url(images/flower_list.gif);
}

ul.none
{
	list-style-type:none;
}

table.mile
{
	width: 450px;
}

table.mile_qa
{
	width: 500px;
}

table.mile_sq
{
	width: 500px;
}

.fontwhite
{
	color: #FFFFFF;
}

.fontwhitebold 
{
	color: #FFFFFF;
	font-weight: bold;
}

.healthykansasbluebg 
{
	background-color: #131795;
}

.fontwhite
{
	color: #FFFFFF;
}

.font16pt 
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16pt;
}

.font10ptwhite
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 10pt;
}

.font9ptwhite 
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 9pt;
}

.tablesettingbluebgonly
{
	background-color: #000066;
}

.fontblue
{
	color: #000066;
}

.fontbluebold
{
	color: #000066;
	font-weight: bold;
}

.font10pt 
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
}

.fontred
{
	color: red;
}

.italic
{
	font-style: italic;
}

.redbolditalic
{
	font-style: italic;
	color: red;
	font-weight: bold;
}

.bolditalic
{
	font-style: italic;
	font-weight: bold;
}

.lbluebold
{
	color:#3399FF;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.font8ptitalic 
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-style: italic;
}

.font9ptbold 
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
}

.red9ptbolditalic
{
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: red;
	font-weight: bold;
	font-size: 9pt;
}

.reditalic
{
	font-style: italic;
	color: red;
}

.font9pt 
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9pt;
}

.font8pt 
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
}

.greentext
{
	color:#060;
	font-weight: bold;
}

.orange-bold
{
	color: Orange;
	font-weight: bold;
}

.orange
{
	color: Orange;
}