
html, body { height: 100%; }

body {
	margin: 0; 
	font-size: 75%;  
	text-align: center; 
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FAF9F5;
	background-color: #EFEFEF;
}

img 
{
	border: none;
}

#PageWrapper a:hover
{
	text-decoration: underline;
}

h3, h4, h5, h6, p, fieldset, form, ol, dl, ul, dir, menu {
	margin:0.9em 0;
}

h1, h2, h3, h4 {
	font-family:arial,helvetica,sans-serif;
	margin: 1em 0 0.9em 0;
}

h2 {
	font-size:1.9em;
	margin:0;
	padding:0.1em 0 0.4em;
}

h3 { font-size:1.15em; }
h4 { font-size:1em; }

h5 {
	font-size:1em;
	margin-top:1em;
}
h6 {
	font-size:1em;
	font-style:italic;
	font-weight:normal;
	margin-top:1em;
}

code {
	display: block;
	border: solid #d9d9ce 1px;
	background-color: #f0eee4;
	font-family: courier new, monospace;
	font-size: 90%;
	margin: .9em 0;
	padding: 5px;
}

object, embed 
{
	display: block;
}

fieldset 
{
	clear: both;
	margin: 0.9em 0;
	padding: 10px;
}

dd, dt, li {
	margin-bottom: .5em;
}
	
dl, ol, ul {
	padding-left: 30px;
}

form fieldset {
	border: solid #d9d9ce 1px;
	padding: 10px;
}

form fieldset legend {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
}

fieldset fieldset{
	clear: left;
}
	
form dl, form fieldset dl, dl.TwoColumn, div.NewsLinkList dl, form div dl {
	padding: 11px;
}

form fieldset dl 
{
	padding: 0;
	margin: 0;
}

div.NewsLinkList dl {
	padding-bottom: 0px;
	padding-left:  0px;
}
	
form dt, dl.TwoColumn dt, form div dt {
	margin: 0 5px 5px 0;
	display: inline;
	float: left;
	clear: both; 
	text-align: right;
	width: 173px;
}

form dd, dl.TwoColumn dd, form div dd {
	display: block;
	margin: 0 0 10px 179px;
}

form dd .Example {
  float: right;
  width: 150px;
  font-size: 80%;
  font-family: verdana, arial, helvetica, sans-serif;
  }

form dl.NoMargin {
	margin-top: 0;
	margin-bottom: 0;
}

hr {
	color: #b3b3aa;
	background-color: #b3b3aa;
	border: #b3b3aa;
	height: 1px;
}

ol ul, ul ol, ul ul, ol ol { 
	margin-top: .5em; 
	margin-bottom: .5em;
}

table {
	border-collapse: collapse;
}

td, th {
	border: 1px solid #b3b3aa;
	empty-cells: show;
	padding: 5px;
	margin: 0;
	vertical-align: top;
}

/* examples etc. for form fields */ 
form span.ElementNote {
	font-style: italic;
}

