/*************************************************************************
 *************************************************************************
 * Montana State Unversity Style Sheet
 * Version 1.0 09-27-2005
 * Contact: Jacob Dolan
 *          MSU Web Communications
 *          jake@montana.edu 
 *          x5036
 *************************************************************************
 *************************************************************************/
 

/* ***********************************************************************/

/* BEGIN BODY STYLES */

body
{
	height:100%;
	color: #000000;
	background-color: #001155;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}


table {
 	margin:0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}
 
.MSUbgGold {
	background-color:#ffcc55;
}

.MSUbgDKBlue {
	background-color:#001155;
}

.MSUbgLTBlue {
	background-color:#CBDCED;
}


.MSUinvisible {
	display:none;
}	

.MSUnoscript {
	color:#ffffff;
}

.MSUnoscript a:link
{
	color: #ffffff;
	text-decoration:none;
}

.MSUnoscript a:visited
{
	color: #ffffff;
	text-decoration:none;
}
	
.MSUnoscript a:hover
{ 
	color: #ffffff;
	text-decoration:none;
}

#MSUc2ln {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	font-size:inherit;
	line-height:inherit;
	width:560px;
}

#MSUc2ln-inner-left {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	padding: 0px 5px 0px 0px;
}

#MSUc2ln-inner-right {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	padding: 0px 0px 0px 5px;
}

#MSUc2nn {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	font-size:inherit;
	line-height:inherit;
}
#MSUc2nn-inner-left {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	padding: 0px 5px 0px 0px;
}
#MSUc2nn-inner-right {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	padding: 0px 0px 0px 5px;
}

#MSUc3nn {
	background: transparent;
	font-size:inherit;
	line-height:inherit;
}
#MSUc3nn-inner-left {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	padding: 0px 6px 0px 0px;
}
#MSUc3nn-inner-middle {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	padding: 0px 5px 0px 5px;
}
#MSUc3nn-inner-right {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	padding: 0px 0px 0px 6px;
}
#MSUc4nn {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	font-size:inherit;
	line-height:inherit;
}
#MSUc4nn-inner-left {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	padding: 0px 3px 0px 0px;
}
#MSUc4nn-inner-middle-left {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	padding: 0px 3px 0px 3px;
}
#MSUc4nn-inner-middle-right {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	padding: 0px 3px 0px 3px;
}
#MSUc4nn-inner-right {
	background: #ffffff url(https://www.montana.edu/msucommon/images/whitedot.gif);
	padding: 0px 0px 0px 3px;
}

#MSUcontent {
	background:#FFFFFF url(https://www.montana.edu/msucommon/images/whiteshadow.jpg) repeat-x;
}
#MSUcontent-home {
	background:#ffcc55 url(https://www.montana.edu/msucommon/images/whiteshadow.jpg) repeat-x;
	border:1px;
}

.MSUcontent {
	padding:15px 15px 10px 15px;
	font-size: 11px;
	line-height: 16px;
	z-index:2;
	width:590px;
}

.MSUcontent-nn {
	padding:15px 15px 10px 15px;
	font-size: 11px;
	line-height: 16px;
	z-index:2;
	width:760px;
}

.MSUcontent-dn {
	padding:15px 15px 10px 15px;
	font-size: 11px;
	line-height: 16px;
	z-index:2;
}
 
.MSUmain {
	margin: 0; padding: 0; 
}

.MSUtextOnly {
	background-color:#ffffff;
	font-size: 11px;
}

.MSUtextOnly2 {
	background-color:#ffffff;
	font-size: 11px;
	padding: 5px 15px 10px 15px;
}

.MSUtextOnly3 {
	width:420px;
	background-color:#ffffff;
	font-size: 11px;
	padding: 5px 15px 10px 15px;
}

.MSUtextOnlyText {
	font-size: 11px;
}

