/********************************************************/
/* News Style Sheet for Quaife									*/
/* Copyright 2006 by MSO.net						 				*/
/* By Maryse Borgès													*/
/* 					 													*/
/* Last Edited on 18/09/2006										*/
/********************************************************/


/* Styles for News box on the right-hand side */




.NEWS_generalContent
{
	padding: 5px 0px 5px 0px;
}


.NEWS_newstype a, .NEWS_newsTitleLink, .NEWS_ReadMore a
{
	font: 8.5pt arial, sans-serif;	
}
.NEWS_newstype, .NEWS_newstype a, .NEWS_newstype a:visited
{
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;	
}
.NEWS_newsTitleLink
{
	padding: 5px 7px 5px 7px;
}
.NEWS_newsTitleLink, .NEWS_newsTitleLink a, .NEWS_newsTitleLink a:visited
{
	color: #999999;
	text-decoration: none;	
}
.NEWS_ReadMoreLink, .NEWS_ReadMoreLink a, .NEWS_ReadMoreLink a:visited
{
	color: #0091d6;
	text-decoration: none;
	font-weight: bold;	
}
.NEWS_ReadMoreLink a:hover, .NEWS_newstype a:hover
{
	text-decoration: underline;
}

.NEWS_bottomLinks
{
	height: 25px;
	vertical-align: top;
	padding: 3px 7px 3px 7px;
	font: 0.7em Arial;
}
.NEWS_list
{
	height: 175px;
}

.NEWS_LineContainer
{
 padding: 0px 30px 0px 30px;	
 margin: 0;
 height:5px;
}

/* Styles for News page*/
.NEWS_Subscribe
{
	color: #999999;
	margin: 0px;
}

.NEWS_generalPageContainer
{
	width: 580px;
	color: #999999;
	margin-top: 8px;
/*	zoom: 1;*/
}
.NEWS_generalPageContainer H1
{
	margin: 5px 0px 10px 0px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}	
.NEWS_generalPageContainer H2
{
	margin: 5px 0px 5px 0px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}	

.NEWS_ArticleList
{
	padding: 10px 0px 10px 0px;
	font-size: 8.5pt;
}

.NEWS_SubscribeText
{
	padding: 0px 0px 4px 0px;
}
.NEWS_text a, .NEWS_text a:visited
{
	color: #0091d6;
	text-decoration: none;
	font-weight: normal;		
}
.NEWS_text a:hover
{
	text-decoration: underline;
}
.NEWS_text
{
	padding: 3px 0px 0px 0px;
	color: #999999;
}

.news_IntroText
{
	padding: 10px 30px 10px 30px;
	color: #999999;	
}


.NEWS_Date ,.NEWS_DateSelected
{
	float: left;
	width: 120px;
}
.NEWS_DateSelected, .NEWS_LinkSelected, .NEWS_Italics
{
	font-style: italic;
}
.NEWS_Link, .NEWS_LinkSelected
{
	float: left;
	text-align: left;
}
.NEWS_Link a, .NEWS_Link a:visited
{
	margin: 0px;
	/*font: 12px Arial;*/
	color: #999999;
	text-decoration: underline;
}
.NEWS_Link a:hover
{
	color: #999999;
	text-decoration: none;
}

.NEWS_textBlue, .NEWS_textBlue a, .NEWS_textBlue a:visited, .NEWS_textBlue a:hover
{
	color: #0091d6;
}
