* { /* change ../ to / for background-images */
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
p {
	margin: 15px 10px 0 0;
	text-align: justify;
}
ul {
	margin: 15px 10px 0 0;
	text-align: justify;
	list-style-position: outside;
}
ul li {
	list-style: none;
	margin-bottom: 5px;
}
ol {
	margin: 15px 0 0 -8px;
	list-style-position: inside;
}
ol li {
	margin: 10px 0 0 10px;
}
h1 {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: normal;
	color: #2f5f9d;
}
h2 {
	margin: 10px 10px 0 0;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	margin: 15px 10px 0 0;
	font-size: 12px;
}
a {
	color: #2f5f9d;
}
#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 126px;
	width: 664px;
	text-align: left;
}
#header {
	width: 664px;
	height: 123px;
	padding-top: 25px;
	background: #fff url(../images/header.jpg) no-repeat right top; /* 333px 25px; */
}
#header p {
	margin-top: 0;
	margin-left: 40px;
	width: 275px;
	font-size: 28px;
	color: #2f5f9d;
}
#header p#secondLine {
	margin-left: 110px;
	width: 210px;
	font-size: 24px;
	font-weight: bold;
}
#content {
	position: relative;
	width: 664px;
	background-color: #cbd7e6;
	border-left: 1px solid #2f5f9d;
	border-top: 3px solid #2f5f9d;
}
#info {
	margin-left: 148px;
	padding: 10px 0 25px 20px;
	background-color: #fff;
	border-left: 1px solid #2f5f9d;
}
#sidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 148px;
	background-color: transparent;
}
#sidebar h1 {
	margin: 10px 0 0 10px;
	width: 138px;
	font-size: 16px;
}
#sidebar h2 {
	margin: 5px 15px 0 10px;
	font-size: 11px;
	font-weight: bold;
}
#sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6, #sidebar p {
	margin: 10px 15px 0 10px;
	font-size: 11px;
	font-weight: normal;
}
#sidebar h4.sidebarEvent {
	margin-bottom: -5px;
	margin-top: 15px;
	font-style: italic;
}
#footer {
	position: relative;
	width: 664px;
	height: 20px;
	background: #2f5f9d url(../images/navbarCorner.png) no-repeat left top;
}
#footerGap {
	position: absolute;
	left: 150px;
	top: 0;
	width: 1px;
	height: 20px;
	background-color: #fff;
	z-index: 100;
}
#borderGapTop {
	position: absolute;
	left: 150px;
	top: 249px;
	width: 1px;
	height: 3px;
	background-color: #fff;
	z-index: 100;
}
.emphasis {
	font-weight: bold;
}
.belowFloat {
	clear: both;
}
.full, #sidebar h6 {
	font-weight: bold;
}
.external {
background: transparent url(/images/ext.gif) no-repeat right center;
padding-right:12px;
}
.popup {
background: transparent url(/images/pop.gif) no-repeat right center;
padding-right:12px;
}
/* -------------------------- nav information ------------------------ */
#nav {
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	background: #fff url(../images/logo.jpg) no-repeat left top;
	padding-left: 215px;
	padding-top: 96px;
}
#nav ul {
	width: 440px; /* added 10px; */
	height: 20px;
	margin: 0;
	padding-left: 10px; /* minus 5px; */
	background: #2f5f9d url(../images/navbarCorner.png) no-repeat left top;
	list-style: none;
	clear: both;
	text-align: left;
}
#nav li {
	float: left;
	margin: 0;
	width: 55px;
	height: 20px;
	background-color: transparent;
}
#nav a {
	padding-left: 10px;
	padding-top: 3px;
	width: 45px;
	height: 17px;
	color: #fff;
	text-decoration: none;
	display: block;
	background-color: transparent;
}
#nav li#aboutNav {
	width: 82px;
}
#nav li#aboutNav a {
	width: 72px;
}
#nav li#vascularNav {
	width: 117px;
}
#nav li#vascularNav a {
	width: 107px;
}
#nav li#fundingNav {
	width: 65px;
}
#nav li#fundingNav a {
	width: 55px;
}
#nav li#contactNav {
	width: 62px;
}
#nav li#contactNav a {
	width: 52px;
}
#nav li#contactNav {
	margin-right: 0;
}
#nav li ul {
	position: absolute;
 	width: 200px;
	left: -999em;
	padding-left: 0;
	text-align: left;
	background-color: transparent;
}
#nav li li {
	width: 175px;
	background-color: #2f5f9d;
}
#nav li li a {
	padding-left: 10px;
	background-color: transparent;
}
#nav li#vascularNav li a {
	width: 165px;
}
#nav li#eventsNav li {
	width: 140px;
}
#nav li#eventsNav li a {
	width: 130px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/* ------------------------- index information --------------------------- */
