﻿@import url("layout.css");
#container {
	padding: 0px;
	background-color: #F3F4FA;
	background-position: center top;
	border: 1px solid #16357E;
	width: 800px;
	margin: 0px auto;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-y;
	height: inherit;
}
#masthead {
	width: 800px;
	text-decoration: none;
	position: relative;
	border-style: none;
}
#masthead h1 {
	color: #FFFFFF;
}
#navigation {
	border: 1pt ridge #fff;
	font-size: 12pt;
	text-align: left;
	color: #869BE6;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #16357E;
	margin: 0px;
	padding: 0px;
	border: 0px none #CC6699;
}
#navigation a:hover {
	border-style: none;
	border-width: 1px;
	text-decoration: underline;
	color: #000066;
	font-style: italic;
	font-weight: bold;
}
#content {
	margin: 0px;
	padding: 0px 4px 4px 4px;
	text-align: left;
	color: #16357E;
	font-size: 14px;
}
#sidebar {
	margin: 10px;
	float: left;
	width: 325px;
	padding: 10px;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
/* Navigation Styles */
a {
	color: #16357E;
	text-decoration: underline;
}
a:hover {
	color: #A2A3B8;
	text-decoration: underline;
}
.navbar-top {
	color: #EFEFEF;
}
.page-body {  
	background-color: #FFFFFF
}
.page-title {
	font-size: 24px;
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	color: #16357E;
	text-align: center;
	text-decoration: none;
}
.style2 {
	font-size: large;
	vertical-align: top;
}
.style4a {
	border-style: none;
	color: #000000;
	font-size: small;
}
.style9 {
	text-align: left;
	font-size: 13pt;
}
.style11 {
	text-align: center;
	font-size: large;
}
.style12 {
	font-size: large;
	font-weight: normal;
	border-collapse: collapse;
}
.style13 {
	text-align: center;
}
.style16 {
	border-width: 0px;
}
/* Masthead Styles */

/* Footer Styles */
.style18 {
	font-size: 15pt;
	color: #16357E;
}
.style21 {
	font-size: x-small;
	color: #16357E;
}
.style22 {
	text-align: center;
	font-size: 15pt;
	color: #16357E;
}
.style23 {
	font-size: large;
}
.pforms {
	font-size: 14px;
	text-transform: none;
	text-align: center;
}
