/* CSS Document */

/*************************************************************************
 *************************************************************************
 * Undaunted Stewardship Style Sheet - Text Only Version
 * Version 0.1
 * Contact: Linda Keddington - lkeddington@montana.edu x7864
 * 07-05-2005
 *
 * Contents: 
 *           1.  Body Styles 
 *           2.  Header Styles
 *           3.  Footer Styles
 *           4.  Fixed-Width Styles
 *************************************************************************
 *************************************************************************/
 

/* ***********************************************************************/
/* BEGIN BODY STYLES */

body
{
	height:100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}

img {
	display:none;
}

table {
 	margin:0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

#MSUc2ln {
	font-size:inherit;
	line-height:inherit;
}
#MSUc2ln-inner-left {
	padding: 0px 7px 0px 0px;
}
#MSUc2ln-inner-right {
	padding: 0px 0px 0px 7px;
}
#MSUc2nn {
	font-size:inherit;
	line-height:inherit;
}
#MSUc2nn-inner-left {
	padding: 0px 7px 0px 0px;
}
#MSUc2nn-inner-right {
	padding: 0px 0px 0px 7px;
}

#MSUc3nn {
	font-size:inherit;
	line-height:inherit;
}
#MSUc3nn-inner-left {
	padding: 0px 7px 0px 0px;
}
#MSUc3nn-inner-middle {
	padding: 0px 7px 0px 7px;
}
#MSUc4nn {
	font-size:inherit;
	line-height:inherit;
}
#MSUc3nn-inner-right {
	padding: 0px 0px 0px 7px;
}
#MSUc4nn-inner-left {
	padding: 0px 3px 0px 0px;
}
#MSUc4nn-inner-middle-left {
	padding: 0px 3px 0px 3px;
}
#MSUc4nn-inner-middle-right {
	padding: 0px 3px 0px 3px;
}
#MSUc4nn-inner-right {
	padding: 0px 0px 0px 3px;
}

a:link
{
	color: #001155;
	text-decoration:none;
}

a:visited
{
	color: #001155;
	text-decoration:none;
}
	
a:hover
{ 
	color: #001155;
	text-decoration:none;
}

.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;
}

.MSUcontent {
	width:550px;
	background:#FFFFFF;
	padding:15px 15px 10px 15px;
	clear:both;
	z-index:1;
	position: absolute; left: 0px; top: 200px; width: 550px; padding: 1em;
	display:block;
	float:left;
}

.MSUcontent-nn {
	width:550px;
	background:#FFFFFF;
	padding:15px 15px 10px 15px;
	clear:both;
	z-index:1;
	position: absolute; left: 0px; top: 100px; width: 550px; padding: 1em;
	display:block;
	float:left;
}

.MSUcontent-dn {
	width:380px;
	background:#FFFFFF;
	padding:15px 15px 10px 15px;
	clear:both;
	z-index:1;
	position: absolute; left: 0px; top: 200px; width: 380px; padding: 1em;
	display:block;
	float:left;
}


 
.MSUmain {
	margin: 0; padding: 0; 
}

.MSUdepartmentTitle {
	text-align:left;
	font-size:11px;
	color: #001155;
	line-height:22px;
	text-decoration:none;
}

.MSUpageTitle {
	text-align:center;
	font-size:14px;
	color: #001155;
	font-weight:bold;
	text-transform:uppercase;
	line-height:22px;
	letter-spacing:0px;
	padding: 0px 0px 10px 0px;
}

.MSUtextOnly {
	width:590px;
	padding: 5px 15px 5px 15px;
	background-color:#ffffff;
}
#MSUtextOnly {
	display:none;
}

/* Begin Nav Bar */
	td#MSUnavbar {
 		background: transparent;
		padding: 0px 0px 0px 0px;
		vertical-align: top;
		width: 1px;
		color: #001155;
		font-size: 9px;
		font-weight:bold;
		line-height: 16px;
 	}
	
	#MSUnavbarlinks {
		width:0px;
		background: transparent;
		z-index:2;
		position: absolute; left: 10px; top: 75px; width: 550px; padding: 1em;
		display:block;
		float:left;
		text-decoration:none;
	}
	
	td#MSUnavbar a:link
	{
		color: #001155;
		text-decoration:none;
		border-bottom: 0px solid #CB9800;
		border-right: 1px solid #001155;
		line-height:21px;
		display:inline;
		padding-right:8px;
		padding-left: 3px;
	}
	
	td#MSUnavbar a:visited
	{
		color: #001155;
		text-decoration:none;
		border-bottom: 0px solid #CB9800;
		border-right: 1px solid #001155;
		line-height:21px;
		display:inline;
		padding-right:8px;
		padding-left: 3px;
	}
	
	td#MSUnavbar a:hover
	{ 
		color: #001155;
		text-decoration:none;
		border-bottom: 0px solid #CB9800;
		border-right: 1px solid #001155;
		line-height:21px;
		display:inline;
		padding-right:8px;
		padding-left: 3px;
	}
	
	div.MSUnavbar {
		border-bottom: 1px solid #CB9800;
		line-height:10px;
		display:none;
	}
	
	