/* horizontal and vertical list of radio buttons or checkboxes */ 
form ul.ElementListH, form ul.ElementListV, ul.ElementListH, ul.ElementListV {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

form ul.ElementListH li, ul.ElementListH li {
	display: block;
	float: left;
	padding-right: 10px;
}


form ul.ElementListV li, ul.ElementListH li {
	display: block;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12, .CenterWrapper 
{
	display: block;
	background-color: White;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 10px 0;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6,
.grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12,
.ColumnSgl, .ColumnDbl, .ColumnTrpl, .ColumnQuad,
.ColumnTrplHalf, .ColumnQuadThird, .ColumnQuadTwoThirds,
#LeftColumn, #ContentColumn, #FullContentColumn
{
	display:inline;
	float: left;
	position: relative;
	padding: 0;
	margin: 0 10px;
	text-align: left;
}

#FullContentColumn { margin:0; width: 960px;}
#ContentColumn { margin: 0; width: 720px; }

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha, .LeftColumn {
	margin-left: 0;
}

.omega, .RightColumn {
	margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1, .CenterWrapper .grid_1 {
	width:60px;
}

.container_12 .grid_2, .CenterWrapper .grid_2 {
	width:140px;
}

.container_12 .grid_3, .CenterWrapper .grid_3, .ColumnSgl, #LeftColumn {
	width:220px;
}

.container_12 .grid_4, .CenterWrapper .grid_4, .ColumnQuadThird {
	width:300px;
}

.ColumnTrplHalf
{
	width: 340px;
}

.container_12 .grid_5, .CenterWrapper .grid_5 {
	width:380px;
}

.container_12 .grid_6, .CenterWrapper .grid_6, .ColumnDbl {
	width:460px;
}

.container_12 .grid_7, .CenterWrapper .grid_7 {
	width:540px;
}

.container_12 .grid_8, .CenterWrapper .grid_8, .ColumnQuadTwoThirds {
	width:620px;
}

.container_12 .grid_9, .CenterWrapper .grid_9, .ColumnTrpl {
	width:700px;
}

.container_12 .grid_10, .CenterWrapper .grid_10 {
	width:780px;
}

.container_12 .grid_11, .CenterWrapper .grid_11 {
	width:860px;
}

.container_12 .grid_12, .CenterWrapper .grid_12, .ColumnQuad {
	width:940px;
}

.container_12 .grid_12, .CenterWrapper .grid_12, .ColumnQuad {
	width:940px;
}

/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1, .CenterWrapper .prefix_1 {
	padding-left:80px;
}

.container_12 .prefix_2, .CenterWrapper .prefix_2 {
	padding-left:160px;
}

.container_12 .prefix_3, .CenterWrapper .prefix_3 {
	padding-left:240px;
}

.container_12 .prefix_4, .CenterWrapper .prefix_4 {
	padding-left:320px;
}

.container_12 .prefix_5, .CenterWrapper .prefix_5 {
	padding-left:400px;
}

.container_12 .prefix_6, .CenterWrapper .prefix_6 {
	padding-left:480px;
}

.container_12 .prefix_7, .CenterWrapper .prefix_7 {
	padding-left:560px;
}

.container_12 .prefix_8, .CenterWrapper .prefix_8 {
	padding-left:640px;
}

.container_12 .prefix_9, .CenterWrapper .prefix_9 {
	padding-left:720px;
}

.container_12 .prefix_10, .CenterWrapper .prefix_10 {
	padding-left:800px;
}

.container_12 .prefix_11, .CenterWrapper .prefix_11 {
	padding-left:880px;
}



/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1, .CenterWrapper .suffix_1 {
	padding-right:80px;
}

.container_12 .suffix_2, .CenterWrapper .suffix_2 {
	padding-right:160px;
}

.container_12 .suffix_3, .CenterWrapper .suffix_3 {
	padding-right:240px;
}

.container_12 .suffix_4, .CenterWrapper .suffix_4 {
	padding-right:320px;
}

.container_12 .suffix_5, .CenterWrapper .suffix_5 {
	padding-right:400px;
}

.container_12 .suffix_6, .CenterWrapper .suffix_6 {
	padding-right:480px;
}

.container_12 .suffix_7, .CenterWrapper .suffix_7 {
	padding-right:560px;
}

.container_12 .suffix_8, .CenterWrapper .suffix_8 {
	padding-right:640px;
}

.container_12 .suffix_9, .CenterWrapper .suffix_9 {
	padding-right:720px;
}

.container_12 .suffix_10, .CenterWrapper .suffix_10 {
	padding-right:800px;
}

.container_12 .suffix_11, .CenterWrapper .suffix_11 {
	padding-right:880px;
}


/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .push_1, .CenterWrapper .push_1 {
	left:80px;
}

.container_12 .push_2, .CenterWrapper .push_2 {
	left:160px;
}

.container_12 .push_3, .CenterWrapper .push_3 {
	left:240px;
}

.container_12 .push_4, .CenterWrapper .push_4 {
	left:320px;
}

.container_12 .push_5, .CenterWrapper .push_5 {
	left:400px;
}

.container_12 .push_6, .CenterWrapper .push_6 {
	left:480px;
}

.container_12 .push_7, .CenterWrapper .push_7 {
	left:560px;
}

.container_12 .push_8, .CenterWrapper .push_8 {
	left:640px;
}

.container_12 .push_9, .CenterWrapper .push_9 {
	left:720px;
}

.container_12 .push_10, .CenterWrapper .push_10 {
	left:800px;
}

.container_12 .push_11, .CenterWrapper .push_11 {
	left:880px;
}


/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_1, .CenterWrapper .pull_1 {
	left:-80px;
}

.container_12 .pull_2, .CenterWrapper .pull_2 {
	left:-160px;
}

.container_12 .pull_3, .CenterWrapper .pull_3 {
	left:-240px;
}

.container_12 .pull_4, .CenterWrapper .pull_4 {
	left:-320px;
}

.container_12 .pull_5, .CenterWrapper .pull_5 {
	left:-400px;
}

.container_12 .pull_6, .CenterWrapper .pull_6 {
	left:-480px;
}

.container_12 .pull_7, .CenterWrapper .pull_7 {
	left:-560px;
}

.container_12 .pull_8, .CenterWrapper .pull_8 {
	left:-640px;
}

.container_12 .pull_9, .CenterWrapper .pull_9 {
	left:-720px;
}

.container_12 .pull_10, .CenterWrapper .pull_10 {
	left:-800px;
}

.container_12 .pull_11, .CenterWrapper .pull_11 {
	left:-880px;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* sonspring.com/journal/clearing-floats */
/* This will break our current template as we use the Clear class on elements which should not be hidden */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	font-size: 0px;
}

/* perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after, .Clear:before, form dd:after, dl.TwoColumn dd:after, #FullContentColumn .ColumnQuad:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix, .Clear
{
	clear: both;
	display: block;
}

.Error {
	color: red;
	font-weight: bold;
}

.FLeft {
	float: left;
}

.FRight  {
	float: right;
}
	
.FNone {
	float: none;
}

.MLeftNeg10 {
	margin-left: -10px;
}

.MLeft10 {
	margin-left: 10px;
}

.MLeftRight5 {
	margin-right: 5px;
	margin-left: 5px;
}
	
.MRight10 {
	margin-right: 10px;
}
	
.MTopZero {
	margin-top: 0 !important;
}
	
.MBottomZero {
	margin-bottom: 0 !important;
}

.MBottom10 {
	margin-bottom: 10px;
}

.MBottom5 {
	margin-bottom: 5px;
}

.MTop5 {
	margin-top: 5px;
}

.MTopStandard {
	margin-top: .9em;
}

.MAll5 {
	margin: 5px 5px 5px 5px;
}

.PaddingLeft {
	padding-left: 2px;
}
	
.PSmall {
	padding-top: 3px;
	padding-bottom: 6px;
}

.PLeft10 {
	padding-left: 10px;
}

.PRight10 {
	padding-right: 10px;
}

.PLeft20 {
	padding-left: 20px;
}

.PLeftRight5 {
	padding-left: 5px;
	padding-right: 5px;
}

.PAll5 {
	padding: 5px;
}

.PAll10 {
	padding: 10px;
}

.PMedium {
	padding-top: 6px;
	padding-bottom: 6px;
}
	
.PRight10 {
	padding-right: 10px;
}

.PTop10 {
	padding-top: 10px;
}

.PTop20 {
	padding-top: 20px;
}

.PTopBottom5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
	
.PBottom5 {
	padding-bottom: 5px;
}

.PBottom10 {
	padding-bottom: 10px;
}
	
.SystemShaded {
	background-color: #f0eee4;
}

div.SystemShaded {
	padding: 10px;
}
	
.SystemBordered {
	border: solid #d9d9ce 1px;
}
	
.Tagline {
	color: #7D7D75;
	font-size: 85%;
	font-family: Verdana,Arial,Helvetica,sans-serif;  
}
	
.Tagline img {
	padding-right: 3px;
	vertical-align: baseline;
}
	
div.Fieldset .Legend {
	z-index: 2;
	position: absolute;
	top: -11px;
	left: 15px;
}  

/** Policy Library **/
.Policy .PolicyTitle {
  /*border-top:medium none;*/
  color:#707070;
  font-family:arial,helvetica,sans-serif;
  font-size:100%;
  font-style:italic;
  font-weight:normal;
  }

/** Social Media Buttons **/
div.SocialMediaButton
{
    max-width: 220px;
    margin: 5px 0;
}

#LeftColumn div.SocialMediaButton 
{
    max-width: 200px;
    margin: 5px 10px;
}

div.SocialMediaButton a {
    display: block;
    display: table;
    min-height: 28px;
    position: relative;
    width: 100%;
}

div.SocialMediaButton .ButtonTop, div.SocialMediaButton .ButtonBottom {
    display: block;
    display: table-row;
    height: 8px;
    width: 100%;
}

div.SocialMediaButton .ButtonTop span, div.SocialMediaButton .ButtonBottom span {
    display: table-cell;
    height: 8px;
    width: 28px;
}

div.SocialMediaButton .ButtonTop span
{
    background: transparent url('https://www.missouristate.edu/images/2010/SocialMediaButton-TopLeft.png') no-repeat scroll top left;
}

div.SocialMediaButton .ButtonTop span.ButtonRight
{
    background: url('https://www.missouristate.edu/images/2010/SocialMediaButton-TopRight.png') no-repeat right top;
    width: auto;
}

div.SocialMediaButton .ButtonBottom span
{
    background: url('https://www.missouristate.edu/images/2010/SocialMediaButton-BottomLeft.png') no-repeat left top;
}

div.SocialMediaButton .ButtonBottom span.ButtonRight
{
    background: url('https://www.missouristate.edu/images/2010/SocialMediaButton-BottomRight.png') no-repeat right top;
    width: auto;
}

div.SocialMediaButton .ButtonContent 
{
    background-color: #E6E7E8;
    display: block;
    display: table-row;
    padding: 0 5px 0 41px;
}

div.SocialMediaButton .ButtonImage 
{
    border-left: solid 1px White;
    display: table-cell;
    height: 28px;
    padding-left: 7px;
    width: 28px;
}

div.SocialMediaButton .ButtonText
{
    border-right: solid 1px White;
    display: table-cell;
    min-height: 28px;
    padding: 0 5px;
    vertical-align: middle;
}
/** End Social Media Buttons **/

#PageWrapper {
	font-family: Arial,Helvetica,sans-serif;
	width: auto;
	min-height: 100%;
	position:relative;
}

#MastheadWrapper
{
	background-color: White;
	padding: 0 10px;
	width: 940px;
}

#Masthead 
{
	background-color:#4A0010;
	color:white;
	padding: 10px 10px 8px 10px;
}

#Masthead .ColumnTrpl
{
	background-color:#4A0010;
	color:white;
	margin-left: 0;
	width: 700px;
}

#Masthead h1, #Masthead .ColumnTrpl a  
{
	display: block;
	margin: 0;
	position: static;
}

#Masthead img 
{
	border: none;
}

#Masthead img[height="1"]
{
	border: none;
	height: 1px;
	width: 1px;
}

#Masthead .ColumnTrpl img
{
	display: block;
}

#Masthead a, #Search label
{
	display: block;
	position: absolute;
}

#Masthead h1 a, #Search a
{
	display: inline;
	position: static;
	text-decoration:none;
}


#Masthead form 
{
	margin: 0 0 0 710px;
}

#Search 
{
	padding: 14px 0 0 41px;
	text-align: justify;
	text-align-last: justify;
	-ms-text-align-last: justify;
}

#Search a {
	color:white;
	padding-right:2px;
}

#Search input {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:90%;
	margin-bottom:3px;
}

