@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/bg.gif);
}
.container {
	background-image: url(images/medical-background.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	z-index: 1;
}
.container .main {
	width: 950px;
	margin-left: -475px;
	left: 50%;
	position: relative;
}
.container .main .header .logo {
	height: 243px;
	width: 248px;
	float: left;
}
.h1text {
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: bottom left;
}
#logoh1text {
	width: 248px;
	height: 233px;
	background-image: url(images/nd-vendor-find.png);
}
.h2text {
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: bottom left;
}
#topvideotext {
	height: 10px;
}
.container .main .header .topvideo {
	float: right;
	width: 702px;
}
.container .main .content .started {
	height: 285px;
	width: 800px;
	margin-left: 75px;
	background-image: url(images/start-box.png);
	padding-top: 40px;
}
.container .main .content .started .zipform form #zipbox {
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #999;
	height: 77px;
	width: 475px;
	text-align: center;
	font-size: 60px;
	vertical-align: bottom;
	color: #FFA200;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
}
.container .main .content .started .zipform {
	margin-left: 60px;
}
.container .main .content .started .zipform form {
	margin: 0px;
	padding: 0px;
}
.container .main .content .started .introtext {
	text-align: center;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 25px;
	padding-left: 25px;
}
.container .main .header {
	margin-bottom: 2px;
}
.footer {
	height: 25px;
	width: 100%;
	background-color: #FF8C00;
	z-index: 50;
	padding: 0px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: fixed;
	top: 100%;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.footer .footertext {
	width: 950px;
	margin-left: -475px;
	position: relative;
	left: 50%;
	color: #FFF;
}
.footer .footertext a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.container .main .content .holder {
	padding-right: 75px;
	padding-left: 75px;
	margin-top: 25px;
	margin-bottom: 50px;
}
.container .main .content .holder .info {
	font-size: 22px;
	color: #FFF;
	float: left;
	width: 540px;
	margin-right: 10px;
}
.container .main .content .holder .news {
	float: right;
	width: 250px;
}
#newsheader {
	color: #FFA200;
	margin-top: 15px;
}
.container .main .content .holder .news .news {
	color: #FFF;
	margin-top: 25px;
}
.container .main .content .holder .news .news .newstitle {
	font-weight: bold;
	color: #FFA200;
}
.container .main .content .holder .news .news .newsdate {
	font-size: 12px;
	font-weight: bold;
}
.container .main .content .threequestions .question-a {
	background-image: url(images/step-1-a.png);
	float: left;
	height: 256px;
	width: 400px;
	margin-left: 10px;
}
.container .main .content .threequestions .question-or {
	background-image: url(images/or.png);
	float: left;
	height: 40px;
	width: 89px;
	margin-top: 109px;
	margin-left: 21px;
}
.container .main .content .threequestions .question-b {
	background-image: url(images/step-1-b.png);
	float: left;
	height: 256px;
	width: 400px;
	margin-left: 21px;
}
.container .main .content .threequestions {
	margin-top: 25px;
	margin-bottom: 50px;
}
.container .main .content .threequestions h2 {
	color: #FFF;
}
.container .main .content #question2 .question-a {
	background-image: url(images/step-2-a.png);
}
.container .main .content #question2 .question-b {
	background-image: url(images/step-2-b.png);
}
.container .main .content #question3 .question-a {
	background-image: url(images/step-3-a.png);
}
.container .main .content #question3 .question-b {
	background-image: url(images/step-3-b.png);
}
.question-a a {
	display: block;
	height: 100%;
	width: 100%;
}

.question-b a {
	display: block;
	height: 100%;
	width: 100%;
}.container .main .content .drform {
	background-image: url(images/form-box.png);
	background-repeat: no-repeat;
	height: 913px;
	width: 750px;
	margin-top: 25px;
	margin-left: 75px;
	margin-bottom: 50px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
.container .main .content .drform #form1 {
	font-size: 36px;
	color: #FFF;
}
.container .main .content .drform #form1 table tr td input {
	font-size: 36px;
	color: #FF8B00;
}
.container .main .content .drform #form1 table tr td select {
	font-size: 36px;
	color: #FF8B00;
}
.container .main .content .drform #h2center {
	text-align: center;
}
.container .main .content .holder .info p a {
	color: #FF8C00;
	text-decoration: none;
}

