/*
Website design by Ryan Ashcraft: http://ashcraftmedia.com/
*/

body {
	padding: 0;
	margin: 0;
	background: #fff;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
* {
	padding: 0;
	margin: 0;
	}
a {
	color: #27d;
	}
a:hover {
	color: #ea633f;
	}
a img {
	border: 0;
	}
sup {
	vertical-align: top;
	font-size: 9px;
	}
p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px 0;
	color: #666;
	}
ul, ol {
	margin: 0 0 10px 0;
	}
ul li, ol li {
	margin: 0 0 5px 25px;
	font-size: 13px;
	font-size: 13px;
	line-height: 18px;
	color: #666;
	}
ul {
	list-style: square;
	margin: 0 0 15px 0;
	}
div.clear {
	clear: both;
	width: 0;
	height: 0;
	}
table {
	border-collapse: collapse;
	width: 100%;
	}
td {
	border: 3px solid #fff;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
	color: #333;
	vertical-align: top;
	}
thead td {
	font-weight: bold;
	color: #fff;
	background: #ea633f;
	}
tbody td {
	background: #ffedd0;
	}
td.col1 {
	width: 200px;
	border-left: 0;
	}
td.col2 {
	border-right: 0;
	}
tbody tr.alt td {
	background: #fcf5e7;
	}

/* Headers */
h1 {
	text-indent: -9999px;
	overflow: hidden;
	}
h1 a {
	display: block;
	width: 360px;
	height: 46px;
	background: url('../images/logo.gif') top left no-repeat;
	}
h2 {
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #40afd4;
	margin: 0 0 2px 0;
	width: 100%;
	}
h2 span {
	color: #2e338e;
	}
h2 span.subhead {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	}
h3 {
	padding: 0 0 7px 0;
	font-size: 20px;
	font-weight: normal;
	color: #ea633f;
	}
h4 {
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #666;
	}
p.instructions {
	margin: 0;
	font-size: 13px;
	}
p.instructions span {
	font-weight: bold;
	color: #ea633f;
	}
p.subhead {
	font-size: 15px;
	line-height: 24px;
	}

/* Global Layout */
#wrapper {
	width: 975px;
	margin: 0 auto;
	}
#header {
	height: 45px;
	margin: 0 0 40px 0;
	padding: 55px 0 0 20px;
	}
#page {
	width: 975px;
	height: auto;
	}
.corners-bottom {
	width: 976px;
	height: 10px;
	background: #fff;
	position: relative;
	}
.corners-bottom-border {
	width: 956px;
	height: 1px;
	background: #e6e6e6;
	position: absolute;
	bottom: 0;
	left: 10px;
	font-size: 0;
	}
.corner-bl {
	background: url('../images/corners/bl.gif') top left no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	}
.corner-br {
	background: url('../images/corners/br.gif') top right no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	}
#footer {
	padding: 25px 0;
	}
#footer .inner {
	width: 935px;
	margin: 0 auto;
	}
#footer ul.footnav {
	list-style: none;
	}
#footer ul.footnav li {
	display: inline;
	font-size: 12px;
	border-right: 1px solid #e6e6e6;
	margin: 0;
	padding: 0 15px;
	}
#footer ul.footnav li.first {
	padding-left: 0;
	}
#footer ul.footnav li.last {
	padding-right: 0;
	border-right: 0;
	}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer p.denote {
	margin-top: 15px;
	font-size: 11px;
	}

/* Navbar */
#navbar {
	margin: 6px 0 0 0;
	float: right;
	}
#navbar ul {
	list-style: none;
	font-size: 0;
	}
#navbar ul li {
	display: inline-block;
	float: left;
	padding: 0 3px;
	margin: 0;
	letter-spacing: 1px;
	}
#navbar ul li.last {
	border-right: 0;
	padding-right: 0;
	}
#navbar ul li a {
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	background: #e9f1fb;
	color: #27d;
	padding: 6px 14px 9px;
	}
#navbar ul li a:hover {
	background: #ea633f;
	color: #fff;
	}
#navbar ul li a.active {
	background: #fbe8e3;
	color: #ea633f;
	}
#navbar ul li a span.sup {
	font-size: 9px;
	position: relative;
	line-height: 1px;
	height: 0;
	bottom: 8px;
	}

/* Buttons */
a.button {
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	}
a.short {
	width: 110px;
	height: 29px;
	background: url('../images/buttons/short.gif') top left no-repeat;
	font-size: 11px;
	line-height: 29px;
	}
a.short:hover {
	background-position: 0 -29px;
	color: #fff;
	}
a.short:active {
	background-position: 0 -58px;
	}
a.long {
	width: 163px;
	height: 39px;
	background: url('../images/buttons/long.gif') top left no-repeat;
	font-size: 14px;
	line-height: 39px;
	margin: 0 0 20px 0;
	}
a.long:hover {
	background-position: 0 -39px;
	color: #fff;
	}
a.long:active {
	background-position: 0 -78px;
	}

/* Misc */
.right {
	float: right;
	}
img.right {
	margin: 2px 0 0 10px;
	}
.left {
	float: left;
	}
img.left {
	margin: 2px 10px 0 0;
	}
img.light {
	border: 1px solid #ddd;
	background: #eee;
	padding: 3px;
	}
.denote {
	color: #666;
	font-size: 11px;
	line-height: 16px;
	margin-top: 15px;
	}
.pdf {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0;
	}
.pdf a {
	color: #27d;
	background: url('http://1-800newhealth.com/images/misc/pdf.gif') top left no-repeat;
	padding-left: 20px;
	display: block;
	}
.instructions p {
	font-size: 12px;
	line-height: 16px;
	}