@charset "utf-8";
/* CSS Document */

body {
	background-color: #D9004F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.small_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000
}
.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #ff91ba; 
	line-height: 20px;
}
.footer a:link, .footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #ffffff;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 18px;
}
.black_text {color: #333333}
.black_text li {color: #333333; margin-left: 20px;}
.black_text a:link, .black_text a:visited {
	color: #000000;
}
.black_text a:hover, .black_text a:active {
	color: #000000;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}

.breadcrumb a:link, .breadcrumb a:visited {
	color: #000000;
	text-decoration: none;
}
.breadcrumb a:hover, .breadcrumb a:active {
	color: #000000;
	text-decoration: underline;
}
.sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	color: #BF0047;
}
.sub_nav a:link, .sub_nav a:visited {
	color: #BF0047;
	text-decoration: none;
}
.sub_nav a:hover, .sub_nav a:active {
	color: #BF0047;
	text-decoration: underline;
}
.white_text {
	color: #FFFFFF;
}
.white_text a:link, .white_text a:visited {
	color: #FFFFFF;
}
.white_text a:hover, .white_text a:active {
	color: #FFFFFF;
}