body {
	background-color: #5A6B8C;
	margin: 0;
	padding: 0;
}

p a  {
	color: #002990;  /* #5D7B9D; */
	text-decoration: none;
}

a {
   color: blue;
   font-weight: bold;
   text-decoration: underline;
}

a:hover {text-decoration: underline; }

img a {text-decoration: none; }
img {text-decoration: none; border: none; }




td.permission {
	padding: 8px 0 8px 0;
}

td.date {
	padding: 0 0 4px 0;
}

td.permission p {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #151515;
	text-align: left;
}

td.permission a {
	color: #C0C0C0;
	font-weight: bold;
}

table.main_header {
	background-color: #fff;
}

table.version_line {
	background-color: #002963;
}

table.bg {
	background-color: #ffffff;
}

table.header td {
	height: 108px;
}

table.header td h1 {
	font-family: 'Futura', Arial;
	font-size: 24px;
	font-weight: normal;
	color: #E7DEB5;
	display: inline;
	margin: 0 0 0 6px;
	padding: 0;
	text-transform: uppercase;
}

table.header td h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	display: inline;
	margin: 0;
	padding: 0 0 6px 0;
}

table.header td h4 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0070C0;
	display: inline;
	margin: 0;
	padding: 0 0 6px 0;
}

td.header_line {
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #002963;

	margin: 0;
	padding: 2px;
}




td.sidebar {
	background-color: #f8f8f8;
	border-right: 1px solid #bdbcb8;
}

td.sidebar h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #464646;
	margin: 0 0 10px 0;
	border-bottom: 3px solid #464646;
	text-transform: uppercase;
}

td.sidebar ul {
	margin: 0px 0px 10px 7px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
	list-style-type:none;
}

td.sidebar a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002990;
	text-decoration: none;
	list-style-type:none;
	padding-bottom: 5px;

}
td.sidebar a:hover { text-decoration: underline; }


td.sidebar p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
	margin: 0 0 14px 0;

}

td.sidespace {
   padding: 20px;
}

ul.sidespace {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}

li.sidespace {
	list-style-type:none;
    padding-bottom: 5px;    
}

table.options {
	border-top: 1px solid #9f9862;
	border-bottom: 1px solid #9f9862;
}

table.options td {
	padding: 16px 22px 16px 22px;
}

td.border {
	border-bottom: 1px solid #9f9862;
}

table.options h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #C0C0C0;
	margin: 0 0 4px 0;
	padding: 0;
}

table.options p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #5A6B8C;
	margin: 0;
	padding: 0;
}

table.options p a {
	color: #5A6B8C;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}



td.mainbar {
   padding: 20px;
}

td.mainbar h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #E36C0A;
	margin: 0 0 10px 0;
	padding: 0;
}

td.mainbar h2 a {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #9f9862;
   text-decoration: none;
}

td.mainbar h3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	padding: 0;
}

td.mainbar h4 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0070C0;
	display: inline;
	margin: 0;
	padding: 0 0 6px 0;
}

td.mainbar p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 16px 0;
	padding: 0;
}

td.mainbar p.top {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #44a0df;
	text-transform: uppercase;
	width: 100%;
	text-align: right;
	margin: 14px 0 4px 0;
}


td.mainbar ul {
	margin: 0 0 20px 24px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
}

td.mainbar ul a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5D7B9D;
}

.mainbar li {
	margin: 0 0 0px 0px;
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
}



.indent {margin-left: 25px;}
.indent_15{margin-left: 15px; }
.white {color: #fff;}

table.footer {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	border: 1px solid #575757;
}

table.footer td {
	height: 88px;
}

table.footer span {
	color: #ffffff;
}

table.footer a {
	color: #5D7B9D;
	text-decoration: none;
}

table.bgBottom {
   padding: 10px;
   background-color: #002963;
}


table.holiday {
	border: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:25px;
	border-color: #000;
}
table.holiday th {
    font-weight: bold;
	background-color: #002963;
	color: #fff;
	text-align: center;
}
table.holiday td {
	background-color: #EEEEEE;
	color: #002963;
	padding-left: 3px;
}


.btn {
  font-weight: bold;
  font-family: Verdana, sans-serif, Arial;
  font-size: 10.5px;
  color:#000000;
  border: 1px solid;
  border-color: #000000;
  background-color:#95CBFF;
    height: 17px;
}

input.btnhov {   
  color: #0000000;
  background-color:#C3E1FD;
 }




