.topHeading 
{							
  DISPLAY: block; 							
  visiblity: visible; 							
  POSITION: absolute; 							
  Z-INDEX: 1; 							
  LEFT: -1000px; 							
  WIDTH: 550px; 							
  TOP: 0px;							
}

.navigation_bar
{
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#999999;

}
.text_12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big_red
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:EB5520;
}

.heading_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	color:#006331
}

.body_text
{
    font-family:"Times New Roman", Times, serif;
    font-size : 11pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_text_small
{
    font-family:"Times New Roman", Times, serif;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_text_smallest
{
    font-family:"Times New Roman", Times, serif;
    font-size : 9pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_text_small_bold
{
    font-family:"Times New Roman", Times, serif;
    font-size : 10pt;
    font-weight : bold;
    font-style : normal;
    color : #000000;
}

.body_text_italic
{
    font-family:"Times New Roman", Times, serif;
    font-size : 11pt;
    font-weight:bold;
    font-style:italic;
    color : #000000;
}

.body_text_large
{
    font-family:"Times New Roman", Times, serif;
    font-size : 12pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_text_bold
{
    font-family:"Times New Roman", Times, serif;
    font-size : 11pt;
    font-weight : bold;
    font-style : normal;
    color : #000000;
}

.body_text_bold_large
{
    font-family:"Times New Roman", Times, serif;
    font-size : 12pt;
    font-weight : bold;
    font-style : normal;
    color : #000000;
}

.body_text_green
{
    font-family : "Times New Roman", Times, serif;
    font-size : 11pt;
    font-weight : bold;
    font-style : normal;
    color : #008000;
}

.body_text_green_large
{
    font-family : "Times New Roman", Times, serif;
    font-size : 14pt;
    font-weight : bold;
    font-style : normal;
    color : #008000;
}


.body_text_red
{
    font-family:"Times New Roman", Times, serif;
    font-size : 11pt;
    font-weight : normal;
    font-style : normal;
    color : #FF0000;
}