/* Begin Nav Bar */
	#MSUnavbar {
 		background: #ffcc55 url(https://www.montana.edu/msucommon/images/goldshadow.jpg) repeat-x;
		padding: 10px 10px 10px 10px;
		vertical-align: top;
		width: 150px;
		color: #001155;
		font-size: 9px;
		font-weight:bold;
		line-height: 12px;
 	}
	
	#MSUnavbar td {
		color: #001155;
 		font-size: 9px;
		font-weight:bold;
		line-height: 12px;
 	}
	
	#MSUnavbar a:link
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
		text-align:left;
	}
	
	#MSUnavbar a:visited
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
		text-align:left;
	}
	
	#MSUnavbar a:hover
	{ 
		color: #ffffff;
		text-decoration:underline;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
		text-align:left;
	}
	
	div.MSUnavbar {
		border-bottom: 1px solid #CB9800;
		line-height:10px;
	}
	
	#MSUnavbar p {
		font-size: 9px;
		font-weight:bold;
		line-height: 11px;
		color: #001155;
	}
	
	#MSUnavbar-b {
		background:#CBDCED url(https://www.montana.edu/msucommon/images/blueshadow.jpg) repeat-x;
		padding: 10px 10px 10px 10px;
		vertical-align: top;
		width: 150px;
		color: #001155;
		font-size: 9px;
		font-weight:bold;
		line-height: 16px;
 	}
	
	#MSUnavbar-b a:link
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #001155;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	#MSUnavbar-b a:visited
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #001155;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	#MSUnavbar-b a:hover
	{ 
		color: #ffffff;
		text-decoration:underline;
		display:block;
		border-bottom: 1px solid #001155;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	div.MSUnavbar-b {
		border-bottom: 1px solid #001155;
		line-height:10px;
	}
	
	#MSUnavbar-b p {
		font-size: 9px;
		font-weight:bold;
		line-height: 11px;
		color: #001155;
	}
	
	
/* End Nav Bar */
 
/* Begin Contact Us box */
	#MSUbox {
        font-weight : normal;
		font-size : 9px;
        text-align : left;
		background: transparent;
        background-color : #FFFFFF;
		line-height: 12px;
        color : #001155;
	}
	
	#MSUbox td {
        font-weight : normal;
		font-size : 9px;
        text-align : left;
		background: transparent;
        background-color : #FFFFFF;
		line-height: 12px;
        color : #001155;
	}
	
	#MSUbox2
	{
        font-weight : normal;
		font-size : 9px;
        text-align : left;
		background: transparent;
        background-color : #FFFFFF;
		line-height: 12px;
        color : #001155;
	}
	
	#MSUbox2 td
	{
        font-weight : normal;
		font-size : 9px;
        text-align : left;
		background: transparent;
        background-color : #FFFFFF;
		line-height: 12px;
        color : #001155;
	}

	#MSUbox2 a:link {
			background : transparent;
			color: #001155;
			text-decoration:none;
			border: 0px solid #ffffff;
			line-height: 12px;
			padding:0px;
			display:inline;
	}
		
	
	#MSUbox2 a:visited {
			background : transparent;
			color: #001155;
			text-decoration:none;
			border: 0px solid #ffffff;
			line-height: 12px;
			padding:0px;
			display:inline;
	}
	
	#MSUbox2 a:hover {
			background : transparent;
			color: #001155;
			text-decoration:none;
			border: 0px solid #ffffff;
			line-height: 12px;
			padding:0px;
			display:inline;
	}
	
	#MSUbox2 p {
  		font-weight:normal; 
    }
	
	td.MSUboxborder {
			background-color : #003698;
			color : #FFFFFF;
	}
	
	th.MSUbox {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-weight : bold;
			font-size : 10px; 
			line-height: 12px;
			text-align : center;
			background: transparent;
			background-color : #003698;
			color : #FFFFFF;
	}
/* End Contact Us box */

/* Begin Dual Nav Bar */
	#MSUdnbar * {
		font-size: 9px;
		line-height: 16px;
	}
	
	#MSUdnbar input {
		font-weight:normal;
	}
	#MSUdnbar select {
		font-weight:normal;
	}
	
	#MSUdnbar {
		background:#CBDCED url(https://www.montana.edu/msucommon/images/blueshadow.jpg) repeat-x;
		vertical-align: top;
		width: 170px;
		color: #000000;
		font-size: 9px;
		line-height: 16px;
	}
	
	.MSUdnbar {
		padding: 10px 10px 10px 10px;
	}
	
	#MSUdnbar p {
		font-size: 9px;
		line-height: 16px;
		color: #000000;
	}
	
	

/* End Dual Nav Bar */

/* END BODY STYLES */
/* ***********************************************************************/

/* ***********************************************************************/
/* BEGIN HEADER STYLES */
	#MSUtextheader {
		text-align:center;
		display:none;
	}
	
	#MSUheader {
		padding: 0px;
		margin:0px;
	}
	
	.MSUheadersearch {
	 	background: #003399 url(https://www.montana.edu/msucommon/images/headerbckgrnd2.jpg) repeat-x;
		background-position: bottom;
	}
	
	.MSUheadersearchbox {
		font-size: 10px;
	}
	
	.MSUsubmitBtn {
		border: 0px;
	}
	
/* END HEADER STYLES */
/* ***********************************************************************/

