P,TD,TR,UL,OL,LI,INPUT,SELECT 
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/* HEADER */
a.header_links:link, a.header_links:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

a.header_links:hover, a.header_links:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.primary_section_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

.secondary_section_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}

.vertical {
	background-image: url(../_images/2x5_959595.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.vertical_content_line {
	background-image: url(../_images/3x13_959595.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

a:link { font: 12px Arial, Helvetica, sans-serif; text-decoration:none; color: #990000; }
a:visited { font: 12px Arial, Helvetica, sans-serif; text-decoration:none; color: #990000; }
a:hover, a:active { font: 12px Arial, Helvetica, sans-serif; text-decoration:underline; color: #990000; }


/* LEFT MENU */
a.left_menu:link, a.left_menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

a.left_menu:hover, a.left_menu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D60000;
	text-decoration: none;
}


/* FOOTER */
.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.footer A:link, .footer A:visited, .footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer A:hover, .footer A:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.footer_bk_image {
	background-image: url(../_images/_footer/footer_bk.gif);
	background-repeat: repeat-x;
}
.header_bk_image {
	background-image: url(../_images/_header/bk_image.gif);
	background-repeat: repeat-x;
}
.fingerprint {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}