#Search img 
{
	width: 169px;
}

#Search label img 
{
	position: absolute;
	width: 1px;
}

#Keywords {
	width:99px;
}

#SearchButton {
	padding: 0 4px;
}

#UnitMastheadWrapper {
    padding: 0 10px;
    position: relative;
    width: 940px;
}

.Homepage #UnitMastheadWrapper {
    display:table;
}

#UnitMasthead {
	color: #5f6061;
	background-color: #E5E6E7;
    width: 920px;
    padding: 10px;
    text-align: left;
}

.Homepage #UnitMasthead {
    display: table-cell;
    position: static;
    vertical-align: bottom;
    height: 80px;
}

/*CSS hack needed due to webkit-box-sizing table bug*/
@media screen and (-webkit-min-device-pixel-ratio:0) {.Homepage #UnitMastheadWrapper {width: 960px;padding: 0 10px;}}

#UnitMasthead h1 {
    display: table-cell;
    position: static;
    vertical-align: bottom;
    margin: 0;
    font-size: 24px;
}

#UnitMasthead .SiteTitle {
    font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.SiteTitle a, .SiteTitle a:link, .SiteTitle a:visited {
    text-decoration: none;
    color: #5f6061;
}

#PageWrapper .SiteTitle a:hover {
    color: #630016;
    text-decoration: none;
    border-bottom: 2px solid #630016;
}

