@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #00467F;
	background-image: url(http://www.typenex.com/images/bg5.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #00467F;
}
a:hover {
	color:#6F9FCC;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 950px;
}
#header {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	color: #FFFFFF;
	text-align: left;
}
#header_contact {
	height: 38px;
	width: 250px;
	float: right;
	padding-right: 20px;
	padding-top: 30px;
	text-align: right;
}
#menu {
	width:720px;
	float: right;
	height: 30px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	font-size: 90%;
	z-index: 2;
}

#main {
	background-color: #FFFFFF;
	text-align: left;
}
#main_top {
	width: 10px;
	background-image: url(images/main_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#main_content {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#main_btm {
	width: 910px;
	background-image: url(images/main_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	clear: both;
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 19px;
	padding-right: 20px;
	padding-left: 20px;
}
#main_btm a{color:#ffffff;}
#content_box1 {
	background-image: url(images/titlebar2_dk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 590px;
	padding-left: 7px;
}
#rightcol {
	float: right;
	height: 410px;
	width: 295px;
}
#rightcol_top {
	background-image: url(images/rightcol_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 26px;
	padding-top: 22px;
	padding-left: 28px;
}
#rightcol_mid {
	background-image: url(images/rightcol_mid.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 28px;
	padding-left: 28px;
	font-size: 12px;
}
#rightcol_btm {
	background-image: url(images/rightcol_btm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
}
.hidereveal {
	width: 525px;
	margin-left: 25px;
}


.hidereveal_top {
	background-color: #e5ecf7;
	background-image: url(images/roundwhite_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.hidereveal_btm {
	background-color: #e5ecf7;
	background-image: url(images/roundwhite_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.hidereveal ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}
.reveal_top {
	cursor: pointer;
	background-color: #e5ecf7;
	display: block;
	padding: 3px;
	color: #00467F;
}

.reveal_btm {
	background-color: #f3f4f4;
	display: block;
	color: #6799C8;
}
.reveal_btm li{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.floatright {
	float: right;
	text-align: right;
}
.floatright img{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.floatleft {
	float: left;
}
.floatleft img{
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.header_dk {
	background-image: url(images/titlebar2_dk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-top: 6px;
	margin-left: -7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.header_lt {
	background-image: url(images/titlebar_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-top: 6px;
	margin-left: -7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header_gray {
	background-image: url(images/titlebar3_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-top: 6px;
	margin-left: -7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.quote {
	font-style: italic;
	color: #00467F;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
}


p {
	margin:0px;
	padding:0px;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font-size: 110%;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content_box1 h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content_box1 h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-weight: bold;
	color: #00467F;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #00467F;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
}
#rafflelist li {
	list-style-type:circle;
	padding-left: 0px;
	margin-left: 20px;
}
#content_box_raffle {
	background-image: url(images/titlebar2_dk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 590px;
	padding-left: 7px;
	color: #00467F;
}
#content_box_raffle h2 {
	color: #191919;
}
#content_box_raffle2 {
	background-image: url(images/titlebar3_dk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 900px;
	padding-left: 7px;
	color: #00467F;
}
#content_box_raffle2 h2 {
	color: #191919;
}
#products_top {
	background-image: url(images/titlebar3_dk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 900px;
	padding-left: 7px;
	height: 26px;
}
#products_top a {
	color: #FFFFFF;
	text-decoration: none;
}
#products_top a:hover {
	text-decoration: underline;
}
#products_top_lt {
	background-image: url(images/titlebar3_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 900px;
	padding-left: 7px;
	height: 26px;
}
#products_top_lt a {
	color: #FFFFFF;
	text-decoration: none;
}
#products_top_lt a:hover {
	text-decoration: underline;
}
#products_top_lt2 {
	background-image: url(images/titlebar3_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	width: 590px;
	padding-left: 7px;
	height: 26px;
	margin-left: -7px;
}
#products_top_lt2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#products_top_lt2 a:hover {
	text-decoration: underline;
}

#products_top_gray {
	background-image: url(images/titlebar3_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 900px;
	padding-left: 7px;
	height: 26px;
}
#products_top_gray a {
	color: #FFFFFF;
	text-decoration: none;
}
#products_top_gray a:hover {
	text-decoration: underline;
}
#products_top_gray2 {
	background-image: url(images/titlebar3_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	width: 590px;
	padding-left: 7px;
	height: 26px;
	margin-left: -7px;
}
#products_top_gray2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#products_top_gray2 a:hover {
	text-decoration: underline;
}
#content_box2 {
	margin-bottom: 25px;
	width: 590px;
	padding-left: 7px;
}

#cartbox {
	float: right;
	margin-right: 25px;
}
#addtocart {
	height: 106px;
	background-image: url(images/addtocart_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 275px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#addtocart  .descrip1 {
	margin-top: 13px;
	width: 145px;
	text-align: left;
	float: right;
}
#addtocart .line2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	font-size: 12px;
	vertical-align: middle;
	width: 260px;
}
#addtocart .line2 a {
	text-decoration: none;
	color: #333333;
}
#addtocart .line2 a:hover {
	text-decoration: underline;
}
#cartlink1 {
	background-image: url(images/store_arrowonly.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding-top: 6px;
	padding-left: 30px;
}
#cartlink2 {
	background-image: url(images/store_arrowonly.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	width: 90px;
	padding-top: 6px;
	padding-left: 30px;
	float: right;
}
#flash_fb {
	text-align: center;
}
.infobox {
	height: 125px;
}
.moreinfolink {
	font-size: 130%;
	padding-top: 37px;
}
.linksmall {
	font-size: 90%;
}
#content_box3 {
	background-image: url(images/titlebar3_dk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom: 25px;
	width: 900px;
	padding-left: 7px;
}
#content_box3 h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content_box3 h1 a:hover {
	text-decoration: underline;
}
#basics_bullets li {
	list-style-image: url(images/store_arrow09.gif);
}
#nothanks {
	text-align: left;
}


#state_wrapper {}
#state_wrapper fieldset {margin-top: 10px;border: 1px solid #ccc;}
#state_wrapper legend {font-weight: bold;color: #0f4057;font-weight: bold;font-size: 18px;padding: 0px 10px;}
.ie7 #state_wrapper legend {padding: 10px;}
#state_wrapper h3 {margin: 10px;font-weight: bold;font-size: 16px;}
#state_wrapper ul {padding-top: 15px;}
.ie7 #state_wrapper ul {padding-left: 50px;}
.ie7 #state_wrapper li {padding-bottom: 10px;}
.ie #state_wrapper p {padding-left: 20px;}
#state_wrapper p {padding: 15px 0px 0px 15px;margin: 0px;}
.state_link a {padding: 0px;margin: 0px;}
.allergy {color: #ff0000;}
.dnr {color: #920d87;}
.fall_risk {color: #e2af00;}
.latex {color: #198314;}
.wrist_links {padding-top: 15px;margin: 0;font-size: 12px;list-style: none;margin-left: -25px;!margin-left: -30px;}
.restricted {color: #fa5493;}
.apr_wrist {margin: 25px 0px 0px 15px;!margin: 25px 0px 0px 20px;}
.blue {color: #0000ff;}
.orange {color: #F60;}
