


body {margin:0; padding:0; text-align:center;}


h2 		{ 
		color:#335599;
		font-size: 18px;
		font-family: callibri;
		font-weight: bolder;
		
		}


h3		{
		color: #7C7D80 ;
		font-size: 16px;
		font-family: callibri;
		}


	
h4		{
		font-weight:normal;
		font-size:13px;
		font-family: callibri;
		
		}


#text		{

		text-align: justify;
		}

			
#container	{ 
		width: 960px;
		 margin: 0 auto; 
		text-align: left;	

		}

#project	{
		width: 750px;
		color: #7C7D80;
		margin: 0 auto;
		font-size:14px;
		border-style: solid;
		border-color:grey grey grey grey;
		text-align: left;
		}

#comproject	{
		color: black;
		background:#6495ED;
		margin: 0 auto;
		font-size:16px;
		font-weight:bold;
		border-style: solid;
		border-color:grey grey grey grey;
		
		}

#comproject1	{
		background:#E0E0E0;
		color: black;
		border-style: solid;
		border-color:grey grey grey grey;
		}

#agencies	{
		width: 750px;
		color: black;
		font-family:callibri;
		margin: 0 auto;
		font-size:17px;
		border-style: solid;
		border-color:white white white white;
		text-align: left;
		}

.font_head	{
		text-align:left;
		color:#094cb8;
		font-size:28px;
		font-weight:bolder;
		}

		

#font	{
	text-align:left;
	color:black;
	font-size:13px;

	}


#font_D {
	text-align:left;
	font-size:12px;
	color: #7C7D80;
	margin-bottom: 15px;
	}


#footer {
	font-size:10px;
	color: #7C7D80;

	border-style:solid;
	border-color:#3381B7 white white white;
	}
	
.lower_link:link { color: #335599; text-decoration: none; }
.lower_link:visited { color: #335599; text-decoration: none; } 
.lower_link:hover { color: Red; } 


.lower_news:link { color: black; text-decoration: none; }
.lower_news:visited { color: black; text-decoration: none; } 
.lower_news:hover { color: Red; } 

.lower_job:link { color: #094cb8; text-decoration: none; }
.lower_job:visited { color: #094cb8; text-decoration: none; } 
.lower_job:hover { color: Red; } 


img.floatRight { 
    float: right; 
    margin: 0px 0px 0px 20px; 
    border: 1px solid black;
}

img.floatleft {
    float: left;
    margin:0px 0px 5px 20px;
    margin-left:5px;
    margin-right:15px;
	       }
