﻿body
{
	background: url('/images/dot-blankwhite.gif') repeat-x, repeat-y;	
}


.text_body
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana
}
.text_body TD
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    width: 15%;
}
.text_normal
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
.text_normal TD
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
.text_small
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
.text_heading
{
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
    COLOR: #00009B;
    FONT-FAMILY: Verdana;
    /*
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline;*/
}
.text_heading2
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.text_grande
{
    FONT-SIZE: 15pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.text_small TD
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
.text_normal TD P
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
.text_normal P
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
.text_links
{
	FONT-SIZE: 8PT;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: underline;
}





.RequiredLinks
{
	font-family: Verdana;
	font-size: 9px;
	color: white;
}
.RequiredLinks A
{
	color: white;
	text-decoration: none;
}
.RequiredLinks a:hover
{
	color: white;
	text-decoration: underline;
}



.menu1
{
	text-align: right;
	font-size: 11px;
	text-transform: lowercase;
	
	border-bottom: 2px white solid;
}



.text_heading_current
{
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
    COLOR: #00009B;
    FONT-FAMILY: Verdana;
   
}

.text_normal_current
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}

.text_deadline
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    font-style:italic;
    font-weight: bold;
    
}


.hyperlink_red
{
	color: #CC0000;
	font-weight: bold;
}

.hyperlink_red A:link
{
	color: #CC0000;
}

.hyperlink_red A:visited
{
	color: #CC0000;
}

.hyperlink_red A:hover
{
    color: #CC0000;
}

