@charset "utf-8";
/* CSS Document */

/* --- Begin Universial Styles --- */

html {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #383838;
}

body {
	height: 100%;
	text-align: center;
	align: center;
	margin: 0 auto;
	background: url('img/header_bg.gif') repeat-x;
	behavior: url(csshover.htc);
	min-width: 602px;
}

p {
	line-height: 1.5em;	
	padding-bottom: 5px;
	padding-top: 0;
}

h1 {
	color: #010101;
	font-size: 13pt;
	padding-bottom: 0;
}

h2 {
	padding-top: 10px;
	margin-bottom: 0;
	font-size: 10pt;
	color: #010101;
	font-weight: bold;
}

*+html h2 {
	margin-bottom: -15px;	
}

h3 {
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 10pt;
	color: #010101;
	font-weight: bold;
}

*+html h3 {
	margin-bottom: -15px;	
}

#content #three_column_subpage #center ul {
	margin-left: -15px;
	margin-top: 5px;
	line-height: 1.5em;	
}

ul {
	line-height:1.5em;
}

*+html #content #three_column_subpage #center ul { /* - target IE7 - */
	margin-left: 25px;	
	margin-top: 20px !important;
}

* html #content #three_column_subpage #center ul {
	margin-left: 25px;	
}

#content #three_column_subpage #center ul li {
	list-style:disc;
}

a, a:visited {
	color: #4764af;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #243a76;
}

a.grey_link {
	color: #383838;
	text-decoration: none;
	font-size: 8pt;
}

a.grey_link:visited {
	color: #383838;
	text-decoration: none;
}

a.grey_link:hover {
	color: #383838;
	text-decoration: underline;
}

a.blue_link {
	font-size: 8pt;
	color: #4764af;
	text-decoration: none;
}

a.blue_link:visited {
	color: #4764af;
	text-decoration: none;
}

a.blue_link:hover {;
	color: #243a76;
	text-decoration: underline;
}

a.bold_link {
	font-size: 8pt;
	font-weight: bold;
	color: #4764af;
	text-decoration: none;
}

a.bold_link:visited {
	font-weight: bold;
	color: #4764af;
	text-decoration: none;
}

a.bold_link:hover {
	font-weight: bold;
	color: #243b76;
	text-decoration: underline;
}

#right_align {
	text-align: right;
	padding-top: 3px;
}

#right_align a.right_link {
	font-size: 8pt;
	color: #4764af;
	text-decoration: none;
}

#right_align a.right_link:visited {
	color: #4764af;
	text-decoration: none;
}

#right_align a.right_link:hover {
	color: #243b76;
	text-decoration: underline;
}
.float_left {
	margin:0px; padding:5px 5px 3px 0;
	float:left;
	clear:both;
}

/* --- End Universial Styles --- */

/* --- Begin Globe Site Styles --- */

/* -------  Begin Header Styles ------- */

#header {
	width: 930px;
	height: 141px; /*changed from 217px by Ben Deneen 11/24/2009*/ 
	margin: 0 auto;
	margin-top: 2px;
	background: transparent;
	display: block;

}

#header #logo {
	width: 442px;
	height: 66px;
	float: left;
	margin: 17px 0 0 0;
}

#header #bvu_logo {
	width: 442px;
	height: 70px;
	float: left;
	margin: 5px 0 7px 0;
}

#header #logo p {
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	margin-top: 0px;
}

#header #bvu_logo p {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
}

#header #bvu_transition_logo {
	width: 442px;
	height: 70;
	float: left;
	margin: 12px 0 0 0;
}

#header #bvu_transition_logo p {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	margin-top: 0px;
}

#header #header_phone {
	float: right;
	clear: right;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: -7px;
}

/* --- Begin Upper Rght Menu/Phone Number --- */

#ur_menu {
	background: url('img/upper_right_menu_bg.png') no-repeat;
	height: 54px;
	width: 243px;
	display: block;
	color: #243a76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	text-align: center;
	float: right;
}

#ur_menu a {
	color: #243a76;
	font: Arial, Helvetica, sans-serif #243b76;
	text-decoration: none;
	font-size: 10px;
}

#ur_menu a:visited {
	color: #243a76;
	font: Arial, Helvetica, sans-serif #243b76;
	text-decoration: none;
}

#ur_menu a:hover {
	color: #102150;
	font: Arial, Helvetica, sans-serif #243b76;
	text-decoration: underline;
}


/* --- End Upper Rght Menu/Phone Number --- */

/* --- Begin Main Search --- */

.mainsearch {
	text-align: right;
	clear: left;
	margin: 0 auto;
}

.mainsearch #googleSearch {
	display:block;
	height: 22px;
	position: relative;
	float: right;
	margin-top: -62px;
	margin-right: 30px;
}

.mainsearch #googleSearch .RadInput {
	display:block;
	float: left;
}

.mainsearch #googleSearch input[type="submit"] {
	width: 25px;	
	height: 22px;
	background: url('img/search_button_25x22.gif') no-repeat;
	border: 0;
	margin: 0 0 0 2px;
	*margin: 1px 0 0 2px;
	display: block;
	*display:inherit;
	float:left;
	*float:inherit;
}

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mainsearch #googleSearch input[type="submit"]  { margin: 2px 0 0 2px;  }
}


/* --- End Main Search --- */

/* --- Begin Sitefinity Search --- */

