﻿.bodytext
{
    color: #000000;
    font-family: Arial;
	font-weight: normal;
    font-size: 14px;
    text-decoration: none; line-height:150%; margin-left:10
      
}

a:hover.bodytext
{
    color: #008000;
    font-family: Arial;
	font-weight: normal;
    font-size: 13px;
    text-decoration: underline
}

.dropdown
{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 8pt;
  	text-decoration: none 
  	}
  	
a:hover.dropdown
{
    color: #333333;
    font-family: Arial;
    font-size: 8pt;
  	text-decoration: none
	}


.bodytextLarge
{
    color: #7E8F7D;
    font-family: Arial;
    font-weight: normal;
    font-size: 11pt;
  	text-decoration: none; line-height:150%;    
}

a:hover.bodytextLarge
{
  	color: #7E8F7D;
    font-family: Arial;
    font-weight: normal;
    font-size: 11pt;
    text-decoration: line-height:150%;

}



.submit {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: #ffffff; BORDER-LEFT: #666666 1px solid; COLOR: #565656; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: Arial, Verdana, Arial, Helvetica, sans-serif; cursor:hand;
}


