@charset "UTF-8";
/* CSS Document */

h1 {    
    font-family: Arial, Verdana;
	font-size: 2.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
        padding-top: 6px;
        padding-bottom: 2px;
	text-align: left!important;
	word-spacing: 0.05em;

} 


h2 {    
    font-family: "Lucida Grande", Tahoma;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dc0003;
        margin-top: 10px;
	text-align: left!important;
	letter-spacing: 0.2em;
} 

h3 {    
    font-family: "Lucida Grande", Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #dc0003;
        margin-top: 10px;
	text-align: left!important;
	letter-spacing: 0.03em;
} 

.Text { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #444444;
font-weight: normal;
line-height: 14pt;
}

.Text a:link { font-size:10pt; text-decoration:none; font-weight:normal; color:#dc0003; }
.Text a:visited { font-size:10pt; text-decoration:none; font-weight:normal; color:#dc0003; }
.Text a:hover { font-size:10pt; text-decoration:underline; font-weight:normal; color:#dc0003; }

.Text_bc { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #333333;
font-weight: normal;
line-height: 13pt;
margin-right: 2px;
}

.Text_bc a:link { font-size:8pt; text-decoration:underline; font-weight:normal; color:#333333; }
.Text_bc a:visited { font-size:8pt; text-decoration:underline; font-weight:normal; color:#333333; }
.Text_bc a:hover { font-size:8pt; text-decoration:underline; font-weight:normal; color:#333333; }


.Text_bc_act { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #dc0003;
font-weight: normal;
line-height: 13pt;
}

.Text_bc_act a:link { font-size:8pt; text-decoration:none; font-weight:normal; color:#dc0003; }
.Text_bc_act a:visited { font-size:8pt; text-decoration:none; font-weight:normal; color:#dc0003; }
.Text_bc_act a:hover { font-size:8pt; text-decoration:underline; font-weight:normal; color:#dc0003; }

.Text_right { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
font-weight: normal;
line-height: 12pt;
}

.Text_right a:link { font-size:9pt; text-decoration:none; font-weight:normal; color:#333333; }
.Text_right a:visited { font-size:9pt; text-decoration:none; font-weight:normal; color:#333333; }
.Text_right a:hover { font-size:9pt; text-decoration:underline; font-weight:normal; color:#666666; }


.Text_Bold { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #333333;
font-weight: bold;
line-height: 12pt;
}

.Text_Bold a:link { font-size:9pt; text-decoration:underline; font-weight:bold; color:#666666; }
.Text_Bold a:visited { font-size:9pt; text-decoration:underline; font-weight:bold; color:#666666; }
.Text_Bold a:hover { font-size:9pt; text-decoration:underline; font-weight:bold; color:#666666; }


span.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}	

.Text_small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#5f5f5f;
}

.Text_small a:link { font-size:8pt; text-decoration:none; font-weight:normal; color:#333333; }
.Text_small a:visited { font-size:8pt; text-decoration:none; font-weight:normal; color:#333333; }
.Text_small a:hover { font-size:8pt; text-decoration:underline; font-weight:normal; color:#666666; }

span.text_medium{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#5f5f5f;
}