#quizbox {
	height: 15px;
	width: 15px;
	background-color: #FFFFFF;
	border: 1px solid #051135;
	margin: auto;
}	

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #051135;
	background-image: url(images/bkgd-btm.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	margin: 0px;
}

table {
	border-collapse: collapse;
}

li {
	list-style-image: url(images/bullet.png);
	margin-top: 0.05in;
}

h1 {
	color: #fbd87e;	
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	letter-spacing: 2pt;
}

h2 {
	color: #002D85;	
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 2pt;
}	

h3 {
	color: #d01e1a;	
	letter-spacing: 2pt;
	font-size: 11pt;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}	


h4 {
	color: #d01e1a;	
	font-size: 11pt;
	font-weight: bold;
}	

.tbl a {
	width: 96%;
	padding: 3px;
	background-color: transparent;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#002D85;
	text-transform: capitalize;
	letter-spacing: 0pt;
	font-weight: bold;
	border-bottom-color:#F7B100;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-collapse: collapse;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #002d85;
	color: #FFFFFF;
}

a {
	color: #d01e1a;
	text-decoration:none
}
a:hover {
	text-decoration: underline;
	color: #d01e1a;
}

a.white_links {
	color: #FFFFFF;
	text-decoration:none;
}

a.white_links:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.border_top {
	border-top-color:#002D85;
	border-top-style: dotted;
	border-top-width: 1px;
}

.border_bottom {
	border-bottom-color:#002D85;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.border_bottom_white {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}

.border_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a5a5a5;
}

.black_header {
	color: #000000;	
	font-weight: bold;
	font-size: 11pt;
}

.subheader {
	color: #ffffff;	
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	letter-spacing: 3pt;
}

.subnav-header {
	color: #d01e1a;	
	letter-spacing: 2pt;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}	

.white_text {
	color: #FFFFFF;
	font-weight: bold;
}


.small_text_none {
	font-size: 7pt;
}


.small_text {
	font-size: 7pt;
	color: #FFFFFF;
}

.small_text_blue {
	font-size: 7pt;
	color: #5a6483;
}

.small_text_black {
	font-size: 7pt;
	color: #000000;
}

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

.searchterms {
display:none;
}

.all_caps {
	text-transform:uppercase;
}

#kc-metro {
	width: 235px;
	float: left;
	margin-bottom: 10px;
	padding: 4px;
	text-align: center;
}

#iowa {
	width: 235px;
	float: left;
	margin-bottom: 10px;
	padding: 4px;
	text-align: center;
}

#rural {
	width: 235px;
	float: left;
	margin-bottom: 10px;
	padding: 4px;
	text-align: center;
}

#left {
	width: 354px;
	float: left;
	margin-right: 4px;
	padding: 4px;
	text-align: left;
	border-right-color: #d9dadb;
	border-right-style:dotted;
	border-right-width: 2px;
}

#right {
	width: 354px;
	float: left;
	margin-left: 4px;
	padding: 4px;
	text-align: left;
}

#request {
	float: left;
	text-align: left;
	height: 124px;
}

#h1 {
	width: 395px;
	height: 74px;
	background-color: #002d85;
	float: left;
	text-align: left;
	padding-top: 50px;
	padding-left: 12px;
}

#sleepbetter {
	width: 254px;
	float: left;
	text-align: left;
	height: 124px;
}

.featured-text{ /*header of 2nd demo*/
cursor: pointer;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #d01e1a;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #d01e1a;
}