#SiteFinitySearch {
	margin-top: -63px;
	margin-right: 20px;
}

.sf_searchBox {
	display: block;
	height: 22px;
	position: relative;
	float: right;
	clear: left;
}

.sf_searchBox input[type="text"] {
	display:block;
	float: left;	
}

.sf_searchBox input[type="button"] {
	width: 25px;	
	height: 22px;
	background: url('img/search_button_25x22.gif') no-repeat;
	border: 0;
	margin: 0 0 0 2px;
	*margin: 1px 0 0 2px;
	display: block;
	*display:inherit;
	float:left;
	*float:inherit;	
}

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sf_searchBox input[type="button"] { margin: 2px 0 0 2px;  }
}

/* --- End Sitefinity Search --- */

#onlineChat {
	display: block;
	width: 170px;
	height: 25px;
	background: url('http://c.velaro.com/visitor/check.aspx?siteid=5900&showwhen=inqueue&deptid=12631') no-repeat 0 0;
	position: relative;
	float: right;
	top: -17px;
	
}

#onlineChat, x:-moz-any-link {  /* target only Firefox */
	display: block;
	width: 170px;
	height: 25px;
	background: url('http://c.velaro.com/visitor/check.aspx?siteid=5900&showwhen=inqueue&deptid=12631') no-repeat 0 0;
	position: relative;
	float: right;
}

#onlineChat:hover {
	background-position: 0 -25px;
}

#onlineChat span {
	display: none;
}

#requestinfoInner {
	display: block;
	width: 194px;
	height: 28px;
	background: url('img/requestinfoInner.gif') no-repeat 0 0;
}

#requestinfoInner:hover {
	background-position: 0 -28px;
}

#requestinfoInner span {
	display: none;
}

/* -------  End Header Styles ------- */

#main {
	/* position: relative; */
	min-height: 100%;
	margin: 30px 0 15px 0;
	width: 100%;
}

*+ html #main 
{
    z-index: -1;
	width: 100%;
}

* html #main {
	height: 100%;
	width: 100%;
}

#content 
{
	width: 930px;
	background: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 1px 1px 10px 1px;
}

*+html #navigation_container {  /*target IE7 only */
	height: 25px;
	margin-top: -4px;
	z-index: 999999;
}

#navigation_container {
display: block;
position: relative;
top: 25px;    
}


/*__________Begin typography styles_____*/
.blockquote {
	background: url('img/bg_quote.gif') top left no-repeat;
	padding-left: 28px;
	font-style: italic;	
}

.blockquote p {
		border-left: 3px double #AEC7E0;
		padding-left: 10px;
		margin: 0px;
		padding-bottom: 10px;
}

.source {
	font-weight: bold;
	font-style: normal;
	display: block;
	margin-top: 10px;
	font-size: 11px;
}

hr .section {height: 10px;  background-color: #CCC; border: 3px double #FFF; }

/*__________End typography styles______*/

/*-- Begin text box call out --*/

#textBox {
	background: #e9eecd;
	border: 1px solid #abb767;
	margin: 15px 10px 0 10px;
	padding: 0 12px 5px 12px;
	clear: left;
	width: 429px;
}

#textBox h1 {
	font-size: 10pt;
	color: #383838;
	*margin: 10px 0 10px 0; /*added by Ben Deneen 11/24/2009*/
}

#textBox h2 {
	font-size: 8pt;
	color: #899639;
	font-weight: bold;
}

#textBox a, #textBox a:visited {
	color: #69742b;
	text-decoration: none;
}

#textBox a:hover {
	color: #454b1d;
	text-decoration: underline;
}

#textBox img {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}

/*-- End text box call out --*/

#campus_locations_map {
	width: 476px;
	height: 476px;
	border: 1px solid #243a76;
}

/* --- End Globe Site Styles ---*/

/* --- Begin HomeThreeColumn Template Syle --- */

#home_container {
      width: 930px;
      margin: 0 auto;
      text-align: left;
	  background: #fff url(img/HomeThreeColumnBg.gif) no-repeat;
}

#home_container #main_columns {
      float: left;
      width: 733px;
      margin-right: 1px;
}

#home_container #top_banner {
      width: 735px;
      margin: 0 auto;
}

/* --- Begin Request Information Side Button --- */

#requestInfo_sideButton {
	background: url(img/requestInfo_sideButton.jpg) no-repeat;
	display: block;
	width: 40px;
	height: 150px;
	position: relative;
	top: -156px;
	left: -40px;
	margin-bottom: -150px;
}

#requestInfo_sideButton span {
	display: none;
}

/* --- End Request Information Side Button --- */

#home_container #left_column {
      float: left;
      width: 194px;
      margin: 0 auto;
}

#home_container #center_column {
      float: right;
      width: 473px;
      margin: 0 auto;
	  padding: 25px 33px 0 33px;
}

#home_container #right_column {
      float: right;
      width: 194px;
	  height: 100%;
      margin: 0 auto;
}

#right_column_section {
	width: 174px;
	padding: 10px 0 10px 0;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}

#right_column_section h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #383838;
	margin-bottom: -7px;
} 

*+html #right_column_section h1 {
	margin-bottom: -15px;	
}

#home_container #clear {
      clear: both;      
}

/* --- End HomeThreeColumn Template Syle --- */

/* --- Begin ProgramThreeColumn Template Styles --- */

