/* CSS Document */

.mainContainer{
font-family:"Lucida Sans", "Lucida Sans Std";
font-size:12px;
color:#3D5464;
width:800px
}

.clear{
clear:both;
}

#genevaLogo{
float:left;
}

#clevercomp{
float:right;
}


.content p{
 padding-bottom:10px;

}

.content p a{
	font-weight:800;
	font-style:italic;
	text-decoration:underline;
	color:#3D5464;
	text-align:justify
}


.spacer1{
width:100px
}

.subContainer{
width:500px;
}

#spacer2{
width:250px;
float:left;
}

#content{
width:100px;
float:left;
}

#content a{
color:blue;
}