﻿body {
	color: #000;
	padding:0;
	margin:0;
	text-align: center;
	min-width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#D5D3D4;
	background-image: url(../image/bodyback.gif);
	background-repeat: repeat-x;
	line-height:1.1em;
	font-size: 101%;
}


img  {
	border:0;
	margin:0;
}

/* Generic properties */
.leftMargin {
	margin-left: 10px;
}

/* Font Tags  */
.redText {
   color: #9E0101;
	font-size: 0.7em;
}

.bodyText {
  	color: #000;
	font-size: 0.7em;
}

span.searchText {
  	color: #9E0101;
	font-size: 0.7em;
}

.footerText {
	font-size: 0.6em;
	color: #A0A0A0;
}

span.rhs_bodyText {
	font-family: verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #000;
}

span.rhs_bodyTextTitle {
	font-family: verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	font-weight:bold;
}

span.quote {
	font-size: 0.8em;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
}

span.quoteAuthor {
	font-size: 0.7em;
	color: #9E0101;
	font-weight:bold;
}

span.topLevelSelected  {
	font-size: 0.7em;
  	color: #D89999;
	font-weight:bold;
}

span.secondLevelSelected  {
	font-size: 0.7em;
  	color: #CCC;
}

span.thirdLevelSelected  {
	font-size: 0.7em;
  	color: #999;
}

p  {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	
}

h1  {
	font-size: 0.8em;
	color: #9E0101;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

h2  {
	font-size: 0.7em;
	color: #9E0101;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

/* Links  */

a:link , a:visited {
   text-decoration: underline;
   color: #9E0101;
}
a:active , a:hover {
   text-decoration: none;
}

a.rhsBody_link:link , a.rhsBody_link:visited {
	text-decoration: underline;
	font-size: 0.7em;
}
a.rhsBody_link:active , a.rhsBody_link:hover {
	text-decoration: none;
}

a.menu_link:link , a.menu_link:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 0.7em;
	font-weight:bold;
}
a.menu_link:active , a.menu_link:hover {
	text-decoration: underline;
	color: #FFF;
}

a.secondmenu_link:link , a.secondmenu_link:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 0.7em;
}
a.secondmenu_link:active , a.secondmenu_link:hover {
	text-decoration: underline;
}

a.thirdmenu_link:link , a.thirdmenu_link:visited {
	text-decoration: none;
	color: #000;
	font-size: 0.7em;
}
a.thirdmenu_link:active , a.thirdmenu_link:hover {
	text-decoration: underline;
}

a.footer_link:link , a.footer_link:visited {
	text-decoration: none;
	font-size: 0.6em;
	color: #000;
}
a.footer_link:active , a.footer_link:hover {
	text-decoration: underline;
	color:#A0A0A0;
}

a.assertis_link:link , a.assertis_link:visited {
	text-decoration: none;
	font-size: 0.6em;
	color: #999;
}
a.assertis_link:active , a.assertis_link:hover {
	text-decoration: underline;
}

a.newsStory_link:link , a.newsStory_link:visited {
	text-decoration: underline;
	color: #000;
	font-weight:bold;
	color: #9E0101;
}
a.newsStory_link:active , a.newsStory_link:hover {
	text-decoration: none;
}

a.search_link:link , a.search_link:visited {
	text-decoration: underline;
	color: #9E0101;
	font-weight:bold;
	font-size: 0.7em;
}
a.search_link:active , a.search_link:hover {
	text-decoration: none;
}

/* end */

/* General  */


div#wrapper  {
	width:898px;
	margin: 0 auto;
	text-align:left;
}

div#topBack  {
	background-image:url(../image/topBack.jpg);
	background-repeat: no-repeat;
	height: 186px;
	width: 898px;
	_width: 901px;
}

div#contentBackWhite  {
	background-image:url(../image/contentBackWhite.gif);
	background-repeat: repeat-y;
	width: 898px;
}

div#bottomBack  {
	background-image:url(../image/bottomBack.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 898px;
}

div#mainContent  {
	margin-left: 21px;
	margin-right: 21px;
}

div#bodyArea  {
	
}

div#textAreaWide  {
	float: left;
	padding: 10px;
	padding-left: 24px;
	padding-bottom: 20px;
}


div#newsArea  {
	background-color: #F5F4F4;
	padding-left: 20px;
	padding-bottom: 10px;
}

div#newsAreaNews  {
	background-color: #F5F4F4;
	padding-bottom: 10px;
	width: 780px;
	padding-left: 20px;
}

div.newsStory  {
	float: left;
	width: 158px;
	margin-right: 20px;
}

div#rhsColumn  {
	float: right;
	width: 218px;
	margin-top: 20px;
	padding-right: 5px;
	position: relative;
	right: 15px;
}