#Left_Column {
	width: 194px;
	float: left;
}

#Center_Column {
	width: 540px;
	margin: 0 1px 0 1px;
	float: left;
}

#Center_Column #Center_Column_Top {
	width: 540px;
	height: 260px;
}

#Center_Column #Center_Column_Middle {
	width: 474px;
	padding: 0 33px 0 33px;
}

#Center_Column #Center_Column_Bottom {
	width: 474px;
	padding: 0 33px 0 33px;
}

#Right_Column {
	width: 194px;
	float: left;
}

#programGrid_graphic {
	margin-top: 15px;	
}

/* --- End ProgramThreeColumn Template Styles --- */

/* --- Begin TwoColumn Template Styles --- */

#two_column_subpage {
	width: 930px;
}

#two_column_subpage #left {
	width: 194px;
	float: left;
}

#two_column_subpage #center {
	float: right;
	width: 676px;
	padding: 0 30px 0 30px;
}

/* --- End TwoColumn Template Styles --- */

/* --- Begin OneColumn Template Styles --- */

#one_column_subpage {
	width: 930px;
}

#one_column_subpage #center_top {
	width: 870px;	
	padding: 5px 30px 0 30px;
}

#one_column_subpage #center {
	padding: 0 30px 0 30px;	
}

/* --- End OneColumn Template Styles --- */


/* --- Begin Footer Content  --- */

#footer {
	background: #002664;
	height: 300px;
	position: relative;
	margin-top: -7.5em;
	margin: 0 auto;
	width: 100%;
}

#footer #wrapper {
	width: 932px;	
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	margin: 0 auto;
}

/* Begin New Footer Styles */

#footer #wrapper ul {
	display: block;	
	float: left;
	margin: 0 auto;
	padding-left: 0px;
	margin-right: 7px;
	list-style:none;
	line-height: 1em;
}

#footer #wrapper li {
	list-style: none;
}

/* End New Footer Styles */

a.primary_footer_link {
	color: #fff;
	text-decoration: none;
	font-size: 8pt;
}

a:visited.primary_footer_link {
	color: #fff;
	text-decoration: none;
}

a:hover.primary_footer_link {
	color: #fff;
	text-decoration: underline;
}

a.secondary_footer_link {
	color: #9abadc;
	text-decoration: none;
	font-size: 7.5pt;
	padding-left: 14px;
	margin-left: 6px;
	border-left: 1px solid #fff;
}

a:visited.secondary_footer_link {
	color: #9abadc;
	text-decoration: none;
}

a:hover.secondary_footer_link {
	color: #d3e6fb;
	text-decoration: none;
}

/* --- Begin New Social Media --- */

#socialMedia {
	
}

#socialMedia #checkitOut {
	float: left;
}

#socialMedia #facebook {
	display: block;
	width: 44px;
	height: 44px;
	background: url('img/socialMedia_facebook.jpg') no-repeat 0 0;
	float: left;
}

#socialMedia #facebook:hover {
	background-position: 0 -44px;
}

#socialMedia #facebook span {
	display: none;
}

#socialMedia #linkedin {
	display: block;
	width: 44px;
	height: 44px;
	background: url('img/socialMedia_linkedin.jpg') no-repeat 0 0;
	float: left;
}

#socialMedia #linkedin:hover {
	background-position: 0 -44px;
}

#socialMedia #linkedin span {
	display: none;
}

#socialMedia #twitter {
	display: block;
	width: 44px;
	height: 44px;
	background: url('img/socialMedia_twitter.jpg') no-repeat 0 0;
	float: left;
}

#socialMedia #twitter:hover {
	background-position: 0 -44px;
}

#socialMedia #twitter span {
	display: none;
}

#socialMedia #youtube {
	display: block;
	width: 44px;
	height: 44px;
	background: url('img/socialMedia_youtube.jpg') no-repeat 0 0;
	float: left;
}

#socialMedia #youtube:hover {
	background-position: 0 -44px;
}

#socialMedia #youtube span {
	display: none;
}

/* --- End New Social Media --- */

#footer #legal_text {
	width: 932px;
	margin: 0 auto;
	float: left;
	padding: 25px 0 0 0;
}

#footer #legal_text p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
}

/* --- End Footer Content  --- */

/* --- Begin Home Page Styles --- */

#three_column {
	width: auto; 
	display: block; 
}
 
#three_column #left {
	width: 217px; 
	margin-right: 33px; 
	float: left;
	background: #fff;
}

#three_column #center {
	width: 477px; 
	margin-right: 33px; 
	margin-top: 30px;
	float: left;
	background: #fff;
}

#three_column #right {
	width: 170px; 
	float: left;
	background: #fff;
}

* html #three_column #right { /* target IE6 only */
	width: 170px;
}

#left_content_block {
	background: #ecf0f7;
	border: 1px solid #d4dfee;
	margin-top: 15px;
	padding: 0 12px 5px 12px;
	clear: left;
}

#left_content_block h1 {
	font-size: 10pt;
	color: #383838;
	*margin: 10px 0 10px 0; /*added by Ben Deneen 11/24/2009*/
}

#left_content_block h2 {
	font-size: 8pt;
	color: #243b76;
	font-weight: bold;
}

#left_content_block #event {
	margin-bottom: 4px;	
}

#left_content_block #calendar_dark {
	background: #c2d3e9;
	padding: 2px 6px 2px 6px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 8pt;
}