/* Need to remove from content class*/
.Homepage h2 {
	display: none;
}

#OuterColumnContainer, .CenterWrapper .ColumnQuad:first-child
{
    padding-top: 10px;
}

#InnerColumnContainer 
{
	background: transparent url('https://www.missouristate.edu/images/2005LeftNavBkgd960.png');
	padding-bottom: 10px;
}

#LeftColumn {
  min-height: 1px;
}

.FSmall 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 85%;
}

#Footer 
{
	background-color: Transparent;
	background-image: none;
	text-align: center;
	font-size: 80%;
	position: relative; 
	padding: 10px 0;
}

#Footer li {
	display: inline;
	padding-left: 1px;  
	list-style: none;
} 

#Footer ul {
	margin: 0;
	padding: 0;
}

#NavPhoto img 
{
	margin-bottom: -1em;
}

#LocalNav {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:85%;
}

#LocalNav h3, #LocalNav h4, #LocalNav h5, #LocalNav h6 {
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:1em;
    margin-bottom:-5px;
    padding:0 0 0 10px;
}

#LocalNav ul {
	border-top:1px solid #D9D9CE;
	margin-bottom:1.5em;
	padding:0;
}

#LocalNav ul li {
	border-bottom:1px solid #D9D9CE;
	list-style-type:none;
	margin-bottom:0;
	padding: 2px 15px 4px 10px;
}

