@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E6368;
	font-size: 12px;
}
body {
	background-image: url(images/back.gif);
	background-repeat: repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #000;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 36px;
	font-style: italic;
	color: #FFF;
	background-color: #FAAF1E;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFF;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
}
#navigation {
	background-color: #000;
	width: 650px;
	color: #FFF;
	background-image: url(images/nav_back.gif);
	background-repeat: repeat-x;
	padding-left: 250px;
}
#nav {
	margin: 0;
	padding: 0;
	z-index: 30;
}
#nav li {
	margin: 0;
	list-style: none;
	font-size: 11px;
	padding: 0px;
	float: left;
}
#nav li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #000;
	border-right-color: #333;
}
#nav li a:hover {
	color: #FA941B;
}
#nav div {
	position: absolute;
	visibility: hidden;
	margin: -1;
	padding: 0;
	background-color: #5771be;
	background-image: url(images/nav_div_back.gif);
	background-repeat: repeat-x;
}
#nav div a {
	position: relative;
	display: block;
	margin: 0;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#nav div a:hover {
}
#content {
	background-color: #FFF;
	background-image: url(images/copy_back.gif);
	background-repeat: repeat-x;
	width: 800px;
}
#photo1 {
	width: 250px;
	background-color: #000;
}
#photo2 {
	width: 40px;
	background-color: #000;
}
#copy {
	width: 550px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#copy2 {
	width: 550px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#copy3 {
	width: 550px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 65px;
	width: 620px;
	background-repeat: no-repeat;
	background-color: #293375;
	padding-left: 280px;
	padding-top: 10px;
	font-size: 11px;
	letter-spacing: .25em;
	color: #293375;
}
#footer a {
	letter-spacing: normal;
	color: #7C93D2;
}
#footer a:hover {
	color: #FA941B;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
#date {
	float: right;
	width: 250px;
	padding-top: 15px;
	padding-right: 25px;
	text-align: right;
	font-size: 11px;
	color: #FFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4458A1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBBE21;
	margin-top: 0px;
	padding-bottom: 0px;
}
.headline2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #4458A1;
}
.headline3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #4458A1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBBE21;
	margin-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
}
.headline4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4458A1;
}
.headline5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4458A1;
	margin-top: 0px;
	padding-bottom: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FBBE21;
	padding-top: 0px;
	padding-left: 10px;
}
.headline6 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #4458A1;
}
.headline7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4458A1;
}
.title1 {
	color: #4458A1;
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-top: 0px;
}
.title2 {
	font-size: 18px;
	font-weight: normal;
	color: #4458A1;
}
.title3 {
	font-size: 15px;
	font-weight: normal;
	color: #4458A1;
}
.title4 {
	font-size: 14px;
	color: #4458A1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBBE21;
	padding-bottom: 6px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.title5 {
	font-size: 13px;
	font-weight: normal;
	color: #4458A1;
	font-style: italic;
}
.title7 {
	font-weight: bold;
	color: #4458A1;
}
.body_copy {
	line-height: 16px;
	color: #5E6368;
	font-size: 13px;
}
.yellow {
	color: #FBBE21;
}
blockquote {
	padding-left: 20px;
	color: #4458A1;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FBB81F;
	font-size: 13px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0E6EE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
#copy li {
	color: #FBBF21;
	list-style-type: square;
	font-size: 16px;
	line-height: 24px;
}
#copy a {
	font-size: 13px;
	color: #4458A1;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
}
#copy a:hover {
	text-decoration: underline;
}
#copy2 li {
	color: #FBBF21;
	list-style-type: square;
	font-size: 16px;
}
#copy2 a {
	font-size: 13px;
	color: #4458A1;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#copy2 a:hover {
	text-decoration: underline;
}
#copy3 ol li {
	color: #5E6368;
	list-style-type: decimal;
	font-size: 12px;
	list-style-position: outside;
	line-height: 16px;
	margin-bottom: 20px;
}
#copy3 ul li {
	color: #4458A1;
	list-style-type: square;
	font-size: 12px;
	list-style-position: outside;
	margin-bottom: 10px;
}
#copy3 li {
	color: #FBBF21;
	list-style-type: square;
	font-size: 16px;
	line-height: 24px;
}
#copy3 a {
	font-size: 13px;
	color: #4458A1;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
}
#copy3 a:hover {
	text-decoration: underline;
}
#copyright {
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
}
#intranet {
	width: 200px;
	margin-top: 60px;
	margin-left: 40px;
}
#intranet a {
	color: #EB7D03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FADF32;
}
#intranet a:hover {
	text-decoration: underline;
}
#headshot {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#headshot2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
#side_links {
	float: right;
	width: 140px;
	background-color: #E0E6EE;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FBBF21;
	margin-left: 20px;
	margin-bottom: 10px;
}
#side_links a {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#side_links ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#side_links li {
	line-height: 18px;
	margin-top: 0px;
	list-style-type: square;
	list-style-position: outside;
}
#side_links2 {
	float: right;
	width: 160px;
	background-color: #E0E6EE;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FBBF21;
	margin-left: 20px;
	margin-bottom: 10px;
}
#side_links2 a {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#side_links2 ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#side_links2 li {
	line-height: 18px;
}
#side_links3 {
	float: right;
	width: 200px;
	background-color: #E0E6EE;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FBBF21;
	margin-left: 20px;
	margin-bottom: 10px;
}
#side_links3 a {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#side_links3 ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#side_links3 li {
	line-height: 18px;
}
.title6 {
	font-size: 13px;
	color: #4458A1;
	font-family: "Arial Black", Gadget, sans-serif;
}
.sidelinks_title {
	background-color: #CFD7E2;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.15em;
}
.articles {
	margin-bottom: 15px;
}
.list {
	list-style-type: square;
}
.bottom_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4458A1;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FBBE21;
}