#left_content_block #calendar_light {
	background: #ecf0f7;
	padding: 2px 6px 2px 6px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 8pt;
}

#right #right_content_block {
	background: #ecf0f7;
	border: 1px solid #d4dfee;
	margin-top: 15px;
	padding: 5px 12px 5px 12px;
}

#right #right_content_block h1 {
	font-size: 10pt;
	color: #383838;
	padding-bottom: 1px;
	*margin: 10px 0 10px 0; /*added by Ben Deneen 11/24/2009*/
}

#right #right_content_block h2 {
	font-size: 8pt;
	color: #243b76;
	font-weight: bold;
}

#right #right_content_block p {
	font-size: 8pt;
	color: #383838;
}

/* --- Begin Campus Finder Search ---*/

#campus_finder {
	width: 192px;
	background: #9abadc;
	margin-top: 15px;
	padding: 1px;
}

#campus_finder #inner_content {
	border: 1px solid #fff;
	background: #cedcee;
	height: 90px;
	width: 190px;
}

#campus_finder #header {
	display: block;
	height: 16px;
	width: 180px;
	background: url('img/campusFinder_headerBg.gif') no-repeat;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	padding: 6px 0 4px 10px;
}

#campus_finder #body {
	display: block;
	width: 166px;
	height: 34px;
	background: url('img/campusFinder_bodyBg.gif') no-repeat;
	padding: 15px 12px 13px 12px;
}

#zipcode_search input {
	color: #383838;
	font: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

#zipcode_search input[type="submit"] {
	width: 25px;	
	height: 27px;
	background: url('img/search_button.gif') no-repeat;
	border: 0;
}

#campus_finder #white_bg {
	padding-right: 10px;
	padding-bottom: 10px;
}

/* --- End Campus Finder Search ---*/

#clear {
	clear: both;	
}

/* --- End Home Page Styles  --- */

/* --- Begin Sub Page Styles -- */

#three_column_subpage {
	width: 930px;
    margin: 0 auto;
}

img.subpage_main_image {
	border: 1px solid #243a76;	
}

/* Added 1-15 Ben deneen, Changed div from left_subpage to 'left' */
#three_column_subpage #left {
	width: 194px;
	margin-right: 33px;
	float: left;
	background: #fff;
}

#three_column_subpage #left #left_content_subpage {
	background: #ecf0f7;
	border: 1px solid #d4dfee;
	padding: 5px 12px 5px 12px;
	clear: left;
	margin-top: 15px;
}

#three_column_subpage #left #left_content_subpage h1 {
	font-size: 10pt;
	color: #383838;
	padding: 0 0 1px 0;
}

#three_column_subpage #left #left_content_subpage h2 {
	font-size: 8pt;
	color: #243b76;
	font-weight: bold;
}

#three_column_subpage #left #left_content_subpage #event {
	margin-bottom: 4px;	
}
/* END Added 1-15 Ben deneen */

#three_column_subpage #center {
	/*width: 507px;*/ /* 1-15 Ben Deneen*/
	width: 476px;
	/*margin-right: 33px;*/ /* 1-15 Ben Deneen*/
	margin-top: 5px;
	float: left;
	background: #fff;
}	

#three_column_subpage #right {
	width: 194px;
	float: left;
	background: #fff;
	margin-left: 33px; /* 1-15 Ben Deneen*/
}

#three_column_subpage #right img {
	border: 1px solid #243b76;
}	

/* --- Begin Bread Crumb Styles --- */

#center_top {
	font-size: 11px;
	color: #777777;
	margin-bottom: 15px;
}

#center_top a.bread_crumb_link {
	font-size: 7pt;
	color: #777777;
	text-decoration: none;
}

#center_top a.bread_crumb_link:visited {
	color: #777777;
	text-decoration: none;
}

#center_top a.bread_crumb_link:hover {
	color: #777777;
	text-decoration: underline;
}

#center_top a.active {
	color: #4764af;
	font-size: 7pt;
	text-decoration: none;
}

#center_top a.active:visited {
	color: #4764af6;
	text-decoration: none;
}

#center_top a.active:hover {
	color: #243a76;
	text-decoration: underline;
}

/* --- End Bread Crumb Styles --- */

/* --- Begin Print/Email Page Controls Styles --- */

#page_controls {
	color: #777777;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 10px;
	float: right;
}

#page_controls a {
	color: #777777;
	text-decoration: none;
}

#page_controls a:visited {
	color: #777777;
	text-decoration: none;
}

#page_controls a:hover {
	color: #777777;
	text-decoration: underline;
}	

#page_controls img {
	text-decoration: none;	
	border: none;
}

/* --- End Print/Email Page Controls Styles --- */

/* --- End Sub Page Styles -- */

/* --- Begin Campus Finder Results Page Styles -- */

#campus_finder_subpage {
	margin-top: 8px;
	width: 930px;
}

* html #campus_finder_subpage { /* target IE6 only */

}

#campus_finder_subpage h1 {
	font-size: 13pt;	
	color: #383838;
	margin-bottom: 20px;
}

a.campus_finder_back {
	font-size: 8pt;
	color: #4764af;
	text-decoration: none;
}

a:visited.campus_finder_back {
	color: #4764af;
	text-decoration: none;
}
a:hover.campus_finder_back {
	color: #243a76;
	text-decoration: underline;
}

