﻿@import url("layout.css");
.style9 {
	text-decoration: none;
	font-size: small;
}
.style10 {
	text-align: left;
}
.style11 {
	text-align: left;
	font-size: 11pt;
}
.style12 {
	text-align: center;
}
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url('../images/bkgrndimage/background_pattern.gif');
	color: #1D5F83;
	text-align: left;
}
.h4 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #2679A6;
}
.h4 a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: underline;
	color: #2679A6;
}
.style27 {
	text-align: center;
	font-size: large;
	color: #004080;
	background-color: #FFFFFF;
}
.style28 {
	border: 1px solid #004080;
	background-color: #B1B288;
	text-align: left;
	font-size: 11pt;
	color: #004080;
}
.style29 {
	border: 1px solid #004080;
	background-color: #2679A6;
	text-align: left;
	color: #E1DBB2;
}
.style30 {
	text-decoration: none;
	color: #004080;
}
.style32 {
	border: 1px solid #004080;
	background-color: #5F8EA9;
	text-align: left;
}
.style33 {
	color: #FFFFFF;
	font-size: small;
}
.style34 {
	color: #004080;
}
.style35 {
	text-align: center;
	color: #2679A6;
}
.style2 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5F8EA9;
}
.style36 {
	font-family: Arial;
	font-size: 11pt;
	color: #003300;
}
.style37 {
	font-family: Arial;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #5F8EA9;
	}
.style39 {
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
}
.style40 {
	color: #FFFFFF;
}
.style41 {
	font-size: x-small;
	font-weight: bold;
}
.style42 {
	font-size: x-small;
}
.style43 {
	line-height: 150%;
}
.style44 {
	color: #000000;
	font-size: small;
}
#container {
	width: 850px;
	margin: 0 auto;
	background-color: #B1B288;
}
#masthead {
	text-align: center;
	width: 850px;
	background-color: #fff;
}
#navigation {
	background-color: #2878A7;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2679A6;
	font-weight: lighter;
	float: left;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 830px;
}
html>body #navigation {
	overflow: hidden;
	background-color: #B1B288;
}
/* Navigation */
#navigation ul {
	border-style: none;
	list-style-type: none;
	width: 845px;
	margin: 0;
	padding: 0;
	color: #2679A6;
	background-color: #A5A582;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
}
#navigation li {
	float: left;
	color: #CC3300;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#navigation a {
	margin: 5px 1px 1px 1px;
	border-style: solid;
	border-width: 4px 1px 7px 1px;
	border-color: #2679A6;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 1px 6px 1px 6px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #B1B288;
}
#navigation a:hover {
	font-weight: bolder;
	text-decoration: none;
	color: #2679A6;
	background-color: #E1DBB2;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

#sidebar {
	border-color: 0;
	border-width: 0px;
	float: left;
		width: 150px;
		background-color: #B1B288;
		position: relative;
		clear: both;
		display: inline;
	}
#content {
	float: left;
	width: 650px;
	padding: 15px;
	background-color: #fff;
	margin: 0px;
	position: relative;
	height: auto;
}
#content img {
	display: block;
	float: none;
	}
#footer {
	clear: both;
	width: 850px;
	background-color: #B1B288;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
#masthead img {
	float: none;
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
}
#sidebar a {
	border-style: 0;
	border-color: 0;
	font-weight: bold;
		text-decoration: none;
		color: #004080;
		background-color: #B1B288;
		display: block;
		padding: 5px;
		border-width: 0px;
	}
#sidebar a:hover {
	border-style: 0;
	border-color: 0;
	text-decoration: none;
		border-width: 0px;
	}
/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
	background-color: #B1B288;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #04b;
	text-decoration: underline;
	text-align: center;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style9 {
	text-decoration: none;
	font-size: small;
}
.style10 {
	text-align: left;
}
.style11 {
	text-align: left;
	font-size: 11pt;
}
.style12 {
	text-align: center;
}
.style9 {
	text-decoration: none;
	font-size: small;
}
.style10 {
	text-align: left;
}
.style11 {
	text-align: left;
	font-size: 11pt;
}
.style12 {
	text-align: left;
}
.style_italic {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 2em;
	text-align: center;
}
tebkgrnd {
	text-align: center;
	background-color: #fff;
}
.imagecenter {
	text-align: center;
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}

