
html {height:100%;}
body
{
	height:100%;
    padding:0 0 0 0;
    border:0;
    margin:0;
    FONT-FAMILY: Verdana,Arial,Helvetica;
    FONT-SIZE: 12px;
    BACKGROUND-COLOR: white;
    COLOR: black;
    TEXT-DECORATION: none
}

/*A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #95DDF4;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}*/
.lightLink
{
	font-weight: bold;
	font-size: 12px; 
	font-family: Verdana; 
	text-decoration:none;
	color:white
}
.lightLink:Hover
{
	font-weight: bold;
	font-size: 12px; 
	font-family: Verdana; 
	text-decoration:none;
	color:#69A1B6     /*#95DDF4*/
}
.largeLightLink
{
	font-weight: bold;
	font-size: 16px; 
	font-family: Verdana; 
	text-decoration:none;
	color:white
}
.largeLightLink:Hover
{
	font-weight: bold;
	font-size: 16px; 
	font-family: Verdana; 
	text-decoration:none;
	color:#69A1B6     /*#95DDF4*/
}
.darkLink
{
	font-weight: bold;
	font-size: 10px; 
	font-family: Verdana; 
	text-decoration:underline;
	color:black
}

.darkLink:Hover
{
	font-weight: bold;
	font-size: 10px; 
	font-family: Verdana; 
	text-decoration:underline;
	color:#00507C
}
.darkNBLink
{
	margin:0;
	padding:0;
	border:0;
	background:0;
	cursor:pointer;
	/* Added above to turn button into link */
	font-weight: normal;
	font-size: 10px; 
	font-family: Verdana; 
	text-decoration:underline;
	color:black
}

.darkNBLink:Hover
{
	margin:0;
	padding:0;
	border:0;
	background:0;
	cursor:pointer;
	/* Added above to turn button into link */
	font-weight: normal;
	font-size: 10px; 
	font-family: Verdana; 
	text-decoration:underline;
	color:#00507C
}

.mediumDarkLink
{
	font-weight: bold;
	font-size: 12px; 
	font-family: Verdana; 
	text-decoration:underline;
	color:black
}

.mediumDarkLink:Hover
{
	font-weight: bold;
	font-size: 12px; 
	font-family: Verdana; 
	text-decoration:underline;
	color:#00507C
}

.largeDarkLink
{
	font-weight: normal;
	font-size: 14px; 
	font-family: Verdana; 
	text-decoration:underline;
	color:black
}

.largeDarkLink:Hover
{
	font-weight: bold;
	font-size: 14px; 
	font-family: Verdana; 
	text-decoration:underline;
	color:#00507C
}

.largeDarkBlueLink
{
	font-weight: bold;
	font-size: 14px; 
	font-family: Verdana; 
	text-decoration:underline;
	color:#00507C
}

.largeDarkBlueLink:Hover
{
	font-weight: bold;
	font-size: 14px; 
	font-family: Verdana; 
	text-decoration:underline;
	color:#b5b8c4
}
.Visible
{
	visibility:visible;	
}
.Invisible
{
	visibility:hidden;
}

.smallDarkText
{
	font-size: 9px; 
	font-family: verdana; 
	font-weight :normal;
	color:black
}
.smallDarkBlueText
{
	font-size: 9px; 
	font-family: verdana; 
	font-weight :normal;
	color:#00507C
}
.smallDarkText:Hover
{
	font-size: 9px; 
	font-family: Verdana; 
	font-weight :normal;
	color:#00507C
}

.smallLightText
{
	font-size: 10px; 
	font-family: Verdana; 
	color:white
}
.smallHighlightText
{
	font-size: 10px; 
	font-family: Verdana; 
	color:blue
}
.mediumDarkText
{
	font-size: 12px; 
	font-family: Verdana; 
	font-weight:normal;
	color:black;
	text-align: right;
}
.mediumLightText
{
	font-size: 12px; 
	font-family: Verdana; 
	font-weight:bold;
	color:White
}
.mediumHighlightText
{
	font-size: 10px; 
	font-family: Verdana; 
	font-weight:normal;
	color:blue
}

