@import url('layout.css');
.darkblue {
	color: #313193;
}
img {
	border-style: 0;
	text-decoration: none;
		border-width: 0px;
	}
.colhead {
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
}
.coordtable {
	border-collapse: collapse;
	text-align: left;
}
.layera {
	position: absolute;
	z-index: 1;
	width: 400px;
	height: 400px;
	top: 180px;
	left: 268px;
	visibility: hidden;
}

.layerb {
	position: absolute;
	z-index: 1;
	width: 400px;
	height: 400px;
	top: 30px;
	left: 268px;
	visibility: hidden;
}
.layerc {
	position: absolute;
	z-index: 1;
	width: 400px;
	height: 400px;
	top: 30px;
	left: 400px;
	visibility: hidden;
}
.layerd {
	position: absolute;
	z-index: 1;
	width: 400px;
	height: 400px;
	top: 2px;
	left: 200px;
	visibility: hidden;
}
.layere {
	position: absolute;
	z-index: 1;
	width: 400px;
	height: 400px;
	top: 30px;
	left: 0px;
	visibility: hidden;
}

.blue {
	color: #0000FF;
}
.mediumblue {
	font-size: medium;
	color: #0000FF;
}
.red {
	color: #D90000;
}
.muted_red {
	text-align: center;
	color: #CC0000;
}
.lineunder {
	text-decoration: underline;
}
.formcenter {
	border: thin solid #BBCEEC;
	right: auto;
	left: auto;
	width: 740px;
	text-align: center;
	font-size: medium;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.underline {
	text-align: right;
	text-decoration: underline;
}
.indent {
	margin-left: 40px;
}
.center {
	text-align: center;
}
body {
	color: #333399;
	font-family: Cambria, Calibri, serif;
	font-size: medium;
	font-style: normal;
	background-color: #FFFFFF;
}
#container {
	width: 800px;
	margin: 10px auto 0 auto;
	background-color: #FFFFFF;
}
#masthead {
	margin: 0px auto 0px auto;
	width: 800px;
	background-color: #FFFFFF;
}
.navigation {
	background-color: #EFF0F8;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 .2em 0;
	border: 0;
	clear: both;
	text-align: center;
	overflow: visible;
}
#page_content {
	position: relative;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
}
#column_l {
	margin: 0 10px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: left;
	width: 410px;
}
#column_r {
	border: thin solid #6677BB;
	float: right;
	width: 320px;
	margin: 0;
	padding: 10px;
}
#footer {
	background-color: #E1E3F2;
	padding-bottom: 5px;
	clear: both;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: medium;
	text-align: right;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Navigation */
.navigation ul {
	list-style-type: none;
	width: 800px;
	margin: 0px;
	padding: .4em 0em .4em 0em;
	text-decoration: none;
	clip: rect(auto, auto, auto, auto);
	right: auto;
	left: auto;
	height: 1.2em;
}
.navigation ul li {
	display: inline;
	height: 2.2em;
}
.navigation a {
	margin: .2em .3em .2em .3pc;
	color: #000066;
	text-decoration: none;
	padding: .1em .2em .1em .2em;
	border: 1px solid #708090;
	background-color: #eee8aa;
}
.navigation a:hover {
	color: #000066;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #FFFFCC;
}
/* Styles for Content */
h1 {
	font-size: 1.6em;
	color: #469;
}
h2 {
	font-size: 1.5em;
	color: #469;
}
h3 {
	font-size: 1.1em;
	color: #469;
	font-weight: bold;
}
h4 {
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: 0.75em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
td.small {
	text-align: left;
	font-size: small;
	vertical-align: top;
}
a {
	color: #469;
	text-decoration: underline;
}
.zeroborder {
	border-width: 0;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.navline {
	margin-right: auto;
	margin-left: auto;
	background-color: #EFF0F8;
	width: 800px;
	padding-bottom: .2em;
}
.navline ul {
	list-style-type: none;
	width: 800px;
	margin: 0px;
	padding: .4em 0em .4em 0em;
	text-decoration: none;
	clip: rect(auto, auto, auto, auto);
	right: auto;
	left: auto;
	height: 1.2em;
	text-align: center;
}
.navline ul li {
	display: inline;
	height: 2.2em;
}
.navline a {
	margin: .2em .3em .2em .3pc;
	color: #000066;
	text-decoration: none;
	padding: .1em .2em .1em .2em;
	border: 1px solid #708090;
	background-color: #C8CEE6;
}
.navline a:hover {
	color: #000066;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #CCE4FF;
}
.navline h2 {
	text-align: center;
	margin: .4em;
}

.clear {
	clear: both;
}
.textrightup {
	text-align: right;
	vertical-align: middle;
	font-size: large;
}
.floatright {
	float: right;
}
table
{ 
margin-left: auto;
margin-right: auto;
}

.intro {
}
.intro h1 {
	font-family: Cambria, Calibri, serif;
	color: #D91A04;
	font-size: x-large;
}
.centerrelative {
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	width: 800px;
}
.leftswimcol {
	width: 530px;
	float: left;
}
.layerf {
	position: absolute;
	z-index: 1;
	width: 400px;
	height: 400px;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
.muted_red-large {
	text-align: center;
	color: #CC0000;
	font-size: x-large;
}
.coordlist {
	width: 450px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}
.coordtext {
	width: 330px;
	float: left;
	text-align: center;
}
.coordtable td {
	border-collapse: collapse;
	text-align: left;
	padding-left: 10px;
}
.float_right_half {
	float: right;
	width: 49%;
}
.float_left_half {
	float: left;
	width: 49%;
}
.italic_green {
	color: #006600;
	font-style: italic;
	font-weight: bold;
	font-family: Calibri, Cambria, Arial, sans-serif;
}
.redbold {
	color: #D90000;
	font-weight: bold;
}
.bold_redlg {
	text-align: center;
	color: #CC0000;
	font-size: large;
	font-weight: bold;
}
.options {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-size: 1.05em;
	list-style-position: outside;
}
.highlightital {
	font-family: Cambria, Calibri, serif;
	color: #008844;
	font-size: large;
	font-style: italic;
}
.containerfab {
	padding: 0;
	width: 800px;
	margin: 10px auto 0 auto;
	background-color: #FFFFFF;
}
.padtop {
	margin-top: 10px;
}
.foldertab {
	border-style: groove;
	border-width: thin thin medium thin;
	border-color: #C400C4;
	padding: .2em .3em .2em .3em;
	text-align: center;
}
.foldertabselect {
	border-style: groove groove none groove;
	padding: .2em .3em .2em .3em;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-color: #C400C4;
	border-right-color: #C400C4;
	border-left-color: #C400C4;
}
.layerg {
	position: absolute;
	z-index: 1;
	width: 400px;
	height: 400px;
	top: 200px;
	left: 200px;
	visibility: hidden;
}
.highlightlg {
	font-family: Cambria, Calibri, serif;
	color: #008844;
	font-size: large;
}
#headbar {
	width: 800px;
	margin: 0px auto 0 auto;
}
.containerfab table {
	margin-bottom: 30px;
}
