/* CSS Document */



body {

  margin: 0;

  background-color: white;

  font-family: Verdana, Arial, sans-serif;

	}



#header {

	position:absolute;

	width:775px;

	left:10px;

	top:10px;

	}

	

#flash {

	position:absolute;

	width:775px;

	left:10px;

	top:100px;

	}

	

#footer {

	position:absolute;

	width:775px;

	left:10px;

	top:550px;

	bottom:10px

	}



#nav {

	position:absolute;

	width:100px;

	left:650px;

	top:10px;

	}





#logo {

	position:relative;

	left:10px;

	top:10px;

	width:170px;

	height:83px;

	background: url(images/aquilo_logo.png) no-repeat;

	}



#tagline {

	position:absolute;

	left:300px;

	top:55px;

	width:225px;

	height:12px;

	background: url(images/tagline_001.png) no-repeat;

	}

/* font styles */



h1  {

	font-family: Arial, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color:#003768
	

}



h2 {

	font-family: Arial, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color:#868686

}



h3 {

	font-family: Arial, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color:#868686

}





h4  {

	font-family: Arial, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color:#003768

}



h5 

	{

	font-size: 12px;

	color: #000;

	text-decoration: none;

	font-weight: lighter;

	margin-top: 2px;

	margin-bottom: 2px;

	}



h6 

	{

	font-size: 11px;

	font-weight: bold;

	margin-bottom: 0px;

	}

	

.header_blu {

	font-family: Arial, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color:#003768

	}

	

.header_blu2 {

	font-family: Arial, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color:#003768;

	padding-bottom: 50px

	}



.header_grey {

	font-family: Arial, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color:#868686

	}

.content  {

	font-family: Arial, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color:#868686

}

.content_black  {

	font-family: Arial, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color:#000000

}



.footer {

	font-family: Arial, sans-serif;

	font-size: 10px;

	font-style: normal;

	color:#868686

}



.footer_blu {

	font-family: Arial, sans-serif;

	font-size: 10px;

	font-style: normal;

	color:#003768

}



ol {

list-style-type: circle

}



ul {

list-style-type: circle

}



a.content:link {

	font-family: Arial, sans-serif;

	font-size: 10px;

	color: #868686; 

	text-decoration: none

	}

a.content:visited {

	font-family: Arial, sans-serif;

	font-size: 10px;

	color: #868686; 

	text-decoration: none

	}

a.content:hover {

	font-family: Arial, sans-serif;

	font-size: 10px;

	color: #003768;  

	text-decoration: none

	}



a.content_black:link {

	font-family: Arial, sans-serif;

	font-size: 12px;

	color: #000000; 

	text-decoration: none

	}

a.content_black:visited {

	font-family: Arial, sans-serif;

	font-size: 12px;

	color: #000000; 

	text-decoration: none

	}

a.content_black:hover {

	font-family: Arial, sans-serif;

	font-size: 12px;

	color: #003768;  

	text-decoration: none

	}

	

a.header_blu:link {

	font-family: Arial, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color:#003768; 

	text-decoration: none

	}

a.header_blu:visited {

	font-family: Arial, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color:#003768; 

	text-decoration: none

	}

a.header_blu:hover {

	font-family: Arial, sans-serif;

	font-size: 12px;

	font-weight: bold; 

	color: #868686;  

	text-decoration: none

	}

	

a.content_trans:link {

	font-family: Arial, sans-serif;

	font-size: 9px;

	color: #868686; 

	text-decoration: none

	}

a.content_trans:visited {

	font-family: Arial, sans-serif;

	font-size: 9px;

	color: #868686; 

	text-decoration: none

	}

a.content_trans:hover {

	font-family: Arial, sans-serif;

	font-size: 9px;

	color: #003768;  

	text-decoration: none

	}