/* End Nav Bar */

/* Begin Dual Nav Bar */
	#MSUdnbar {
		background: transparent;
		padding: 15px 0px 15px 0px;
		vertical-align: top;
		width: 130px;
		color: #000000;
		font-size: 9px;
		font-weight:bold;
		line-height: 16px;
		position: absolute; left: 410px; top: 200px; width: 130px; padding: 1em;
		display:block;
		float:left;
		text-decoration:none;
	}

/* End Dual Nav Bar */

/* Begin Contact Us box */
	#MSUcontactusbox {
		display:none;
	}

	#MSUbox {
        font-weight : normal;
		font-size : 9px;
        text-align : left;
		background: transparent;
        background-color : #FFFFFF;
		line-height: 12px;
        color : #001155;
		display:none;
	}

	#MSUbox a:link {
			background : transparent;
			color: #001155;
			text-decoration:none;
			border: 0px solid #ffffff;
			line-height: 12px;
			display:none;
	}
	
	#MSUbox a:visited {
			background : transparent;
			color: #001155;
			text-decoration:none;
			border: 0px solid #ffffff;
			line-height: 12px;
			display:none;
	}
	
	#MSUbox a:hover {
			background : transparent;
			color: #001155;
			text-decoration:none;
			border: 0px solid #ffffff;
			line-height: 12px;
			display:none;
	}
	
	.MSUboxborder {
			background-color : #003698;
			color : #FFFFFF;
			display:none;
	}
	
	th.MSUbox {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-weight : bold;
			font-size : 11px; 
			text-align : center;
			background: transparent;
			background-color : #003698;
			color : #FFFFFF;
			display:none;
	}
/* End Contact Us box */


/* END BODY STYLES */
/* ***********************************************************************/

/* ***********************************************************************/
/* BEGIN HEADER STYLES */
	#MSUtextheader {
		display:inline;
		font-size:11px;
		text-align:left;
	}
	#MSUtextheader h3 {
		padding: 15px;
	}
	.MSUtextheaderMSU {
		font-size:20px;
	}
	
	#MSUtextheader a:link
	{
		font-size:11px;
		color: #001155;
		text-decoration:underline;
	}
	
	#MSUtextheader a:visited
	{
		font-size:11px;
		color: #001155;
		text-decoration:underline;
	}
		
	#MSUtextheader a:hover
	{ 
		font-size:11px;
		color: #001155;
		text-decoration:underline;
	}
	
	#MSUheader {
		display:none;
	}
	.MSUheadersearch {
	 	background: #003399 url('http://www.montana.edu/msucommon/images/headerbckgrnd2.jpg') repeat-x 0% 50%;
		
	}
	
	.MSUheadersearchbox {
		font-size: 10px;
	}
	
	.MSUsubmitBtn {
		border: 0px;
	}

	
	
/* END HEADER STYLES */
/* ***********************************************************************/

/*************************************************************************/
/* BEGIN FOOTER STYLES */
	#MSUbottomBar {
		display:none;
	}

	#MSUregviewlink {
		display:inline;
	}
	
	#MSUregviewlink a {
		text-decoration:underline;
	}
	
	.MSUfooter-table {
		padding: 0;
		margin: 0;
		width:760px;
		table-layout: fixed;
		margin-left: auto;
		margin-right: auto;
		display:none;
	}
	
	.MSUfooter-td {
		color: #ffffff;
		line-height: 20px;
		font-size: 10px;
	}
	
	.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: #FFFFFF;
		margin: 0px;
		padding: 0px;
		border: 0px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
	
	.MSUfixed
	{
		width: 550px;
		table-layout: fixed;
		margin-left: 0px;
		margin-right: auto;
	}
	
	.MSUfixed2
	{
		width: 550px;
		table-layout: fixed;
		margin-left: 0px;
		margin-right: auto;
	}
/* END FIXED-WIDTH STYLES */
/* ***********************************************************************/


.trademark {elevation:above; font-size:9px;}
