html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	background: url(../images/upload/header-repeat.gif) repeat-x 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
form {
	margin: 0px;
	padding: 0px;
}
a img {
	border:none;
}
hr {
	color:#339900;
	background:#339900;
	border:none;
	height:1px;
	margin:20px 0;
}
#h1Logo {
	padding:0;
	margin:0;
}
.incomplete {
	padding:3px;
	border:2px solid red;
}
.textField {
	border:1px solid;
	border-top-color: #6c6b5c;
	border-right-color: #c8c6b5;
	border-bottom-color: #bcbaa5;
	border-left-color: #434239;
}
#holder {
	width: 760px;
	text-align: left;
	height: 100%;
	margin: 0 auto;
}
#Subscribe1_subscribePanel span { font-size: 13px; font-weight: bold; color: #000; }
.brclear {
	clear:both;
	height:0px;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}

.imgLeft { float: left; margin: 0 10px 0 0; }
.imgRight { float: right; margin: 0 0 0 10px; }

.clear { clear: both; }
.hide { display: none; }
.invisible { visibility: hidden; }
.nowrap { white-space: nowrap;}
* br.clear { font-size: 1px !important;}

/* Start Header */

#HemophiliaLogo {
	height: 65px;
	width: 184px;
}
#navigation {
	padding: 0 0 6px 0;
	text-transform: uppercase;
}
#navigation a {
	color: #0090cc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	padding: 0 14px;
	text-transform: uppercase;
}

/* Moves navigation up to fix issue in IE6*/
* HTML #navigation {
	margin-top:-2px;
}


#navigation .homeLink:hover,  #navigation a:hover {
	color:#0090cc;
	text-decoration: none;
}
body #navigation .homeLink {
	color:#339900;
	padding-left: 0; 
}

/* Hemophilia University Promo */

#hemoUniversityPromo {
	display: block;
	float: right;
	height: 70px;
	width: 180px;
	margin-top: 7px;
}
#hemoUniversityPromo p {
	margin-top: 50px;
	margin-left: 9px;
	color: #3d9e0c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hemoUniversityPromo a:link, #hemoUniversityPromo a:active, #hemoUniversityPromo a:visited, #hemoUniversityPromo a:hover {
	text-decoration: underline;
	color: #3d9e0c;
}
/* Subscribe Promo */

#subscribe { float: right; height: 70px; width: 230px; margin: 7px 140px 0 0; }
a.subscribe { background: url(../images/upload/btn-subscribe.jpg) no-repeat 0 0; cursor:pointer; display:block; float:right; height:22px; width:74px;  outline: none; }
a.subscribe:hover { background: url(../images/upload/btn-subscribe.jpg) no-repeat 0 100%; display:block; height:22px; width:74px; outline: none; }

#newsletter { padding-top: 4px; }
#newsletter input { float: left; }
#newsletter a.subscribe span { display: none; }
/* End Header */



/* Search Form */

#searchHomepg {
	float: right;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
/* Footer*/

#footer {
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	margin-top: 20px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footer img {
}
.nurse_network_height div#hemoUniversityPromo {
	margin-top:-44px;
}
#footer p{margin:0 0 6px 0;}

/* bayer logo on header */
#bayerLogo { width:32px; height:32px; position:absolute; margin-left:718px; margin-top:6px;}

