@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#outer {
	padding: 0px;
	width: 838px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgshadow.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	margin: 0px;
	padding: 0px;
	background-color: #f0efeb;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 343px;
	width: 838px;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
	background-image: url(images/fullheader.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f0;
}
#menu {
	float: left;
	width: 190px;
	margin: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #5588c1;
	line-height: 1.8em;
	font-size: 1em;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 23px;
}
#pagetext {
	float: right;
	width: 550px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 120px;
	padding-left: 0px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.clear {
	clear: both;
}
#footer {
	height: 40px;
	width: 838px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	background-color: #e0e0e0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 1.2em;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 1em;
	color: #333333;
	font-weight: normal;
}
#pagetext p, li {
	font-size: 0.8em;
	color: #333333;
	line-height: 140%;
}
#menu p {
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#menu a {
	font-weight: bold;
	color: #5588c1;
	text-decoration: none;
}
#menu a:hover {
	color: #878181;
	text-decoration: none;
	font-weight: bold;
}
#pagetext a {
	color: #416A97;
	text-decoration: none;
}
#pagetext a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a {
	color: #416A97;
	text-decoration: underline;
}
#logo {
	text-align: right;
	padding-bottom: 130px;
}
table p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
.blue {
	background-color: #5588C1;
	color: #5588C1;
}
.timeline td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F5F5F;
}
input, textarea {
	border: 1px solid #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 0.9em;
}
.hide {
	display: none;
}
.warning {
	color: #990000 !important;
	font-style: italic;
}
.caption {
	font-size: 0.7em;
}
