
.indent2{margin-left: 2.5em;margin-top: 0px;}
.indent1{margin-left: 1.5em;margin-top: 0px;}
.indentp5{margin-left:.74em;margin-top: 0px;}
.indent5{margin-left: 5em;}
.indented5{margin-left: 5em; margin-right: 5em;}
.space1_5{line-height:1.5EM;}


body{
	font-family: /*tahoma, geneva, */sans-serif;
	font-size: .8em;
	min-width: 800px;
}

.ialink{  /* older articles link */
    margin-left: 1.25em;
    margin-top:2em;
 }

.photopage{
    min-width: 1000px;
}

a {
   whitespace:nowrap;
}

dt{
	font-weight: bold;
}

.ipage p{  /*indented page - used for pages like JOTA */
	margin-left: 2em;
	margin-right: 1em;

}

p.indent1{
    margin-left: .5em;
    margin-right:.5em;
}

p.indent5{
    margin-left: 5em;
    margin-right:5em;
}


caption{
	font-size: .7em;
}

#menu{
	width: 265px;
	vertical-align:top;
	
	padding-left: .4em;
	float: left;
}


#menu .menuitems{
  margin-top: .75em;
  margin-bottom: 1.5em;
  margin-left: .75em;
}

#menu li{
  margin-left: -2em;

}

#menu .mHeader{

	background:#3f74a8;
	color:white;
	width: 260px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
	padding-left: 5px;
	border:#6F9DD9 solid 1px;
}


#innerMenu{
	border: #6F9DD9 solid 1px;
	background: white;
	margin-top:.75em;
}



a:link:hover{
	text-decoration:underline;
}

#pageContent{
	margin-left: 280px;

}
.hdr{
	padding-left:1em;
	
}

.banner {
	background: #2a3b62;
	color: #FFFFFF;
	
	
}
.banner h1{
	background: #2a3b62;
	color: #FFFFFF;
	font-family: sans-serif;
}

#bannerArea{
	background: #4477aa;
	color: #FFFFFF;
	
}

.subbanner{
     color: #FFFFFF;
     background: #3f74a8;
     padding: .25em;
     font-weight:bold;
    }
    
 .subbanner a{
     color: #FFFFFF;
     padding-left:1em;
     text-decoration: none;
 }
     
     
.subbanner a:hover{
	text-decoration:underline;
}

.quoted{
	margin-left: 2.5em;
	margin-right: 5em;
	text-align: justify;
	font-family: Times;
	border:1px dotted lightblue;
	padding:0.2em;
}

strike {text-decoration: line-through;}

body{
	background: #FFFFFF;
	color: #000000;
	margin-right: 1em;
	margin-left: 1.75em;
}

.article{  
   margin-left: 1em;
   margin-right: .5em;
   margin-bottom: 0px;
   margin-top: 0px;
   padding-top:0px;
   padding-bottom:0px;
   
}

.articleContentsColl{
	display:none;
}

.sectionNewsHdr{ color: black !important;}

table.coll, table.map{
	border-collapse:collapse;
}

table.map{
	margin-top:2em;
}

.map{
	border:1px solid gray;
	font-size: small;
	font-family:arial, helvetica, sans-serif;	
}

td.map{
	font-size:x-small;
}

.spaceAbove{
	margin-top: 1em;
}

.doubleSpaceAbove{
      margin-top:2.5em;
}

a, #menu a {
	color: #0000ee;
}

#menu {
	color: #0d528e;
	
}

#menu a {
	color: #0d528e;
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover {
	color: #0d528e;
	font-weight:bold;
	text-decoration:underline;
}
.content{
	padding-left:1em;
	padding-top:2em;
}

#footer{
	clear:both;
	padding-top: 1em;
}

.news, .newsbox{
	background: #ccffff;  /* aqua*/
	border: solid black 1px;
	margin-left:auto;
	margin-right:auto;
	padding-left: .5em;
	padding-right:.5em;
}


background: #ccffff;  /* aqua*/
	border: solid black 1px;
	margin-left:auto;
	margin-right:auto;
	padding-left: .5em;
	padding-right:.5em;
}

fieldset{
	margin-left: 1em;
	margin-top:2em;
	margin-bottom:3em;	
}

fieldset .indent{
 	margin-left: 1em;
}

fieldset.snews{
   margin-top:0;
}

fieldset.trept{
   margin-top:1.5em;
}


fieldset a{
   font-weight: bold;
}

legend{
    
    font-weight: bold;
    font-size: 1.3em;
}

#mhide{
 cursor:pointer;
 font-weight: bold;
 color:  #0000EE;
 text-decoration: underline;
 font-size: .8em;
}

#mshow{
 margin-left:1em;
 margin-bottom: 2em;
 font-size:.8em;
 cursor:pointer;
 font-weight: bold;
 color:  #0000EE;
 text-decoration: underline;
 display:none;
}

.archive .article{
	padding-bottom: 1.5EX;
	border-bottom: 1px solid gray;
	margin-bottom: 3EX;
}

.longlist ol, .longlist ul {
  float: left;
  width: 45em;
  margin: 0;
  padding: 0;
  list-style: none;
}

.longlist li {
  float: left;
  width: 18em;
  margin: 0;
  padding-left: 0;
}  


.longlist{
	line-height:1.5em;
}

.screenShots{
    width:650px;
}

.screenShots td{
	text-align:center;
	font-weight: bold;
	font-size: .88em;
}



table.bordered {
	border: 1px solid #4477aa;
	
}	
table .evenrow {
	background:#EFF7FF;

}

table .oddrow {
	background:#D6E8FF ;
	
}

table.bordered td{
  padding: 2px 3px 2px 5px;
}


table.bordered th, table.ec th {
	background:#99CCFF;
	

}


table.photoTable {
	margin-left:auto; 
	margin-right:auto;
}

table.photoTable td{
	padding: 15px;
	vertical-align:top;
	text-align: center;
}


.pcaption{
	
	font-size: .85em;
	font-weight: bold;
	text-align:center;

}

.pcredit{

    font-size: .8em;
    font-style:italic;
    text-align:right;
    margin-right: 1em;
    
 }

.facebookLogo{
    margin-right: 15px;
    margin-top:1px;
    margin-bottom:1px;
 }
 
/* note: anchor styles must be maintained in order link, visited, hover, active */
a.nodecoration{
	color:#000000;
	text-decoration:none;
}
a.nodecoration:link {
	color:#000000;
	text-decoration:none;
}
	 
a.nodecoration:visited  {
	color:#000000;
	text-decoration:none;
}
a.nodecoration:hover  {
	color:#000000;
	text-decoration:none;
}
a.nodecoration:active  {
	color:#000000;
	text-decoration:none;
}

/* for guidelines page */

.pageExample{
      border:1px dotted;
      margin: 2em 9em 2em 2em;
      padding: 5px;

}


.nameAnchor{
    color: black;
}