/*
.formulary-search .chart .heading {
background: url('/jccf/medicare/H5441/plan_gradient.gif') repeat-x;
}

.printLink {
background: url('/jccf/medicare/H5441/img_print.gif') no-repeat;
}

.saveLink {
background: url('/jccf/medicare/H5441/disk_arrow_icon.gif') no-repeat;
}

.formulary-search .blackArrow {
background: url('/jccf/medicare/H5441/img_arrow_black.gif') right 3px no-repeat;
}*/
html {
	height: 100%;
}
body {
	color: #474c55;
	height: 100%;
}
#wrap {
	background: #ffffff;
	width: 940px;
	min-height: 100%;
	margin-bottom: -50px;
}
#wrap:after {
  content: "";
  display: block;
}
.formulary-search {
	padding-top: 0;
	border: 0;
}
.formulary-search form {
	margin: 0 auto 40px;
	max-width: 1026px;
	padding: 0 20px;
}
.wrap {
	margin: 0 auto;
	width: 1026px;
}
.push {
	height: 50px;
}
/*****Header*****/
#header {
	background: #ffffff;
}
.upper-header {
	background: #474B55;
	padding: 0 34px 0;
	height: 90px;
}
.inside-header {
	max-width: 1026px;
	padding: 0 34px 0;
	margin: 0px auto;
	width: 100%;
	position: relative;
	z-index: 3;
}
.logo {
	float: left;
	margin-top: 20px;
	width: 100%;
	max-width: 195px;
}
img {
	border: none;
}
.bottom-header {
	margin: 34px auto 20px;
	width: 1026px;
}
.bottom-header > h1 {
	font-size: 32px;
	line-height: 34px;
	color: #474B55;
	margin: 0;
}
/*****Form*****/
.instructions {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #474B55;
	margin: 0 0 54px;
}
#drugQueryStr {
	width: 569px;
	height: 49px;
	border: 1px solid #474B55;
	padding-left: 10px;
	box-sizing: border-box;

}
#drug_search {
	width: 142px;
	height: 49px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-size: 18px;
	color: #ffffff;
	background: #82C341;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 0;
	box-sizing: border-box;

}
.formulary-search form .formRow {
    margin-bottom: 0;
}

.floatl {
	margin-bottom: 15px;
}
.formulary-search form .formRow select {
	width: 143px;
	height: 49px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 0 10px;
	border: 1px solid #474B55;
	background: url("drop-arrow.jpg") no-repeat;
	background-position: 85% 50%;
	box-sizing: border-box;
}
form input[type="text"], form input[type="password"], .formTextInput {
	padding: 4px;
	vertical-align: middle;
	line-height: 21px;
	font-size: 21px;
	color: #474B55;
	margin-bottom: 5px;
}
input:focus, textarea:focus, select:focus {
	outline-offset: 0;
}
:focus {
	outline: 0;
}
.formulary-search form .formRow fieldset {
	margin-right: 15px;
}
.selectbox {
	font-size: 16px;
	line-height: 21px;
	color: #474C55;
	font-family: "museo-sans", sans-serif;
	font-weight: 300;
}
.formulary-search .chart .heading {
	position: relative;
	width: 100%;
	height: 79px;
	background: #82C341;
	clear: both;
	color: #ffffff;
	padding-right: 0;
	line-height: 79px;
	border: none;
}

.formulary-search .chart li {
	font-size: 27px;
    width: 333px;
}
.floatr.link {
    padding-right: 0;
}
/*****Form Fonts*****/
span.floatr.link {
    padding-right: 0;
	font-size: 18px;
	font-weight: normal;
}
.formulary_update {
	font-size: 18px;
	font-weight: normal;
}
a .linktext {
  text-decoration: none;
	color: #82C341;
	font-weight: normal;
}
a:hover {
  text-decoration: none;
}
.formulary-search .chart p {
    font-size: 16px;
}
/*****Footer*****/
#footer-container {
	/*overflow: hidden;*/
	width: 100%;
	height: 50px;
	background: #474B55;
	/*position: fixed;*/
	/*clear:both;*/
	/*margin-top: -50px;*/
}
#footer {
	max-width: 1026px;
	padding: 0;
	margin: 0px auto;
}
#footer .copy {
	display: inline-block;
	zoom: 1;
 *display: inline;
	line-height: 50px;
	height: 50px;
	font-family: "museo-sans", sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #ffffff;
}
#footer ul.privacy {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	font-size: 14px;
}
#footer ul.privacy li {
	display: inline-block;
	zoom: 1;
 *display: inline;
	height: 50px;
	line-height: 50px;
	list-style: none;
}
#footer ul.privacy li:first-child a {
	border: none;
}
#footer ul.privacy li a {
	font-family: "museo-sans", sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	padding: 0px 3px 0px 6px;
	text-decoration: none;
	outline: none;
}
#footer ul.privacy li a:hover {
	text-decoration: none;
}
h1 {
font-size: 32px;
line-height: 34px;
color: #474B55;
margin: 34px auto 20px
}

.formulary-search form .formRow label {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #474B55;
	margin: 0 0 54px;
}
