/*
 * 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;}

.copyrights {

	color: #666666;
	font-size: 10px;
	margin: 0px 5px 2px 2px;
	padding: 0px 5px 2px 2px;
}

#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;
}
#forumRSS h1,#forumRSS h2, #forumRSS h3,#forumRSS h1 a,#forumRSS h2 a,#forumRSS h3 a{

	font-family:"Palatino Linotype", Palatino, Verdana, Arial, sans-serif;
	/*
	padding: 5px;
	margin: 0px -2px 0px -1px;
	border: 0;
	padding-left: 10px;
	margin-top:.25em;
	text-align:center;
	font-size:1em;
	font:bold 1.4em;
	color:#fffFFF;
	background:none;
	background-color: none;
	*/
}

#main_content div.darkBlue h2 {
	background-color:#00344D;
}

#main_content #forumRSS h3 {
	background: none;
	font-weight: bold;
}

#main_content #forumRSS h3 a{
	color: #454545;
}

#main_content #forumRSS h3 a:hover{
	color: #454545;
	text-decoration: underline;
}

hr{
	width: 90%;
}

#col2 h3 a{
	color: white:
}

/*
 * 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');
}

*/

