/* CSS Document */

body {	margin:0px
}





div#clear{ clear:both}






.logo{background-image:url(images/logo.jpg); width:409px; height:128px; float:left; display:block; cursor:pointer; }
.logo span {display:none;}



/* Font */

.header{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; font-size:28px;
	background-image:url(images/header-bg.jpg); height:128px; width:100%; position:relative;
}

.slogan{width:500px; text-align:center;  height:auto; position:absolute; top:10px; right:15px; font-style:italic; }
.google{
	position:absolute;
	top:32px;
	right:24px;
	height:43px;
	width:504px;
}


.number {color: #716E6E; display:block; height:auto; width:auto; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; 
	font-weight:bold;
	 position:absolute; top:7px; left:20px; 
	
	}

.menubar {background-image:url(images/menu.jpg); height:37px; width:100%;}

.menu {
	color: #716E6E;
	font-family: Arial;
	font-size: 15px; width:600px; height:auto; width:550px;   position:absolute; top:0px; left:350px; 
}
.menu a { display:block;float:left; height:auto; height:27px;  background-image:url(images/divider.jpg); background-position:right; background-repeat:no-repeat; padding:10px 10px 0px 10px; }

.menu A:link    {text-decoration: none; color: #716E6E;}
.menu A:visited {text-decoration: none; color: #716E6E;}
.menu A:active  {text-decoration: none; color: #716E6E;}
.menu A:hover   {text-decoration: underline; color: #FF3300;} /*  old color #333333;*/



.title{
color:#197aab;
font-family: Arial;

font-size:22px;
}

.title-orange

{color:#ff4610;
font-family: Arial;
font-size:20px;
font-weight:bold;
}

.title-orange2

{color:#ff4610;
font-family: Arial;
font-size:24px;
font-weight:bold;
}


.chart{
	color:#333333;
	font-family: Arial;
	font-size: 13px;
}



.content {color: #424242;
	font-family: Arial;
	
	font-size: 14px;
	}
	
	

.content-black {color: #000;
	font-family: Arial;
	
	font-size: 14px;
	}
		
	
	
.white2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; font-size:18px;
}
	
	
	
	
	
	
.big-blue{ color:#056592; font-family:Arial; font-size:24px}	
	
	
	
.blue-measure{ color:#056592; font-family:Arial; font-size:18px}	
	
	
	

.footer {color: #ffffff;
	font-family: Arial;
	
	font-size: 13px;
	}	
	
	
.icon{color: #9b9b9b;
	font-family: Arial;
	
	font-size: 10px;}
	
	
		

.black2 {color: #000;
	font-family: Arial; font-weight:bold;	
	font-size: 19px;
	}			
