#dropmenudiv{

}

#dropmenudiv a{
width: 100%;
display: block;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #2C7529;
}

/* Link Styles */
a{
color: #052C6C;
text-decoration: underline;
}
.lnkStyle1{
font-family: verdana;
font-weight: none;
font-size: 11px;
color: #052C6C;
letter-spacing: 0px;
text-decoration: underline;
}
.lnkStyle2{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #2C7529;
letter-spacing: 0px;
text-decoration: none;
}
.lnkStyle3{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #004D9D;
letter-spacing: 0px;
text-decoration: none;
}
.lnkFooter{
font-family: verdana;
font-weight: none;
font-size: 9px;
color: #FFFFFF;
letter-spacing: 0px;
text-decoration: none;
}
.lnkFooter:hover{
font-family: verdana;
font-weight: none;
font-size: 9px;
color: #FFFFFF;
letter-spacing: 0px;
text-decoration: underline;
}
.lnkDropdown{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #2C7529;
letter-spacing: 0px;
text-decoration: none;
}
.lnkDropdown:hover{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #FFFFFF;
letter-spacing: 0px;
text-decoration: underline;
}
.lnkSecondaryOff{
font-family: helvetica;
font-weight: none;
font-size: 11px;
color: #000066;
letter-spacing: 0px;
line-height: 20px;
text-decoration: none;
}
.lnkSecondaryOff:hover{
font-family: helvetica;
font-weight: none;
font-size: 11px;
color: #000066;
letter-spacing: 0px;
line-height: 20px;
text-decoration: underline;
}
.lnkSecondaryOn{
font-family: helvetica;
font-weight: bold;
font-size: 11px;
color: #2C7529;
letter-spacing: 0px;
line-height: 20px;
text-decoration: none;
}
.lnkCrumbOn{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #000066;
letter-spacing: 0px;
text-decoration: underline;
}
.lnkCrumbOff{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #2C7529;
letter-spacing: 0px;
text-decoration: none;
}

/* Text Styles */
b{
color: #00732D;
}

.txtStyle1{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #000000;
letter-spacing: 0px;
line-height: 12px;
text-decoration: none;
}
.txtStyle2{
font-family: verdana;
font-weight: none;
font-size: 12px;
color: #000000;
letter-spacing: 0px;
text-decoration: none;
}
.txtContent{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #000000;
letter-spacing: 0px;
line-height: 15px;
text-decoration: none;
}
.txtSmall1{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #000000;
letter-spacing: 0px;
line-height: 12px;
text-decoration: none;
}
.txtFooterDiv{
font-family: verdana;
font-weight: none;
font-size: 9px;
color: #FFFFFF;
letter-spacing: 0px;
text-decoration: none;
}
.txtCopyright{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #666666;
letter-spacing: 0px;
text-decoration: none;
}
.txtCrumbDiv{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #000066;
letter-spacing: 0px;
text-decoration: none;
}
.txtHdr1{
font-family: helvetica;
font-weight: bold;
font-size: 11px;
color: #2C7529;
letter-spacing: 0px;
text-decoration: none;
}
.txtFrmHdr1{
font-family: arial;
font-weight: bold;
font-size: 10px;
color: #004D9D;
letter-spacing: none;
text-decoration: none;
}
.txtDate{
font-family: arial;
font-weight: none;
font-size: 11px;
color: #FFFFFF;
letter-spacing: none;
text-decoration: none;
}

.DropdownPadding{
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
padding-right:5px;
}

/* Form Styles */

.frmInput{
BORDER-RIGHT: #666666 1px solid;
BORDER-BOTTOM: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
FONT-FAMILY: Verdana;
COLOR: #000000;
FONT-WEIGHT: normal;
FONT-SIZE: 10px;
BACKGROUND-COLOR: #FFFFFF;
}
.frmDropdown{
BORDER-RIGHT: #666666 1px solid;
BORDER-BOTTOM: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
FONT-FAMILY: Verdana;
COLOR: #000000;
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
BACKGROUND-COLOR: #FFFFFF;
}
.frmbutton{
BORDER-RIGHT: #666666 1px solid;
BORDER-BOTTOM: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
FONT-FAMILY: Verdana;
COLOR: #000000;
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
BACKGROUND-COLOR: #FFFFFF;
width: auto;
height: auto;
}