.largeDarkText
{
	font-size: 14px; 
	font-family: Verdana; 
	font-weight:normal;
	color:black
}
.largeLightText
{
	font-size: 12px; 
	font-family: Verdana; 
	font-weight:bold;
	color:white
}
.largeHighlightText
{
	font-size: 12px; 
	font-family: Verdana; 
	font-weight:bold;
	color:Blue
}
.redBoldLink
{
	color:red;
	font-size:10px;
	font-weight:bold;
	Text-Decoration:underline
}
.redBoldLink:hover
{
	color:red;
	font-size:10px;
	font-weight:bold;
	Text-Decoration:underline
}

.adminMainTableHeader
{
	font-size: 12px;
	color: white;
	font-family: Verdana;
	font-weight:bold;
	background-color:  #00507C;
	text-decoration: none;
	border-left-style: ridge;
	border-right-style: ridge; 
	border-top-style: ridge; 
	border-bottom-style: groove
}
.adminMainTable
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	font-weight:normal;
	background-color: white;
	text-decoration: none;
	border-style:solid;
	border-width:thin;
	border-color:silver 

}
.navTable
{
    COLOR: white;
    BACKGROUND-COLOR: #00507C;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    border-style: solid; 
    border-color: #b5b8c4; 
	border-width:thin ;
}

.homeTable
{
    COLOR: white;
    /*BACKGROUND-COLOR: #DBDDE2;
    FONT-WEIGHT: normal;
    FONT-SIZE: 16px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    border-style: solid; 
    border-color: #b5b8c4; 
	border-width:thin ;*/
}

.homeTableNoBorder
{
    COLOR: white;
    /*BACKGROUND-COLOR: #DBDDE2;*/
    FONT-WEIGHT: normal;
    FONT-SIZE: 16px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.lightTableCell
{
	background-color:#DBDDE2;
}

.darkTableCell
{
	background-color:#3C6395;
}
.searchOptionsTable
{
    COLOR: black;
    BACKGROUND-COLOR: white;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.searchTable
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	font-weight:normal;
	background-color: white;
	text-decoration: none;
	
}
.searchTableOLD
{
    COLOR: black;
    BACKGROUND-COLOR: white;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.searchTableHeader
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	font-weight:bold;
	background-color:  white;
	text-decoration: none;
	border-left-style: ridge;
	border-right-style: ridge; 
	border-top-style: ridge; 
	border-bottom-style: groove
}
.TextBoxx
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: verdana,arial;
    BACKGROUND-COLOR: white
}
.TextBox
{
    BORDER-RIGHT: #b5b8c4 1px solid;
    BORDER-TOP: #b5b8c4 1px solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #b5b8c4 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #b5b8c4 1px solid;
    FONT-FAMILY: verdana,arial;
    BACKGROUND-COLOR: white
}

.Button
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    WIDTH: 75px;
    COLOR: #444444;
    FONT-FAMILY: verdana,arial;
    BACKGROUND-COLOR: #b5b8c4;
	height: 22px;
}
.wideButton
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    WIDTH: 90px;
    COLOR: #444444;
    FONT-FAMILY: verdana,arial;
    BACKGROUND-COLOR: #b5b8c4
}
.exportButton
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    WIDTH: 100px;
    COLOR: #444444;
    FONT-FAMILY: verdana,arial;
    BACKGROUND-COLOR: #b5b8c4
}
.deleteButton
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    WIDTH: 140px;
    COLOR: #ffffff;
    FONT-FAMILY: verdana,arial;
    BACKGROUND-COLOR: #00507C
}
.FlatTextBox
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px groove;
    COLOR: black;
    BORDER-BOTTOM: black 1px groove;
    FONT-FAMILY: verdana,arial;
    BACKGROUND-COLOR: white
}

.historyTableHeader
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #00507C;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

.historyTableOddRow
{
    COLOR: black;
    BACKGROUND-COLOR: #dddddd;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

.historyTableEvenRow
{
    COLOR: black;
    BACKGROUND-COLOR: #efefff;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
