﻿/* CSS ATTRIBUTES 
Date		Version		Author	Comments
----------------------------------------------------------------
20/07/07	001		HSC		  Initial Version
-----------------------------------------------------------------
*/
body {
margin:0;
padding:0;
font-family:"Times New Roman", Times, serif;
font-size:1em;
color:black
}

p{
line-height:normal;
}
h1,h2,h3,h4,h5 {
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:black;
margin:0;
padding:0;
}

h1{
	font-size:2em;
	margin-top:15px;
}
a{
	text-decoration:underline
}
.heading {
font-family:"Times New Roman", Times, serif;

color:black;
border:none;
margin:0;
padding:0;

}
.navRightHeader
{
	color:black;
	text-align:left;
	text-indent:0;
}
.navRightContent 
{
	color:black;
}


#mainContainer {
width:100%;
border:0;
}

#centralContainer
{
width:100%;
border:0;
clear:both;
}

/* \*/
* html #mainContainer {
width:100%;
}


#centralContainer #navContainer {}
#navLeft {display: none;}
img {display: none;}
#topPicContainer {display: none;}
#footerLeft {display: none;}
#footerCenter {display: none;}
#navContainer {display: none;}
#navTop {display: none;}
#navTopRight {display: none;}
#navBottom {display: none;}
#breadcrumb {display: none;}
#breadcrumbNoNav {display: none;}
.navRightContainer {display: none;}
#footerActions {display: none;}

#ContentNoNav {
padding:0;
}

#footerContainer {
	border:none;
	padding:0;
	margin-top:15px;
}
#footerRight {
	margin:0;
	font-weight: normal;
	float:left;
}

a.arrow {
	padding:0px !important;
}


#navBottom{
	display:none;
}

.searchNext{
	float: right;
	background-color: #eee;
	margin: 0 0 0 0;
	padding: 5px;}
html>body .searchNext{
	margin: 12px 0 0 0;}
*:first-child+html .searchNext{
	margin: 0 0 0 0;}
.searchNext ul{
	list-style-type: none;
	margin: 0;
	padding: 0;}
.searchNext ul li{
	display: inline;
	margin-right: 5px;}
.searchNext ul li a:hover{
	text-decoration: none;
	color: #B280B8;}
.results {
	padding: 5px;
	background-color: #eee;
	margin-right: /*160px*/ 0;}

.fsArchive {display: none;}
.newsArchive {display: none;}	
.searchForm {display: none;}
.atoz a {display: none;}
#topBar {display: none;}
table.masterContent{
	display:none;
}

ul.level3Sitemap li{
	list-style-type:none;
	display: block;
}

.navRightContainer
{
	display:none;
}

.Search,.formButton,.text
{
	display:none;
	clear:both;

}

div.contentLayout {
margin:0;
width:100%;
}

.doItOnline {
	width:100%;
	margin-bottom:10px;
	border:0;
	
}

.doItOnline .boxOne, .doItOnline .boxTwo, .doItOnline .boxThree {
	border:0;
	display: block;
	margin: 0;
	padding: 0;
	clear:both;
}
.doItOnline .boxOne ul li, .doItOnline .boxTwo ul li, .doItOnline .boxThree ul li{
	list-style-type: disc;
	list-style-image:none;
	margin-left:20px;

	
}
.heading{
	margin-top:10px;
	clear:both;
}

ul.level3Sitemap li{
list-style-type: disc;
padding:0px;
margin:0px;
border-right:0px;
}
.pageUpdate{
	font-size:1em;
	color:#000;
	margin:0;
	padding:0;
}


.leftCol {
	float: left;
	width: 100%;	}
	
.rightCol {
	width: 100%;
	float: left;
}
.leftCol ul  {
	list-style-image: none;
	margin-bottom: 15px;
	}
.rightCol ul  {
	list-style-image: none;
	margin-bottom: 15px;
	}
.leftCol ul li  {
	list-style-type:disc;
	margin-left:20px;
	}
.rightCol ul li  {
	list-style-type:disc;
	margin-left:20px;

	}
/*\*/
* html body .leftCol ul li {
	margin-left:20px;


	}
/*\*/
* html .rightCol ul li {
	margin-left:10px;

	}
html>body .rightCol {
	margin-left: 0px;}
	
html>body .leftCol {
	margin-left: 0px;}

.newsReleases p{
	border-bottom: none;
	padding-bottom: 5px;
	}
	

hr {
height:1px;
color:#e2e2e2;
background:inherit;
border: 1px solid;
}

.date{color: #000000;}

.newsReleases table{
	margin-top:15px;
}

.PrintArticleFieldSummeryData
{
white-space:normal;
width:750px;
display:inline-block;

}

/* END PRINT CSS ATTRIBUTES */