#campus_finder_subpage #two_column {
	width: 930px;	
}

#campus_finder_subpage #two_column #left {
	width: 386px;
	margin: 0 auto;
	margin-right: 8px;
	float: left;
}

/* --- Begin Campus Locator Results Styles ---*/

#campus_locator #result {
	border: #d1dae1 1px solid;
	width: 348px;
	height: 101px;
	margin-bottom: 10px;
	text-align: left;
}

#campus_locator #result #order {
	width: 20px;
	height: 85px;
	background: url('img/results_left_bg.gif') no-repeat;
	float: left;
	display: inline;
	margin: 0 auto;
	padding: 16px 3px 0 3px;
	text-align: center;
}

#campus_locator #result #order span {
	color: #ffffff;
	width: 6px;
	height: 15px;
	padding: 3px 0 5px 0;
	font-size: 7.5pt;
}

#campus_locator #result #info {
	background: url('img/results_right_bg.gif') no-repeat;
	width: 307px;
	height: 91px;
	padding: 5px 5px 5px 10px;
	float: right;
}

#campus_locator #result #info img {
	border: 2px solid #ffffff;	
	display: inline;
	width: 125px;
	height: 85px;
	float: right;
}

#campus_locator #result #info span {
	width: 	179px;
	float: left;	
	font-size: 8pt;
}

/* --- End Campus Locator Results Styles --- */

/* --- Begin MSB Campus Locations Styles --- */

#msbLocations {
	
}

#msbLocations #minnesota {
	display: block;
	width: 237px;
	height: 75px;
	background: url('img/mn_campuses_button.gif') no-repeat 0 0;
	float: left;
}

#msbLocations #minnesota:hover {
	background-position: 0 -75px;
}

#msbLocations #minnesota span {
	display: none;
}

#msbLocations #wisconsin {
	display: block;
	width: 237px;
	height: 75px;
	background: url('img/wi_campuses_button.gif') no-repeat 0 0;
	float: left;
}

#msbLocations #wisconsin:hover {
	background-position: 0 -75px;
}

#msbLocations #wisconsin span {
	display: none;
}

#msbLocations #southdakota {
	display: block;
	width: 237px;
	height: 75px;
	background: url('img/sd_campuses_button.gif') no-repeat 0 0;
	float: left;
}

#msbLocations #southdakota:hover {
	background-position: 0 -75px;
}

#msbLocations #southdakota span {
	display: none;
}

#msbLocations #online {
	display: block;
	width: 237px;
	height: 75px;
	background: url('img/ol_campuses_button.gif') no-repeat 0 0;
	float: left;
}

#msbLocations #online:hover {
	background-position: 0 -75px;
}

#msbLocations #online span {
	display: none;
}

/* --- Begin MSB Campus Locations Styles --- */

/* --- Begin Campus Locations Listing Styles --- */

#campus_listings #result {
	border: #d1dae1 1px solid;
	width: 384px;
	height: 101px;
	margin-bottom: 10px;
	text-align: left;
}

#campus_listings #result #left {
	width: 20px;
	height: 85px;
	background: url('img/results_left_bg.gif') no-repeat;
	float: left;
	display: inline;
	margin: 0 auto;
	padding: 16px 3px 0 3px;
	text-align: center;
}

#campus_listings #result #right {
	background: url('img/results_right_bg.gif') no-repeat;
	width: 343px;
	height: 91px;
	padding: 5px 5px 5px 10px;
	float: right;
	margin: 0 auto;
}

#campus_listings #result #right img {
	border: 2px solid #ffffff;	
	display: inline;
	width: 125px;
	height: 85px;
	float: right;
}

#campus_listings #result #right span {
	width: 	187px;
	font-size: 8pt;
	float: left;
}

/* --- End Campus Locations Listing Styles --- */

a.results_link {
	color: #4764af;
	text-decoration: none;
}

a.results_link:visited {
	color: #4764af;
	text-decoration: none;
}

a.results_link:hover {
	color: #243a76;
	text-decoration: underline;
}

a.campus_link {
	color: #383838;
	text-decoration: none;
	font-weight: bold;
}

a.campus_link:visited {
	color: #383838;
	text-decoration: none;
	font-weight: bold;
}

a.campus_link:hover {
	color: #383838;
	text-decoration: underline;
	font-weight: bold;
}

#campus_finder_subpage #two_column #right {
	width: 516px;
	margin: 0 auto;
	float: right;
}

#map {
	width: 500px;
	height: 434px;
	border: 2px solid #243a76;
}
/* --- End Campus Finder Results Page Styles -- */

/* --- Begin Tuition and Fees Styles --- */

table#tuition_table {
	text-align: left;
	width: 474px;
	border: 1px solid #fff;
	margin-bottom: 25px;
}

table#tuition_table tr {
	width: 474px;
}

table#tuition_table td.header {
	background: url('img/tuition_header_bg.gif') no-repeat;
	width: 464px;
	height: 32px;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	margin: 0 auto;
	padding: 5px 0 0 10px;
	border-bottom: 1px solid #fff;
}

table#tuition_table td.left {
	background: url('img/tuition_leftcolumn_bg.gif') repeat-x;
	width: 150px;
	height: 26px;
	font-size: 10pt;
	margin: 0 auto;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

