﻿h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.90em;
	font-weight: bold;
	font-variant: normal;
	color: #02267e;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0 0 0 0;
}
	
.image01 {
}

a:link {
	color: #0081d4;
	text-decoration: underline;
}
a:visited {
	color: #0081d4;
	text-decoration: underline;
}
a:hover {
	color: #0081d4;
	text-decoration: underline;
}
a:active {color: #0081d4;
	text-decoration: none;
}

#left-col h2 {
	font-size: 1em;
	font-weight: bold;
	color: #02267e;
	}

#left-col a:link {
	font-size: .8em;
	font-weight: bold;
	color: #02267e;
	text-decoration: none;
}

#left-col a:visited {
	font-size: .8em;
	font-weight: bold;
	color: #02267e;
	text-decoration: none;
}

#left-col a:hover {
	font-size: .8em;
	font-weight: bold;
	color: #02267e;
	text-decoration: underline;
}

#left-col a:active {
	font-size: .8em;
	font-weight: bold;
	color: #02267e;
	text-decoration: none;
}

#right-col a:link {
	font-size: 1.00em;
	font-weight: bold;
	color: #02267e;
	text-decoration: none;
}

#right-col a:visited {
	font-size: 1.00em;
	font-weight: bold
	color: #02267e;
	text-decoration: none;
}

#right-col a:hover {
	font-size: 1.00em;
	font-weight: bold
	color: #02267e;
	text-decoration: underline;
}

#right-col a:active {
	font-size: 1.00em;
	font-weight: bold
	color: #02267e;
	text-decoration: none;
}



.big-link {
	font-size: 1.30em;
	font-weight: bold;
}

.big-font {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.80em;
	font-weight: bold;
	color: #02267e;
}

#center-col {
	font-size: 1.00em;
	font-weight: normal;
}

#center-col h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.35em;
	font-weight: bold;
	font-variant: normal;
	color: #02267e;
}

ul {

}

li {
	margin-bottom: 10px;
}


/* .image-1 {
	text-align: left;
	margin-left: 2px;
	margin-top: 30px;
    margin-bottom: 0px;
   	border-width: 0px;
    padding: 0px;
} */

.image-left {
	}
	
.image-right {
	float: right;
	margin: 5px 0px 0px 10px;
	}

.p-center {
	color: #02267e;
	font-size: .6em;
	text-align:center;
	}

.copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.p-quote {
	font-style: italic;
	color: #02267e;
/*	font-weight: bold; */
}

.p-quote-author {
	text-align: right;
}

.p-quote2 {
	font-style: italic;
	font-weight: bold;
}

.p-quote-author2 {
	text-align: right;
}


/* Return to top of page formatting */
.return {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-weight: normal;
	font-variant: normal;
	color: #02267e;
	text-align: right;
}

/* Contacts Table Formatting */

#tbl-contact {
	font-size: .75em;
	width: 100%;
}

#tbl-contact .columns {
	text-align: left;
	width: 50%;

}

#tbl-contact td {
	vertical-align: top;
	padding: 10px 0 0 0;
	width: 50%;
	text-align: left;
}

#tbl-contact a {
	font-size: .90em
}

.t-small01 {
	font-size: .80em;
}

/* Special Spacing */

.space01 {
	margin: 20px 0 0 0;
}
.space02 {
	margin: 10px 0 0 10px;
}
.space03 {
	margin: 30 0 0 0;
}

/* First paragraph spacing after header */

.p-first {
	margin-top: 10px;
}

/* Sitemap definitions */

.mapsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.mapitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}


/* Testing Only
p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
*/


/* Sample Code Only
	#hmenu a:link, #hmenu a:visited {
		color: #3f4754;
		text-decoration: none;
		display: block;
		float: left;
		border-left: solid 1px #fff;
		border-right: solid 1px #cdcfd6;
		height: 28px;
		padding: 7px 8px 1px 8px;
		/* box model hack
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 20px;
	}
*/

