
BODY
{
	background-color:  #EFEFEF;
}

.last_link
{
    font-size: 11px;
    font-family: Trebuchet MS;
    color: #7C7C7C;
    
    text-decoration: underline;   
}

.last_link:hover
{
    font-size: 11px;
    font-family: Trebuchet MS;
    color: black;
    
	text-decoration: none;
}

.copyright
{
	font-size: 10px;
    font-family: Trebuchet MS;
    color: #8C8C8C;
}

.heading_white
{
    font-size: 12px;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: white;
    
	background-color: #868686;
}

.heading_gray
{
    font-size: 12px;
    font-family: Trebuchet MS;
    color: black;
    
	background-color: #F7F7F7;
 	text-decoration: none;
}

.heading_gray:hover
{
	font-size: 12px;
    font-family: Trebuchet MS;
    color: black;
    
	background-color: #F7F7F7;
    text-decoration: underline;
}

.bg_gray
{
	background-color: #F7F7F7;
}

.heading_1
{
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: bold;
	color: #8C8C8C;
}

.heading_1
{
    font-size: 16px;
    font-family: Trebuchet MS;
	color: black;
    
    text-align: justify;
}

.heading_2
{
	font-size: 15px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #990000;
}

.text
{
    font-size: 13px;
    font-family: Trebuchet MS;
	color: black;
    
    text-align: justify;
}

.text_normal_black
{
	font-size: 11px;
	font-family: Trebuchet MS;
	font-weight: normal;
	color: black;
}

.text_normal_blue_bold
{
	font-size: 11px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #003399;
}

.Table_text
{
    font-size: 11px;
    font-family: Trebuchet MS;
	color: black;
    
    text-align: justify;
}

.mailto
{
    font-size: 13px;
    font-family: Trebuchet MS;
    color: #990000;
    
	text-decoration: underline;   
}

.mailto:hover
{
    font-size: 13px;
    font-family: Trebuchet MS;
    color: black;
    
	text-decoration: none;
}

.text_box
{
	font-size: 11px;
	font-family: Trebuchet MS;

	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;

	width: 210px;
}

.MultiLine_box
{
	font-size: 11px;
	font-family: Trebuchet MS;

	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;

	width: 250px;
	height: 150px;
}

.send_button
{
     font-family: Trebuchet MS;
	 
	 width: 250px;
}