/*************************************************************************/
/* BEGIN FOOTER STYLES */
	#MSUregviewlink {
		display:none;
	}
	
	.MSUfooter-table {
		padding: 0;
		margin: 0;
		width:760px;
		table-layout: fixed;
		margin-left: auto;
		margin-right: auto;
	}
	
	.MSUfooter-td {
		color: #ffffff;
		line-height: 20px;
		font-size: 9px;
	}
	
	.MSUfooter-td a:link
	{
		color: #ffffff;
		font-weight:bold;
		text-decoration:none;
	}

	.MSUfooter-td a:visited
	{
		color: #ffffff;
		font-weight:bold;
		text-decoration:none;
	}
	
	.MSUfooter-td a:hover
	{ 
		color: #ffffff;
		font-weight:bold;
		text-decoration:none;
	}

/* END FOOTER STYLES */
/* ***********************************************************************/

/* ***********************************************************************/
/* BEGIN FIXED-WIDTH STYLES */
	.MSUbodyfixed
	{
		height:100%;
		color: #000000;
		background-color: #001155;
		margin: 0px;
		padding: 0px;
		border: 0px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
	
	.MSUfixed
	{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.MSUfixed2
	{
		width: 760px;
		background-color: #ffffff;
		table-layout: fixed;
		margin-left: auto;
		margin-right: auto;
	}
/* END FIXED-WIDTH STYLES */
/* ***********************************************************************/

/* Temp */
table.MSUmultipictures
	{
		padding:0px;
		margin-left: 8px;
		/*border: 1px solid #68655E;*/
	}
	
	table.MSUmultipictures2
	{
		padding: 0px;
		border-left: 1px solid #68655E;
	}
	table.MSUmultipictures3
	{
		padding: 0px;
		margin-left: 8px;
	}
	
	td.MSUmultipictures2
	{
		border-left: 1px solid #68655E;
	 }
/* end temp */

/* homepage */
.MSUwhiteonblue {
	background: #00349A url(https://www.montana.edu/msucommon/homepage/images/bluedotbar.gif) repeat-x;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

#MSUnavbar-m {
 		background-color: #ffcc55;
		padding: 10px 10px 10px 10px;
		vertical-align: top;
		width: 150px;
		color: #001155;
		font-size: 10px;
		font-weight:bold;
		line-height: 16px;
 	}
	
	#MSUnavbar-m a:link
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	#MSUnavbar-m a:visited
	{
		color: #001155;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	#MSUnavbar-m a:hover
	{ 
		color: #ffffff;
		text-decoration:underline;
		display:block;
		border-bottom: 1px solid #CB9800;
		line-height:11px;
		padding: 5px 0px 5px 0px;
	}
	
	div.MSUnavbar {
		border-bottom: 1px solid #CB9800;
		line-height:10px;
	}
	
	#MSUnavbar-m p {
		font-size: 9px;
		font-weight:bold;
		line-height: 11px;
		color: #001155;
	}
	
	.MSUbackgroundTransparent {
		background: transparent;
	}
	
/* For Tack on menus */
#MSUnavbar a.submenutitle:link {
	border:0px;
	padding:0px 0px 4px 5px;
	margin-left: 18px;
	text-indent: -18px;
}
#MSUnavbar a.submenutitle:hover {
	border:0px;
	color:#ffffff;
	padding:0px 0px 4px 5px;
	margin-left: 18px;
	text-indent: -18px;
}
#MSUnavbar a.submenutitle:visited {
	border:0px;
	padding:0px 0px 4px 5px;
	margin-left: 18px;
	text-indent: -18px;
}

#MSUnavbar a.submenutitle2:link {
	border:0px;
	padding:0px 0px 4px 17px;
	margin-left: 8px;
	text-indent: -8px;
}
#MSUnavbar a.submenutitle2:hover {
	border:0px;
	color:#ffffff;
	padding:0px 0px 4px 17px;
	margin-left: 8px;
	text-indent: -8px;
}
#MSUnavbar a.submenutitle2:visited {
	border:0px;
	padding:0px 0px 4px 17px;
	margin-left: 8px;
	text-indent: -8px;
}


#MSUnavbar .menutitle {
	cursor:pointer;
	color: #001155;
	border:0px;
	text-decoration:none;
	display:block;
	line-height:11px;
	padding: 5px 0px 5px 0px;
}

#MSUnavbar a.menutitlelink {
	border:0px;
	padding:0px;
}

#MSUnavbar a.menutitlelink:hover {
	color: #ffffff;
	text-decoration:underline;
	padding:0px;
	border:0px;
}

#MSUnavbar a.menutitlelink:visited {
	border:0px;
	padding:0px;
}

.submenu {
	font-size: 9px;
	margin: 0px 0px 0px 0px;
}
