﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #CCDDFF;
}
#container {
	width: 630px;
	margin: 0 auto;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#masthead {
	text-align: right;
	width: 630px;
	overflow: auto;
	background-color: #FFFFFF;
	height: auto;
	border-bottom-style: solid;
	border-bottom-color: #001D62;
	border-bottom-width: thin;
}
#sidebar {
	float: left;
	width: 154px;
	background-color: #002B53;
	position: relative;
	clear: both;
	display: inline;
}
#message {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial;
	font-size: small;
	position: absolute;
	left: 5px;
	top: 250px;
	width: 140px;
	height: 150px;
	text-align: center;
	color: #0083C5;
	font-variant: normal;
	display: inline;
	float: left;
}
#content {
	float: none;
	width: 500px;
	padding: 15px 0px 15px 15px;
	overflow: auto;
	background-color: #fff;
	margin: 0px;
	position: relative;
	color: black;
}
#content img {
	display: block;
}
#footer {
	margin: 0px;
	border-width: 0px;
	clear: both;
	width: 630px;
	background-color: #002B53;
	padding: 0;
	overflow: auto;
}
#masthead img {
	float: left;
}
#masthead p {
	text-align: right;
	margin: 5px 5px 5 0;
	padding: 0;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0083C5;
	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;
}
/* Styles for Footer */
#footer p {
	background: #002C53;
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #0083C5;
	text-decoration: none;
}
a {
	color: #0083C5;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.trrclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FF0000;
}
.style5 {
	list-style-type: square;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #3B576F;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4B4A4D;
	font-size: small;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0083C5;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	list-style-type: square;
	color: #4B4A4D;
}
.messagefont {
	color: #0083C5;
	font-size: large;
}
#banner {
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
}
#banner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0083C5;
	vertical-align: top;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #63768B;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}
.picture {
	{
	border: medium solid #002C52;
	float: right;

}
#message p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4B4A4D;
	font-style: oblique;
}

}
#message p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

