
body {
	margin: 10px 0 20px 0; 
	padding: 0; 
	background: #FFF;
	text-align: center;
}

body, div, p, span, u, ul, ol, li, input, textarea, form, select {
	font: 9px/15px verdana, Helvetica, sans-serif; 
	color: #666;
}

p {
	margin: 7px;
}

a {
	color: #003399;
	text-decoration: none;
}

div.horRule {
	height: 1px;
	border-top: 1px solid #039;
	margin-left: 10px;
	margin-right: 10px;
}

div.horRuleBlack {
	height: 1px;
	border-top: 1px solid #666;
	/*margin-left: 10px;*/
	/*margin-right: 20px;*/
	margin-top: 8px;
	width: 166px;
}

div hr {
	display: none;
}

.telNumber {
	font-weight: bold;
	font-size: 11px;
	color: #b40028;
}

.bigBlue {
	font-weight: bold;
	font-size: 11px;
	color: #003399;
	line-height: 23px;
}

.blueTitle {
	font-weight: bold;
	color: #003399;
}

.rightSectionTitle {
	line-height: 22px;
	font-family: verdana;
	color: #003599;
	
}

/* PAGE LAYOUT
----------------------------------------------- */	
div#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #003399;
}

div#header {
	width: 800px;
	height: 108px;
	text-align: left;
	/*border: 1px solid black;*/
}

div#leftColumn { 
 width: 145px;
 height: auto !important; 
 height: 468px; /* IE */ 
 min-height: 468px;
 float: left;
 margin: 0;
 padding: 0;
}

div#centerColumn {
 width: 455px;
 float: left;
 margin: 0;
 padding: 0;
}

div#rightColumn {
 width: 200px;
 height: auto !important;
 height: 468px; /* IE */ 
 min-height: 468px;
 float: left;
 background: #fff url(../../interface/rightcoltop.jpg) no-repeat top;
}

div#rightContent {
	width: 166px;
	margin: 0 auto 0 auto;
	padding-top: 35px;
}

div#content {
	clear: both;
	border-left: 1px solid #003399;
 	border-right: 1px solid #003399;
	height: auto !important;
	height: 434px; /* IE */ 
	min-height: 434px;
}

div.pad {
	padding: 5px;
}

div#footer {
 width: 800px;
 height: auto !important; 
 height: 18px; /* IE */ 
 min-height: 18px;
 clear: both;
}

div#pageFooter {
 width:auto;
 height: auto !important; 
 height: 9px; /* IE */ 
 min-height: 9px; 
 background-color: #b40028;
 border-bottom: 1px solid #003399;
 border-left: 1px solid #003399;
 border-right: 1px solid #003399;
 line-height: 9px;
}

div#pageHeader {
	border-left: 1px solid #003399;
 	border-right: 1px solid #003399;
	height: 35px;
	background: url(../../interface/pageHeader.gif) no-repeat top;
	font-family: verdana;
	font-weight: bold;
	padding: 10px; 
	color: #003599;
	font-size: 10px;
}

div#logo {
	text-align: left;
	width:100%;
	background-position: 0 10px;
	height: 30px;
	text-align: right;
	padding-top: 15px;
	color: #003599;
}

div.imageContainer {
	float: right;
}

div.clear {
	clear: both;
}

div#contactImg {
	background: url(../../interface/contactus_img.jpg) bottom no-repeat;
	height: 308px;
}

/* MENU
----------------------------------------------- */	

ul#mainMenu {
	padding: 0;
	margin: 5px 0 0 0;
	height: 194px;
	list-style-type: none;
	background-color: #fff;
}

ul#mainMenu li {
	text-align: left;
	padding: 0;
	margin: 0 0 10px 0;
}

ul#mainMenu li.last {
	margin: 0;
}

ul#mainMenu a, ul#mainMenu div.active  {
	display: block;
	margin: 0;
	height: 30px;
	text-align: left;
	padding-left: 25px;
	padding-right: 3px;
	text-decoration: none;
	color: #143362;
	background: url(../../interface/redStar.gif) no-repeat;
	background-position: 5px 5px;
}

ul#mainMenu a:hover , ul#mainMenu li:hover a, ul#mainMenu div.active  {
	background: #b40028  url(../../interface/whiteStar.gif) no-repeat;
	background-position: 5px 5px;
}

div.centerText {
	position: relative;
	top: 6px;
}

div.active div.centerText {
	color: #fff;
}

ul#mainMenu a div {
	font-family: verdana;
	color: #003599;
}

ul#mainMenu a:hover div, ul#mainMenu div.active, ul#mainMenu div.centerText div.active {
	color: #fff;
}

a.bodylink {
	text-decoration: underline;
}

div#freecordblood {
	margin: 0 0 30px 0;
	text-align: center;
	height: 300px;
}