.newsfeature {
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
	padding-right: 10px;
}

.bodytext {
	
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
    line-height: normal;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

.coursetext {
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
    line-height: normal;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

.bodytitles {
	font-size: 10pt;
	color: #990000;
	font-weight: normal;
	vertical-align: middle;
    line-height: normal;	
	padding-left: 10px;
	padding-right: 10px;
}

.bodytextbold, .bodytextbold td, .bodytextbold tr {
	background-color: #b1d3ec;
	font-size: 9pt;
	font-weight: regular;
	color: #2c2c2c;
}

.bodytextbold a, .bodytextbold a:hover, 
.bodytextbold a:active, .bodytextbold a:visited
{
	font-size: 9pt;
	color: #2c2c2c;
}

td div
{
	font-size: 10pt;
}

.bodytextjustified {
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

.bodytextcentered {
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

.redlinks a:link {
	font-size: 10px;
	color: #4D508E;
	vertical-align: middle;
}

.redlinks a:visited {
	font-size: 10px;
	color: #4D508E;
	vertical-align: middle;
}

.redlinks a:hover {
	font-size: 10px;
	color: #5CCFFF;
	vertical-align: middle;
}


.content_outer {
	background-image: url(../images/resource/resource_txt_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	margin-bottom: 5px;
}

.article_outer {
padding-bottom: 5px;
}

.newstable 
{
	width: 300px;
	margin: 6px 3px 0px 3px;
}

.quotetable 
{
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	width: 170px;
	color: #777E8D;
}

.quoteimg {
	text-align: center;
}

.quotetext {
	font-size: 8pt;
	text-align: justify;
}

.quotename {
	font-size: 8pt;
	text-align: right;
	color: #5A929F;
}







