/* Start of CMSMS style sheet '** MCR Default Text Styles **' */
p{
	font-size: .8em;
	line-height: 150%;
	color: #333;
}

div#colwrapper ul{
   font-size: .8em;
}

#footer p{
	font-size: .7em;
	color: #666;
	margin: 0px;
}

#footer a:link,
#footer a:visited,
#footer a:active{
	text-decoration: none;
	color: #0076E8;
}

#footer a:hover{
	text-decoration: none;
	color: #2D98FF;
}

#colwrapper p a:link,
#colwrapper p a:active,
#colwrapper p a:visited{
	color: #0076E8;
	text-decoration: none;
	border-bottom: 1px dotted #0076E8;
}

#colwrapper p a:hover{
	color: #2D98FF;
	border-bottom: 0px;
}

/* H1 is actually offset wayyy off the screen...so styling isn't an issue */

h1{
}

h2{
	font-family: Garamond, serif;
	font-size: 1.9em;
	font-weight: lighter;
	color: #872121;
}

h2.pagetitle{
	margin-top: 0px;
}

h3{
	font-size: 1.2em;
	font-weight: bold;
}

h4{
	font-size: 1.0em;
	font-weight: bold;
}

h5{
	font-size: .8em;
	font-weight: bold;
}

.fourbox h4{
	margin: 14px 0px 13px 14px;
	font-family: Garamond, serif;
	font-size: 1.7em;
	color: #073156;
	font-weight: lighter;
}

.fourbox p{
	font-size: .7em;
	margin: 0px 14px;
	width: 150px;
	line-height: 140%;
	color: #1239AA;
}

.fourbox p a:link,
.fourbox p a:active,
.fourbox p a:visited{
	text-decoration: none;
	color: #1239AA;
}

.fourbox p a:hover{
	color: #4872EC;
}

#rot_sidebox h4{
	margin: 25px 25px 9px;
	color:#1C45AE;
	font-size: 1.6em;
	font-weight: lighter;
}

#rot_sidebox p{
	margin: 0px 25px 10px;
	color: #1239AA;
	font-size: .8em;
	line-height: 155%;
}

#rot_sidebox p a{
	margin-top: 3px;
	float:right;
	font-weight: bold;
}

#rot_sidebox p a:link,
#rot_sidebox p a:active,
#rot_sidebox p a:visited{
	text-decoration: none;
	color: #1239AA;
}

#rot_sidebox p a:hover{
	color: #4872EC;
}

/*The Event boxes on the front page...or the text, anyway*/

.NewsSummary{
	font-size: .8em;
}

.NewsSummaryLink{
	font-weight: bold;
	color: #08375F;
}

#newsbox_region h3{
	margin: 6px 20px 9px 20px;
	color: #1C6AAE;
	font-family: Garamond, serif;
	font-weight: lighter;
	font-size: 1.8em;
}

.NewsSummaryLink a:link,
.NewsSummaryLink a:active,
.NewsSummaryLink a:visited{
	text-decoration: none;
	color: #08375F;
}	

.NewsSummaryLink a:hover{
	color: #333;
	text-decoration: none;
}

.NewsSummarySummary{
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 9px;
	color: #666;
}
/* End of '** MCR Default Text Styles **' */