#Breadcrumb {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:75%;
	margin-top:0;
	padding-bottom:5px;
	text-align:right;
}

.NavLinks a, .NavLinks a:link, .NavLinks a:visited 
{
    color: #4a0010;
}

.NavLinks a
{	
    text-decoration: none;
}

p.SiteTitle {
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	margin:0;
	padding:0 0 5px;
}

h3.Shaded, h3.SystemShaded, h3 > span.Shaded {
	font-size:1em;
	padding:5px;
}
h4.Shaded, h4.SystemShaded, h4 > span.Shaded {
  padding:5px;
}

h3.Shaded, .Shaded {
	background-color:#4A0010;
}

h3.Shaded, .Shaded, h3.Shaded a, .Shaded a {
	color:white;
}
span.Notice, .Shaded {
	display:block;
}

div.Notice, .Notice {
	padding: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: #FFFF99;  
	font-weight: bold;
}

div.PrintOnly, .PrintOnly {
	display: none;
}

div.MoreInfoLink {
	text-transform: uppercase;
	font-size: 80%;
	margin-bottom: .9em;
}

div.MoreInfoLink a {
	text-decoration: none;
	color: #666652;
}
	
div.MoreInfoLink img {
	padding-left: 2px;
}

dl.FullWidth dt, form dl.FullWidth dt {
	float: none;
	text-align: left;
	width: auto;
}
	
dl.FullWidth dd, form dl.FullWidth dd 
{
	margin: 0;
	margin-bottom: 15px;
	text-align: left;
}

form input.FormButton {
	margin-left: 155px;
}
	
