p, a, hr {
	margin: 0;
	padding: 0;
}

.atStart {
	margin: 0;
	padding: 0;
}

.toggler {
	margin: 0px !important;
	padding: 5px 0px 5px 8px !important;
	border: none !important;
	color: #004D7B;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 220px;
	height: 20px;
	background: url('../images/accord_bg.jpg') no-repeat top left !important;
	background: url('../images/accord_bg.jpg') no-repeat top left;
	cursor: pointer;
}
.toggler p {
	margin: 0;
	padding: 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}


.toggler h3 {
	margin: 0;
	padding: 0;
}

.element {
	margin: 0;
	border: 0;
	padding: 0;	
}

.element p {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 4px;
}

.element ul {
	list-style: circle;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 1px;
}

.element li {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #004D7B;
	margin-bottom: 4px;
}
.element a {
	text-decoration: none;
}

.element a:Hover {
	color: #004D7B;
	text-decoration: none;
}

.element hr {
	margin: 0;
	padding: 0;
}

.elefont {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
