﻿/* Styles for DIV tags */
.bold_text {
	font-weight: bold;
	font-size: 1em;
	color: #4D5662;
}
.eightptText {
	font-size: xx-small;
}
/* Styles for Masthead */
#masthead h1 {
	color: #4E5659;
	margin: 0px;
	padding: 0px;
}
/* Styles for Navigation */
.style5 {
	background-color: #A5A6B5;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
ul {
	font-size: 10pt;
}
#column_left td {
	font-size: 10pt;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 0px;
	display: block;
	border: 1px solid #DCDBE0;
	text-decoration: none;
	color: #000;
}
.centre {
	text-align: center;
}
#navigation a:hover {
	background-color: #069;
	border: 1px solid #DCDBE0;
}
/* Styles for Right Column */
#column_right h4 {
	color: #333333;
}
#column_right p {
	color: #E7AA21;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}
#column_right a {
	color: #636563;
	font-size: small;
	font-weight: bold;
}
#column_right a:hover {
	text-decoration: none;
}
/* Styles for Left Column */
h1 {
	margin: 10px 6px 12px 6px;
	font-size: 14pt;
	color: #535E6F;
	text-transform: none;
}
h2 {
	font-size: medium;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 2px;
	font-weight: bold;
}
h3 {
	font-size: 11pt;
	color: #414A52;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 4px;
	text-decoration: underline;
}
h4 {
	font-size: medium;
	color: #4E5659;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 {
	font-size: small;
	margin-top: 0px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}
a:hover {
	text-decoration: none;
}
img {
	border-style: none;
}
#column_left p {
	margin: 0px 6px 12px 6px;
	color: #333333;
	font-size: 10pt;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.8em;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
	color: #FFFFFF;
}
#copyright p {
	font-size: 0.85em;
	color: #FFFFFF;
}
.centretext {
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.table_dark_background {
	background-color: #535E6F;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #636563;
}
#column_left a {
	margin: 0px 0px 4px 0px;
	color: #4D5662;
	font-size: 10pt;
	text-decoration: none;
}
#column_left a:hover {
	margin: 0px 0px 4px 0px;
	color: #B1573D;
	font-size: 1.0em;
	text-decoration: none;
}
.style1 {
	background-color: #A5A6B5;
}
.copyrighttext {
	font-family: Arial;
	color: #FFFFFF;
}
#footer {
	border-style: none;
	background-color: #565769;
	padding-top: 3px;
}
#link_bar p {
	color: #333333;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}

