
a:link, a:visited, a:hover {
	color: 	#0F3F81;
	text-decoration: none;
	text-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #666699;
	text-weight: bold;
}


h4 {text-align: center; color: #663366; font-family: Arial, sans-serif, Verdana; position: relative; top: 15px; font-size: 1.1em; }


/* main navigation from msu */


.mainnavbar {
        padding-left: 1px; 
		padding-top: 9px;         
		padding-right: 1px; 
		padding-bottom: 1px;
        color: #31313E;
        font-weight:900;
        text-align: center;
		width: 600px;
        height: 35px;
        font-size: 12pt;
        font-family: Arial;
        margin: 2px;

}


.mainnavbar a:link, .mainnavbar a:visited {
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: #535468;
	text-decoration: none;
	
 }

.mainnavbar a:hover {
	background-color: #D7D6E0;
	position: relative;
	bottom: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	text-decoration: none;
	color: black;
 }


	
/* from msu links */



.leftborder {
	text-align: left; 
	font-weight: bold; 
	color: #663366; 
	background-color: #f7fbfe; 
	width: 200px; 
	font-family: arial, sans-serif; 
	font-size: 1.0em; 
	padding-left: 2px; 
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 1px; 
	bottom: auto;
}




p.leftborderlinks {text-align: left; font-weight: bolder; color: #663366; background-color: #f7fbfe; font-family: arial, sans-serif; font-size: .8em; width: 180px; margin: .2em .9em .2em .2em; line-height: 1.2em; display: inline; white-space: nowrap;} 

p.contenttitle {text-align: center; font-weight: bolder; color: #663366; position: relative; top: 15px; font-family: arial, sans-serif; font-size: 1.2em; }

p.contentsubtitle {text-align: left; font-weight: bolder; color: #333366; font-family: arial, sans-serif; font-size: 1.1em; }




p.contenttext {
	color: black;
	/* font-size: 90%; */
	font-family: serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	margin: 0px;
	text-align: left;
	font-size: 1.0em;
}

.centerContent {
	background-color: #d4dad9;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-style: inset outset inset none;
	border-color: #c8c9c9;
	text-align: left;
	line-height: 16px;
	margin: 0px;
	border-width: 2px;
	border-bottom-color: #505050;

}



.captions {font-weight: bold; color: #dae2f3; font-family: Serif; }
.captionbackground {background-color: #63657F; font-family: Serif; }
.quotes {text-align: center; font-style: italic; color: #546577; font-weight: bolder; font-family: serif; font-size: .9em; font-family: Serif;}
.cite {text-align: center; color: #7C93CA; font-family: serif; font-size: .9em; font-family: Serif;}
.quotes1 {position: relative; top: 20px; left: .8em; text-align: center; font-style: italic; color: #FAFAD2; font-weight: bolder; font-family: serif; font-size: .9em; font-family: Serif;}

