#mynavrow {
	text-align: center;
	background:#47637c;
	/* width:740px; */
	height:25px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
		}
		
.mynavlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ddd;
}

a:link.mynavlink {color: #eee; text-decoration: none;}
a:visited.mynavlink {color: #eee; text-decoration: none;}
a:hover.mynavlink {color: #000; text-decoration: underline;}
a:active.mynavlink {color: #eee; text-decoration: none;}

.columnhead {
	width: 100%;
	height: 25px;
	text-align: left;
	background-color: #47637; 
	border-top:2px solid #000;
}

.sitehead1 {  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px; font-style: normal; font-weight: bold; color: #47637;}
.sitehead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #47637;
	/* color: #003399; */
	text-decoration: none;
}
.sitehead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #47637;
	text-decoration: none;
}
.sitehead4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #009;
	text-decoration: none;
}

a:link.wellhead {color: #47637; text-decoration: underline;}
a:visited.wellhead {color: #000; text-decoration: underline;}
a:hover.wellhead {color: #000; text-decoration: none;}
a:active.wellhead {color: #000; text-decoration: underline;}

a:link.sitehead3 {color: #47637; text-decoration: underline;}
a:visited.sitehead3 {color: #000; text-decoration: underline;}
a:hover.sitehead3 {color: #000; text-decoration: none;}
a:active.sitehead3 {color: #900; text-decoration: underline;}

a:link.sitehead4 {color: #003300; text-decoration: underline;}
a:visited.sitehead4 {color: #003300; text-decoration: underline;}
a:hover.sitehead4 {color: #003300; text-decoration: none;}
a:active.sitehead4 {color: #003300; text-decoration: underline;}

.madepossible {
	background-color: #47637c;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #eee;
	height: 14px;
}

.aboutlinks {
	background-color: #47637c;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #eee;
}

.mysupport {
	background-color: #74899c;

}

.badgered {width: 204px; text-align:center}
/* .badgered {margin-left:1px;margin-right:1px;padding:0} */
.badgered a:link,.badgered a:visited{display:block;padding:1px 0;}
.badgered a:hover{background:#B42E25;}

.badgeblu {width: 204px; text-align:center}
/* .badgeblu {margin-left:1px;margin-right:1px;padding:0} */
.badgeblu a:link,.badgeblu a:visited{display:block;padding:1px 0;}
.badgeblu a:hover{background:#1C3A6C;}

.logoinbanner {
	border-right: 0px;
	left: 10px;
	top: 0px;
	position: absolute;
    background-color: #rgba(51,51,51, .8) !important;
	background-color: #ddd;
	padding: 0px;
	-webkit-box-shadow: -5px 5px 5px #000;
}