
.headertext1 {
	display: block;
	padding-top: 3px;
	font-size: 20pt;
	color: #0E1272;
	margin: 2px 0;
	text-align: center;
}

.colcontent{
	display: block;
	background-color: #FDF3BB;
	margin: 8px 8px 16px 8px;
}

.coltable {
	background-color: #FDF3BB;
}

.basetitle{
	display: block;
	padding: 5px 0;
	background: url(orange_yellow.png);
	background-repeat: repeat;
	width: 100%;
	color: #08082C;
	font-weight: bold;
	font-size: 16px;	
}

.rightholder {
	padding: 5px 3px;
	text-align: center;
}

.rightholderbordered {
	background: #FFFFD4;
	text-align: center;
	border: 1px solid #041178;
	padding: 5px 2px;
}

.rightlistholder {
	background: #FFFFD4;
	text-align: center;
	border: 1px solid #041178; 
	padding: 5px 4px;
	margin-bottom: 8px;
}

.basecontentblock {
	background: transparent;
	text-align: center;
	margin: 5px 0;
}

.logoleft {
	background: #f5f5f5;
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	text-align: center;
}

.logoright {
	padding: 2px 5px;
	background: white;
	border: 1px solid black;
}


.logorightsideborder {
	padding: 2px 5px;
	background: white;
	border-left: 24px solid black;
	border-right: 24px solid black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}

.imagecaption {
	display: block;
	font-size: 12px;
	width: inherit;
	font-weight: bold;
	color: #2D2D2D;
}

.emimagecaption{
	display: block;
	font-size: 12px;
	width: inherit;
	font-weight: bold;
	font-style: italic;
	color: #2D2D2D;
}

#sitemaplink{
	padding-left: 25px;
}

.textcontainer {
	padding: 1px 10px;
	background-color: transparent;
}

.titlecontainer {
	padding: 4px 10px 4px 10px;
	background-color: transparent;
}

.pagetitle {
	display: inline;
	padding: 2px 0;
	font-size: 18px;
	letter-spacing: 0.02em;
	color: #0A587A;
	width: 100%;
	text-align: center;
}

.pagetitlelarger{
	display: inline;
	padding: 2px 0;
	font-size: 16pt;
	font-weight: normal;
	color: #0A587A;
	width: 100%;
	text-align: center;
}

.phonenumber {
	display: block;
	padding: 2px 0;
	margin-top: 5px;
	font-size: 16px;
	letter-spacing: 0.02em;
	color: #0A587A;
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.centertext {
		display: block;
		padding: 5px 0;
		font-size: large;
		font-weight: bold;
		color: #0;
		text-align: center;
}

.texttitle {
		display: block;
		padding: 0 5px;
		font-size: medium;
		font-weight: bold;
		color: #000;
		text-align: left;
}

.texttitlecenter {
		display: block;
		padding: 0;
		font-size: medium;
		font-weight: bold;
		color: #0;
		text-align: center;
		width: 98%;
}

.textdetail {
		display: block;
		font-size: small;
		font-weight: normal;
		padding: 5px;
		text-indent: 25px;
		color: #0;
		text-align: justify;
		line-height: 1.5em;
}

.imagefloatright {
	float: right;
	background-color: #ffffff;
	margin: 2px;
	padding-left: 10px;
}

.imagefloatleft {
	float: left;
	background-color: #ffffff;
	margin: 2px;
	padding-right: 10px;
}

.addressblock {
	display: block;
	width: 300px;
	background: #c0c0c0;
	text-align: center;
	border: 1px solid black;
}

.lasttext{
	text-align: center;
	padding: 0;
	margin: 0;
}

#rightlist {
	margin: 5px 3px 5px 14px;
	padding: 3px 5px;
	font-weight: normal;
	text-align: left;
	font-size: x-small;
	list-style-position: outside;
	list-style-image: url('bullet_blue_yellow copy.png');
	list-style-type: square;
}

#rightlist li {
	padding-bottom: 4px;
}

.emright {
	color: navy;
	font-weight: bold;
	font-size: medium;
}

/* Matsonsoft 2007 -  All rights reserved. */

.accepted {
	display: block;
	font-size: 10pt;
	padding: 5px 3px 10px 3px;
}

.gearhire {
	display: block;
	font-size: 10pt;
	padding: 3px 0;
}

div {
		font-size: 14px;
		font-family: Arial, sans-serif;
		font-weight: normal;
		color: #0;
		text-align: justify;
		padding: 1px 2px;
}

p {
		font-size: 14px;
		font-family: Arial, sans-serif;
		font-weight: normal;
		color: #0;
		text-align: justify;
		padding: 1px 2px;
}

h1, h2 {
		font-family: Arial, sans-serif;
		display: block;
		padding: 5px 0;
		margin: 0;
		font-size: 22pt;
		font-weight: bold;
		color: #000;
		text-align: left;
}


h3, h4 {
		font-family: Arial, sans-serif;
		display: block;
		padding: 5px 0;
		margin: 0;
		font-size: 18pt;
		font-weight: bold;
		color: #000;
		text-align: left;
}


h5, h6 {
		font-family: Arial, sans-serif;
		display: block;
		padding: 5px 0;
		margin: 0;
		font-size: 14pt;
		font-weight: bold;
		color: #000;
		text-align: left;
}