body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

body {
  text-align: center;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
}
body, div#container {
  /*background-image: url('http://www.healthkey.com/images/bg.gif');
  background-repeat: repeat-y;
  background-position: center top; */
}
img {
  *display: block;
}
a {
  color: #248498;
}
a:link, a:visited, a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  color: #248498;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
h1 {
  font-size: 21px;
}
div#container {
	margin: 0px auto;
	width: 1024px;
	text-align: left;
	position: relative;
	top: -1px;
	background: url(http://www.healthkey.com/images/content-bg.jpg) repeat-y 0 0;
	}
div#branding {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
background-color:#FFF;
}
div#main {
	width: 100%;
	margin-top: 212px;
	}
div#content {
	float: left;
	position: relative;
	padding-top: 10px;
	}
div#content div#innerContentContainer {
	/* width:636px; */
	padding:10px;
	background:#fff;
	border:1px solid #f5dfaf;
	margin-bottom:10px;
	min-height:230px;
	_height:230px;
}
div#header {
  margin-top: 20px;
  width: 100%;
  background-image:url('http://www.healthkey.com/images/health2-header-bg.jpg');
  background-repeat:repeat-x;
  height:131px;
}
img#logo {
	float: left;
	display: inline;
	width: 510px;
	height: 131px;
	}
div#navigation {
  background-color:#e2f3eb;
  border-bottom:1px solid #fff;
  border-top:1px solid #fff;
  background-repeat: repeat-x;
  height: 26px;
  width: 1024px;
  margin-top: 0px;
}
div#navigation div#links-container {
  float: left;
  width: 800px;
  overflow: hidden;
}
div#navigation.extendedsearch div#links-container {
  width: 650px;
}
div#navigation div#links {
  float: left;
  display: inline;
  margin-top: 5px;
  margin-left: 22px;
  /*width: 955px;*/
  text-transform:uppercase;
}
div#navigation div#links a {
  color: #3c1d1a;
  font-weight:bold;
  text-decoration: none;
}
div#navigation div#links ul {
  display: block;
  z-index: 999;
}
div#navigation div#links ul li {
  float: left;
  list-style-type: none;
  margin-right: 20px;
}
div#navigation div#links ul li a {
  float: left;
  display: block;
  font-size: 14px;
  width: auto;
}
div#navigation div#links ul li a:hover {
  text-decoration: underline;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
div#navigation div#links ul li a {
  float: none;
}
/* End IE5-Mac hack */

div#navigation div#search {
  float: right;
  margin-right: 10px;
}
div#navigation div#search input#searchtext {
  	border:medium none;
	color:#666666;
	float:left;
	height:22px;
	padding:6px 4px 0 4px;
	width:155px;
}
div#navigation div#search input#searchbutton {
	float:right;
	margin-left:5px;
	margin-top:1px;
	border:none;
	background:url('http://www.healthkey.com/images/searchSubmitBG.jpg') top left no-repeat;
	height:25px;
	width:45px;
	text-indent:-1000px;
	*color:#E2F3EB;
	*font-size:0;
	*text-align:right;
	*overflow:hidden;
	*width:46px;
}
div#navigation div#search input#searchbutton:hover {
	background:url('http://www.healthkey.com/images/searchSubmitBG-hover.jpg') top left no-repeat;
}
.columnContainer {
	width:1004px;
	padding:0 0px 0px 10px;
	margin-bottom:10px;
	text-align:center;
}

.columnContainer div.column {
text-align:left;
width:680px;
margin:0 auto;
float:left;
}

iframe.menufix {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  filter: mask();
  border: none;
}
div#footer {
  margin: 20px 0;
  text-align: center;
}
* html #footer {
	display: inline-block;
	}
*:first-child+html #footer {
	display: inline-block;
	}
#footer-list li {
	display: inline;
	}
div#footer ul.links {
	margin-bottom: 5px;
	}
div#footer ul.links li {
	margin: 0 10px;
	}
div#footer ul.links li a {
	color: #3C1D1A;
	}
div.fullwidth {
  width: 1024px !important;
}
div#providerChoiceIntro {
	width:320px;
	padding:10px;
}
div#providerChoice {
	width:480px;
	padding:10px;
	overflow:hidden;
}
.cube {
  width:300px;
  float:right;
}
.carnival-form input{
	margin:0;
	padding:0;
}
form ul.carnival-form {
	width:500px;
}
form ul.carnival-form label.carnival-description {
	display:block;
	font-weight:bold;
	margin-left:2px;
}
form ul.carnival-form li {
	width:500px;
	overflow:hidden;
	padding:5px 0;
}
form ul.carnival-form span {
	float:left;
}
form ul.carnival-form span.carnival-required {
	float:none;
}
form ul.carnival-form span label.carnival-note {
	display:block;
	font-size:9px;
	color:#999;
	margin-left:3px;
}
form ul.carnival-form span input,form ul.carnival-form span option {
	margin-left:2px;
}
.carnival-required {
	color:#f00;
}
.carnival-form input.carnival-radio {
	width:14px;
	height:18px;
	margin-right:6px;
	margin-top:5px;
}
.carnival-form .carnival-choice {
	display:block;
	width:380px;
	clear:right;
	margin:-17px 0 0 25px;
	width:380px;
}
.carnival-form input.carnival-text, .carnival-form select.carnival-select {
	width:200px;
}
.carnival-form input.carnival-textarea {
	width:40px;
}
.carnival-form input.carnival-textarea {
	width:110px;
}
.carnival-submit {
  margin-top:10px;
}
.carnival-error {
  margin-left:3px;
}
.validateForm input.error {
  border-color:#f00;
}
div.carnival-error {
  border:2px solid red;
  padding:10px 5px;
  display:none;
  margin-bottom:15px;
}
