﻿.body
{
	background-image: url("images/integrity_bkgd.jpg")
}
.div_standard
{
	text-align:center;
	
}
.container
{
	width:100%;
}
.banner
{
	text-align:center;
}
table#table1
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:735px	
}
table#table2
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:735px	
}
table#table3
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:735px	
}
table#table4
{
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	width:250px;	
}

.table_standard
{
	background-color: #FFFFFF;
}
.table_header
{
	background-color:blue;
	width:735px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	border:0px;
}
.table_body
{
	background-color:white;
	width:735px;
	font-family:Arial, Helvetica, sans-serif;
}
.table_contents
{
	background-color: #FFFFFF;
	border:0px;
	padding:20px;
	width:200px; 
}
.table_header
{
	background-color: #DDDDEE;
	border-color: #F7F7F7;
	padding:3pxfont-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	color: #000066;
}
.nav_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align:center;
	border:0px;
}
.nav_header a:link
{
	background-color: #FF0000;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display:inline-table;
	font-weight:bold;
	text-align:center
}
.nav_header a:visited
{
	background-color: #FF0000;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav_header a:hover
{
	background-color: #000066;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.nav_footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	
}
.nav_footer a:link
{
	background-color: #FF0000;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-align:center
}
.nav_footer a:visited
{
	background-color: #FF0000;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav_footer a:hover
{
	background-color: #000066;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.nav
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color:
}
.nav a:link {
	background-color: #DDDDDD;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}
.nav a:visited {
	background-color: #FC0932;
	color: #EEEEEE;
	text-decoration: underline;
	font-weight: bolder;
}
.nav a:hover {
	background-color: #000066;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_boldred {
	font-weight: bolder;
	color: #FC0932;
}
.text a:link {
	text-decoration: none;
	color: #243E8D;
	text-decoration: underline;
	font-weight: bolder;
}
.text a:visited {
	color: #243E8D;
	text-decoration: underline;
	font-weight: bolder;
}
.text a:hover {
	background-color: #000066;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	font-weight: bolder;
}
.text_boldblack {
	font-weight: bolder;
	color: #000000;
}
.headlines {
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	color: #000066;
}
.headlines_large {
	font-size: 24px;
	font-weight: bolder;
	color: #000066;
}
.subheadline
{
	font-size: 11px;
}

