/*------------------------------------------------------------------------------*/
/* PageStyleNews.css															*/
/* ActiveCampus StyleSheet														*/
/* This file comprises all display styles for the News and Events Section		*/
/* Author:  	J. Corcoran 4/5/05												*/
/* 																				*/
/* Copyright:	LiquidMatrix Corporation										*/
/*------------------------------------------------------------------------------*/

BODY, DIV, TABLE, TD, P 	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:18px}

.News #title							{background:url(/images/NewsEvents/newsTitle.gif) top left no-repeat;width:258px;height:21px;}
.News #globalNav #News					{background:url(/images/globalNav/globalNewsRoll.gif);}

.News #topGrid							{background-color:#AF8E6D;border-top:1px solid #E7DDD3;}
.News #topGridSub						{background-color:#AF8E6D;}
.News #lUpperCol						{background-image:url(/images/NewsEvents/newsHeader.jpg);}

.smallHeader							{color:#F3985A;font-weight:bold;font-size:12px;}
	
.newsNews .newsDate						{color:#60227D;font-weight:bold;}
.newsNews .newsHeadline a				{color:#60227D;font-weight:bold;text-decoration:none;}
.newsNews .newsStory					{margin-bottom:15px;}
.newsNews a								{font-weight:bold;font-family:Arial, Helvetica, sans-serif;font-size:12px;}

#rCol .newsEvents .eventDate			{font-weight:bold;}
#rCol .newsEvents .eventTitle			{margin-bottom:20px;}
#rCol .newsEvents .eventLink			{text-align:right;margin-bottom:12px;}
#rCol .newsEvents .eventLink a			{color:#F3985A;font-weight:bold;font-family:Arial, Helvetica, sans-serif;font-size:12px;}

