﻿/* CSS layout */
#masthead {
	position: relative;
	width: auto;
	background-color: #000080;
	height: 234px;
	min-width: 1050px;
}



#top_left {
	width: 170px;
	position: absolute;
	left: 10px;
	top: 0px;
	height: 140px;
	margin-top: 8px;
}



#header {
	font: large BlackChancery, Verdana, sans-serif;
	margin-left: 200px;
	height: 234px;
	background-color: #000080;
	color: #FFFFFF;
	max-width: 100%;
	background-repeat: no-repeat;
	float: none;
	position: relative;
	left: 0px;
	bottom: 5px;
	top: 0px;
	width: auto;
}



#container {
	border: thin #FFFF00 outset;
	position: relative;
	height: 100%;
	background-color: #FFFFFF;
	float: none;
	min-width: 1050px;
}



#left_col {
	background-color: #FFFFFF;
	background: #FFFF99;
	width: 180px;
	position: absolute;
	left: 0px;
	height: 100%;
	color: #000080;
}



#page_content {
	margin-right: 275px;
	margin-left: 230px;
	height: 100%;
	background-color: #FFFFFF;
	position: relative;
	min-height: 900px;
	text-align: left;
	font-family: verdana, sans-serif;
}



#right_col {
	border: thin #FFFF00;
	width: 250px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	background-color: #FFFFFF;
	bottom: 0px;
	margin-left: 2px;
	color: #000000;
}



#footer {
	height: 60px;
	bottom: 8px;
	position: relative;
	float: none;
	background-color: #FF0000;
	width: 100%;
	max-width: 100%;
	left: 0px;
	top: 10px;
	right: 0px;
	min-width: 1050px;
}
table.table1
{
	
 
	font-size: 8pt;
	border-color: #800000;
	}
table {
	background-color: #FFFFFF;
	background: #FFFF99;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	left: auto;
	color: #FFFFFF;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,0,128);
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
h2
{
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #800080;
}
h3
{
	color: rgb(255, 0, 0);
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0, 0, 255);
	font-size: 18pt;
	font-weight: bold;
}
h5
{
	color: rgb(238, 0, 119);
	font-size: 18pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h6
{
	color: rgb(0, 128, 128);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
hr
{
	color: rgb(255, 255, 0);
}
 p.c1 {
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
 p.c2 {
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
p.c3 {
	color: #FF6600;
	font-family: BlackChancery, Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
}

p.style23 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
p.style24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #800080;
}
p.style25 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}



.indented
   {
   padding-left: 15pt;
   padding-right: 15pt;
   }

 a.red:active{
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.red:link{
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
a.red:hover{
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a.red:visited{
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.blue:active{
	color: #000080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.blue:link{
	color: #000080;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a.blue:hover{
	color: #000080;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.blue:visited{
	color: #000080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.white:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.white:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a.white:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
} 

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
}

p.store {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #800000;
}



td.store {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #800000;
}



table.store {
	border: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FF0000;
}



body.store {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FF0000;
}



td.menu {
	background-color: #000080;
	text-align: left;
	width: 100%;
}
td.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
}

td.menuNormal
{
	padding: 3px;
	color: #FFFFFF;
	vertical-align: top;
	background-color: #000080;
	border-color: #FF0000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
	font-weight: bold;
}
 

div.menuNormal
{display: none;
position: static;}

div.menuHover
{
	border: 2px #FF0000 solid;
	background-color: #000080;
	display: inline;
	position: absolute;
}

table.bar {
	background-color: #FFFF00;
}
td.bar {
	background-color: #000080;
	border-color: #FF0000;
	color: #FFFF00;
	width: 100%;
	font-size: small;
}

td.edges {
	border: thin #FF0000 solid;
}

table.divider {
	background-color: #FFFF00;
}

table-main
{
	
	background-color: rgb(172,172,134);
	font-size: 8pt;
	}
span.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}
a.titles:link{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
a.titles:hover{
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
a.titles:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
a.titles:active{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}


td.menuHover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #000080;
	font-weight: bold;
}

div.menuNormal
{
	display: none;
	position: absolute;
}

 

a.menuitem:link
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000080;
	display: block;
}
a.menuitem:visited
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000080;
	display: block;
}
a.menuitem:active
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000080;
	display: block;
}


a.menuitem:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	display: block;
}
p.style23 {
	text-align: center;
	color: #FF0000;
}
p.style24 {
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 200%;
	color: #000000;
	text-decoration: none;
}
p.style28 {
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 200%;
	color: #000000;
}

p.style25 {
	line-height: 200%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
span.style24 {
	text-align: left;
}
span.style25 {
	line-height: 200%;
	font-family: verdana, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.purple:active{
	color: #800080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.purple:link{
	color: #800080;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a.purple:hover{
	color: #800080;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.purple:visited{
	color: #800080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.lblue:active{
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.lblue:link{
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a.lblue:hover{
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.lblue:visited{
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.green:active{
	color: #008000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.green:link{
	color: #008000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a.green:hover{
	color: #008000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.green:visited{
	color: #008000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.pink:active{
	color: #FF00FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.pink:link{
	color: #EE0077;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a.pink:hover{
	color: #FF00FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.pink:visited{
	color: #FF00FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
p.style40 {
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800080;
}