body#index #info ul, body#about #info ul {
	margin-left: 50px;
	list-style: none;
	text-indent: -10px;
}
body#index #info li:first-letter, body#about #info li:first-letter {
	font-weight: bold;
	font-size: 14px;
}
/* ------------------------- events information -------------------------- */
body#events #info h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: normal;
}
body#events #info h3 {
	margin-bottom: -15px;
}
body#events #info h3#eventFull {
	margin-bottom: 350px;
	font-weight: normal;
}
.emphasis#refreshments {
	font-weight: normal;
	font-style: italic;
}
body#events.registration #info {
	padding-bottom: 70px;
}
.required {
	color: #f00;
	font-size: 12px;
}
.formLayer {
	margin: 5px 0;
}
form p {
	text-align: left;
	clear: both;
	margin: 0;
}
input {
	padding: 0;
	margin: 5px 0 0 0;
	width: 208px;
}
select {
	margin-top: 5px;
	width: 50px;
}
input#formEmail, input#formAddress {
	width: 439px;
}
body#contact input#formEmail {
	width: 275px;
}
.sameLine {
	float: left;
	width: 210px;
	clear: none;
	margin-bottom: 10px;
}
.sameLine.emailLine {
	width: 280px;
}
.sameLine.states {
	width: 50px;
}
.midRight {
	margin-left: 20px;
}
.farRight {
	width: 105px;
	margin-left: 53px;
}
input#formZip, body#contact input#formAge {
	width: 105px;
}
.placeHolder {
	height: 0;
	clear: both;
}
select#formEvents {
	width: 210px;
}
input#submitBtn {
	width: auto;
	padding: 0 2px;
}
body#events.registration #info h2 {
	font-size: 12px;
}
h2#formSubmit {
	padding-bottom: 320px;
}
/* ------------------------- funding info -------------------------------- */
body#funding #info {
	padding-bottom: 100px;
}
body#funding #info li {
	margin-bottom: 0;
}
/* ------------------------- vascular info ------------------------------- */
body#vascular .emphasis {
	font-size: 18px;
}
body#vascularFactors ul.factors {
	float: left;
	margin-bottom: 15px;
}
body#vascularCarotidDis ol {
	margin-left: 10px;
}
body#vascularCarotidDis ol li {
	margin-top: 0;	
}
/* ------------------------- contact info -------------------------------- */
body#contact #info {
	padding-bottom: 200px;
}
body#contact #sidebar h2 {
	margin-top: 10px;
	font-weight: normal;
}
body#contact #sidebar h2.org {
	margin-top: 5px;
}
body#contact #sidebar h3, body#contact #sidebar h4 {
	margin-top: 0;
}
body#contact #sidebar h4.tel {
	margin-top: 15px;
}


/* ---- ---------------------- Header styling --------------------------- */
.sIFR-active #info h1, .sIFR-active #sidebar h1, .sIFR-active #header p {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
}

/* --------------------------- sIFR ------------------------------------- */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}


