BODY
{
	font-family:Arial;
	font-size:11px;
}

.LogIn
{
    font-size:12px;
    color:#006600;
}

.TextInput
{
    font-size:10px;
}

.Menu
{
	font-size:12px;
	color:#006600;
	font-weight:bold;
}

.Menu12
{
	font-size:13px;
	color:#006600;
	font-weight:bold;
}

.Menu16
{
	font-size:16px;
	color:#006600;
	font-weight:bold;
}

.OnMenu
{
	font-size:12px;
	color:#000066;
	font-weight:bold;
}

.OnMenu12
{
	font-size:13px;
	color:#000066;
	font-weight:bold;
}

.OnMenu15
{
	font-size:15px;
	color:#000066;
	font-weight:bold;
}

.GreyMenu
{
    font-size:12px;
	color:#666666;
	font-weight:bold;
}

.BodyText
{
    font-family:Verdana;
	font-size:11px;
	color:#666666;
}

.uBodyText
{
    font-family:Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}

A.BodyText:link, A.BodyText:visited
{
    font-family:Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

A.BodyText:hover
{
    font-family:Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}

A.bBodyText:link, A.bBodyText:visited
{
    font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

A.bBodyText:hover
{
    font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.bBodyText13
{
    font-family:Verdana;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

A.bBodyText13:link, A.bBodyText13:visited
{
    font-family:Verdana;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

A.bBodyText13:hover
{
    font-family:Verdana;
	font-size:13px;
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

.bBodyText
{
    font-family:Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}

.bBodyTextHeight
{
    font-family:Verdana;
    font-size:11px;
	color:#666666;
	font-weight:bold;
	line-height:18px;
	padding-left:10px;
	vertical-align:top;
}

.bBodyTextHeight2
{
    font-family:Verdana;
    font-size:11px;
	color:#666666;
	font-weight:bold;
	line-height:18px;
	padding-left:30px;
}

.blackBodyText
{
    font-family:Verdana;
	font-size:11px;
	color:#000000;
}

A.blackBodyText:link, A.blackBodyText:visited
{
    font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

A.blackBodyText:hover
{
    font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.bBlackBodyText
{
    font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

A.bBlackBodyText:link, A.bBlackBodyText:visited
{
    font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

A.bBlackBodyText:hover
{
    font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

A.Menu:link, A.Menu:visited
{
	font-size:12px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}

A.Menu:hover
{
	font-size:12px;
	color:#006600;
	font-weight:bold;
	text-decoration:underline;
}

A.OnMenu:link, A.OnMenu:visited
{
	font-size:12px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}

A.OnMenu:hover
{
	font-size:12px;
	color:#000066;
	font-weight:bold;
	text-decoration:underline;
}

A.bBodyText:link, A.bBodyText:visited
{
    font-family:Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

A.bBodyText:hover
{
    font-family:Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

A.BodyText:link, A.BodyText:visited
{
    font-family:Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

A.BodyText:hover
{
    font-family:Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}

.WhiteMenu12
{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

A.WhiteMenu12:link, A.WhiteMenu12:visited
{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

A.WhiteMenu12:hover
{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.WhiteMenu15
{
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:verdana;
}

.Button
{
    background-color:#ffffff;
    color:#000099;
    font-weight:bold;
    text-align:center;
}

.btnLogin
{
    background:url(../IMG/btnLogin.gif);
}

A
{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

A:hover {
    text-decoration: underline;
    color:  black;
}


.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

.SubHead
{
    color: #970000;
    font-family: Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
}

.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20px;
}
A.ErrorText:link, A.ErrorText:visited
{
	text-decoration:underline;
}

A.ErrorText:hover
{
	text-decoration:underline;
}

.NormalMid
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px    
}

.Bullet
{
    line-height: 5px    
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}

.readonlyTextBox
{
	border:none;
}

A.readonlyTextBox:link, A.readonlyTextBox:visited
{
	border:none;
	text-decoration:none;
}

A.readonlyTextBox:hover
{
	border:none;
	text-decoration:underline;
}

.dgHeader
{
    background-image: url(../IMG/dgheader.gif);
    font-family:Verdana;
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
}

.dgHeaderTall
{
    background-image: url(../IMG/dgheaderTall.gif);
    font-family:Verdana;
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
}

.dgHeaderNational
{
    background-image: url(../IMG/dgheaderNational.gif);
    font-family:Verdana;
    font-size:11px;
    color:#ffffff;
    font-weight:bold;
}

.dgHeaderState
{
    background-image: url(../IMG/dgheaderState.gif);
    font-family:Verdana;
    font-size:11px;
    color:#ffffff;
    font-weight:bold;
}

.dgCACounty
{
    background-image: url(../IMG/dgCACounty.gif);
    font-family:Verdana;
    font-size:11px;
    color:#ffffff;
    font-weight:bold;
}

.dgItem
{
    font-family:Verdana;
    font-size:11px;
    color:#666666;
    background-color:#FFFFFF;
    padding-left:5px;
}

.dgAltItem
{
    font-family:Verdana;
    font-size:11px;
    color:#666666;
    background-color:#E4ECF9;
    padding-left:5px;
}

.dgAltItemNational
{
    font-family:Verdana;
    font-size:11px;
    color:#666666;
    background-color:#DBE0FE;
}

.dgAltItemState
{
    font-family:Verdana;
    font-size:11px;
    color:#666666;
    background-color:#E7FBD0;
}

.dgAlign
{
    padding-left:5px;
}

.dgFooter
{
    background-color:#F3F3F3;
    color:#000099;
}