/* FONT FACE SETTINGS */

/* END FONT FACE SETTINGS */

body {
  font-family: arial, sans-serif;
}

p, li, dt, dd, th, td {
  font-size: 12px; /* 12px */
  line-height: 1.35em; /* 135% */
}

p {
	margin: 5px 0 15px 0;
}


h1, h2, h3, h4, h5, h6, h2 a {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h2 a,
a {
	color:#303B4B;
	text-decoration:none;
}

#pagemenu li a {
	font-weight:bold;
}

#pagesummary h2 {
	font-size:0.75em;
	font-weight:normal;
}

h1 {
	font-size: 1.375em;
	line-height: 1.4em;
}

h2{
	font-size: 1em;
	line-height: 1.4em;
}

#NavHeaderSlogan p {
    color: #6C83A1;
    font-size: 1em;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

#NavHeaderTelephone div.tel {
	font-size: 16px;
	font-weight: bold;
	height:21px;
	padding:0 0 0 30px;
	line-height:21px;
	margin:0;
}

h3 {
	font-size: 1.25em;
	line-height: 1.4em;
}

h4 {
	font-size: 0.9em; line-height: 1.4em;
}

h5 {
	font-size: 0.85em; line-height: 1.4em;
}

h6 {
	font-size: 0.80em; line-height: 1.4em;
}

#pagecopy a {
	color: #7086A2;
	font-weight: bold;
	/* text-decoration: underline; */
	/* font-style: italic; */
}

#pagecopy a:hover {
	text-decoration: underline;
	color: #303b4b;
}

div, p, table { text-align: left;}

li p, li li, td td, td li, li td, td p, td h1, td h2, td h3, td h4, td h5, td h6,
td th, th th, th li, li th {
  font-size: 1em; /* don't scale within nested lists */
}

h1#pageTitle {
	margin:10px 0;
}

/* HEADER */
#NavHeaderMenu .navitem h2 {
}
/* END HEADER */

/* BREADCRUMBS */
	#breadcrumbs li {
		font-style:italic;
	}

	#breadcrumbs li, #breadcrumbs li a {
		color:#7086A2
	}

		#breadcrumbs li a:hover,
		#breadcrumbs li span.thispage {
			color:#303B4B;
		}

/* END BREADCRUMBS */


/* FOOTER */
#NavFooterLeft h1,
#NavFooterTitle h1,
#NavFooterRight h1 {
}

#NavFooterAddress h1 {

}

	#NavFooterLeft p {

	}

#footer p, #footer address {

}

#footer p#designedby,
#footer p#copyright {

}

	#footer p#designedby a {

	}
/* END FOOTER */

/* PAGEMENU */

#pagemenu h3 {

}

/* END PAGEMENU */


/* PAGE SEARCH */

#search label {

}

/* END PAGE SEARCH */











