﻿*
{
	margin:0;
	padding:0;
	list-style:none;
}
body
{
    background-color: White;
    color: Black;
    font-family: Arial;
    font-size: small;
    word-spacing: normal;
    padding: 0px, 0px, 0px, 0px;
    margin: 0px, 0px, 0px, 0px;	
}

td
{
    border: 0px;
}
tr
{
    border: 0px;
}

A
{
    cursor: hand;
    color: Navy;
    text-decoration: none;
    font-weight: normal;
}
A:Visited
{
    color: Navy;
}
A:Active
{
    color: Navy;
}
A:Hover
{
    color: SteelBlue;
    text-decoration: underline;
}

.HScroll
{
 
}

.MenuSeparator
{
    text-align: center;
    vertical-align: middle;
    border-color: White;
    border-width: 0px;
}
.MenuSeparatorImage
{
    vertical-align: middle;
    width: 100%;
    height: 0px;
    border-color: White;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: solid;
    border-width: 1px;
}

.MenuItem
{
    background-color: Navy;
    text-align: left;
    vertical-align: middle;
    border-color: #003d9c;
    border-bottom-style: solid;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}
.MenuItemDiv
{
    color: White;
    text-align: left;
    text-decoration: none;
    font-size: small;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 5px;
}
.MenuItemsDiv
{
	width: 15.00003%;
    cursor: pointer;
    position: absolute;
    visibility: hidden;
    padding-left: 0.833335%;
}
.MenuItemsTable
{
    width: 100%;
    background-color: Navy;
    border-style: solid;
    border-width: 1px;
    border-color: White;
}

.MainMenuItem
{
    width: 16%;
    height: 58px;
    text-align: center;
    vertical-align: middle;
    border-color: Navy;
    border-width: 1px;
    border-bottom-style: none;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
}

.MainMenuItemDiv
{
    text-align: center;
    text-decoration: none;
    font-size: small;
    color: White;
    background: repeat-x url(src/menu1.gif);
    cursor: pointer;
}

.MainMenuItem_new
{
	width: 16.66667%;
    text-align: center;
    vertical-align: middle;
	border-color: #F0F0F0;
    border-width: 1px;
    border-bottom-style: none;
    border-top-style: none;
    border-left-style:  solid;
    border-right-style: none;
}
.MainMenuItemDiv_new
{
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-size: small;
    color: Black;
    background: White;
    cursor: pointer;
}

.FooterMenuItem
{
    width: 25%;
    height: 40px;
    vertical-align: top;
    border-bottom-style: none;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
}
.FooterMenuItemDiv
{
    color: White;
    text-align: center;
    text-decoration: none;
    font-size: 9pt;
	font-weight: bold;
    padding-top: 20px;
    padding-bottom: 10px;
    height: 100%;
    cursor: pointer;
}

.NavigatePath
{
    color: #000080;
    font-size: small;
    vertical-align: middle;
}

.TableHeader
{
    font-size: small;
    font-weight: bold;
    background: #3399CC;
    color: White;
    text-align: left;
}

.imgSmall
{
    border-color: #ccccff;
    border-width: 4px;
    border-style: solid;
    cursor: pointer;
}
.imgSmall:Hover
{
    border-color: #6699ff;
    border-width: 4px;
    border-style: solid;
}
.imgBig
{
    border-color: #6699ff;
    width: 350px;
    border-width: 10px;
    border-style: solid;
}

.CaptionLarge
{
    vertical-align: middle;
    text-align: left;
    font-size: large;
    font-weight: normal;
    color: White;
}
.CaptionMedium
{
    vertical-align: middle;
    text-align: left;
    font-size: medium;
    color: White;
}
.CaptionSmall
{
    vertical-align: middle;
    text-align: left;
    font-size: small;
    font-weight: normal;
    color: White;
}

.ExpanderCaptionOff
{
	vertical-align: middle;
    text-align: left;
    font-size: small;
    font-weight: normal;
    color: #003399;
}
.ExpanderCaptionOn
{
	vertical-align: middle;
    text-align: left;
    font-size: medium;
    text-decoration: underline;
    font-weight: normal;
    color: #003399;
}
	
.TitleLarge
{
    vertical-align: middle;
    text-align: left;
    font-size: large;
    font-weight: normal;
    color: #003399;
}
.TitleMedium
{
    vertical-align: middle;
    text-align: left;
    font-size: medium;
    font-weight: normal;
    color: #003399;
}
.TitleSmall
{
    vertical-align: middle;
    text-align: left;
    font-size: small;
    font-weight: normal;
    color: #003399;
}
.TitleXSmall
{
    vertical-align: middle;
    text-align: left;
    font-size: x-small;
    font-weight: normal;
    color: #003399;
}

.WhiteButtonOFF
{
    font-size: x-small;
    font-weight: normal;
    color: #000000;
    background: #FFFFFF;
	border: 0px;	
}
.WhiteButtonOFF:Hover
{
    font-size: x-small;
    font-weight: normal;
    color: #3399CC;
    background: #FFFFFF;
	border: 0px;	
	cursor: pointer;
}
.WhiteButtonON
{
    font-size: x-small;
    font-weight: normal;
    color: #003399;
    background: #FFFFFF;
	border: 0px;	
}
.WhiteButtonON:Hover
{
    font-size: x-small;
    font-weight: normal;
    color: #3399CC;
    background: #FFFFFF;
	border: 0px;	
	cursor: pointer;
}

.thinBorder
{
    background: #F0F0F0;
    border-style: solid;
    border-width: 1px;
    border-color: Silver;
}
.bottomBorder
{
	background: #F0F0F0;
	border-left: none; 
	border-top: none; 
	border-right: none; 
	border-bottom: Silver 1px solid; 
}


p
{
    color: Black;
    font-size: small;
    font-family: Verdana;
    vertical-align: top;
}
.TextSmall
{
    color: Black;
    font-size: small;
    vertical-align: top;
    text-align: left;
}
.TextSmallWhite
{
    color: White;
    font-size: small;
    vertical-align: top;
    text-align: left;
}
.TextXSmall
{
    color: Black;
    font-size: x-small;
    vertical-align: top;
    text-align: left;
}
.TextXSmallStealBlue
{
    color: SteelBlue;
    font-size: x-small;
    vertical-align: top;
    text-align: left;
}

.subText
{
    vertical-align: top;
    text-align: left;
    font-size: x-small;
    font-weight: normal;
    color: Gray;
}

.redText
{
    vertical-align: top;
    text-align: right;
    font-size: small;
    color: Maroon;
}
.greenText
{
    vertical-align: top;
    text-align: right;
    font-size: small;
    color: #009900;
}

.labelText
{
    vertical-align: top;
    text-align: right;
    font-size: small;
    color: #666666;
}

.control
{
    border-style: solid;
    border-width: 1px;
    border-top-color: ButtonHighlight;
    border-left-color: ButtonHighlight;
    border-right-color: ButtonShadow;
    border-bottom-color: ButtonShadow;
    background: #003399;
    color: White;
    font-family: Sans-Serif;
    font-weight: normal;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    cursor: pointer;
}
.control:Hover
{
    background: #3366CC;
    color: White;
}

.MiddleCenter
{
    vertical-align: middle;
    text-align: center;
}

.MiddleCenterBkWhite
{
    vertical-align: middle;
    text-align: center;
    background: White;
}

.OnYellow
{
    background: Yellow;
}

.CounterText
{
  font-family: Courier New;
  font-size: 6pt;
  font-weight:bold;
  color: #0033FF;      
}
