h1       { color: #252A2D; text-decoration: none; text-align: justify;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 a       {
	text-decoration: underline;
	color: #252A2D;
}

h1 a:hover       {
	color: #0C0E0F;
}

p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

p a:hover {
	color: #0C0E0F;
}

h2 {
}

h2 a { color: #252A2D;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

h2 a:hover { color: #0C0E0F;
}

h3 { color: #252A2D; font-size: 11px; font-family: Arial; line-height: 14px; text-decoration: none; text-align: justify }

h3 a { color: #252A2D; font-size: 11px; font-family: Arial; line-height: 14px; text-decoration: underline; text-align: justify;
	border-bottom: 1px dotted #0ff;
}

h3 a:hover { color: #0C0E0F; font-size: 12px; font-family: Arial; line-height: 14px; text-decoration: underline; text-align: justify }



.footer   { color: #252A2D; font-size: 10px; line-height: 11px; font-family: Arial; text-align: left }
a.footer   { color: #252A2D; font-size: 10px; line-height: 11px; font-family: Arial; text-decoration: underline; text-align: left }

#applications {
	float: left;
	width: 357px;
}

#offices {
}

#offices p{
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

#projects  {
}

#projects p{
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

#projects table {
	margin-bottom: -10px;
	margin-top: -10px;
}


#applications:hover, .on{
	background-color: #8fa3b0;
}

#applications img {
	float: left;
}

#applications h2 {
	margin-left: 130px;
}

#sepa {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	clear: both;
	height: 5px;
	margin-bottom: 5px;
}