@charset "UTF-8";

TABLE {
	COLOR: #333333; 
	FONT-FAMILY: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal;
}

.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.leftnav  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 190px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	margin-top: 5px;
}
.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f0037f;
	display: block;
	width: 190px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
}
.leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 190px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	margin-top: 5px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.title_grey18Bold{
	COLOR: 666666;
	FONT-SIZE: 18pt;
	font-style: normal;
	font-weight: Bold;
}

.title_green13Bold{
	COLOR: #AAC023;
	FONT-SIZE: 13pt;
	font-style: normal;
	font-weight: bold;
}

.txt_lightgrey8{
	COLOR: #999999;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: none;
}

.txt_grey13Bold{
	COLOR: #999999;
	FONT-SIZE: 13pt;
	font-style: normal;
	font-weight: Bold;
}

.title_pink15Bold{
	COLOR: #CD6E95;
	FONT-SIZE: 15pt;
	font-style: normal;
	font-weight: Bold;
}

.arial12whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.arial14whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link 		{  color: #666666; FONT-SIZE: 9pt; text-decoration: none}
a:active 	{  color: #666666; FONT-SIZE: 9pt; text-decoration: none}
a:visited 	{  color: #666666; FONT-SIZE: 9pt; text-decoration: none}
a:hover 	{  color: #ff6600; FONT-SIZE: 9pt; text-decoration: none}

a.link2:link 	{  color: #FFFFFF; FONT-SIZE: 12pt; text-decoration: none}
a.link2:active 	{  color: #FFFFFF; FONT-SIZE: 12pt; text-decoration: none}
a.link2:visited {  color: #FFFFFF; FONT-SIZE: 12pt; text-decoration: none}
a.link2:hover 	{  color: #FFFF00; FONT-SIZE: 12pt; text-decoration: none}