#ContentFront{
	float:left;
	width:510px;
	color:#666666;
	line-height:150%;
	}
	
#ContentFront h2 {
	margin:0px;
	padding:0px 0px 10px 13px;
	font-size:140%;
	color:#84B4B3;
	background-image:url(../gfx/bullet-arrow45.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
#ContentFront h3, #ContentFront h3 a{
	color:#339999;
	text-decoration:none;
	margin:0px;
	padding:5px 0px 0px 0px;
	font-size:110%;}

#ContentFront p{margin:0px;padding:10px 0px 0px 0px;}

#ContentFront .boxInfo{
	padding:2px 10px 10px 24px;
	background-image:url(../gfx/arrow-right.gif);
	background-repeat:no-repeat;
	background-position:top left;}
	
	
#ContentFront .boxGrey{
	background-color:#efefef;
	padding:19px;
	background-image: url(../gfx/back-gradient-greyongrey.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom:1px solid #999;
}

#NavSecondary {font-size:90%;}


