.atStart {
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

.toggler {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	color: #004D7B;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 600px;
	height: 25px;
	cursor: pointer;
}

.toggler p {
	display: inline;
	margin: 4px 5px 0 5px;
	padding: 0px;
	font: .7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

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

.element {
	margin: 0;
	padding: 0;
	border: 0;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-bottom:  1px solid red;
}

.element p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	margin-bottom: 7px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: justify;
}

.element ul {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.element li {
	margin: 0;
	margin-right: 25px;
	margin-bottom: 10px;
}

.element a {
	text-decoration: none;
	color: #003366;
}

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

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