/****************** start for scripts *************************/
.hide{
	visibility:hidden;
	display:none;
	}

	
.show{
	visibility:visible;
	display:block;
	}

	
.error{
	color:#FF0000;
	}

	
.warn{
	color:#6699FF;
	}
	
/****************** end css for scripts *************************/
/*************************** start css for page layout ***************************/

#floatingLogo {
	float:left;
	width:102px;
	height:109px;
	z-index:2;
}
.quicklinks {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	float:right;
	padding-top: 10px;
}
.quicklinks a:link, .quicklinks a:visited {
	text-decoration: none;
	color:#ffffff;
}
.quicklinks a:hover, .quicklinks a:active {
	color:#ffffff;
	text-decoration:underline;
}
.quicklinks #searchArrow {
	position:relative;
	top:5px;
}
.boxStyle {
	border:1px solid #ffffff;
	color:#ffffff;
	background-color:#146210;
	vertical-align:middle;
	width:100px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#header {
	width:960px;
	height:120px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
  	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

#header p{
  	margin: 0px;
	padding: 10px 0px 0px 120px;
}



#siteTitle p{
    	font-family: arial;
      	font-weight: bold;
      	font-size: 36pt;
      	color: #085706;
      	padding-top: 36px;
}

#siteTitle p a{
	color: #085706;
  	text-decoration:none;
}

#headerLinks{
	margin: 0px;
	padding: 0px;
	font-size: small;
	position: relative;
	top: -35px;
	left: 500px;
  	font-weight:normal;
      	color: #085706;
}
#headerLinks a:link,#headerLinks a:visited{
	text-decoration:none;
      	color: #085706;
  	font-weight:normal;
	font-size: small;
}


#headerLinks a:hover,#headerLinks a:active{
      	color: #085706;
  	font-weight:normal;
	font-size: small;
}
body { 
	background-color: #808080;
	background-image: url(//standard.mst.edu/media/siteconfig/futurestudents/images/headerbackground.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222222;
	margin: 0px;
	}

#wrapper { 
	background-image: url(//standard.mst.edu/media/siteconfig/futurestudents/images/wrapper.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 1142px;
	margin-left: auto;
	margin-right: auto;
	}
	
#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}

#tabs {

	font-family:Arial, sans-serif;
	font-size:small;
  width:960px;
}


#tabs .tab {
	list-style:none;
	display:inline;
}

#tabs .tab a {
	color: #ffffff;
	font-weight: normal;
	float: left;
	text-decoration:none;
	padding:6px 9px 6px 9px;
  border:1px solid #c0c0c0;
  background-color:#575656;
}


#tabs .tab a:hover {
	color: #f98a38;
	font-weight: normal;
	float: left;
	text-decoration:none;
	padding:6px 9px 6px 9px;
}


#tabs .tab.activeTab a {
	color: #333;
	font-weight: normal;
	float: left;
	text-decoration:none;
	padding:6px 10px 6px 10px;
  border-left:1px solid #c0c0c0;
  border-right:1px solid #c0c0c0;
  border-top:1px solid #c0c0c0;
  border-bottom:1px solid #fff;
  background-color:#fff;
}


	
#subHeader{
	background-color:#ffffff;
	display:none;
	}

#subHeaderArea1{
	}

#subHeaderArea2{
	}
	
#pageContent{
	position:relative;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	width:960px;
	padding-top:12px;
	padding-bottom:0px;
	float:left;
	background-color:#FFFFFF;
	}

#pageContentArea1{
          display:none;
	}
	
/**************** css for sidebar layout - start ****************/
#pageContentArea2sidebar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#797977;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-bottom:33px;
	padding-top:10px;
	float:left;
	}

#pageContentArea2sidebar a:link, #pageContentArea2sidebar a:visited{
	font-weight:bold;
	color:#3d7b22;
	text-decoration:none;
	}
	
#pageContentArea2sidebar a:hover, #pageContentArea2sidebar a:active{
	font-weight:bold;
	color:#3d7b22;
	text-decoration:underline;
	} 

#pageContentArea3sidebar{
	background-color:#FFFFFF;
	width:227px;
	font-size:x-small;
	color:#333333;
	padding-left:4px;
	padding-bottom:33px;
	padding-top:10px;
	float:left;
	}
	
#pageContentArea3sidebar a:link, #pageContentArea3sidebar a:visited{
	font-weight:bold;
	color:#3d7b22;
	text-decoration:none;
	}
	
#pageContentArea3sidebar a:hover, #pageContentArea3sidebar a:active{
	font-weight:bold;
	color:#3d7b22;
	text-decoration:underline;
	} 	

#functionIconssidebar{
	display:none;
	}
	
#functionIconssidebar a{
	}

.pageContentArea2sidebar{
        padding-right:12px;
}

