@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#494949;
	font-size:11px;
	line-height:15px;
	background:url(../_images/page_bkg.jpg) repeat-x;
}
#mainContainer {
	width:975px;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff url(../_images/page_top.gif) no-repeat;
	min-height:500px;
}
#mainContent {
	width:903px;
	padding:0 0 0 36px;
	margin-top:15px;
	min-height:300px;
}
a {
	text-decoration:none;
}


/* HEADER */
#header { 
	width:905px;
	height:65px;
	padding:45px 0 0 34px;
}
#logo { float:left; }
#phoneNumber { 
	float:right;
	text-indent:-5000px;
}


/* NAVIGATION */

#navigation { }

#mainNavBar {
	width:905px;
	height:42px;
	margin-left:34px;
	background:url(../_images/nav_bar_background.gif) no-repeat;
}
#mainNavBar a:link, #mainNavBar a:visited {
	display:block;
	float:left;
	height:16px;
	text-decoration:none;
	color:#ffffff;
	padding:11px 0;
	text-align:center;
}
#mainNavBar a:hover {
	background:url(../_images/nav_bar_rollover.gif) repeat-x;
}

.navBorderLeft {
	border-left: solid 1px #6da5d5;
} 

.navBorderRight {
	border-right: solid 1px #4b81af;
} 


#mainNavBar #navHome:link, #navHome:visited {
	width:41px;	
	background:url(../_images/nav_home_n.gif) no-repeat;
	text-indent:-5000px;
}
#mainNavBar #navHome:hover {
	background:url(../_images/nav_home_r.gif) no-repeat;
}

#navAbout { width:73px; }
#navProgram { width:198px; }
#navMedical { width:147px; }
#navCPR { width:147px; }
#navAED { width:202px; }
#navContact { width:75px;}
		

#mainNavBar #navContact:hover {
	background:url(../_images/nav_contact_rollover.gif) no-repeat right top;
}




.secondNav:link, .secondNav:visited {
	display:block;
	border-bottom:#cccccc solid 1px;
	padding:12px 12px 12px 28px;
	color:#4f93cc;
	font-weight:bold;
	background:url(../_images/arrow_white.gif) no-repeat 12px 14px;
}

.secondNav:hover {
	color:#e71500;
	background:url(../_images/arrow_white_rollover.gif) no-repeat 12px 14px;
}

/* HOME CONTENT */

#harvardBox {
	width:293px;
	height:249px;
	float:left;
	background:url(../_images/homepage_harvard.jpg) no-repeat;
	color:#ffffff;
	padding: 40px 35px 0 250px;
}
#harvardBox h1 {
	font-size:35px;
	line-height:33px;
	letter-spacing:-1px;
	margin:0 0 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#nationwideBox {
	width:297px;
	height:276px;
	float:right;
	background:url(../_images/homepage_nationbox.gif) no-repeat;
	margin-top:13px;
}
#nationwideBox h1 {
	text-align:center;
	color:#ffffff;
	font-size:16px;
	padding-top:173px;
	margin:0;
}
#nationwideBox p {
	text-align:center;
	padding:0 40px;
	margin:7px 0;
}
#nationwideBox .greyArrow {
	margin-left:72px;
}

#bottomContent {
	margin-top:28px;
}
#leftBox {
	float:left;
	width:275px;
	padding-right:28px;
}
#middleBox {
	float:left;
	width:275px;
}

#rightBox {
	float:right;
	width:296px;
	padding-right:1px;
}
.innerBox {
	padding:12px;
}
.innerBox img {
	float:left;
	padding:0 10px 5px 0;
}


/* INNER CONTENT */