div#rhsColumn2  {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	position: relative;
	right: 15px;
}

div#lhsColumn  {
	width: 619px;
}

div#lhsColumnProfile  {
	width: 750px;
	background-color:#999999;
}

div#oneColumn  {
	width: 850px;
}

div#footer  {
	background-color: #F7F6F6;
	border-bottom: solid 1px #C9C8C8;
	border-top: solid 1px #C9C8C8;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 3px;
	padding-bottom: 6px;
}

div#footerLinksPosition  {
	float: right;
}

div#assertisLink  {
	float: right;
	position: relative;
}

/* Nav Stuff */

div#topLevelMenu  {
	background-color:#9E0101;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
}

div#secondLevelMenu  {
	background-color:#000;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

ul.menuList , ul.submenuList  {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	margin-top: 5px; padding-top: 0;
}


li.mainNav  {
	display: inline;
	margin-right: 5px;
}

li.subNav  {
	padding-bottom: 0;
	margin: 0;
}

li.subNavTop  {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

li.thirdNav  {
	padding: 0;
	margin: 0;
	position: relative;
	left: 15px;
	width: 155px;
	
}

li.line  {
	padding: 0;
	margin: 0;
	margin-top: -7px;
}

/* RHS */



div.rightQuote  {
	margin-left: 15px;
	margin-right: 20px;
	position: relative;
	top: -10px;
}

div.rightPicture,
img.rightPicture{
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 15px;
	float: right;
	margin-left: 15px;
}

div#author  {
	float: right;
}

div.rhsTop2  {
	background-color: #9E0101;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 4px;
	_width: 100%;
	
}

div.rightContent  {
	border: solid 1px #9E0101;
}

div.rightContentInterior  {
	margin-bottom: 15px;
	border: solid 1px #9E0101;
	width: 200px;
	position: relative;
	left: 15px;
}

div.rightContentInteriorProfile  {
	margin-bottom: 15px;
	border: solid 1px #9E0101;
	width: 200px;
	position: relative;
	left: 30px;
}

div.rightText {
	margin-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
}


/* Images  */

img.topRight  {
	float: right;
}

img.logo  {
	position: relative;
	top: 85px;
	left: 46px;
}

img.menuLine  {
	padding: 0;
	margin: 0;
}

img.fcp_quart  {
	border: 1px solid black;
	float: left;
	margin-right: 10px;	
	margin-bottom: 20px;
}

img.topLevelAbstract  {
	float: left;
	margin-bottom: 90px;
	margin-right: 15px;
}

/* Search */


form, fieldset, label {
	padding: 0px;
	margin: 0px;
	border: 0px;
}



.searchBox { 
	float: right;
	width: 280px;
	text-align:right;
	position:relative;
	left: 4px;
	top: -1px;
}

input.searching  {
	font-size: 0.6em;
	color: #000;
	position: relative;
	top: -5px;
}

div.redLine  {
	height: 1px;
	width: 814px;
	background-color: #FFF;
	border-bottom: solid 1px #9E0101;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 15px;
}


/* summary (top_level) */
div.summary  {
	float: left;
	width: 280px;
	margin-right: 10px; 
	background-color: #F7F6F6;
	margin-bottom: 20px;
	padding: 10px;
}


/* Jons Amendments for the grey area at the bottom 23/07/07 */

div.copyText  {
	width:800px;
	margin: 0 auto;
	text-align:left;
	padding-left: 24px;
	padding-right: 24px;
	position: relative;
	top: -40px;
}

div.repeatedSEO  {
	width: 800px;
	padding-left: 24px;
	padding-top: 5px;
	margin: 0;
	margin-bottom: -20px;
	background-color: #FFF;
}


/* Jons Amendments 25/07/07 */

div.breadcrumb  {
	position: relative;
	left: 25px;
	top: 10px;
	padding-bottom: 15px;
	_left: 28px;
}

div.breadcrumbNews  {
	position: relative;
	left: 25px;
	top: 10px;
	padding-bottom: 15px;
}

div.breadcrumbProfile  {
	margin-bottom: 15px;
}

div#charities  {
	padding-bottom: 10px;
	margin-top: 20px;
}

img.charity  {
	float: left; 
	border: 0;
	margin-right: 15px;
	margin-bottom: 5px;
}

div.quote  {
	margin-top: 10px;
	text-align:right;
}

/* Jons Amendments 03/08/07 */


div.charities  {
	margin-bottom: 15px;
}

div.homeRight  {
	clear: both;
}

div.nextweekletskeepchangingthings  {
	background-color: #FFF;
}

div.anotherfloatclass  {
	float: right;
	width: 100px;
}