/* NEWS LIST */

.CopyWhite
{
	color: #FFFFFF;
	font-size: 70%;
	text-align: left;
}

.PageDetails
{
	color: #FFFFFF;
	font-size: 55%;
	text-align: right;
}

.Text
{
	font-size: 70%;
	text-align: left;
}

.TextBold
{
	font-size: 70%;
	text-align: left;
	font-weight: bold;
}

.TableHeader
{
	background-color: #B6B8B9;
} 
 
.TableFooter
{
	background-color: #B6B8B9;
}

.TableLine
{
	background-color: #004082;
}

.TableBandTwo
{

}

.TableBandOne
{

}

.NewsTable
{
	margin: 15px 0px 0px 0px;	
}

.Button
{
	background-color: #004082;
	color: #FFFFFF;
	border: 0px;
	cursor: pointer;
	font-size: 55%;
}

