.main_container {
	width: 940px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}
.container {
	width: 940px;
	margin: 0 auto;
	background-color: #fff;
	height: 100%;
	overflow:auto;
}
body {
    margin: 0 !important;
    padding: 0 !important;
	font-family: 'Roboto', sans-serif;
	background-image: url(../images/topsideborder.jpg), url(../images/bottomsideborder2.jpg);
	background-position:top left, bottom left;
    background-repeat:repeat-x, repeat-x; 
	background-color: grey;
	background-attachment:scroll;
}
.intropara:after { 
content: '\A\A'; 
white-space: pre; 
}
#pagenav ul {
list-style-type: none;
    margin: 0;
    padding: 0;
}
#pagenav ul li {
display: inline;
margin-right: 10px;
}
section h3 {
display: inline;
font-size:1.0em;
}
section h4 {
display: inline;
font-size:.875em;
}
section h5 {
display: inline;
font-size:.750em;
}
section p {
display: inline;
}
h1 {
    margin: 40px 0px 20px 0px;
	font-weight: 400;
	line-height: 100%;
	font-size: 1.5em;
}
h2 {
	margin: 20px 0px 5px 0px;
	font-weight: 500;
	line-height: 100%;
	font-size: 1.125em;
	}
h2.custom {
	margin: 0px 0px 5px 0px;
	font-size: 1.125em;
	font-weight: 500;
	line-height: 100%;
	}
h3 {
	margin: 0px 0px 5px 0px;
	font-weight:500;
	line-height: 100%;
	font-size:1.0em;
	}
h4 {
	margin: 0px 0px 5px 0px;
	font-weight: 600;
	font-size:.875em;
	line-height: 100%;
	}
h5 {
	margin: 0px 0px 5px 0px;
	font-weight: 600;
	font-size:.750em;
	line-height: 100%;
	}
h6 {
	margin: 0px 0px 5px 0px;
	font-weight: 600;
	font-size:.625em;
	line-height: 100%;
	}
.no_lists {
display: block;
}
.no_lists h3 {
display: block;
font-size:1.0em;
}
.no_lists h4 {
display: block;
font-size:.875em;
}
.no_lists h5 {
display: block;
font-size:.750em;
}
.no_lists p {
display: block;
}
#primaryresources h3 {
display: inline;
font-size:1.0em;
}
#primaryresources h4 {
display: inline;
font-size:.875em;
}
#primaryresources a {
display: inline;
font-size:1.0em;
}
#primaryresources p {
display: inline;
}
div.printcontain{
position:relative;
}

#right_column2 ol li{
	margin: 5px 0px 10px 0px;
}
p{
	font-size: .875em;
}
#right_column2 ul li{
	font-size: .875em;
}
div.someindent {
padding-left: 40px;
}
.blueline {
position: relative;
top: -25px;
}
.bluedivider {
height: 10px;
width: 100%;
}
.leftintroimg {
float: left;
padding: 5px;
width: auto;
}
.rightintroimg {
float: right;
padding: 5px;
width: auto;
}
.first {
margin: 20px 0px 5px 0px;
}
.donotshow {
font-family: 'Roboto', sans-serif;
font-size: 1.0em;
}
.fa-print {
position: relative;
float: right;
top: 1em;
right: 3em;
}
.myprintlabel{
font-size:.9em;
position: absolute;
top: 1em;
right: .6em;
}
/*#nationalhs h3 {
display: inline;
font-size:1.0em;
}
#nationalhs h4 {
display: inline;
font-size:.875em;
}
#nationalhs h5 {
display: inline;
font-size:.750em;
}
#nationalhs p {
display: inline;
}*/

/*.inlinetxt {
display:inline;
font-size: .875em;
}*/

h5.inlinetxt::after { 
    content: " ";
}*/

