/*
 * The site logo should be 950 px wide.
 * Smaller logos can work if the background color is white.
 *
 */

#site_logo {
	height: 80px;
	background: transparent url(../images/banner.gif) no-repeat;
}

.mission, .mission a:link,.mission a:visited, .mission a:active, .mission a:hover  {
	text-decoration: none;
	font-family: "Palatino Linotype", Palatino, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #00573D;
	line-height:1.1;
}
#outbox{ height:80px; clear:right;}
#box1{ float:left; height:80px;}
#box2{float:left; height:80px;}
#box3{float:right; width:20px; height:80px;}

#imageleft {padding:0px 15px 0px 0px; float:left}
#imageright {padding:0px 0px 0px 15px; float:right}


.lastupdated {
	margin-right:1em;
	color: #00573D;
	font-weight:100;
	float:right;

}

.footnote {
	font-size: 10px;
	color: #666666;	
	text-decoration: none;
}

.note{
	background-color: #E9E7C7;
	display: block;
	border: dotted 1px #9B8948;
	width: 80%;
	margin-left: auto;
	margin-right: auto; 
	margin-bottom:10px;
	margin-top:10px;
	padding: 10px;
	text-align: justify;
	color: #363636;
	clear:both;
}

.mainheader { letter-spacing: -.1px;
padding-bottom:20px;
	margin-top: .25em;
	text-align:center;
	font-size: 3em;
	font: bold 1.4em;
	font-family:"Palatino Linotype", Palatino, Verdana, Arial, sans-serif;	
	color: #00573d;
	
	}
	
h1 #mainheader { letter-spacing: -.1px; 
	padding-bottom:20px;
	margin-top: .25em;
	text-align:center;
	font-size: 3em;
	font: bold 1.4em;
	font-family:"Palatino Linotype", Palatino, Verdana, Arial, sans-serif;	
	color: #00573d;
	
	} 
.keyword {

	color: #00573D;
	font-weight: bold;

}

.spotlightheader, .spotlightheader a:link,.spotlightheader a:visited, .spotlightheader a:active, .spotlightheader a:hover  {
	text-decoration: none;
	font-family: "Palatino Linotype", Palatino, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #00573D;
	line-height:1.1;
}

.spotlightheaderlink {
	text-decoration: underline;
	font-family: "Palatino Linotype", Palatino, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #00573D;
	line-height:1.1;
}

.spotlight_subtitle	{
	font-size: 10px;
	color: #666666;	
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: .0em;
	padding-bottom:15px; 
	line-height:13px;
}

.calloutgreen {

	background-color: #C6D6CE;
	color: #00573D;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-align:center;
	
}

.important {
	color:#FF0000;
	font-weight:bold;
}

ol { list-style-type: decimal;}

.noindent li {
	padding: 0px;
	list-style: none;
}

}
.advisoryboard {
	font-size: 7.5pt;
	color: #00573D;
	line-height: 13pt;
	font-weight: normal;
	font-style: normal;
}
/*
 * The striped background override.  Please use only university approved colors.
 *
 */
/*
html {
	background: transparent url(../images/page_bg.jpg) repeat;
}
*/


/*
 * Image directory overrides.
 * Change this only if you keep your templates images in a folder other than /images/
 * Do *NOT* modify the image files themselves.
 */
 
/*
.topshadow[class] {
	background:transparent url('../images/top_shadow.png') no-repeat;
}

div.shadowcontainer[class] {
	background-image:url('../images/sides_shadow.png');
}

.bottomshadow[class] {
	background:transparent url('../images/bottom_shadow.png') no-repeat;
}

#main_content {
	background-image: url('../images/body_green_bg.jpg');
}

#contentcontainer {
	background: transparent url('../images/colbg.gif');
}

.calloutbox {
	background: #F4EFDF url('../images/callout_bg.png');
}

*/

