﻿/* CSS layout */
.arial10pt {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.banner1 {
	border: 2px solid #000000;
	background-color: #999999;
}
.banner2 {
	background-color: #999999;
}
.arialnavy18pt {
	font-family: Arial;
	font-size: 18pt;
	color: #000080;
}
.redbold24pt {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #FF0000;
}
.browntnr {
	font-family: "Times New Roman";
	font-size: 18pt;
	color: #800000;
}
.brown10ptbold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
}
.caption {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.navynotbold {
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
}
.imageleftpad15 {
	border-style: solid;
	border-width: 0;
	margin-left: 15px;
	margin-right: 15px;
}
.rednotbold {
	color: #FF0000;
	font-family: Arial;
	font-size: 10pt;
}
.dropcap {
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
}
.redsize1 {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
}
.center {
	text-align: center;
}
.smallbrowntype {
	color: #800000;
	font-size: 10pt;
	font-family: Arial;
}
.gate {
	vertical-align: bottom;
	margin-right: 10px;
	margin-left: 10px;
}
.imagepadding15px {
	margin-right: 15px;
	margin-left: 15px;
}
.smallgate {
	border-width: 0px;
	text-align: left;
	padding-right: 5px;
}
.blueheadersmall {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
	text-align: left;
}
.image10pxleft {
	margin-left: 10px;
	margin-right: 10px;
}
.blueheaderleft {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
}
.imageleft5 {
	text-align: left;
	padding-right: 5px;
}
.brownheader {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #800000;
}
.pagetext {
	text-align: left;
	font-family: Arial;
	font-size: 10px;
}
#textindentright {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	right: 50px;
}
#masthead {
	position: relative;
	width: 750px;
	margin: 0 auto 0 auto;
}

#top_nav {
	display: none;
}

#container {
	position: relative;
	width: 750px;
	margin: 0 auto 0 auto;
}

#left_col {
	display: none;
}

#page_content {
	width: 550px;
	margin-left: 165px;
	font-family: Arial;
	font-size: 10pt;
	margin-top: 60px;
	padding-top: 20px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #808080;
}

body {
  text-align: center;
  }

#whole_page {
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	position: relative;
}
#left_col li {
	display: block;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	background-color: #FFFFFF;
}
#left_col ul {
	list-style-type: none;
	width: 100%;
	display: block;
	padding: 0px;
	margin: 0px 0px 25px 0px;
}
#left_col a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 2px;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
}
#left_col a:hover {
	color: #0000FF;
	text-decoration: none;
	margin-right: 0px;
	background-color: #FFFFFF;
}
#blueheaderscenter {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
	text-align: left;
}
#3columntable {
	table-layout: fixed;
	empty-cells: show;
	caption-side: bottom;
}
#image5px {
	padding: 5px;
	border-width: 0px;
}
#top_nav2 {
	z-index: 1;
}
.redbold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.link12pt {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.bluebold24pt {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #000080;
}
.imageleft10px {
	text-align: left;
	padding-right: 10px;
}
#search {
	position: absolute;
	right: 6px;
	bottom: 0px;

}
#logo {
	width: 300px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
img
{  border-style: none;
}
.brownheader14 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #800000;
}
.redarial12pt {
	font-family: Arial;
	font-size: 12pt;
	color: #FF0000;
}
.gray14ptarial {
	font-family: Arial;
	font-size: 14pt;
	color: #808080;
}
.clssheader1 {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #800000;
}
.clssheader2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
	border: 1px solid #CCCCCC;
	text-align: center;
}
@media print{ size 7.5in 10in; margin: .5in }