html, body {
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10pt;
}

/* Fixed header/footer code from: http://www.pmob.co.uk/temp/fixedlayoutexample5.htm */
body{margin:0}/* for ie mac*/
/* commented backslash hack v2 \*/ 
html, body{height:100%;padding:0} 
* html, * html body{
	overflow:hidden;
	padding:50px 0;
	margin:-50px 0;
	padd\ing:0;
	ma\rgin:0;
}
* html #outer { 
	overflow:auto;
	height:99.9%;
	voice-family: "\"}\""; voice-family:inherit; 
}
* html #contain-all{
	position:absolute;
	overflow-y:scroll;
	width:100%;
	height:100%;
	z-index:1;
}
/* end hack */ 

#top-bar{
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:0px;
	left:0px;
	width:100%;
	margin:0;
	padding:0;
	z-index:999;
	overflow:hidden;
}

/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #topbar-inner,* html #footer-inner {margin-right:17px;}
/* end hide*/

#footer{
	position:absolute;
	bottom:0;
	width:100%;
	z-index:999;
}
#top-bar, #topbar-inner, .top-spacer {
height:145px;
}
#footer, #footer-inner, .footer-spacer {
height:50px;
}
#topbar-inner, #footer-inner {
background-color:white;
}
p{margin-top:0}
html>body #top-bar,html>body #footer{position:fixed}/* for moz/opera and others*/

#footer-inner, #topbar-inner{
width:840px;
}
#top-bar, #footer {
width:840px;
left:50%;
margin-left:-421px;
_margin-left: -435px; /* works ONLY in IE6 */
}

#content {
width:840px;
margin:0 auto;
padding:5px 0 0 0;
}

#header div.wrap {
border-bottom:2px solid #9A0033;
}
#header .logo {
display:block;
float:left;
width:155px;
height:140px;
text-decoration:none;
}
#header .logo img {
display:block;
padding-right:5px;
border:0;
}

#header .right {
float:right;
width:680px;
}

#header .title {
color:#9A0033;
font-size:1.4em;
text-align:left;
padding-top:18px;
font-weight:bold;
}

#header .nav {
margin-top:12px;
padding:5px 0 0 0;
background-image: url(../images/bg_main_menu.png);
background-repeat:repeat-x;
font-size:11pt;
height:36px;
}

#header .nav .item {
float:left;
color:#9A0033;
background-repeat:no-repeat;
text-align:center;
width:91px;
height:29px;
font-family:Arial, Helvetica, sans-serif;
border-right:2px solid #9A0033;
}
#header .nav #nav-home {
width:75px;
}
#header .nav #nav-about {
width:95px;
}
#header .nav #nav-forward {
width:155px;
}
#header .nav #nav-contact {
}

#header .nav .item a, #header .nav .item a:visited {
padding:7px 0 4px;
color:#9A0033;
text-decoration:none;
display:block;
}

#header .nav .item a:hover {
text-decoration:underline;
}

#header .nav .two-line {
padding-top:1px;
line-height:14px;
}
#header .nav .two-line a {
padding:0;
}

#header .nav #nav-contact {
width: 325px;
font-size:8pt;
text-align:left;
border:0;
padding-left:10px;
}
#header .nav #nav-contact a, #header .nav #nav-contact a:visited {
display:inline;
text-decoration:underline;
}

div.clear {
clear:both;
}

#left {
float:left;
position:relative;
}
#left .box {
position:absolute;
}
#left, #left .box {
width:115px;
}

#middle {
float:left;
width:467px;
border:1px solid black;
border-top:0;
border-bottom:0;
margin:0 9px;
padding:0 10px 20px;
line-height:1.5em;
}

#right {
float:left;
position:relative;
}
#right .box {
position:absolute;
}
#right, #right .box  {
width:200px;
}

#left, #right {
font-family:Arial, Helvetica, sans-serif;
}

#bottom {
margin-top:15px;
}

