﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #eddaab;
}
#content
{
	border: 0px solid #695548;
	width: 950px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
#heading {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: large;
}
#headingText {
	display: block;
	color: #66CC66;
}
#headingTag {
	margin-left: 35px;
	font-size: small;
	color: #0066CC;
	font-weight: bold;
}
#header {
	padding: 5px;
	margin: 0px;
	background-color: #695548;
	color: #FFFFFF;
	clear: both;
}
.headerImage {
	float: left;
}
#footer {
	border: 0px solid #695548;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #695548;
	color: #FFFFFF;
	width: 950px;
	clear: both;
}
.menu 
{
  background-color: #695548;
  color: White;
  padding:1px 10px 1px 5px;
}
a.menu 
{
  background-color: #695548;
  text-decoration:none;
  color:White;
}
a.menu:link 
{
  color:White;
  text-decoration:none;
}
a.menu:visited
{
  color:White;
  text-decoration:none;
}
a.menu:hover
{
  color:#00a0e1;
}
.link {
  padding-right: 15px;
  padding-left: 2px;
  border-color: #000000;
  text-decoration: none;
  color: #FFFFFF;
  z-index: 1;
}
.linkEnd {
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	color: #FFFFFF;
}
a {
  text-decoration: none;
  font-weight: bold;
  color: #695548;
}
a:hover {
	color: #00a0e1;
}
a.fancy:link
{color:white; text-decoration:none}

a.fancy:visited
{color:white; text-decoration:none}

a.fancy:hover
{color:#00a0e1; text-decoration:none}

a.fancy:active
{color:#00a0e1; text-decoration:none}

p.padding {
	padding: 0px 10px
}

.menuNode {
  text-decoration: none;
  font-weight: bold;
  color: #695548;
}
#notice {
	font-size: x-small;
	padding: 0px;
	margin: 2px;
	text-align: center;
}
.noticeLink {
	padding-right: 7px;
	padding-left: 7px;
	border-width: 1px;
	border-color: #000000;
	border-right-style: solid;
	text-decoration: none;
	color: #FFFFFF;
}
.noticeLinkEnd {
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	color: #FFFFFF;
}
.noticeLinkNoBorder {
	text-decoration: none;
	color: #FFFFFF;
}
.PanelHeader
{
  font-weight: bold;
  font-size: medium;
  text-decoration: underline;
}
.PanelLink
{
  font-size: small;
  text-decoration: none;
  font-weight: bold;
  color: #66cc66;
}
.SmallOffsetText
{
  font-weight: bold;
  font-size: x-small;
  left: 350px;
  position: relative;
  text-align: right;
}
.TitleHeader
{
  font-weight: bold;
  font-size: medium;
  color: white;
  background-color: #66cc66;
}
.CentredPanel
{
  padding: 2px;
  margin: 0px auto 0px auto;
  border-right: black thin solid;
  border-top: black thin solid;
  border-left: black thin solid;
  border-bottom: black thin solid;
}
.BlogTitle
{
  font-weight: bold;
  font-size: larger;
}
.SmallText
{
  font-weight: bold;
  font-size: x-small;
  color: #66cc66;
}
.ContactColumn
{
  vertical-align: text-top;
  width: 120px;
  text-align: left;
}
.ContactDetailColumn 
{
	vertical-align: text-top;
	width: 600px;
	text-align: left;
}
.EmphasisedContactColumn 
{
	vertical-align: text-top;
	width: 150px;
	text-align: left;
	font-weight: bold;
}
.Emphasised
{
  font-weight: bold;
}
#privacy {
	font-size: x-small;
	padding: 0px;
	margin: 2px;
	text-align: right;
	color: #FFFFFF;
	float: right;
}
#convLink {
	font-size: x-small;
	padding: 0px;
	margin: 2px 5px;
	color: #FFFFFF;
	float: left;
}
.headerImageRight {
	float: right;
}
.dynLink
{
  padding: 2px 5px 2px 5px;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #66CC66;
}
.ContentImageR {
	float: right;
	padding-left: 5px;
}
.contentPlace {
	padding: 5px;
}
#silverlightControlHost
{
	margin: 30px auto 10px auto;
	width: 420px;
	height: 490px;
}
#leftContent {
	float: left;
	width: 0px;
	padding-left:0px;
}
#mainContent {
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 10px;
}
#DataContent {
	clear: both;
}
.tag {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: -2em;
}
.inlinetag {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 2em;
	display: inline;
}
.tags {
	display: inline;
}