body {
	font-size: 62.5%;
	font-family: verdana, arial, sans-serif;
	color: #000;
	text-align: left;
	background: url(../images/grad_bg.png) repeat-x;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #016ba7;
}

a:hover, a:active {
	color: #016ba7;
}

.blue {
	color: #016ba7;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
	height: 0;
}

div#body-container {
	width: 1024px;
	margin: 0 auto;
}


div#header {
	width: 1024px;
	height: 120px;
	background: url(../images/header.png) top left repeat-x;
	margin-bottom: 18px;
}


div#left-column {
	width: 575px;
	height: 650px;
	padding: 0 10px 0 15px;
	float: left;
	overflow: hidden;
}

div#left-column h2 {
	font-size: 1.8em;
	margin-bottom: 10px;
}

div#left-column p {
	font-size: 1.2em;
	margin-bottom: 10px;
	line-height: 1.3;
}

div#ultrasound-header {
	background: url(../images/ultrasound_header.png) no-repeat;
	height: 40px;
	clear: both;
	margin-top: 20px;
}

div#ultrasound-left {
	float: left;
	padding: 0 5px 0;
	width: 340px;
	margin-top: 0px;
}

div#ultrasound-right {
	float: left;
	width: 225px;
	margin-top: 0px;
}

div#medical-left {
	float: left;
	background: #016ba7 url(../images/medical_bg.png) no-repeat;
	padding: 45px 8px 5px;
	width: 334px;
	height: 115px;
	overflow: hidden;
	margin: 5px 0 0;
}

div#medical-left p, div#medical-left p a {
	color: #CFFFFF;
}

div#medical-right {
	margin: 5px 0 0;
	height: 165px;
}

div#ultrasound-right {
	float: left;
	width: 225px;
}


div#right-column {
	width: 424px;
	height: 650px;
	float: left;
	background: #867f75;
	overflow: hidden;
}

div#right-column h3 {
	font-size: 1.6em;
	color: #fff;
	margin-top: 16px;
	padding: 10px;
}

div#right-column h3#compete {
	line-height: 1.2;
}

div#right-column p {
	font-size: 1.2em;
	color: #fff;
	padding: 10px;
	line-height: 1.3;
}

div#right-column p.small {
	font-size: .9em;
}

div#footer {
	clear: both;
	width: 1024px;
	height: 92px;
	background: url(../images/footer.png) top left no-repeat;
}

div#footer p {
	position: absolute;
	margin: 65px 0 0 90px;
	color: #999;
	width: 900px;
}









/* QUESTIONS */
div#center-column {
	width: 492px;
	padding: 0 506px 0 16px;
}

div#center-column h1 {
	font-size: 1.8em;
	margin-bottom: 50px;
}


div#center-column h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}

dl {
	font-size: 1.2em;
}

dl dt label {
	color: #016ba7;
	font-weight: bold;
}

dl dt {
	margin-bottom: 5px;
}

dl dd {
	margin-bottom: 20px;
}

dl dd textarea {
	width: 492px;
	height: 100px;
	border: 1px solid #999;
	padding: 5px;
}

dl dd input.text {
	border: 1px solid #999;
	padding: 5px;
	width: 492px;
}

dl dd input.text.shorter {
	width: 50px;
}

dl dt.xtra, dl dd.xtra {
	display: none;
}

form {
	margin-bottom: 100px;
}

form h3, form h4 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}

div#center-column h1.thanks {
	font-size: 1.7em;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}

div#center-column h2.thanks {
	font-size: 1.4em;
	margin: 0 0 630px;
	font-weight: normal;
	padding: 0;
}


p.twomin {
	margin: 0;
}

p.twomin a {
	color: #fff;
	text-decoration: underline;
}


p#note {
	font-size: 1.2em;
	margin-bottom: 15px;
	line-height: 1.2;
}
