﻿@import url(layout.css);
body {
	color: black;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
}
#container {
	border: 1px solid #C1D0AC;
	border-width: 1px;
	background-color: #fff;
	width: 755pt;
	margin: 0 auto;
	border-top: 0;
	border-right: 0px;
	border-bottom: 0;
	border-left: 0px;
	background-repeat: repeat;
	z-index: auto;
}
#masthead {
	border-width: 1px;
	border-color: #ACCA61;
	text-align: left;
	background-color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
#navigation {
	border: 0pt solid #FFFFFF;
	padding: 0pt;
	margin: 0pt;
	background-color: #ACCA61;
	overflow: hidden;
	position: inherit;
}
#column_l {
	width: 528pt;
	margin: 0;
	padding: 0px 10px 0 5px;
	background-color: #FFFFFF;
}
#column_r {
	border: 0pt solid #FFFFFF;
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #FFFFFF;
	position: relative;
	bottom: 0px;
}
#footer {
	border-color: inherit;
	border-style: solid;
	border-width: 0px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	bottom: 2pt;
	position: inherit;
	text-decoration: none;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #000000;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #014679;
	text-decoration: none;
	display: block;
	padding: 0px;
	border: 0px solid #c9c9c9;
}
.SiteTitle {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #ACCA61;
}
#navigation a:hover {
	border: 0px solid #FFFFFF;
	color: #ACCA61;
	text-decoration: none;
	background-color: #014679;
}
/* Styles for Footer */
/* Styles for Links */
a {
	font-size: 10pt;
	font-family: "Trebuchet MS";
	color: #014679;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-size: 10pt;
	font-family: "Trebuchet MS";
	color: #ACCA61;
	text-decoration: underline;
	font-weight: normal;
}
.style_a {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #014679;
}
.style_b {
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 10pt;
	bottom: 0px;
	top: 0px;
	height: 100%;
}
.style_c {
	text-align: right;
}
.style_bold {
	font-weight: bold;
}
.Top {
}
.style_italic {
	font-style: italic;
}

