/* CSS Document */
h1{ font-size:1.3em;
	line-height:25px;
	border-bottom:#005e86 solid 1px;
	font-weight:bold;
	color:#005e86;
	margin:0 0 10px 0;
	}
h2{ font-size:1.1em;
	font-weight:bold;
	color:#005e86;
	line-height:18px;
	margin:0 0 10px 0;
	}
h3{ font-size:1em;
	font-weight:bold;
	border-bottom: #CCCCCC dotted 1px;
	margin:0 0 10px 0;
	color:#005e86;
	}
#contc p{ font-size:1em;
	line-height:18px;
	font-weight: normal;
	color:#333;
	margin:0 0 10px 0;
	}
#contc p b{color:#005e86;}

#contc img{margin:5px 5px 5px 5px;}

#bloca{ width:60%;
	margin:0 0 0 0;
	float:left;
	overflow:hidden;
	}
#blocb{ width:40%;
	margin:0 0 0 0;
	float:left;
	overflow:hidden;
	}
#blocc{ width:30%;
	margin:0 0 0 0;
	padding:0 10px 0 0;
	float:left;
	overflow:hidden;
	}
#blocd{ width:48%;
	margin:0 10px 10px 0;
	float:left;
	overflow:hidden;
	}