﻿a.header_nav_white {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	margin-top: 0
}
a.link_topsite_table {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: navy;
}
p.link-white{
	color:white
}
img.black_border{
	border-color: black;
	border-width:1px;
}
.whitetext {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
div.box-outline {
  margin: 0 0 0 0;
  border: 2px solid #000000;
  width:900px;
  background-color: #143C99;
}
div.box-outline2 {
  margin: 0 0 0 0;
  border: 2px solid #000000;
  width:900px;
  background-color: #143C99;
}
.INPUT{
	padding-top: 1px;
	padding-bottom: 1px;	
}

#left-side {
	float: left;
	width: 420px;
	margin: 0 0 0 0;
}
#right-side { 
	float: left;
	width: 480px;
	padding-top: 5px;
}
.fill-blue {
	border-width: 1px;
	background-color: #143C99;
}
.fill-white {
	background-color: #ffffff;
}
.black-border {
	border-style: solid;
	border-width: 2px;
}
.white-text {
	color: #FFFFFF;
	font-weight: bold;
}
.text-column {
	border-width: 1px;
	background-color: #FFFFFF;
	color: #000;
	text-align: right;
	font-size: x-small;
}
.input-column {
	border-width: 1px;
	background-color: #FFFFFF;
	color: #000;
	text-align: left;
	font-size: x-small;
}
body {
	background-color: #B0E0FD;
	background-image: url('../images/native/body.gif');
	background-repeat: repeat-x;
	margin-top: 0;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
}
.image-border {
	border-style: solid;
	border-width: 1px;
}

.table_header_row_1 {
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	background-color: #143C99;
	width: 40px;
	height: 10px;
}
.table_header_row_2 {
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	style="text-align:center";
	background-color: #143C99;
	width: 680px;
	height: 10px;
}
.table_row_1 {
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	width: 40px;
	height: 10px;
}
.table_row_2 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #808080;
	text-align: center;
	background-color: #FFFFFF;
	width: 680px;
	height: 10px;
}
.table_row_3 {
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	width: 80px;
	height: 10px;
}
.table_header_row_3 {
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	background-color: #143C99;
	width: 80px;
	height: 10px;
}
.style1 {
	color: #000000;
}
.table_footer_row_1 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	background-color: #143C99;
	width: 61px;
	height: 10px;
}
.table_footer_row_2 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	style="text-align:center";
	background-color: #143C99;
	width: 510px;
	height: 10px;
}
.table_footer_row_3 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	background-color: #143C99;
	width: 167px;
	height: 10px;
}
.table_footer_row_4 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	background-color: #143C99;
	width: 61px;
	height: 10px;
}


.white-link A:link { color: #ffffff;}
.white-link A:visited { color: #ffffff;}
.white-link A:active {color: #ffffff;}
.white-link A:hover {color: #ffffff;}
