
body{
	font-family: "Arial", sans-serif;
	display: block;
	margin-top: 0pt;
	margin-bottom: 0pt;
	background-color: white;
	color:  black;
}
table {
	width: 100%;
	border-width: 0;
}
table.TableLeft {
	width: auto;
	border-width: 0;
	margin-left:auto;
	margin-right:auto;
}
table.TableCenter {
	width: auto;
	border-width: 0;
	margin-left:auto;
	margin-right:auto;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

button {
	font-weight: bold;
	background-color: #003465;
	color: #D2DFEA;
}

div.navbar {
	font-size: 90%; 
	line-height: 125%;
	font-weight: bold;
	margin-top:6px;
	margin-bottom: 6px;
	border: solid #003465; 
	border-width: 2px 0;
	color:  #003465;
}
div.navbar a {
	margin: 0; 
	text-decoration: none; 
}
.steps{
	font-size: 120%; 
	font-weight: bold;
	margin-left: 80px;
}
div.NormalBold {
	font-weight: bold; 
	color:  black;
}
div.alert {
	font-weight: bold; 
	color:  #FF0000;
	display: inline;
}
.inlineAlert{
	font-weight: bold; 
	color:  #FF0000;
	display: inline;
}
div.footer {
	text-align: center;
	color:  #003465;
	font-size: small;
}
.banner {
	font-weight: bold;
	background-color: #FFCC66;
	color: black;
	text-align: left; 
	font-size: 120%;
}
div.notes {
	color:  #0D3268;
	background-color: #B0C6E7;
	border-style: groove; 
	border-width: 4px;
	border-color: #0D3268;
	padding: 16px;
	font-size: small;
	font-family: "Arial", sans-serif;
}
td.TableDatabaseTitle { 
	font-weight: bold;
	background-color: #003465; 
	font-size: 200%;
	color: white;
	width: 100%;
}
td.TablePageName { 
	font-weight: bold;
	background-color: #003465; 
	font-size: 150%;
	color: white;
}
td.TableUserName{
	font-weight: bold;
	background-color: #FFCC66; 
	font-size: 90%;
	color: #003465;
}
.Help {
	color: #000;
	background: #003465;
	border: 2px outset #d7b9c9
}
td.Logo { 
	margin: 0;
	padding: 0;
	width: 25px;
}
td.TableHeader { 
	font-weight: bold;
	background-color: #FFCC66;
	color: black;
	text-align: left; 
	font-size: 120%;
}
td.TableHeaderRight { 
	font-weight: bold;
	background-color: #FFCC66;
	color: black;
	text-align: right; 
	font-size: 100%;
}
th.TableHeader { 
	font-weight: bold;
	background-color: #003465;
	color: #FFCC66;
	text-align: left; 
	font-size: 120%;
}
td.TableLabel { 
	font-weight: bold;
	background-color: #FFCC66;
	color: #003465;
	text-align: right;
	padding-right: 5px;
	padding-left: 50px;
}
td.TableData {
	color: #003465;
	padding-left: 5px;
}
td.TableDataCenter {
	color: #003465;
	padding-left: 5px;
	text-align: center; 
}
td.TableDataRight {
	color: #003465;
	padding-left: 5px;
	text-align: right; 
}
td.icon {
	text-align: center;
}
p { 
  text-indent: 12px;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

div.sidebar { 
	float: left;
	font-size: small; 
	background-color: #003465;
	border: 1px solid #444a9b;
	color: white;
	margin-right: 20px ;
}
div.sidebar a {
	display: block; 
	padding: 4px 8px; 
	margin: 0; 
	text-decoration: none; 
	text-align: left; 
	font-weight: bold;
	border-top: 1px solid gray;
	color: white;
}
div.sidebar a:hover {
	background: #C2D4E4;
	color: #003465;
}
div.sidebar h4 {
	font-size: large; 
	text-align: center;
	font-weight: bold;
	background: #C2D4E4;
	color: black;
	margin: 0; 
}
div.note {
	margin-left: 10px;
	font-size: small; 
}
div.hint {
	font-size: small; 
}
.required{
	background-color: #FFE4AF;
}
.inlineButton{
	display: inline;
}
.center {
	width: auto;
	border-width: 0;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
input.right {
	text-align: right;
}
.floatleft{
	float: left;
	width: 150px;
}
.copyright{
	width: auto;
	border-width: 0;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	font-size: 80%; 
}
.center {
	width: auto;
	border-width: 0;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}