body
{
	font-family: Verdana,Tahoma,sans-serif;
	background-color: #ece9d8;
	margin-top:5px;
	color: #333333; 
	text-align:center;
	font-size:62.5%;
	padding:0;
	margin:auto;
	width:59em;
}
/*Main Sections*/
#tableMain {
	background:#ece9d8;
}
#tableInnerLinks {
	width:100px;
	font-size:0.7em;
	padding:10px;
	margin-top:10px;
}

#tableInnerContent {
	width:314px;
	text-align:left;
	padding:0;
	margin:0;
	font-size:0.7em;
	line-height:140%;
	padding:17px;
	background-color: #FFFFFF;
}
#tableInnerContent table{
	font-size:1em;
	line-height:140%;
}
#tableFooter {
	font-size:0.7em;
	background:#0A051C;
	background-image:url(images/home_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height:26px;
}
td#tableFooter {
	padding-top:4px;}


div.divMainMenu{
	background-color:#0A051C;
	color:#FFFFFF;
}
#divSearchBar {
	padding:0;
	margin:0;
	height:30px;
	width:574px;
	background-color:#006666;
}
#divHeader {
	width:574px;
}

/*Localised Styles*/
div.divProfileLeft {
	clear:both;
	float:right;
	width:80px;
	padding:0px 0px 10px 10px;
}
div.divProfile {
	padding:10px;
	border:1px solid #cccccc;
	margin:0px 0px 20px 0px;
	background:#e9e9e9;
}
#divNews {
	width:120px;
	float:right;
}
#divLeftPane {
	width:200px;
	float:left;
}
table.tableHomePage {
	background-color:#0A051C;
	color:#FFFFFF;
	font-size:0.7em;
	line-height:140%;
}

td.pad10 {
padding:10px;}
table.tableHomePage td {
	color:#FFFFFF;
	padding:30px;
}
.homeHeading {
	border-bottom:1px solid #003366;
}
.tablePDFBody {
	background-color:#e9e9e9;
	border:1px solid #aaa;
}
.tablePDFBody td{
	border:1px solid #ddd;
}
.smallprint {
	font-size: 9px;
	color: #999999;
}
ul {
margin:0.75em;
padding:0.75em;
list-style:square;
}

/*Headings*/
h1, h2, h3, h4, h5, h6 {
	font-family: arial,tahoma,verdana;
	font-weight: bold;
}
h1 { color: #006666; font-size: 1.3em; font-weight:bold; }
h2 { color: #000066; font-size: 1.3em; }
h3 { color: #003366; font-size: 1.1em; border-style: solid; border-width: 0;}
h4 { color: #CC9900; font-size: 1.0em; }
h5 { color: #000066; font-size: 1em;}
h6 { color: #333333; font-size: 0.9em; }

p.caption { 
	font-size: .8em;
}
.date { font-family: Tahoma; color: #D8D0C8 }
.disclaimer { font-family: Tahoma; color: #D8D0C8; text-align: Center; display:block;padding:2px 0px; }

.floatright {
	float:right;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:5px;
}

/* A Links */
/* CSS Document */
a:link { color: #006666; text-decoration:none; }
a:visited { color: #006666; text-decoration:none; }
a:active { color: #003366; }
a:hover { color: #009999; }

a.header
{ 	
	font-family: Tahoma; color: #D8D0C8;
	text-decoration: none;
}
a:link.header		{ color: #D8D0C8; }
a:visited.header	{ color: #D8D0C8; }
a:active.header	{ color: #006666; }
a:hover.header	{ color: #FFFFFF; }

a.second
{ 	
	font-family: MS Sans Serif,verdana; 
	text-decoration: none;
	font-weight: bold
}
a:link.second		{ color: #D8D0C8; }
a:visited.second	{ color: #D8D0C8; }
a:active.second	{ color: #006666; }
a:hover.second	{ color: #006666; }

