body, td, input, textarea, select
{
    font: normal 12px Verdana;
}
.YellowBoxTitle
{
    background-color: #D8BE5A;
    color: Black;
    font: bold 18px Arial;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: solid 1px Black;
}
.YellowBoxContent
{
    background-color: White;
    font: normal 12px Verdana;
    padding: 20px;    
}
.BoxTitle
{
    background-color: #2B2C0C;
    color: White;
    font: bold 10px Verdana;
    padding-left: 3px;
}
.BoxContent
{
    background-color: #F9EFE6;
    font: bold 10px Verdana;
    padding: 10px;    
}
.SmallBoldLabel
{
    font: bold 9px Verdana;    
}

.Go
{
    font: bold 10px Verdana; 
    border: solid 1px Black;
    background-color: #D8BE5A;  
    text-decoration: none;
    height: 17px;
    width: 25px; 
    color: Black;
}

.EmailList
{
    height: 19px;
    width: 133px;
    font: normal 10px Verdana;
}
.StateList
{
    height: 19px;
    width: 141px;
    font: normal 11px Verdana;    
}

.linkbutton, a.linkbutton, a:visited.linkbutton
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #D8BE5A;
	height: 17px;
	text-decoration: none;
	padding: 2px;
	color: Black;
	text-align: center;
	width: 25px;
}

a:hover.linkbutton
{
	text-decoration: underline;
	color: Black;
}

.BigButton, a.BigButton, a:visited.BigButton
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #D8BE5A;
	height: 35px;
	text-decoration: none;
	padding: 2px;
	color: Black;
	text-align: center;
	width: 130px;
	padding-top: 10px;
}

a:hover.BigButton
{
	text-decoration: underline;
	color: Black;
}
.ButtonCell
{
	background-color: #D8BE5A;    
	font: bold 10px Verdana; 
    border: solid 1px Black; 
    height: 18px;  
}

.Note 
{
     FONT-SIZE: 9px; FONT-FAMILY: Verdana, Helvetica 
}

.Title 
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 13px; 
    COLOR: #3875b2; 
    PADDING-TOP: 12px; 
    FONT-FAMILY: Verdana, Helvetica 
}


.Content 
{ 
    PADDING: 10px;
    line-height: 20px;
    FONT-SIZE: 12px;
}
SUP 
{ 
    FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica 
}

.Footer
{
    color: Black;
    font: normal 9px Verdana;
}
A.SideBarLink
{
    font: bold 10px Verdana; 
    text-decoration: none;
    color: Black;
}
A:hover.SideBarLink
{
    text-decoration: underline;
    color: #00248F;
}
A:visited.SideBarLink
{

}
.Indent
{
    padding-left: 15px;
}

A.StateLink
{
    font: bold 10px Verdana; 
    text-decoration: none;
    color: #00248F;
}
A:hover.StateLink
{
    text-decoration: underline;

}

.SubMenu
{
    font: bold 11px Verdana; 
    text-decoration: none;
    color: Black;   
    padding: 3px; 
}

A.SubMenu
{
    font: bold 11px Verdana; 
    text-decoration: none;
    color: Black;    
}
A:Hover.SubMenu
{
    text-decoration: underline;    
}

.FormLabel
{
    font: bold 11px Verdana; 
    text-align: right;
}

.FormText
{
    font: normal 9px Verdana; 
}
.BlackLink, a.BlackLink, a:visited.BlackLink
{
	color: Black;
}
.ExternalLink, a.ExternalLink, a:visited.ExternalLink
{
    color: Blue;
    font: bold 11px Verdana;
}
a
{
    font-weight: bold;
}
.OrgLabel
{
    font: bold 9px Verdana;
    color: White;
    background-color: #B9CBEC;
    padding: 4px;
}
.ListItem
{
    margin-bottom: 15px;
}
.BigLink
{
	font: bold 14px Arial;	
}
.highlight {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #ffff00
}
.highlight2 {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #ffbbbb
}


