@import url("rms-bio.css");
body {
	width: 100%;
	height: 100%;
	margin: 0;
	Padding: 0;
	background-color: rgba(255,255,255,1.00);
}

p {
	margin:auto;
}
#VideoContent {
	margin-top: 0px;
	padding: 0px;
	width: 700px;
	position: relative;
	float: left;
	margin-left: 50px;
}

#VideoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	color: #777D87;
	width: 100%;
}
#VideoTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	color: #777D87;
	width: 100%;
}
#VideoInstructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	color: #777D87;
	width: 100%;
}
.VideoNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	color: #777D87;
	width: 100%;
}
#VideoFrame {
	width: 645px;
	heighth: 474px;
	float: left;
	height: auto;
	position: relative;
	border: 5px solid #000000;
	background-color: rgba(0,0,0,1.00);
}
#Button-Close {
	margin-top: 15px;
	position: relative;
	float: left;
	width: 100%;
}
.VideoMoreInfo {
	float: left;
	position: relative;
	height: auto;
	width: 630px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	letter-spacing: 0.08em;
}
