.Maintbl_brdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #FFFFFF;
}


body {
	background-color: #2d3238;
}
.Secnavcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9da2b8;
}

.aboutnavcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9da2b8;
}

.hdrcopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F828C;
	margin: 6px;
	line-height: 1.25;
}


 html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

a.footer:link {
	color: #82858E;
	text-decoration: none;
}

a.footer:visited {
	color: #72747D;
	text-decoration: none;
}

a.footer:hover {
	color: #568d93;
	text-decoration: none;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #515151;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.secnav:link {
	color: #293C78;
	text-decoration: none;
}
a.secnav:visited {
	color: #293C78;
	text-decoration: none;
}
a.secnav:hover {
	color: #72afb6;
	text-decoration: none;
}
a:link {
	color: #293C78;
	text-decoration: none;
}
a:visited {
	color: #2c365a;
	text-decoration: none;
}
a:hover {
	color: #72afb6;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #404c77;
}.boldtitle {
	font-weight: bold;
	color: #293C78;
}

a.bf:link{
	font-size: 16px;
	color: #E45938;
	text-decoration: none;
}
a.bf:visited{
	font-size: 16px;
	color: #D75334;
	text-decoration: none;
}
a.bf:hover{
	font-size: 16px;
	color: #BC492E;
	text-decoration: none;

}
.border_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72aeb6;
}
.navbcgrnd {
	background-color: #394067;
}