/*################################################################################
#
#	header plain
#
################################################################################*/

.dash2 {
	
padding:0px 0px 0px 0px;
margin:0px 0 0 0;	
}

.dash2 .Content {


}
.dash2 .Content p {
line-height:20px;
font-size:14px;
}

.dash2 .Head {
	font-family: times;
	font-size:20px;
	color:#434d54;
	text-align:left;
	
}

.dash2 .Head a {
	font-family: times;
	font-size:20px;
	color:#434d54;
	text-align:left;
}


.dash2 h2 {
	border-bottom:dashed #BBBBBB 1px;
	padding:0 0 5px 2px;
	background:url(cal.jpg) no-repeat right;
	}



