﻿.header .title h1 {
	color:#071A71;
	font-family:Georgia, Times, serif;
	font-weight:bold !important;
	margin:0 0 10px;
} 
.header .tagline h3 {
	margin: 0 0 0 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 1.3em;
	color: #BF9B30;
}
.pta-board {
	padding-bottom: 10px;
	border-bottom: 2px solid #071A71;
	margin-bottom: 20px;
}
.pta-board h5 {
	color: #071A71;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #071A71;
	margin-bottom: 10px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 1.3em;
	color: #BF9B30;
	border-width: 0;
/*	border-color:#071A71*/
}
.image-links img{
	 display:block;
}
ul li, ol ul li {
	font-size:1.2em;
	margin:10px;
	list-style-type: disc;
}
ul.contact {
	margin-bottom: 10px;
}
ul ul.details {
	margin: 10px;
}
li .details li {
	font-size: 1.1em;
	margin: 5px 10px 5px 10px;
}
.divider {
	border-bottom: 1px solid #071A71;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
ol.steps {
	margin:10px 15px;
}
a.no-hover {
	border: none;
}
