/********************************************************/
/* 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: 0px 0px 0px 0px;
}

.NEWS_headerType
{
	color: #666666;
	background-color: #67cdea;
	padding: 1px 0px 0px 7px;
	height: 20px;
}
.NEWS_headerType a, .NEWS_headerType a:visited
{
	color: #666666;
	text-transform: uppercase;
	font: 0.7em verdana;
	font-weight: bold;
	text-decoration: none;
}
.NEWS_headerType a:hover
{
	color: #666666;
	text-transform: uppercase;
	font: 0.7em verdana;
	font-weight: bold;
	text-decoration: underline;	
}

.NEWS_newstype a, .NEWS_newsTitleLink, .NEWS_ReadMore a
{
	font: 0.7em verdana, sans-serif;	
}
.NEWS_newstype, .NEWS_newstype a, .NEWS_newstype a:visited
{
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;	
}
.NEWS_newsTitleLink
{
	padding: 5px 7px 5px 7px;
}
.NEWS_newsTitleLink, .NEWS_newsTitleLink a, .NEWS_newsTitleLink a:visited
{
	color: #666666;
	text-decoration: none;	
}
.NEWS_ReadMoreLink, .NEWS_ReadMoreLink a, .NEWS_ReadMoreLink a:visited
{
	color: #8d97c7;
	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-size: 0.7em;
}
.NEWS_list
{
	height: 175px;
}


/* Styles for News page*/
.NEWS_Subscribe
{
	color: #666666;
	margin: 0px;
	font-size: 0.9em;
}


.NEWS_mainHeaderType
{
	/*background-color: #8d97c7;*/
	border-top: 1px solid #273691;
	height: 22px;
}
.NEWS_h2
{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	color: #ff0000;
	font-size: 1em;
}
.NEWS_h2 a, .NEWS_h2 a:visited
{
	color: #273691;	
	text-decoration: none;
}
.NEWS_h2 a:hover
{
	color: #273691;	
	text-decoration: underline;
}
.NEWS_ArticleList
{
	padding: 10px 0px 10px 0px;
}

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

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

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

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