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

body {
	background-color: #739BCE;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
	

a.normal {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	
}
a.normal:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.normal:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.normal:hover {
	text-decoration: none;
	color: #0E3D6B;
}
a.normal:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.grey {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
a.grey:link {
	text-decoration: none;
}
a.grey:visited {
	text-decoration: none;
	color: #000000;
}
a.grey:hover {
	text-decoration: none;
	color: #999999;
}
a.grey:active {
	text-decoration: none;
	color: #000000;
}

.white {
        font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	}

a.white {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.white:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}


.whitef {
        font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	}

a.whitef {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.whitef:link {
	text-decoration: none;
}
a.whitef:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitef:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.whitef:active {
	text-decoration: none;
	color: #FFFFFF;
}




.BlueHead1 {
	font-size: 11pt;
	color: #0E3D6B;
	font-weight: bold;
}

a.BlueHead1 {
	font-size: 11pt;
	color: #0E3D6B;
	font-weight: bold;
	text-decoration: none;
}
a.BlueHead1:link {
	text-decoration: none;
	font-size: 11pt;
	color: #0E3D6B;
	font-weight: bold;
}
a.BlueHead1:visited {
	text-decoration: none;
	font-size: 11pt;
	color: #0E3D6B;
	font-weight: bold;
}
a.BlueHead1:hover {
	text-decoration: none;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
}
a.BlueHead1:active {
	text-decoration: none;
	font-size: 11pt;
	color: #0E3D6B;
	font-weight: bold;
}

a.grey {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.grey:link {
	text-decoration: none;
}
a.grey:visited {
	text-decoration: none;
	color: #000000;
}
a.grey:hover {
	text-decoration: none;
	color: #0E3D6B;
}
a.grey:active {
	text-decoration: none;
	color: #000000;
}