#skip a
{ 
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
color:white;
} 
#skip a:focus 
{ 
position:absolute; 
left: 45%;
top: 22%;
width:auto; 
height:auto; 
z-index:2;
color:white;
} 
#skipsub a
{ 
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
color: black;
} 
#skipsub a:focus 
{ 
position:absolute; 
left: 65%;
top: 6%;
width:auto; 
height:auto; 
z-index:2;
color: black;
} 
#left_column {
	background-color: #fff;
	float: left;
	width: 170px;
	padding-left: 10px;
	padding-right: 10px;
	height: 600px;
}
#left_column4 {
	/*background-image: url(../images/lcol.jpg);
	background-attachment: scroll;
	backbround-position: bottom left;
	background-repeat: no-repeat;*/
	background-color: #fff;
	float: left;
	width: 175px;
	min-height: 100%;
	height: auto;
	padding-left: 0px;
	padding-right: 10px;
}
#right_column {
	background-color: #fff;
	float: right;
	padding-left: 15px;
	padding-right: 10px;
	width: 730px;
	min-height:100%;
	height:auto;
}
#right_column2 {
	background-color: #fff;
	float: right;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;
	width: 730px;
	min-height:100%;
	height:auto;
}
#header {
	background-image: url(../images/headerbg.png);
	background-repeat: repeat-x;
	background-color: #333;
	height: 365px;
}
#header2 {
	height: 365px;
}
div.universalnav{
   position: fixed;
   background-color: #BFBFBF; 
   width: 100%; 
   top: 0px;
   left: 0px; 
   z-index:1;
}
ul#universalnavbar {
	margin: 0 auto;
	width: 100%;
	padding: 0px;
	list-style-type: none;
	height: auto;
	overflow: hidden;
}
ul#universalnavbar li{
	display: inline-block;
	height: auto;
	width: 16%;
    padding: 4px 0px;
	float: left;
}
ul#universalnavbar li a{
	display: block;
    padding: 0px;
	margin: 0px;
    font-size: .8em;
	text-align:center;
	color: #000;
	text-decoration:none;
}
ul#universalnavbar li a:hover{
	display: block;
    padding: 0px;
	margin: 0px;
    font-size: .8em;
	text-align:center;
	color: #000;
	text-decoration:underline;
}
#headerpos{
position:relative;
}
#header2 {
	background-image: url(../images/headerbg.png);
	background-repeat: repeat-x;
	background-color: #333;
	height: 365px;
    display: inline-block;
	float:left;
	margin: 0px;
}
#footertest4 {
	height: 60px;
    clear: both;
    background-image: url(../images/bottomborder.jpg);
	background-repeat: repeat-x;
	text-align:left;
	margin: 0 auto;
}
#footertest4 p {
	font-size: .7em;
	padding-left: 200px;
	padding-top: 16px;
	}
/*#footer p {
width: 940px;
padding-left: 190px;
padding-right: 0px;
padding-top: 15px;
font-size: .7em;
}
p {*/
/*overflow: hidden;*/
 /* max-width: 75ch;
  }*/
.pic-cap {
	background-color: beige;
	height: 300px;
	width: 190px;
	float: right;
	padding-left: 10px;
	padding-top: 5px;
}
td .tdtop{
vertical-align: top;
}
ul#navigation {
list-style-type: none;
padding: 5px;
margin-left: 5%;
text-decoration: none;
font-size: 0.9em;
}
ul#navigation a {
	background: #fff url("../images/link_arrow.gif") 0 10px no-repeat;
	text-decoration: none;
    padding: 8px 0px 8px 15px;
	display: block; 
	color: #275177;
	font-weight:600;
   /* Box sizing for older browsers */ 
   -moz-box-sizing: border-box; 
   -webkit-box-sizing: border-box; 
   box-sizing: border-box; 
   }
ul#navigation a:link, a:visited {
color: #275177;
}
ul#navigation a:hover, a:active {
color: #275177;
text-decoration:underline;
}
#right_column2 a:link {
    color: #425778;
	text-decoration: underline;
}
#right_column2 a:visited {
	color: #575127;
}
#right_column2 a:hover {
	color: #000;
}
#right_column2 a:active {
	color: #000;
}
.eralinks {
	color: #425778;
	text-decoration: underline;
    font-weight: 600;
	font-size: .9em;
	display: block;
	padding-bottom: 5px;
}
.eralinks:link {
	color: #425778;
}
.eralinks:visited {
	color: #575127;
}
.eralinks:hover {
	color: #000;
}
.eralinks:active {
	color: #000;
}
.footlink {
	color: #275177;
	text-decoration: underline;
}
.gototop{
font-size: .7em;
text-align: right;
margin-right: 5px;
}
/*.FrontHeads a:link {
	color: #425778;
}
.FrontHeads a:visited {
	color: #425778;
}
.FrontHeads a:hover {
	color: #425778;
}
.FrontHeads a:active {
	color: #5977A4;
}
.bottomright {
	background-image: url(../images/tah-front_06.png);
	background-repeat: repeat-x;
}
.topright {
	background-image: url(../images/tah-front_02.png);
}
.frontplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	background-repeat: repeat-y;
	background-position: right;
	text-align: justify;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.FrontHeads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}*/
