@import url('layout.css');
@import url('novo.css');
@import url('news.css');
@import url('events.css');
@import url('litrack.css');
@import url('jobs.css');

*
{
	font-family:'verdana','arial','helvetica';
	font-size:10px;

}

P
{
	line-height:18px;
}

A
{
	color:#006699;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}
	

/* PageBuilder Supported Theme Style Classes */

.SideBarHead
{
	background-image:url(/images/Menu_Arrow_Block.gif);
	background-repeat:no-repeat;
	padding-left:11px;
	color:#6B8CAB;
	line-height:14px;
	margin-top:2px;
}

.SubHead
{
	font-size:11px;
	font-weight:bolder;
	font-style:italic;
	color:#006699;
}

.SubHead2
{
	font-size:12px;
	font-weight:bolder;
	color:#000000;
	border-top:solid 1px #6B8CAB;
	border-bottom:solid 1px #6B8CAB;
	padding:10px 15px 10px 4px;
}





