@charset "UTF-8";
/* CSS Document */
<style type="text/css">

.rowsLightBlue {	background-color: #C4D2E1;
	text-align: center;
}
.MainContentTable {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCDAE8;
}
#newsFeed .title
{
      color:#000000;
      font-weight: bold;
      font-style: italic;
      display: block;
      margin-top: 4px;
}
#sidebar1 #newsFeed {
	padding-left: 5px;
}
#newsFeed .moreinfo
{
/*    display: none; */
} 
#newsFeed .link
{
      font-size:.8em;         
}
#mainContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 150%;
	color: #78b6e5;
	padding-top: 10px;
	padding-left: 12px;
}

#mainContent h3 {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#mainContent #studentnews {
	width: 200px;
	background-color: #DDE5EE;
	margin-left: 12px;
	margin-top: 0px;
	padding: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
}
.sidebarBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCDAE8;
}
.rowsLightBlue {	background-color: #C4D2E1;
	text-align: center;
}
#newsFeed .title
{
      color:#000000;
      font-weight: bold;
      font-style: italic;
      display: block;
      margin-top: 4px;
}
#sidebar1 #newsFeed {
	padding-left: 5px;
}
#newsFeed .moreinfo
{
/*    display: none; */
} 
#newsFeed .link
{
      font-size:.8em;         
}
.style1 {font-weight: bold}

</style>
.largerFonts120 {
	font-size: 120%;
}