table#tuition_table td.middle {
	background: #9abbde url('img/tuition_middlecolumn_bg.gif') repeat-x;
	width: 464px;
	height: auto;
	font-size: 10pt;
	margin: 0 auto;
	padding: 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

table#tuition_table td.right {
	background: url('img/tuition_rightcolumn_bg.gif') repeat-x;
	width: 303px;
	height: 26px;
	font-size: 9pt;
	margin: 0 auto;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
}

/* --- End Tuition and Fees Styles --- */

/* --- Begin Mission and Vision Table Styles --- */

table.mission {
	width: 476px;
	margin-top: 15px;
	margin-bottom: 25px;
}

table.mission td.left_head {
	background: #243a76 url('img/mission_header_bgleft.gif') no-repeat;
	width: 130px;
	height: 30px;
	border: 1px solid #243a76;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	font-size: 12pt;
}

table.mission td.right_head {
	background: #243a76 url('img/mission_header_bgrt.gif') no-repeat;
	width: 301px;
	height: 30px;
	border: 1px solid #243a76;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	font-size: 12pt;
}

table.mission td.left_body {
	background: #99badd url('img/mission_body_bgleft.gif') repeat-y;
	border: 1px solid #243a76;
	width: 130px;
	color: #243a76;
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
}

table.mission td.right_body {
	background: #c5dcf2 url('img/mission_body_bgrt.gif') repeat-y;
	border: 1px solid #243a76;
	width: 301px;
	color: #383838;
	padding: 10px;
}


/* --- End Mission and Vision Table Styles --- */

.employment_campusname {
	display: block;
	margin-top: 5px;
}

/* --- Begin Image Gallery Lightbox Styles --- */

p.imageGallerySubhead {
	margin: 0 auto;	
	display: block;
}

*+html p.imageGallerySubhead { /* target IE7 only */
	margin-top: 14px;
}

.imageLightbox {
	width: 194px;
}

.imageLightbox ol.sf_photoListLightbox {
	background: #ecf0f7;
	border: 1px solid #d4dfee;

	padding-top: 20px;
}

.imageLightbox ol.sf_photoListLightbox li {
	padding-left: 30px;
	height: 100%;
	margin-bottom: 25px;
}

.imageLightbox ol.sf_photoListLightBox li dl {

}

.imageLightbox ol.sf_photoListLightbox li  dl dd.sf_image {
	height: 88px;
	width: 115px;
}

.imageLightbox ol.sf_photoListLightbox li dl dd.sf_image a img {
	margin: 0 auto;
}

/* --- End Image Gallery Lightbox Styles --- */


/*--- Start Collapsible Panels ---*/

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border: solid 1px #8db9e5;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	background-color: #002664;
	border-bottom: solid 1px #8db9e5;
	margin: 0px;
	padding: 10px;
	height:100px;
	color:#fff;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelTab h1 {
	margin:0px;
	color:#fff;
}

.CollapsiblePanelTab p {
	margin: 10px 0 0 0;
	color:#fff;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 10px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #001435;
}

/* This is an example of how to change the appearance of the panel tab when the
 * CollapsiblePanel is closed. The "CollapsiblePanelClosed" class is programatically added and removed
 * whenever the CollapsiblePanel is closed.
 */

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #001435;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #002664;
}

/*--- End Collapsible Panels ---*/

/* --- Begin Entertainment Arts Overview Page Styles --- */

#entertainment_arts {
	width: 476px;	
}

#entertainment_arts #program {
	border: 5px solid #143b74;
	height: 237px;
	margin-bottom: 2px;
	background: url(img/eaBg.gif) repeat-y;
}

#entertainment_arts #program_bottom {
	border: 5px solid #143b74;
	height: 237px;
	margin-bottom: 15px;
	background: url(img/eaBg.gif) repeat-y;
}

#entertainment_arts #program #text p, #entertainment_arts #program_bottom #text p {
	font-size: 8pt;	
	padding: 0 10px 0 10px;
}

/* --- End Entertainment Arts Overview Page Styles --- */

/*--- Begin Program Grid Styles ---*/

.key {
	margin:0px; 
	padding:5px 0 5px 0;
	width:210px;
	height:auto;
	float:left;
}
.note {
	font-size: 10px;
	font-weight: bold;
	clear: both;
}

