p {
	color: #000000;
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 15px;
}

a {
	color: #467cbf;
	cursor: pointer;
	text-decoration: underline;
}

a:hover {
	color: #022a5c;
	text-decoration: none;
}

h2 {
	color: #000000;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; 
	font-size: 20px;
	font-weight: normal;
	line-height: 21px;
	margin: 10px 0;
	padding: 0;
}

h3,
metadata1 {
	color: #022a5c;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	margin: 6px 0;
	padding: 0;
}

metadata2 {
	color: #333333;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

metadata3 {
	color: #606060;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

h4,
h5,
h6 {
	margin: 0;
}

img {
	border: 0px;
}

.menu_spacer {
	float: left;
	width: 15px;
}

.vertical_space {
	padding-top: 20px;
}

.list_item {
}

.list_subheading,
.entity_subheading {

}

.form_button {
	background-color: #022a5c;
	border: 1px solid #1e508c;
	color: #ffffff;
	cursor: pointer;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 2px 6px;
	text-align: center;
	text-decoration: none;
}

.form_button:hover {
	background-color: #467cbf;
	border: 1px solid #5286c5;
	color: #f3b034;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 2px 6px;
	text-align: center;
	text-decoration: none;
}

.day ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.form .form_item .label, .form .form_item.required .label {
	background-color: #f3f3f3;
}

.cb,
.cb p {
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.cb a {
	color: #f3b034;
}

.cb a:hover {
	text-decoration: underline;
}