#columnLeft {
	float:left;
	width:216px;
	padding-right:28px;
	margin-top:13px;
}
#columnMiddle {
	float:left;
	width:415px;
	margin-top:13px;
}
#columnRight {
	float:right;
	width:216px;
	margin-top:13px;
}
.intro {
	font-size:18px;
	line-height:25px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	color:#e71500;
	font-size:13px;
	margin:0;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
ul li {
	padding-left:15px;
	background:url(../_images/bullet_blue.gif) no-repeat 0 5px;
}

.quote {
	color:#2a76b6;
	margin-top:30px;
}
.quote img {
	float:left;
	padding-right:5px;
}
.quoteAuthor {
	margin-top:8px;
	padding-right:15px;
}

/* Arrow Links */
.blueArrow:link, .blueArrow:visited {
	display:block;
	color:#ffffff;
	font-weight:bold;
	padding-left:16px;
	background:url(../_images/arrow_blue.gif) no-repeat 0 2px;
}
.blueArrow:hover {
	background:url(../_images/arrow_blue_rollover.gif) no-repeat 0 2px;
}

.greyArrow:link, .greyArrow:visited {
	display:block;
	color:#3277b1;
	font-weight:bold;
	padding-left:16px;
	background:url(../_images/arrow_grey_rollover.gif) no-repeat 0 2px;
	
}
.greyArrow:hover {
	color:#ffffff;
	background:url(../_images/arrow_grey.gif) no-repeat 0 2px;
}

.whiteArrow:link, .whiteArrow:visited {
	display:block;
	color:#4f93cc;
	font-weight:bold;
	padding-left:16px;
	margin-top:10px;
	background:url(../_images/arrow_white.gif) no-repeat 0 2px;
}
.whiteArrow:hover {
	color:#e71500;
	background:url(../_images/arrow_white_rollover.gif) no-repeat 0 2px;
}

/* FOOTER STYLES */
#footer {
	margin-top:0px;
	width:905px;
	height:113px;
	margin-left:34px;
	background:url(../_images/footer_bkg.gif) no-repeat;
	
}
#footerLinks {
	color:#ffffff;
	padding:50px 0px 0px 25px;
}
#footerLinks  a:link, #footerLinks a:visited {
	color:#ffffff;
}
#footerLinks  a:hover {
	color:#e71500;
}

.videoLink:link, .videoLink:visited {
	display:block;
	color:#4f93cc;
	font-weight:bold;
	padding-left:30px;
	height:23px;
	padding-top:7px;
	margin-top:6px;
	background:url(../_images/vid_icon.gif) no-repeat 0 2px;
}
.videoLink:hover {
	color:#e71500;
}



/* HEADERS */


.redBox {
	width:100%;
	background:#e71500 url(../_images/header_red_bottom_left.gif) no-repeat left bottom;
}

.redOuter {
	background:url(../_images/header_red_bottom_right.gif) no-repeat right bottom;
	padding-bottom:5px;
}
.redInner {
	background:url(../_images/header_red_top_left.gif) no-repeat left top;
}
.redInner h1 {
	background:url(../_images/header_red_top_right.gif) no-repeat right top;
	color:#FFFFFF;
	
	font-size:12px;
	margin:0px;
	padding:12px 7px 7px 13px;
}

.blueBox {
	width:100%;
	background:#4f93cc url(../_images/header_blue_bottom_left.gif) no-repeat left bottom;
}

.blueOuter {
	background:url(../_images/header_blue_bottom_right.gif) no-repeat right bottom;
	padding-bottom:5px;
}
.blueInner {
	background:url(../_images/header_blue_top_left.gif) no-repeat left top;
}
.blueInner h1 {
	background:url(../_images/header_blue_top_right.gif) no-repeat right top;
	color:#FFFFFF;
	
	font-size:12px;
	margin:0px;
	padding:12px 7px 7px 13px;
}




/* GENERAL CLASSES */
.clearer {
	clear:both;
	display:block;
}
p {
	margin:8px 0;
}
.arrowLink {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.7em;
	padding-left:20px;
	line-height:1.25em;
}
.arrowBlue {
	background:url(../_images/whiteArrow_blue.gif) no-repeat 0 3px;
}
.arrowRed {
	background:url(../_images/whiteArrow_red.gif) no-repeat 0 3px;
}
.arrowGreen {
	background:url(../_images/whiteArrow_green.gif) no-repeat 0 3px;
}
strong {
	color:#000000;
}
h3 {
	color:#000000;
	margin-bottom:0;
}



/* Form Styles */

.formArea p{
	margin-top:0;
	line-height:20px;

}
.formArea h3{
	color:#000000;
}
.required {
	color:red;
}

label {
	float:left;
	width:8em;
	text-align:right;
	padding-right:5px;
}


input {
	color:#131313;
}
#contactForm input, #contactForm select, #contactForm textarea   {
	border:#858585 solid 1px;
	color:#131313;
	font-size:1em;
}

.error {
	color:#f3360a;
}


.regLink:link, .regLink:visited, .emailLink a:link, .emailLink a:visited {
	color:#3277b1;
}

.regLink:hover, .emailLink a:hover {
color:#e71500;
}