th.degree_header {
	margin:0px;
	padding:5px 0 5px 0px;
	width:229px;
	text-align:center;
}
th.location_header {
	margin:0px;
	padding:5px 0 5px 0px;
	width:699px;
	border:1px solid #9DBBDD;
	color:#FFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#243A76
}
th.program_header {
	margin:0px;
	padding:5px 0 5px 5px;
	width:223px;
	border:1px solid #9DBBDD;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}
th.school_header {
	margin:0px;
	padding:5px 0 5px 0px;
	width:33px;
	border:1px solid #9DBBDD;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
td.program_header {
	margin:0px;
	padding:5px 0 5px 5px;
	width:223px;
	border:1px solid #9DBBDD;
	text-align:left;
}
td.program_header_2 {
	margin:0px;
	padding:5px 0 5px 5px;
	width:223px;
	border:1px solid #9DBBDD;
	text-align:left;
	background-color:#DDEBFB;
}
td.program_header_3 {
	margin:0px;
	padding:5px 0 5px 25px;
	width:203px;
	border:1px solid #9DBBDD;
	text-align:left;
}
td.school_header {
	margin:0px;
	padding:5px 0 5px 0px;
	width:105px;
	border:1px solid #9DBBDD;
	text-align:center;
}

/*--- End Program Grid Styles ---*/

/*--- Start Nivo Slider Styles ---*/
/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

/* Caption styles */
.nivo-caption {
	padding:30px 20px 10px 55px;
	position:absolute;
	left:0px;
	top:0px;
	background:none;
	color:#fff;
	/*opacity:0.8;  Overridden by captionOpacity setting */
	width:203px;
	height:auto;
	z-index:89;
}

.nivo-caption h1 {
	font-size:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#ffffff;
	line-height: 1.1em;
}

.nivo-caption p {
	font-size:.875em;
	color:#ffffff;
}

.nivo-caption a {
	color:#a6d0fc;
	display:inline !important;
}

.nivo-caption a:hover {
	display:inline !important;
	text-decoration:none;
}

.nivo-html-caption {
    display:none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}

.nivo-prevNav {
	left:0px;
}

.nivo-nextNav {
	right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}

.nivo-controlNav a.active {
	font-weight:bold;
}

/*--- End Nivo Slider Styles ---*/



/*--- Start Custom Nivo Styles ---*/

#slider {
	position:relative;
	width:735px;
	height:195px;
	margin:0px;
	background:#ecf0f7 url(img/loading.gif) no-repeat 50% 50%;
	/*-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;*/
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:88%;
	bottom:13px;
}

*+html .nivo-controlNav { /* target IE7 only */
	position: absolute;
	left: 89%;
	margin-right: 28px;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:right;
	-webkit-transition: none;  
    -moz-transition: none;  
    transition: none;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:31px;
	height:56px;
	background:url(img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-31px 0;
	top:113px;
	right:4px;
}

a.nivo-prevNav {
	top:113px;
	left:3px;
}

.nivo-caption a { 
    text-decoration:underline;
}

/*--- End Custom Nivo Styles ---*/

/* --- Begin Helpdesk page Styles --- */

#student_discounts {
	display: block;
	width: 278px;
	height: 75px;
	background: url('img/student_discounts_button.jpg') no-repeat 0 0;
	float: left;
	margin-bottom: 50px;
	margin-right: 10px;
}

#student_discounts:hover {
	background-position: 0 -75px;
}

#student_discounts span {
	display: none;
}

#submit_ticket {
	display: block;
	width: 278px;
	height: 75px;
	background: url('img/submit_ticket_button.jpg') no-repeat 0 0;
	float: left;
	margin-bottom: 50px;
	margin-right: 10px;
}

#submit_ticket:hover {
	background-position: 0 -75px;
}

#submit_ticket span {
	display: none;
}

#training_documents {
	display: block;
	width: 278px;
	height: 75px;
	background: url('img/training_documents_button.jpg') no-repeat 0 0;
	float: left;
	margin-bottom: 50px;
}

#training_documents:hover {
	background-position: 0 -75px;
}

#training_documents span {
	display: none;
}

/* --- End Helpdesk page Styles --- */

/* --- Begin Helpdesk Important Information News View Styles --- */

.news_updates {
	border: 1px solid #002664;	
	padding: 15px;
}

.news_updates ul.sf_newsList{
	margin: 0;
	padding: 0;
}
 
.news_updates ul.sf_newsList li {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 10px;
	border-top: #666 solid 1px;
	border-bottom: #666 solid 1px;
	background: #E8E8E8;
}

.news_updates ul.sf_newsList li h2.sf_newsTitle {
	font-size: 12pt;
	font-weight: bold;
}

.news_updates ul.sf_newsList li h2.sf_newsTitle a, .news_updates ul.sf_newsList li h2.sf_newsTitle a:visited {
	color: #002664;
}

.news_updates ul.sf_newsList li h2.sf_newsTitle a:hover {
	color: #446BAC;
}

.news_updates ul.sf_newsList li p {
	margin: 0;
	padding: 0;
	
}

.news_updates ul.sf_newsList li p.sf_readMore {
	font-weight: bold;	
}

.news_updates ul.sf_newsList li p.sf_readMore a, .news_updates ul.sf_newsList li p.sf_readMore a:visited {
	color: #F55;
}

.news_updates ul.sf_newsList li p.sf_readMore a:hover {
	color: #900;
}

/* --- End Helpdesk Important Information News View Styles --- */

/* --- Begin Helpdesk Outages News View Styles --- */

.outage_updates {
	border: 1px solid #F00;	
	padding: 15px;
	margin-bottom: 45px;
	margin-top: 10px;
}

.outage_updates ul.sf_newsList{
	margin: 0;
	padding: 0;
}

.outage_updates ul.sf_newsList li {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 10px;
	border-top: #600 solid 1px;
	border-bottom: #600 solid 1px;
	background: #E8E8E8;
}

.outage_updates ul.sf_newsList li h2.sf_newsTitle {
	font-size: 12pt;
	font-weight: bold;
}

.outage_updates ul.sf_newsList li h2.sf_newsTitle a, .outage_updates ul.sf_newsList li h2.sf_newsTitle a:visited {
	color: #600;
}

.outage_updates ul.sf_newsList li h2.sf_newsTitle a:hover {
	color: #F00;
}

.outage_updates ul.sf_newsList li p {
	margin: 0;
	padding: 0;
	
}

