﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#container {
	background-color: #fff;
	width: 620px;
	margin: 0 auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
#masthead {
	text-align: right;
	background-color: #FFFFFF;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: solid;
	border-bottom-width: 0;
	border-bottom-color: 0;
}
#navigation {
	background-color: #006666;
	overflow: hidden;
	list-style-type: square;
}
#column_l {
	width: 385px;
	margin: 0;
	padding: 0 15px;
	background-color: 0;
}
{
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #808080;
	position: relative;
}
#footer {
	width: 620px;
	text-align: center;
	background-color: #007798;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-left: auto;
}
#footer {
	width: 620px;
	text-align: center;
	background-color: #007798;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: auto;
	margin-left: auto;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	top: auto;
	clip: rect(5px, auto, auto, auto);
	margin-top: 8px;
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_l {
	width: 420px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
}
#column_r {
	border-width: 1px;
	border-color: #C0C0C0;
	width: auto;
	margin: 0 0 0 0px;
	float: left;
	background-color: 0;
	position: relative;
	right: auto;
	padding-right: 5px;
	padding-left: 5px;
	border-left-style: solid;
	text-align: left;
	white-space: normal;
}
}
/* 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: 0;
	position: inherit;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 0;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
	position: relative;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.dividerbar {
	background-image: url('../images/backgroundtealbarbottomtotop.jpg');
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: auto;
}
.shiftleft {
	margin-right: 10px;
	float: left;
}
.BoldSmallheadlinelowercase {
	font-variant: normal;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.boxborder {
	border-width: 1px;
	border-color: #000000;
}
.padding {
	padding-bottom: 25px;
	clear: both;
}
.ul {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 1.1em;
	list-style-type: square;
	list-style-position: outside;
}
.whitebox {
	background-color: #FFFFFF;
	border: thin solid #D6EDED;
}
.uppercase_subhead {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 1em;
}