#bottom .nav {
background-color:#C0C0C0;
padding:3px 0 3px 200px;
}

#bottom .nav .item {
float:left;
border-right:2px solid #C04F4F;
padding:1px 0;
width:137px;
text-align:center;
}

#bottom .nav .item a, #footer .nav .item a:visited {
color:black;
text-decoration:none;
display:block;
}
#bottom .nav .item a:hover {
text-decoration:underline;
}

#bottom .nav .item-last {
border:0;
}

#bottom .copyright {
padding:5px 0 5px 0;
text-align:center;
}

h1 {
margin:15px 0 0 0;
padding:0;
color:#0070C0;
font-size:1.2em;
}
h2 {
margin:10px 0 0 0;
padding:0;
font-size:1.1em;
font-weight:bold;
}

ul {
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
}

#middle dl, #middle dt, #middle dd {
margin:0;
padding:0;
}

#middle dt {
color:#0070C0;
margin-top:20px;
}

#middle dd {
margin-top:5px;
}

#middle dt .start, #middle dd .start {
font-weight:bold;
}

.box_top {
background-image:url(../images/box_bg_top.png);
background-repeat:no-repeat;
}
.box_middle {
background-image:url(../images/box_bg_middle.png);
background-repeat:repeat-y;
width:113px;
}
.box_bottom {
background-image:url(../images/box_bg_bottom.png);
background-repeat:no-repeat;
background-position:left bottom;
color:white;
padding:20px 9px 15px 10px;
font-weight:bold;
}
.box_bottom a, .box_bottom a:visited {
color:white;
}

p,form {
margin:10px 0 0 0;
padding:0;
}

p.quote {
color: #0070C0;
font-weight:bold;
}
p.note {
font-style:italic;
font-size:0.8em;
line-height:1.1em;
}

a, a:visited {
color:#0070C0;
}

div.hospitals .item {
float:left;
width:100px;
padding:2px 0 0 0;
}
div.hospitals .item img {
display:block;
margin:0 auto 2px;
}
div.hospitals .item div {
font-size:0.7em;
text-align:center;
}

img.alone {
display:block;
margin:0 auto;
}

.privacy-note {
border:1px solid black;
margin:40px 10px 0;
padding:5px;
text-align:center;
}

.newsletter {
border:1px solid black;
background-color:#E0F1FF;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
width:350px;
margin:0 auto;
line-height:1.1em;
}
.newsletter table {
border-collapse:collapse;
width:100%;
}
.newsletter td, .newsletter th {
padding:3px;
}
.newsletter th{
text-align:left;
}
.newsletter input {
width:150px;
}
.newsletter .small {
font-size:0.7em;
line-height:1.0em;
}
.newsletter input, .newsletter textarea {
border:1px solid #249AFF;
display:block;
}

.box2_top {
background-image:url(../images/box2_bg_top.png);
background-repeat:no-repeat;
}
.box2_middle {
background-image:url(../images/box2_bg_middle.png);
background-repeat:repeat-y;
width:146px;
margin:0 auto;
}
.box2_bottom {
background-image:url(../images/box2_bg_bottom.png);
background-repeat:no-repeat;
background-position:left bottom;
color:white;
padding:20px 9px 15px 10px;
font-weight:bold;
}
.box2_bottom a, .box2_bottom a:visited {
color:#DA0030;
text-decoration:none;
}

.about_us_img {
display:block;
margin:20px auto 0;
border:1px solid black;
}

ul.terms_of_use li {
margin-top:10px;
}

.forward_to_a_friend {
width:420px;
font-size:0.9em;
}

.forward_to_a_friend .section {
color:blue;
font-weight:bold;
}

.forward_to_a_friend tr.friend_info td, .forward_to_a_friend tr.friend_info th {
padding-top:20px;
}

.parameter_error {
color:red;
font-size:0.8em;
}

div.fail {
color:red;
}
div.success {
color:green;
}
div.success,div.fail {
text-align:center;
margin-top:20px;
}

