.content  {
	padding: 10px;
	background: white;
	border: 1px solid black;
	bordercolor: black;
	margin: 10px;
	}

.table_footer  {
	background: gainsboro;
	}

.table_header  {
	background: gainsboro;
	}

.table_bg  {
	background: black;
	}

.row1  {
	background: lavender;
	}

.row2  {
	background: beige;
	}

.bottomhead {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
	color: midnightblue;
      }

.pagehead {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: midnightblue;
      }

.date_text {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	color: dimgray;
      }

.bottomtext {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: midnightblue;
    }
.bottomtext a:link {
	color: firebrick;
	text-decoration: none;
	}
.bottomtext a:visited {
	color: firebrick;
	text-decoration: none;
	}
.bottomtext a:active	{
	color: midnightblue;
	text-decoration: underline;
	}
.bottomtext a:hover {
	color: midnightblue;
	text-decoration: underline;
	}
	
.BodyText  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	}
.BodyText a:link {
	color: firebrick;
	text-decoration: none;
	}
.BodyText a:visited {
	color: firebrick;
	text-decoration: none;
	}
.BodyText a:active	{
	color: midnightblue;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: firebrick;
	text-decoration: none;
	}
.BodyText a:hover {
	color: midnightblue;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: firebrick;
	text-decoration: none;
	}
	
.BodyTextRed  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: red;
	}
.BodyTextRed a:link {
	color: red;
	text-decoration: none;
	}
.BodyTextRed a:visited {
	color: red;
	text-decoration: none;
	}
.BodyTextRed a:active	{
	color: midnightblue;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: firebrick;
	text-decoration: none;
	}
.BodyTextRed a:hover {
	color: midnightblue;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: firebrick;
	text-decoration: none;
	}

.bodytextb  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	}
.bodytextb a:link {
	color: midnightblue;
	text-decoration: none;
	}
.bodytextb a:visited {
	color: midnightblue;
	text-decoration: none;
	}
.bodytextb a:active	{
	color: #16470F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	text-decoration: none;
	}
.bodytextb a:hover {
	color: #16470F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	text-decoration: none;
	}

.bodytexti  {
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	}

.bodyhead  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
	}

.bodyhead2  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
	color: black;
	}

.inputBox	{
	color : #000000;
	background : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: thin dotted #003366;
	margin: 2px;
	padding: 2px;
}

.inputDD	{
	color : #000000;
	background : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: thin dotted #000000;
	margin: 2px;
	padding: 2px;
}

.inputTextArea	{
	color : midnightblue;
	background : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: thin inset midnightblue;
	margin: 2px;
	padding: 2px;
}

.inputSubmit	{
	color : midnightblue;
	background : white;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border: thin dotted midnightblue;
	font: small-caps 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: midnightblue;
}


h2 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
}


h3 {

	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
}

p {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: black;
}

/*start nav bar */

.NavHead  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: white;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
	
.NavText  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: white;
	margin: 4px;
	border-bottom: 1px solid #90bade;
	}
.NavText a:link {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 5px solid #5353f3;
	border-right: 5px solid #5353f3;
	background-color: #0423f7;
	color: white;
	text-decoration: none;
	}
.NavText a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 5px solid #5353f3;
	border-right: 5px solid #5353f3;
	background-color: #0423f7;
	color: white;
	text-decoration: none;
	}
.NavText a:active {
	text-decoration: none;
	display: block;
	border-left: 5px solid #1c64d1;
	border-right: 5px solid #5ba3e0;
	background-color: #111a58;
	color: white;
	text-decoration: none;
	}
.NavText a:hover {
	text-decoration: none;
	display: block;
	border-left: 5px solid #1c64d1;
	border-right: 5px solid #5ba3e0;
	background-color: #111a58;
	color: white;
	text-decoration: none;
	}

.navcontainer {
	border: 1px solid black;
	margin: 10px;
	background-color: #111a58;
	}

/* end nav bar */

