/* CSS Document */

@font-face {font-family: "Niamey"; src: url(Niamey_Regular.ttf)}

body {  font-family:Arial, Helvetica, sans-serif; font-size:9pt; margin:0;}

A {
	COLOR: #696a6b; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A:link {
	COLOR: #696a6b; BACKGROUND-COLOR: transparent
}
V:link {
	COLOR: #cacfd7; BACKGROUND-COLOR: transparent
}

A.orangelink {
	FONT-SIZE: 10px; COLOR: #ff9900; TEXT-DECORATION: none
}
A.orangelink:link {
	FONT-SIZE: 10px; COLOR: #ff9900; TEXT-DECORATION: none
}
A.orangelink:hover {
	FONT-SIZE: 10px; COLOR: #ff9900; TEXT-DECORATION: underline
}

h1 { font-size:11pt; margin-top:7; margin-bottom:7; font-weight:bold}
h2 { font-size:10pt; margin-top:5; margin-bottom:5; color:black}

h3
{
	color:#BE0505;
	font-size:12px;
	margin-bottom:0px;
	margin-top:10px;
	font-weight:normal;
}

img { border:0 }

hr { border-top:none;
border-left:none;
border-right:none;
border-bottom:1px #c0c0c0 dashed;}

td {
	FONT-SIZE: 9pt;
	font-family:  Arial, Helvetica, Geneva, sans-serif;
	color:#5b5b5b;
}

.bigTitle
{
	font-size:20px;
	font-family:Niamey, Arial Black, Arial, Helvetica, Geneva, sans-serif;
	color:#BE0505;
}

.subTitle
{
	font-size:14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#A4A4A4;
	font-weight:bold;
}

.titleMsg
{
	color:#3b3b3b;
}


.firstColumn240
{
	width: 240px;
	float: left;
	padding-bottom: 0px;
	background-image:url(images/Untitled-1_17.gif); 
	background-repeat:repeat-x; 
	padding-top:5px;
	text-align:justify;
}

.Column240
{
	width: 240px;
	float: left;
	margin-left:15px;
	padding-bottom: 0px;
	background-image:url(images/Untitled-1_17.gif); 
	background-repeat:repeat-x; 
	padding-top:5px;
	text-align:justify;
}

.floatclear
{
	float: none;
	clear: both;
}


.firstColumn480
{
	width: 480px;
	float: left;
	padding-bottom: 0px;
	background-image:url(images/Untitled-1_17.gif); 
	background-repeat:repeat-x; 
	padding-top:5px;
	text-align:justify;
}

.fullColumn
{
	width: 750px;
	float: left;
	padding-bottom: 0px;
	background-image:url(images/Untitled-1_17.gif); 
	background-repeat:repeat-x; 
	padding-top:5px;
	text-align:justify;
}


table_options
{
	border-style:none;
}

.table_options .head
{
	background-color:#BEBEBE;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.table_options .head_options
{
	background-color:#BEBEBE;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.table_options td
{
	background-color:#FFFFFF;
	color:#333333;
	border-bottom:solid #BEBEBE 1px;
	font-size:11px;
}
.table_options a {color: #0000a0; text-decoration: none; border-style: none; }
.table_options a:hover {color: #0000ff; text-decoration: underline; }

.no_margins
{
	margin:0px;
}

.footnote
{
	font-size:10px;
	margin-top:5px;
}

.footnote A {
	TEXT-DECORATION: none;
}

.fieldName { font-weight:bold; vertical-align:top; }
.fieldHeadName { font-weight:bold; vertical-align:bottom; }
.fieldCell { }