.sidebar{
	width:695px;
}

/**************** css for sidebar layout - end ****************/
/**************** css for full layout - start ****************/

#pageContentArea2full{
	background-color:#FFFFFFF;

	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#797977;
	padding-left:20px;
	padding-bottom:33px;
	padding-top:10px;
	float:left;
	}

.pageContentArea2{
	width:920px;
}

#pageContentArea2full a:link, #pageContentArea2full a:visited{
	font-weight:bold;
	color:#3d7b22;
	text-decoration:none;
	}
	
#pageContentArea2full a:hover, #pageContentArea2full a:active{
	font-weight:bold;
	color:#3d7b22;
	text-decoration:underline;
	} 


#pageContentArea3full{
	display:none;
	}

#functionIconsfull{
	display:none;
	}
/**************** css for full layout - end ****************/

	
.contactText{
	width:150px;
	color:#797977;
	text-align:left;
	font-family: Arial,Helvetica,sans-serif;
    	font-size: 9px;
	padding-bottom:10px;
	padding-left:10px;
	position:absolute;
	bottom:0px;
	}
	
.contactText a:link,.contactText a:visited,.contactText a:hover,.contactText a:active{
	color:#797977;
	}

	
/*************************** end css for page layout ***************************/
/*************************** start css for content ***************************/
.pageTitleNormal{
	color:#333333;
	font-size:large;
	}

.pageTitleBold{
	color:#333333;
	font-size:large;
	font-weight:bold;
	}
	
.photoCaption{
	color:#000000;
	font-size:small;
	padding:6px; 
	font-weight:bold;
	}

.photoSubCaption{
	color:#000000;
	font-size:x-small;
	padding:6px; 
	font-weight:normal;
	}

.contentblock{
	}

.contentblockheading{
	}

.rss_box{
	padding-left: 0px; 
	margin-left: 0px;
	}

.rss_title{
	display:none;
	}

.rss_items{
	padding-left: 10px; 
	padding-right: 10px; 
	margin-left: 0px;
	}

.rss_item{
	color:#797977;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:12px;
	
	list-style-type: none;
	padding-left: 0px; 
	margin-left: 0px;
	}

/*new sidebar types*/
.sidebarContent{
	margin-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin-top: 10px;
	}

.sidebarGold{
	border:3px double #B89947;
	width:209px;
}


.sidebarGrey{
	border:1px solid #adadad;
	width:213px;
}

.sidebarNone {
	width:215px;
}

	
.sidebarContent p{
	padding-left:10px;
	padding-right:10px;
	}
.sidebarContent img{
	padding:5px;
        border: 0;
        display:block;
	}

.sidebarContent a:link,a:visited,a:hover,a:active{
	font-weight:bold;
	color:#3d7b22;
	text-decoration:none;
	}


.sidebarHeadingGold {
	width:209px;
 	border-bottom:1px solid #B89947;
}

.sidebarHeadingGrey {
	width:213px;
	border-bottom:1px solid #adadad;
}

.sidebarHeadingNone {
	width:215px;
	border:1px solid #085706;
}

.sidebarHeading{
	display:block;
	background-image:url(//standard.mst.edu/media/siteconfig/global/images/listHeader.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#0a5809;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
	}


.sidebarWidthGrey{
	    width:213px;
	}

.sidebarWidthGold{
	    width:209px;
	}

.sidebarWidthNone{
	    width:215px;
	}

.sidebarBGGrey{
	background-color:#F0F0F0;
}

.sidebarBGGold{
	background-color:#F3EAC7;
}

.sidebarBGWhite{
	background-color:#FFFFFF;
}


table.sidebartype1table{
            border-spacing: 0px;
            border-padding: 0px;
            border: 0px;
            background-color: rgb(255,255,255);
	    width:213px;
	}

table.sidebartype2table{
            border-spacing: 0px;
            border-padding: 0px;
            border: 0px;
            background-color: rgb(243,234,199);
	    width:209px;
	}

table.sidebartype3table{
            border-spacing: 0px;
            border-padding: 0px;
            border: 0px;
            background-color: rgb(255,255,255);
	    width:215px;
	}

.sidebar215{
	padding:0px;
}

.sidebar215 p{
	padding:0px;
}

.sidebar215 img{
	padding: 0px; 
	margin: 0px;

}
	
.textpulloutleft{
	float:left;
	font-family: Verdana, sans-serif;
	font-size:13px;
	clear: left;
	width: 100px;
	padding: 10px;
	text-align: center;
	margin-right: 8px;
	margin-top: 3px;
}

.textpulloutright{
	float:right;
	font-family: Verdana, sans-serif;
	font-size:13px;
	clear: left;
	width: 100px;
	padding: 10px;
	text-align: center;
	margin-left: 8px;
	margin-top: 3px;
}

.contentSubHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#333333;
	}
	
