/********************************************************/
/* 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_NewsHeader
{
	background-color: #a6becc;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 30px;
}

.NEWS_Content
{
	height: 204px;
	/*background-color: #d8d8d8;*/
}
.NEWS_generalContent
{
	font-size: 90%;
	color			: #707070;
}

.NEWS_headerType
{
	/*color: #333333;*/
	background-color: #a6becc;
	padding: 1px 0px 0px 7px;
	height: 20px;
}
.NEWS_headerType a, .NEWS_headerType a:visited
{
	/*color: #333333;*/
	text-transform: uppercase;
	font: 0.7em Arial;
	font-weight: bold;
	text-decoration: none;
}
.NEWS_headerType a:hover
{
	/*color: #333333;*/
	text-transform: uppercase;
	font: 0.7em Arial;
	font-weight: bold;
	text-decoration: underline;	
}

.NEWS_newstype a, .NEWS_newsTitleLink, .NEWS_ReadMore a
{
	font: 0.7em arial, sans-serif;	
}
.NEWS_newstype, .NEWS_newstype a, .NEWS_newstype a:visited
{
	/*color: #333333;*/
	text-decoration: none;
	text-transform: uppercase;	
}
.NEWS_newsTitleLink
{
	padding: 5px 7px 5px 7px;
}
.NEWS_newsTitleLink, .NEWS_newsTitleLink a, .NEWS_newsTitleLink a:visited
{
	/*color: #333333;*/
	text-decoration: none;	
}
.NEWS_ReadMoreLink, .NEWS_ReadMoreLink a, .NEWS_ReadMoreLink a:visited
{
	/*color: #333333;*/
	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: #333333;*/
	margin: 0px;
	font: 0.9em Arial;
}


.NEWS_mainHeaderType
{
	background-color: #a6becc;
	height: 26px;
}
.NEWS_h2
{
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 3px 0px;
	color: #FFFFFF;
}
.NEWS_h2 a, .NEWS_h2 a:visited
{
	color: #FFFFFF;	
	text-decoration: none;
}
.NEWS_h2 a:hover
{
	color: #FFFFFF;	
	text-decoration: underline;
}
.NEWS_ArticleList
{
	padding: 10px 0px 10px 0px;
}

.NEWS_SubscribeText
{
	padding: 4px 0px 4px 0px;
}
.NEWS_text a, .NEWS_text a:visited
{
/*	color: #333333;*/
	text-decoration: none;
	font-weight: bold;		
}
.NEWS_text a:hover
{
	text-decoration: underline;
}
.NEWS_text
{
	padding: 3px 0px 0px 0px;
/*	color: #333333;*/
}

.news_IntroText
{
	padding: 0px 0px 10px 0px;
}
.news_IntroText a, .news_IntroText a:visited
{
/*	color: #333333;*/
}
.news_IntroText a:hover
{
/*	color: #333333;*/
}

.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: #333333;*/
	text-decoration: underline;
}
.NEWS_Link a:hover
{
	/*color: #333333;*/
	text-decoration: none;
}

.NEWS_textBlue, .NEWS_textBlue a, .NEWS_textBlue a:visited, .NEWS_textBlue a:hover
{
	color: #5887a4;
}
