body {
	background-color: #a2b5cc; 
	scrollbar-face-color: #010166;
       scrollbar-shadow-color: #B8C2CC;
       scrollbar-highlight-color: #B8C2CC;
       scrollbar-3dlight-color: #000000;
       scrollbar-darkshadow-color: #000000;
       scrollbar-track-color: #001D3C;
       scrollbar-arrow-color: #F2F5FF; 
}

h1 {
	color: #cc0000; text-align: center; font-size: 12pt;
	margin: 4px;
	padding: 2px;
}

h2 {
	color: #000099; font-size: 9pt; 
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #0e3472; text-align: center; font-size: 15pt;
	margin: 4px;
	padding: 2px;
}

td {
	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height : 150%;
	text-align: left
}

hr {
	color: #000099;
	border : thin;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	line-height : 140%;
}

.red {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
  font-weight: bold;
}

.blue11 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000099; 
	font-weight: bold;
}

.blue_10 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000099; 
	font-weight: bold;
}

.dark_blue11 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000066; 
	font-weight: bold;
}

.heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	color: #C40000; 
	text-align: center;
	font-weight: bold;
}

.white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #ffffff; 
	font-weight: bold;
	line-height : 130%;
}

.proven {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000099; 
	font-weight: bold;
}

.error {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #cc0000; 
	font-weight: bold;
}

.report_heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #051f41; 
	font-weight: bold;
}

.red_big {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc0000;
  font-weight: bold;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
//.clBar{position:absolute; width:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:4px; font-family:  arial,helvetica; font-size:10px; font-weight:bold; text-align: center; letter-spacing:1}
.clLevel0{BACKGROUND-image: url(images/nav_background.jpg);background-color:#002d62; layer-background-color:#002d62; color:#ffffff;}
.clLevel0over{background-color:#e20232; layer-background-color:#e20232; color:#ffffff; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#f9feff; layer-background-color:#f9feff}



/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:3px; font-family: arial,helvetica; font-size:10px; font-weight:bold}
.clLevel1{background-color:#3b5f93; layer-background-color:#3b5f93; color:#ffffff; font-weight:regular;}
.clLevel1over{background-color:#5881af; layer-background-color:#5881af; color:#ffffff; cursor:pointer; cursor:hand;}
.clLevel1border{position:absolute; visibility:hidden; background-color:#0a2e6f; layer-background-color:#0a2e6f}


a:link.white {font-size: 7pt; color: #ffffff; font-weight: bold; line-height : 130%; text-decoration: none;}
a:visited.white {font-size: 7pt; color: #ffffff; font-weight: bold; line-height : 130%; text-decoration: none;}
a:hover.white {font-size: 7pt; color: #ff0000; font-weight: bold; line-height : 130%; text-decoration: none;}

a:link {color: #000099 }
a:visited { color: #000099 }
a:hover {color: #cc0000 }
