@charset "utf-8";
/* CSS Document */
p {
	margin:0;
	padding:0;
	text-align: left;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #b40101; */
	color: #990000;
}
.redtextHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	/* color: #b40101; */
	color: #990000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #b40101; */
	color: #ffffff;
}
.whitetextHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	/* color: #b40101; */
	color: #ffffff;
}
.basictext td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hosttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}
.homebot {
	background: #015f8b; 
	height: 61px;
}
#content_header {
	height: 135px;
}
#content_title {
	margin:0px;
	padding:0px;
	width: 100%;
	background:url(../images/NFMBR_page_title_bg.jpg) top left no-repeat;
	height: 33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	color: #fff;
	line-height: 33px;
	padding-left: 27px;
}
#content_subheading {
	background: url(../images/nfmbr_subheader.jpg) top left no-repeat;
	height: 42px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	line-height: 35px;
}
#content_area {
	background: url(../images/NFMBR_content_bg.jpg) repeat-y;
}
#content_bottom_spacer, #content_top_spacer {
	background: #04608c;
	height: 63px;
	width: 615px;
}
#content_top_spacer {
	height: 10px;
}
#content_main {
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 12px;
	line-height: 150%;
}
.content_heading {
	margin:0px;
	padding:0px;
	text-align:center;
	color: #04608c;
	font-size: 14px;
	font-weight:normal;
	font-weight:bold;	
}
.content_heading_left {
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:left;
	color: #04608c;
	font-size: 14px;
	padding-bottom:5px;
	font-weight:bold;
}
#content_bottom {
	height: 15px;
}
.about_right {
	float:right;
	width:278px;
}
.about_vid {
	position:relative;
	background:url(../images/about_vid_bg.jpg);
	width: 278px;
	height: 181px;
}
.about_vid2 {
	position:relative;
	top:9px;
	left: 8px;
	width: 261px;
	height: 161px;
	background:#000;
}
ul.about_ul {
	margin:0px;
	padding:0px;
	padding-left: 17px;
}
ul.about_ul li {
	padding-bottom: 15px;
}
.faculty_tdr {
	padding-left: 15px;
	padding-bottom: 25px;
	vertical-align:top;
}
.faculty_photo {
	vertical-align:top;
}
.schedule_title {
	background-color: #16618d;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 16px;
}
.schedule_row1 {
  background-color: #f1f2de;
}
.schedule_row2 {
	background-color: #e7eda8;
}
.selfstudy_tdr {
	padding-left: 15px;
	vertical-align:top;
	padding-top: 9px;
	height: 100px;
}
#arlington {
	background:url(../images/travel/travel-arlington.jpg) no-repeat;
	width: 546px;
	height: 305px;
}
#dallas {
	background:url(../images/travel/travel-dallas.jpg) no-repeat;
	width: 546px;
	height: 305px;
}
#lasvegas1 {
	background:url(../images/travel/travel-vegas.jpg) no-repeat;
	width: 546px;
	height: 305px;
}
#lasvegas2 {
	background:url(../images/travel/travel-vegas2.jpg) no-repeat;
	width: 546px;
	height: 305px;
}


.location_title {
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	padding-top:13px;
	padding-left: 13px;
}
.location_text {
	position:relative;
	left: 262px;
	top: 20px;
	width: 270px;
	font-size: 11px;
	line-height: 100%;
	color: #efefef;
}
.location_text a:link, .location_text a:visited {
	color: #efefef;
	text-decoration:none;
}
.location_text a:hover {
	text-decoration:underline;
}