﻿body {
	color: black;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1E1E1E;
	margin: 0;
	padding: 0;
	border: 0;
}

}
#masthead {
	position: absolute;
	width: 200px;
	height: 40px;
	top: 20px;
	right: 20px;
	text-align: right;
	float: right;
}
#logostyle {
	border-width: 0px;
	position: relative;
	left: 20px;
	float: left;
	margin-bottom: 10px;
}
#container {
	background-color: #fff;
	width: 800px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
	position: relative;
	border-color: inherit;
	border-width: 0;
	border-style: none;
	top: 50px;
	padding: 0;
}
#navigation {
	background-color: #333333;
	overflow: hidden;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;

}
#column_l {
	width: 490px;
	padding: 0 15px;
	background-color: #fff;
	position: relative;
	float: left;
}
#column_r {
	border: 2px solid #333333;
	width: 220px;
	margin: 0;
	padding: 4px;
	background-color: #F8F8F8;
	color: #666666;
	float: left;
	position: relative;
	left: 20px;
	z-index: 2;
}
#footer {
	margin: 5px 0px 0px 0px;
	width: 800px;
	text-align: center;
	background-color: #1E1E1E;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CCCCCC;
	text-decoration: none;
	width: auto;
	clear: both;
	overflow: hidden;
}
/* Styles for Masthead */
#column_r {
	font-size: 13px;
	margin: 7px;
	top: -50px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid black;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.largefont {
	font-size: 15px;
}
.incontentimage {
	margin: 0px 10px 0px 10px;
	border: 1px solid #E0E0E0;
	padding: 3px;
}
.incontentimage:hover {
	margin: 0px 10px 0px 10px;
	border: 1px solid #000000;
	padding: 3px;

}
/* for the special linkeffect class */
.linkeffect {
	background-color: #F0F8FF;
	text-decoration: underline;
	color: #0066FF;
}
.linkeffect:hover {
	color: #005AE1;
	text-decoration: underline;
	background-color: #B7DDFF;
}
.texthighlight {
	background-color: #F0F8FF;
}
.copyrightstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	text-align: left;
	position: relative;
	right: 10px;
	color: #999999;
}
.footlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-align: right;
	position: relative;
	left: 10px;
	color: #999999;
}
.stdtypeface_indented {
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.indent {
	margin-left: 40px;
}
.boxfloatleft {
	width: 200px;
	height: 80px;
	float: left;
}
.squarebullet {
	list-style-type: square;
}
.centre {
	text-align: center;
}
.float_right {
	float:right;
}
.centreimage {
	text-align: center;
}
.topcontact {
	padding: 3px;
	margin: 10px;
	position: relative;
	float: right;
	color: #333333;
	font-weight: normal;
	text-align: right;
}
.full_sidebar_image {
	margin: 7px 10px;
	border: 1px solid #E0E0E0;
	padding: 3px;
}
h1 {
	font-weight:normal;
	text-decoration:underline;
}
h2 {
	font-weight:normal;
	text-decoration:underline;
}
h3 {
	font-weight:normal;
	text-decoration:none;
}
h4 {
	font-weight:normal;
	text-decoration:none;
}
h5 {
	font-weight:normal;
	text-decoration:none;
}
h6 {
	font-weight:normal;
	text-decoration:none;
}