.outage_updates ul.sf_newsList li p.sf_readMore {
	font-weight: bold;	
}

.outage_updates ul.sf_newsList li p.sf_readMore a, .outage_updates ul.sf_newsList li p.sf_readMore a:visited {
	color: #F55;
}

.outage_updates ul.sf_newsList li p.sf_readMore a:hover {
	color: #900;
}

/* --- End Helpdesk Outages News View Styles --- */

/* --- Begin News and Events Blog Styles --- */

.newsEvents {
	border: 1px solid #d4dfee;	
	margin-top: 25px;
	background: #ecf0f7;
	padding: 0 12px 0 12px;
}

h2.newsEvents  {
	background: #d4dfee;
	color: #383838;
	font-size: 11pt;
	margin-bottom: -26px;
	padding: 8px 10px;
}

.newsEvents h3 {
	font-size: 9pt !important;
	font-weight: bold !important;
	margin: 10px 0 !important;	
}

.newsEvents b {
	font-size: 9pt;	
	font-weight: bold;
}

.newsEvents p {
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 9pt;	
	color: #383838;
	line-height: 1.3em;
}

/* --- End News and Events Blog Styles --- */

/* --- Begin Consumer Info Table --- */

table.consumerInfo {
	width: 475px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #383838;
}

table.consumerInfo tbody tr td.brand {
	font-size: 14px;
	font-weight: bold;
	color: #002664;
}

table.consumerInfo tr td.program {
	font-size: 10pt;
	font-weight: bold;
	border-top: 3px double #CCC;
	border-bottom: 3px double #CCC;
	padding: 5px 0 10px 0;
}

table.consumerInfo tr td.leftCol {
	padding: 5px 0 5px 0;
	font-size: 9pt;
}

table.consumerInfo tr td.rightCol {
	padding: 5px 0 5px 0;
	font-size: 9pt;
}

table.consumerInfo tr td.onet {
	font-weight: bold;
	padding: 5px 0 5px 0;
	font-size: 9pt;
}

table.consumerInfo tr td.links {
	padding: 5px 0 5px 0;
	font-size: 9pt;
}

table.consumerInfo tr td.links a, table.consumerInfo tr td.links a:visited, table.consumerInfo tr td.links a:hover {
	font-size: 9pt;	
}

p.consumerInfo {
	font-size: 7pt !important;
	font-family: Arial, Helvetica, sans-serif !important;	
}

p.consumerInfo a, p.consumerInfo a:visited, p.consumerInfo a:hover {
	font-size: 7pt !important;	
}

p.consumerInfo strong {
	font-size: 7pt !important;	
	font-family: Arial, Helvetica, sans-serif !important;
}

p.consumerInfo strong a, p.consumerInfo strong a:visited, p.consumerInfo strong a:hover {
	font-size: 7pt !important;	
}

/* --- End Consumer Info Table --- */


/* --- Begin Scholarship Tables --- */

table.scholarship {
	width: 476px;
	margin-top: 10px;	
}

table.scholarship td.header {
	border-bottom: 2px solid #002664;
	font-weight: bold;
	padding-bottom: 5px;
}

table.scholarship td.gpa {
		border-bottom: 1px solid;
}

/* --- End Scholarship Tables --- */



/* --- Begin HS Presenter Bios --- */

img.hsPresenter {
	border: 1px solid #CCC;
	padding: 3px;
	float: left;
	margin: 0 10px 5px 0;
}

/* --- End HS Presenter Bios --- */

/* --- Begin News Room Press Releases --- */

ul.sf_postListing {
	margin-left: 10px !important;
}

ul.sf_postListing li {
	list-style: none !important;
}

ul.sf_postListing li h2 {
	font-size: 13pt !important;
	margin: 15px 0 !important;
}

ul.sf_postListing li div.sf_postContent h2 {
	padding-top: 0px !important;
	margin: 10px 0 !important;
	font-size: 10pt !important;
}

ul.sf_postListing li div.sf_postContent p {
	
}

ul.sf_postListing p.sf_readMore {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

/* --- End News Room Press Releases --- */

/* --- NTI styles --- */

.inset_right {
	float: right;
	padding-left: 10px;
	}

.divider {
	height: 2px;
	background-image: url('img/indent_bg.jpg');
	background-repeat: repeat-x;
	margin: 0;
	}

.nti_new {
	background-color: #ECECEC;
	border: 1px solid #D5D3CE;
	color: #225D72;
	padding: 3px 5px;
	}

.nti_badge {
	padding: 3px 5px;
	background-color: #ECECEC;
	border: 1px solid #D5D3CE;
	border-radius: 5px;
	-moz-border-radius: 5px;
	}

.nti_sidebar {
	background-color: #ECECEC;
	width: 192px;
	margin: 30px 0;
	}
	
.nti_sidebar_head {
	background: #ECECEC url('img/nti_sidebar_head_bg.jpg') no-repeat 0 0;
	padding: 20px 15px;
	text-align: center;
	}
	
.nti_sidebar_content {
	background-color: #ECECEC;
	border-left: 1px solid #D5D3CE;
	border-right: 1px solid #D5D3CE;
	border-bottom: 1px solid #D5D3CE;
	padding: 0 10px 10px 10px;
	}
	
.nti_sidebar_content h2{
	margin-top: 0;
	padding: 5px 0;
	margin-bottom: 10px;
	}