#categoryTitle{
	font-size:x-large;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	height:25px;
	border-bottom:1px solid #CCCCCC;
	}

#pageTitle{
	margin-top:4px;
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}

.contentText{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}

.contentText img{
	border: 0;
        border-style:solid;
        display:block;
}
	
.contentImageRight{
	float:right;
	text-align:center;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	font-size:small;
	font-style:italic;
	}

.contentImageLeft{
	float:left;
	text-align:center;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:10px;
	font-size:small;
	font-style:italic;
	}

.contentImageMiddle{
	text-align:center;
	padding:10px;
	font-size:small;
	font-style:italic;
	}

.contentImageMiddle td{
	width:95%;
	}
	
#eventshead{
	font-size:small;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
#newshead{
	font-size:small;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
.newsvisit{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	margin-top: 8px;
	vertical-align:bottom;
	}

.menuSeparator{
	border-top: 2px solid #c59332; 
	font-size: 1px; 
	width: 120px; 
	height: 3px; 
	margin-top: 25px; 
	margin-bottom: 10px;
	margin-right:auto;
	margin-left:auto;
	}

#pageContentArea1 hr{
	border-top: 2px solid #C59332;
	font-size: 1px;
	width: 120px;
	height: .5px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	}

/*************************** end css for content ***************************/

#footer{
        font-family: Arial, Helvetica, sans-serif;
        width: 100%;
        float: left;
        border-top: 4px solid #f8bf11;
        background-color: #454444;
  	color:#ffffff;
	}
	
#footer a:link, #footer a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #b3b3b3;
	}
	
#footer a:hover, #footer a:active{ 
	font-weight: bold; 
	text-decoration: underline; 
	color: #b3b3b3;
	}

#footerArea1 {
	width:960px;
	background-color:#454444;
	border-bottom: dotted 3px #5e5d5d;
	margin-top:10px;
        margin-left: auto;
        margin-right: auto;
	height: 150px;
}

#footerArea1 #section1,#footerArea1 #section2{
  width:300px;
  float:left;
}
#footerArea1 #section3{
  width:300px;
  float:right;
}
#footerArea1 #section1 .heading,#footerArea1 #section2 .heading{
  font-size:large;
  font-family:Georgia, "Times New Roman", Times, serif;
}

#footerArea2{
	width:960px;
	background-color:#454444;
	border-bottom: dotted 3px #5e5d5d;
	margin-top:10px;
        margin-left: auto;
        margin-right: auto;
	padding-top: 10px;
	height: 190px;
	}

#footerArea2Text{
 	width: 420px;
	float: left;
}

#footerMap{
float: right;
margin-right: 20px;
}

#footerArea2Text .heading{
	color: #f8bf11;
	font-size: x-large;
	padding: 0px;
	margin: 0px;
	font-family: Georgia;
}

#footerArea3{
	width:960px;
	background-color:#454444;
	margin-top:10px;
        margin-left: auto;
        margin-right: auto;
	}

#footerWordMark{
    width: 716px;
	margin-left: auto;
	margin-right: auto;
}

.fluid_container{
  
	width: 460px;
	height: 310px;
  float:left;
}

#audience_area{
width: 400px;
  height:335px;
  float:left;
margin-left: 20px;
}

.audience_box{
width: 200px;
height: 140px;
position: relative;
}

#audience1{
border-right: 1px dotted #666666;
padding: 10px;
}

#audience2{
top: -161px;
left: 220px;
padding: 10px;
}

#audience3{
top: -161px;
border-right: 1px dotted #666666;
border-top: 1px dotted #666666;
padding: 10px;
}

#audience4{
left: 220px;
top: -322px;
border-top: 1px dotted #666666;
padding: 10px;
}

.audience_header{
color:#085706;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
padding: 0px;
margin: 0px;
}

.audience_text{
height: 60px;
}

.audience_more{
width: 190px;
text-align: right;
color:#e52600;
}

#callout{
display: block;
width: 930px;
background-color: #085706;
color: #ffffff;
float: left;
font-size: 20pt;
font-weight: normal;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
margin-left:-30px;
}

#callout a:link,#callout a:visited,#callout a:hover,#callout a:active{
  color:#ffffff;
  text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

#fastfact{
display: block;
width: 880px;
color: #f98a38;
float: left;
font-size: 25pt;
font-weight: normal;
padding: 20px 0px 0px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#fastfact a:link,#fastfact a:visited,#fastfact a:hover,#fastfact a:active{
color: #f98a38;
text-decoration:none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

#learnmore{
display: block;
width: 880px;
color: #f98a38;
float: left;
font-size: 12pt;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
}

#learnmore a:link,#learnmore a:visited,#learnmore a:hover,#learnmore a:active{
color: #f98a38;
text-decoration:none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

