﻿@import url("layout.css");
.t9gray {
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7E7957;
	font-weight: normal;
}
.t10_bullets {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	list-style-image: url('../images/blue2-r.gif');
}
.t10 {
	font-family: "trebuchet MS";
	font-size: 10pt;
	color: #000000;
}
.t12 {
	font-size: 12pt;
	font-family: "trebuchet MS";
	color: #000000;
}
.t12b {
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.t12b {
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.t14 {
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
.t14b {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.t14red {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #FF0000;
}
.t14bi {
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.t18b {
	font-size: 18pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.t18bblue {
	font-size: 18pt;
	font-family: "trebuchet MS";
	color: #006464;
	font-weight: bold;
}
body {
	background: #113844;
}
#container {
	width: 900px;
	margin: 0 auto;
	background-color: #cdf;
}
#masthead {
	text-align: right;
	width: 630px;
	overflow: auto;
	background-color: #ddb;
	background-image: url('../images/logo2.jpg');
}
#sidebar {
	float: left;
	width: 220px;
	background-color: #cdf;
	position: relative;
	clear: both;
	display: inline;
	left: 0;
	top: 20px;
}
#content {
	float: left;
	width: 615px;
	padding: 15px;
	overflow: auto;
	background-color: #fff;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0;
}
#content img {
	border-style: solid;
	border-width: 1px;
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 31px;
}
#footer {
	clear: both;
	width: 900px;
	background-color: #E0D3A7;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
#masthead img {
	float: left;
}
#masthead p {
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
	height: 94px;
	margin-left: 0;
	margin-bottom: 0;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
}
#sidebar a {
	border-style: none;
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	display: block;
	padding: 5px;
}
/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #04b;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.t14bbluelt {
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-weight: bold;
}
.t14bblue {
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #23424A;
	font-weight: bold;
}
.t14bblueltitalic {
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-weight: bold;
	font-style: italic;
}
.t10bold {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.t8 {
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
