@charset "utf-8";
/* CSS Document */

img, div, input { behavior: url(include/iepngfix.htc) }

body {
	margin: 0px;
	padding: 0px;
	background-color: #00234c;
	font-family:Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
	height:0;
	padding:0px;
	margin:0px;
	line-height:0;
	font-size:0;
}

#topcap {
	background:url(images/200907_cnr_lp_topcap.gif) no-repeat top center;
	padding:0px;
	margin:0px auto;
	height:41px;
	width:900px;
}

#bottomcap {
	clear:both;
	background:url(images/200907_cnr_lp_bottomcap.gif) no-repeat top center;
	padding:0px;
	margin:0px auto;
	height:51px;
	width:900px;
}

.nurse {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

#main {
	width:800px;
	margin:0px auto;
	padding:0px 50px;
	background-color:#ffffff;
	background:url(images/200907_cnr_lp_mainbg.gif) repeat-y center;
}

#header {
	width:100%;
	margin:0px auto;
	padding:0px 0px 30px 0px;
	background:url(images/200907_cnr_lp_headerbottombg.gif) repeat-x bottom;
}

#headerlogo {
	float:left;
	padding:0px 0px 0px 20px;
}

#headerphone {
	float:right;
	width:350px;
	text-align:center;
	color:#00234c;
	font-size:18px;
	padding:0px 10px 0px 0px;
}

#content {
	clear:both;
	width:100%;
}

#leftcol {
	float:left;
	width:444px;
	font-size:14px;
	color:#333333;
	padding:0px;
	margin:0px;
}

#leftcolcontent {
	width:424px;
	padding:0px 10px;
	margin:0px;
}

#leftcol h1 {
	padding:0px;
	margin:0px;
	color:#314688;
	font-size:18px;
	font-weight:normal;
}

#leftcoladdress {
	clear:both;
	color:#666666;
	width:100%;
	padding:12px 0px 0px 0px;
	margin:12px 0px 0px 0px;
	border-top:solid #a8a8a8 1px;
}

#cnrnav {
	float:left;
	margin:0px 0px 10px 0px;
}

.cnrnav {
	float:left;
}

ul {
	list-style-type:disc;
	color:#215b9e;
	padding-top:8px;
	margin-top:0px;
	padding-bottom:8px;
	margin-bottom:0px;
}

ul li {
	padding-bottom:4px;
}

ul li font {
	color:#333333;
	font-size:14px;
}

#text-2 img, #text-3 img, #text-4 img, #text-5 img {
	float:right;
	padding:0px;
	margin:0px 0px 55px 5px;
}

#rightcol {
	float:right;
	width:355px;
}

form {
	padding:0px;
	margin:0px;
}

#form {
	width:355px;
	padding:0px 0px 5px 0px;
	background:url(images/200907_cnr_lp_formbg.jpg) no-repeat center top;
}

#formheader {
	float:right;
	width:335px;
	padding:2px 0px 5px 0px;
	text-align:center;
	color:#222222;
	font-size:18px;
	font-weight:normal;
}

#forminside {
	float:right;
}

.formtext {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:right;
	padding:0px 8px 0px 0px;
}

.formtextsmall {
	font-size:12px;
	color:#333333;
	padding:0px;
}

.formgreytext {
	font-size:11px;
	color:#575757;
	text-align:center;
}

#submit {
	width:50px;
	height:50px;
	margin:10px auto;
	background:url(images/test_submit.png) no-repeat center;
	border:none;
	display:block;
	cursor:pointer;
}

#bottomlogo {
	float:right;
	text-align:center;
	width:300px;
	clear:both;
	padding:30px 0px 0px 0px;
}

#thankyou {
	width:100%;
	padding:10px 10px 0px 10px;
}

#thankyou h1 {
	padding:0px;
	margin:0px;
	color:#314688;
	font-size:24px;
	font-weight:normal;
}