form div.FormButton {
	margin: 0 0 15px 155px;
	clear: both;
}
	
table.NoBorder td, table.NoBorder th {
	border: none;
}  

ol.Outline { 
	list-style-type: upper-roman;
	margin-left: 15px;
} 

	
ol.Outline ol { 
	list-style-type: upper-alpha;
	margin-left: -7px;
} 

ol.Outline ol ol { 
	list-style-type: decimal 
} 
	
ol.Outline ol ol ol { 
	list-style-type: lower-alpha 
} 
	
ol.Outline ol ol ol ol { 
	list-style-type: lower-roman 
}  

ol.OutlineAlpha { 
	list-style-type: upper-alpha; 
} 
	
ol.OutlineAlpha ol { 
	list-style-type: decimal;
} 

ol.OutlineAlpha ol ol { 
	list-style-type: lower-alpha ;
} 
	
ol.OutlineAlpha ol ol ol { 
	list-style-type: decimal; 
} 

ol.OutlineAlpha ol ol ol ol {
	list-style-type: lower-alpha;
}
	
table.Center {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
	
table.Center td, table.Center th {
	text-align: left;
}

th.Shaded, td.Shaded {
	display: table-cell;
}
	
tr.Shaded {
	display: table-row;
}
	
td.Total {
	border-top: solid 1px black;
}
	
ul.NoBullet {
	list-style: none;
	padding-left: 0;  
}


.FeatureHWrapper {max-width: 220px; position: relative; padding-bottom: 20px;font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; line-height: 16px;}
.FeatureHWrapper .Corners {background-color: #630016; height: 4px; margin: 0 4px; position: relative; }
.FeatureHWrapper .LCorner {left: -4px; position: absolute; top: 0; background-image: url(https://www.missouristate.edu/images/2010/FeatureButtons/Corners.png); width: 4px; height: 4px;}
.FeatureHWrapper .RCorner {position: absolute;  right: -4px;  top: 0;  background-image: url(https://www.missouristate.edu/images/2010/FeatureButtons/Corners.png); background-position: top right; width: 4px; height: 4px;}
.FeatureHWrapper dl {margin: 0; padding: 5px 0 0 0; width: auto; }
.FeatureHWrapper dl dt {height: 23px; width: 30px;}
.FeatureHWrapper dl dd { margin: 0 0 0 30px; min-height: 23px;}
.FeatureHWrapper .FeatureHeader { background-color: #630016; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 125%; font-weight: bold; padding: 2px 7px 5px 7px; position: relative;}
#PageWrapper .FeatureHeader a, #PageWrapper .FeatureHeader a:visited, #PageWrapper .FeatureHeader a:active, #PageWrapper .FeatureHeader a:link { color: white; text-decoration: none; border-bottom: solid 1px Transparent;}
#PageWrapper .FeatureHeader a:hover {text-decoration: none; border-bottom: 1px solid white; color: white;}
#PageWrapper .FeatureHeader a img {position:absolute;top:5px;padding-left:5px;}
.FeatureContent { background: #CCCCCC url("https://www.missouristate.edu/images/2010/FeatureButtons/BkGd.png") top repeat-x; border: solid 1px #CCCCCC; margin-bottom: 5px; margin-top: 0; padding-bottom: 25px; padding-top: 3px; }
.FeatureContent dl.TwoColumn { padding: 0px 1px 0px 1px;}
#PageWrapper .FeatureContent a {text-decoration: none;color:#4D4D4E;}
#PageWrapper .FeatureContent a:hover { text-decoration: underline;color:#630016; }
.FeatureContent dt {font-weight: bold; width: 27px; margin-top: 0; margin-bottom: 0; padding-top: 7px;}
.FeatureContent dd.FYP {padding-right: 93px;}
.FeatureContent dd {font-weight: bold;padding: 10px 5px 0 0;margin-top: 0;margin-bottom: 0;}
.FeatureContent dd.TwoLine {padding-top: 4px;}
#PageWrapper .FeatureContent dd.TwoLine a {color:#630016;}
.FeatureContent a {text-decoration: none;}
.FeatureContent img.FYP {bottom: 20px;position: absolute;right: -8px;}
#PageWrapper .EC.FeatureHeader a img {top:10px;}
#PageWrapper .EC.FeatureHWrapper{min-height:209px;}
#PageWrapper .EC.FeatureHeader {background:#3B5C7D url("https://missouristate.info/images/2010/featurebuttons/EC/ECHeaderImg.jpg") no-repeat top;font-size: 16px;line-height:20px;padding: 5px 5px 0px;position: relative;min-height:43px;width:208px;}
#PageWrapper .EC.FeatureContent dd.TwoLine a{color:#4D4D4E;}
#PageWrapper .EC.FeatureContent dd.TwoLine a:focus{outline-color:#4D4D4E;}
.EC.FeatureContent {background:#C9C9C8 url("https://missouristate.info/images/2010/featurebuttons/EC/bkgd.jpg") repeat-x scroll center top;border: 1px solid #C9C9C8;padding: 0px 0 0px;min-height:161px;width:216px;}
.EC.FeatureHWrapper dl.TwoColumn dd {margin: 0 0 0 40px;}
.EC.FeatureHeader span#ECTagline, .EC.FeatureHeader span#ECTagline:visited, .EC.FeatureHeader span#ECTagline:active, .EC.FeatureHeader span#ECTagline:hover, .EC.FeatureHeader span#ECTagline:link {font-size:12px;font-weight:normal;font-style:italic;}

span.hcard-no-display {
	display: none;
}

/* SGF.css */

a:link {
	color: #630016;
}

a:active {color: #808080;}
a:visited {color: #666652;}

#PageWrapper .LinkList li a:hover, dl.Feature a:hover, ul.FeatureButton a:hover, div.LinkListButton a:hover, div.NewsLinkList dl dd a:hover, div.MoreInfoLink a:hover, span.MoreInfoLink a:hover, div#OnTheWeb a:hover {
        text-decoration: none;
	color: #8C001E;
	border-bottom-color: #8C001E;
}

h3.Shaded, .Shaded {
	background-color: #4a0010;
} 

div.LinkList li a, div.NewsLinkList dl dd a, div#OnTheWeb div a {
	text-decoration: none;
	border-bottom: 1px solid #d9d7ce;
}

.LinkButton a {
	color: #96968D;
}

#Promo img {
	border: solid #b3b3aa 1px;
}

/* Redesign Masthead and Footer Update */
body, #Footer {background-color: white;}
#LeftColumn {border-top:10px solid white; }

#NewMastheadWrapper, #NewMastheadWrapper #Masthead, #PageFooter {background-image:none;}
#NewMastheadWrapper{height:35px;background-color:#5E0009;min-width:960px;padding:0;position:relative;width:100%;}
#NewMastheadWrapper #Masthead{background-color:transparent;width:940px;height:35px;margin:0 auto;padding:0 10px;position:relative;}
#NewMastheadWrapper #Masthead .header{background:transparent url(https://missouristate.info/images/2010/logotab.png) no-repeat scroll top left;margin:0;position:absolute;top:0;left:-5px;z-index:2;width:167px;height:52px;padding:0 0 0 7px;}
#NewMastheadWrapper #Masthead .header a, #NewMastheadWrapper #Masthead .header img{display:block;padding:0;position:static;}
#NewMastheadWrapper #Masthead form{display:block;margin:0;padding:0;}
#NewMastheadWrapper #Masthead .SiteIndex{left:0;display:table;position:absolute;text-align:right;font-size:11px;line-height:13px;height:35px;margin-left:170px;width:600px;top:0}

#NewMastheadWrapper #Masthead .Search{left:0;display:table;margin-left:785px;width:155px;height:35px;top:0;position:absolute;}
#NewMastheadWrapper #Masthead .SiteIndex a{position:relative;z-index:2;}
#NewMastheadWrapper .SiteIndex > div, .Search > div{display:table-cell;position:static;vertical-align:middle;}
#NewMastheadWrapper .SiteIndex div div,#NewMastheadWrapper .Search div div{display:table-cell;position:static;vertical-align:middle;}
#NewMastheadWrapper .SiteIndex div{width:600px;}
#NewMastheadWrapper .Search div{width:155px;}
#NewMastheadWrapper #Masthead .SiteIndex a{display:inline-block;padding:0 2px;color:White;position:static;text-decoration:none;}
#NewMastheadWrapper #Masthead a:hover{text-decoration:underline;}
#NewMastheadWrapper #Masthead label{color:white;position:absolute;width:0;height:0;}
#NewMastheadWrapper #Masthead input{font-size:13px;color:#303031;line-height:16px;width:11em;display:block;width:149px;margin:0;padding:2px;border-width:1px;}
#NewMastheadWrapper #Masthead input[type=image]{color:white;position:absolute;display:inline;width:1px;height:1px;display:block;padding:0;}

#OuterColumnContainer, .CenterWrapper .ColumnQuad:first-child {padding-top:3px;}

#PageFooter{left:0;clear:both;font-size:11px;color:White;line-height:15px;position:absolute;height:100px;bottom:0;min-width:960px;width:100%;background-color:#5F6061;border-top:5px solid #303031;padding-top:7px;}
#PageFooter a{color:White;}
#PageFooter .grid_4, #PageFooter .grid_6{margin-top:24px;}
#PageFooter .FYP{text-align:right;margin:0 10px;min-height:90px;}
#PageFooter ul{display:block;list-style-type:none;margin:0;padding-left:0;}
#PageFooter li{color:White;display:inline-block;list-style-type:none;margin:0;padding:0;}
#PageFooter li a{display:inline-block;margin:0 10px;}
#PageFooter li:before{content:'|';}
#PageFooter li:first-child:before{content:' '}
#PageFooter li:first-child a{margin-left:0;}
#PageFooter .container_12 {background-color:transparent;}

#NewMastheadWrapper + .CenterWrapper {position:relative;padding-bottom:10em;}
#NewMastheadWrapper + #UnitMastheadWrapper {padding-bottom: 10px;}
#NewMastheadWrapper + #UnitMastheadWrapper + .CenterWrapper {position:relative;padding-bottom:10em;}

#NewMastheadWrapper #Masthead .SiteIndex .SkipNav {display:block;height:1px;outline:medium none;position:absolute;width:1px;}

/*need to add asp so for ie7 only in global.css and transitional.css #PageFooter li{display:inline-block;}NewMastheadWrapper #Masthead .Search {top:5px;}*/



/* End Redesign Updates */

/* Print Styles */

@media print {
    body {
	    text-align: left;
	    background-color: white !important;
    }

    div#Search, div#LeftColumn, div#Breadcrumb {
	    display: none;
    }

    .CenterWrapper 
    {
        padding-left: 0;
        padding-right: 0;
        width: auto !important;
		margin-left: 0;
		margin-right:0;
    }
    
    #MastheadWrapper, #Footer
    {
        background-color: white;
        width: auto;
    }
    	
   	
    #Masthead form, #Masthead div.Clear {
	    display: none;
    }
    
    div#Masthead .ColumnTrpl 
    {
        margin: 0;
		display: block;
    	float: none;
   		width: auto;
    }
    
    /*Left Column won't print, so set width to 720 so that scaling will happen on 75% of the page width (makes larger print) */
    #ContentColumn
    {
        width: 720px;
    }   
    
    div.PrintOnly, .PrintOnly {
	    display: block;
    }
    	
    div.NoPrint, .NoPrint {
	    display: none !important;
    }
	
	div#PageWrapper 
	{
 	   width: auto;
	}

	#InnerColumnContainer 
	{
		background-image: none;
	}
	div#OuterColumnContainer, div#InnerColumnContainer, div#PageWrapper, 		   	div.CenterWrapper, div#Masthead, div#MastheadWrapper, div#Footer
	{
		float: none;
		position: static;
		padding: 0;
		width: 100%;
	}
	div#Footer
	{
		float: left;
	}
    
}

