@charset "utf-8";
/* CSS Document */

body {
	background:#fff;
	font-family:'Open Sans', Arial, Helvetica, Verdana, sans-serif;
	font-size:12pt;
	color:#6D6E71;
	line-height:17pt;
	font-style:normal;
	font-weight:300;
}

#header {
	margin:0 auto;
	text-align:center;
	background:transparent;
	border:none;
	height:142px;
	z-index: 0;
}

#innerheader {
	background:#b1222a;
	height:80px;
	margin:0 auto;
	text-align: center;
	z-index: 0;
}

#header h1 {
	font-family: 'Ropa Sans', Arial, Helvetica, sans-serif;	
	font-size:18pt;
	color:#fff;
	font-weight:bold;
	font-style:normal;
	padding:0;
	margin:0;
}

.nurseimg {float:left; width:150px; padding:0 8px 8px 0; vertical-align:top;}

.centerimg {
	width:100%;
	max-width:380px;
}

.profilepic {
	width:100%;
	max-width:180px;
}

p {
	font-family:'Open Sans', Arial, Helvetica, Verdana, sans-serif;
	font-size:12pt;
	color:#333;
	line-height:17pt;
	font-style:normal;
	font-weight:300;
	text-align: left;
}

ul {
	list-style-type:square;
	font-family:'Open Sans', Arial, Helvetica, Verdana, sans-serif;
	font-size:12pt;
	color:#333;
	line-height:17pt;
	font-style:normal;
	font-weight:300;
	text-align: left;
}

ul li {
	padding:0 0 10px 25px;
}

p a, a:visited {
	font-family:'Open Sans', Arial, Helvetica, Verdana, sans-serif;
	font-size:12pt;
	color:#b1222a;
	line-height:17pt;
	font-style:normal;
	font-weight:300;
	text-decoration: none;
}

h1 {
	font-family:'Open Sans Condensed', Arial, Helvetica, Verdana, sans-serif;
	font-size:36pt;
	color:#4e84c4;
	font-weight:normal;
	font-style:normal;
	line-height:39pt;
	padding:0;
	margin:0;
}

h2 {
	font-family:'Open Sans Condensed', Arial, Helvetica, Verdana, sans-serif;
	font-style:normal;
	font-weight:600;
	font-size:24pt;
	line-height:22pt;
	color:#b1222a;
	text-transform: uppercase;
	margin:20px 0 30px 0;
	text-align:left;
}

h3 {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;	
	font-size:22pt;
	color:#b1222a;
	font-weight:bold;
	font-style:normal;
	line-height:25pt;
	padding:0;
	margin:0;
}

h4 {
	font-family: 'Marcellus', Arial, Helvetica, sans-serif;	
	font-size:12pt;
	color:#5d2d21;
	font-weight:300;
	font-style:normal;
	line-height:16pt;
	padding:0;
	margin:0;
	text-transform:uppercase;
}

h5 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;	
	color:#b1222a;
	font-size:14pt;
	font-weight:normal;
	font-style:normal;
	line-height:17pt;
	padding:0;
	margin:0 0 10px 0;
	text-align: left;
}

h6 {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;	
	font-size:13pt;
	color:#8dc640;
	font-weight:bold;
	font-style:normal;
	line-height:16pt;
	padding:0 0 0 2px;
	margin:0 0 20px 0;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.subheader {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;	
	font-size:24pt;
	color:#8dc640;
	font-weight:300;
	font-style:normal;
	line-height:26pt;
	margin:0;
	padding:0 0 -15px 0;
}

.wintext {
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;	
	font-size:18pt;
	color:#555;
	font-weight:normal;
	font-style:normal;
	line-height:20pt;
	padding:0;
	letter-spacing:-2px;
	padding-bottom:20px;
}

.numlist {
	font-family: 'Russo One', Arial, Helvetica, sans-serif;	
	font-size:30pt;
	color:#ed1d26;
	font-weight:normal;
	font-style:normal;
	line-height:24pt;
	padding:0;
	text-transform:uppercase;
	width:30px;
}

.highlight {
	color:#ed1d26;
}

#rules {
	list-style-type:square;
	padding-left:25px;
}

#rules li {
	padding-bottom:8px;
	font-size:12pt;
	letter-spacing:-1px;
	font-family:'Ubuntu', Arial, Helvetica, Verdana, sans-serif;
	color:#414042;
	line-height:16pt;
	font-style:normal;
	font-weight:300;
}

#boardtips {
	list-style-type:square;
	padding-left:25px;
}

#boardtips li {
	padding-bottom:8px;
	font-size:12pt;
	line-height:13pt;
	font-family:'Ubuntu', Arial, Helvetica, Verdana, sans-serif;
	font-size:12pt;
	color:#414042;
	line-height:16pt;
	font-style:normal;
	font-weight:300;
}

.mini {
	font-size:10pt;
	color:#666;
	font-family:'Ubuntu', Arial, Helvetica, Verdana, sans-serif;
	color:#414042;
	line-height:16pt;
	font-style:normal;
	font-weight:300;
}

#footer {
	margin:0 auto;
	text-align:center;
	background: #b1222a;
}
