﻿.announcement
{
	padding-bottom:15px;
	width:730px;
}

.announcement a img
{
	border:none;
}

.announcement p
{
	margin:0;
}

.announcement .title
{
	font-weight:bold;
}

.announcement .title a
{
	padding:0 0 3px 20px;
	display:block;
	outline:none;
}

.collapsed .title a
{
	background:	url("images/arrow_ClosedCat.gif") no-repeat left bottom;
}

.expanded .title a
{
	background: url("images/arrow_OpenCat.gif") no-repeat left bottom;
}

.announcement .date
{
	float:right
}

.announcement .description{
	background: #E0E0E0;
	margin: 8px 0 0 0;
	border:1px solid #C5C5C5;
}

.desContent
{
	padding: 10px;
	border-top:1px solid white;
	border-bottom:1px solid #C5C5C5;
}

td.image
{
	padding-right:10px;
}

.desContent table
{
	width:100%;
}

.desContent a
{
	color: #195481;
}

.desFooter
{
	border-top:1px solid #EDEDED;
	background: #D7D7D7;
	padding: 2px 0;
	text-align:right;
}

.desLinks
{
	float:right;
}

.desLinks a
{
	display:block;
	padding: 0 20px 0 5px;
	float:left;
	color: #195481;
	border-left:1px solid #C5C5C5;
	margin-right: 5px;
}

.desLinks .pageLink
{
	background:	url("images/arrow_right_blue.png") no-repeat top right;
}

.desLinks .docLink
{
	background:	url("http://www.atinternet.com/Portals/0/pdf.gif") no-repeat top right;
}
