/* CSS Document */

/*access/  */
#access {
	width: 610px;
	margin-left: 10px;
}

h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
	margin-top: 50px;
}
.c-column strong {
	color: #003399;
}

