﻿/* Standard CSS  */

A:link
{
      color: #383e52;
}
 
A:hover  
{
      color: #5a627f; 
}
 
A:visited
{
      color: #383e52;
}
 
BODY
{
      font-family: arial, verdana, helvetica, sans-serif;
      background-color: #eceae3;
      color: #383e52;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
      height: 100%;
      font-size: small;
      font-weight: normal;
}

.Help
{
	width:500px;
	text-align: justify;
	margin-bottom: 8px;
}

.PageTitle
{
      font-size: large;
      font-family: arial, verdana, helvetica, sans-serif;
}

.nav-main {
      color: #383e52; 
      font-size: 12px; 
      font-weight: bold;
}
 
.nav-main a:link {
      color: #383e52;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
}
 
.nav-main a:hover  {
      color: #5a627f; 
      font-size: 12px; 
      font-weight: bold; 
      text-decoration: none;
}
 
.nav-main a:visited {
      color: #383e52; 
      font-size: 12px; 
      font-weight: bold; 
      text-decoration: none;
}
 
.footer {
      font-size: 10px;
      color: #5a627f;
}

.footer a:link {
      font-size: 10px;
      color: #5a627f;
}
 
.footer a:hover {
      font-size: 10px;
      color: #3E4357;
}

.footer a:visited {
      font-size: 10px;
      color: #5a627f;
}

/* App Specific CSS */

HR
{
    height: 1px;
}

INPUT
{
    font: 100% Arial, Sans-Serif;
}

SELECT
{
    font: 100% Arial, Sans-Serif;
}

TABLE
{
    font: 100% Arial, Sans-Serif;
}

TEXTAREA
{
    font: 100% Arial, Sans-Serif;
}

TH
{
	font-family: Arial, Sans-Serif;
	font-size: small;
	font-weight: normal;
}

.AlignmentTable
{
	width: 775px;
}

.ButtonSmall
{
  font-size: 7pt;
  color: Black;
}

.ButtonReg
{
  font-size: small;
  color: Black
}

.CornerActive
{
	background-color: #cde0f1;
	width: 8px;
}

.CornerInactive
{
	background-color: #c0c0c0;
	width: 8px;
}

.CornerViewer
{
	background-color: #c0c0c0;
	width: 8px;
}

.DETAIL1_L
{
	background-color: #c0c0c0;
	font-size: small;
	text-align: left;
	width: 78%;
}

.DETAIL1_R
{
	background-color: #c0c0c0;
	font-size: small;
	font-weight: bold;
	text-align: right;
	width: 22%;
}

.DETAIL2_L
{
	background-color: #dcefff;
	font-weight: bold;
	font-size: small;
	text-align: right;
}

.DETAIL2_R
{
	background-color: #dcefff;
	font-size: small;
	text-align: left;
}

.DETAIL2_ALT_L
{
	background-color: #cde0f1;
	font-size: small;
	font-weight: bold;
	text-align: right;
}

.DETAIL2_ALT_R
{
	background-color: #cde0f1;
	font-size: small;
	text-align: left;
}

.DISCLAIMER
{
	text-align: left;
    font-size: x-small;
}

.DisclaimerTable
{
	width: 610px;
}

.FLATTXTBOX
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	background-color: #f7efd6;
}

.ImageDetails
{
	background-color:#cde0f1;
	width: 20%;
}

.MAINTABLE
{
    font-family: Arial, Sans-Serif;
}

.MenuCellActive
{
	font-size: small;
	text-align: center;
	background-color: #cde0f1;
}

.MenuCellInactive
{
	font-size: small;
	text-align: center;
	background-color: #c0c0c0;
}

.NavLinks
{
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 97%;
}

.OutlineTable
{
	background-color:#cde0f1;
	width:610px;
}

.PanelLabel
{
	font-size: small;
	white-space: nowrap;
}

.PanelTable
{
	text-align:center;
	width:100%;
	height:136px;
}

.RowMouseOver
{
	text-align: center;
    font-size: small;
	background-color: #FFFFBB;
}

.SmallNotes
{
    font-size: x-small;
}

.TABLECELL
{
	font-size: small;
}

.TABLECELL_NOWRAP
{
	font-size: small;
	white-space: nowrap;
}

.TableMenu
{
	width: 780px;
}

.ViewerCell
{
	width: 100%;
	height: 640px;
}

.ViewerTable
{
    font-family: Arial, Sans-Serif;
    font-size: small;
    width: 98%;
}

.PAGER
{
	text-align: right;
    font-size: small;
	background-color: #ffffff;
}

.ROWHEADER
{
	text-align: center;
    font-family: Arial, Sans-Serif;
    font-size: small;
    background-color: #c0c0c0
}

.ROWPRIMARY
{
	text-align: center;
    font-size: small;
	background-color: #cde0f1;
}

.ROWALT
{
	text-align: center;
    font-size: small;
	background-color: #dcefff;
}

.ROWPRINTER
{
	text-align: center;
    font-size: small;
	background-color: White;
}

.ROWDETAIL
{
	text-align: left;
    font-size: x-small;
	background-color: #cde0f1;
}

.TxtBox2
{
	width: 25px
}

.TxtBox3
{
	width: 30px
}

.TxtBox4
{
	width: 35px
}

.TxtBox5
{
	width: 42px
}

.TxtBox6
{
	width: 55px
}

.TxtBox10
{
	width: 90px
}

.TxtBoxGeneric
{
	font-size: medium;
}

.gvResults
{
	border-collapse: collapse;
	width: 98%;
}

.HeaderTable
{
	width: 100%;
	border-style: none;
	border-width: 1px;
}

.HeaderCell
{
	border-width: 1px;
	border-style: none;
	padding: 0px;
	width: 30%;
}

#footerSpacer
{
	height: 20px;
}

#headerSpacer
{
	height: 20px;
}

#menuItems
{
	text-align: left;
	width: 440px;
}

#menuItems a
{
	font-weight: bold;
	
}

#menuItems div
{
	height: 90px;
	padding: 5px;
}

#menuItems p
{
	margin-bottom: 0;
	margin-top: 0;
}

#menuItems span.menuImage
{
	clear: both;
	float: left;
	width: 100px;
}

#recordedDate
{
	margin-bottom: 20px;
	margin-top: 10px;
}

