@import url("openlayers.css");
/* this is a substitute for the lcc.css -  lee 04-28-10 */

#masthead {
 background: transparent url(http://www.gis.leg.mn/graphics/gisred-old.jpg) no-repeat;
}

h1, h2, h4, h5, h6 {
  font-weight: bold;
  /*font-family: arial, verdana, sans-serif;*/
  padding: 0em;
}
h1 {
  font-size: 2.2em;
  border-bottom: 2px solid #990033;
}
h2 {
  font-size: 1.8em;
  border-bottom: 1px solid #aaa;
}
h2 a{	
  padding-right: 27px;
  text-decoration: none;
}
h2 a.back{	
  padding-left: 27px;
  background: url(../images/arrow_link_red_left.gif) no-repeat center left;
  text-decoration: none;
}
h2 a:link, h2 a:active, h2 a:visited {
  color: #000;
}
h2 a:hover {
  color: #666;
}
h3 {
  font-size: 1.6em;
  font-family: arial, verdana, sans-serif;
  padding: 0em;
  font-weight: normal; 
}
h3#members {
  font-size: 1.6em;
  margin-top: 1em;
  font-weight: normal; 
  }
h4.header
{
    font-size: 1.2em;
    line-height:1.5em;
    background-color: #E8E8E8;

    width: 250px;
}
h5{font-size: 1.4em;
   font-weight: normal;
   }
h5#meetings
{font-size: 1.4em;
   font-weight: bold;
   }
h6{font-size: 1.2em;
   font-weight: normal;
   }
.center {
text-align:center;
}
td#members
{
	padding-top: 1.5em;
	padding-right: 12.5em;
	padding-left: 2em;
	line-height: 1.5em;
  	font-family: arial, verdana, sans-serif;
  	font-weight: normal;
  	font-size: 1.4em;
	font-color: black;
	vertical-align: top;
}

TABLE#matrix 
{
    WIDTH: 625px;
    FLOAT: left
}
TABLE#matrix TR
{
    WIDTH: 97%;
    font-size: 1.2em;
}
input {
  text-align:right;
  }
p {
  line-height: 1.3em;
  /*font-family: arial, verdana, sans-serif;*/
  margin: .5em 0em;
  font-weight: normal;
  padding: 0em;
  letter-spacing: .03em;
}
.on
{
    BACKGROUND-COLOR: #E8E8E8;
    /*MARGIN: 0 0 0 0;
    BORDER: 1px solid #8C8C8C;
    
    BORDER-BOTTOM: 1px solid #E8E8E8;
    BORDER-WIDTH: 1 1 0 1;*/
    WIDTH: 10px;
    BORDER: 1px solid #8C8C8C;
    PADDING: 0 4 0 4;
    BORDER-COLOR: #8C8C8C #8C8C8C #E8E8E8 #8C8C8C;
    
}
.width600
{
    WIDTH: 625px
}
#mapbox
{
    BACKGROUND-COLOR: #FFFFCC;
    WIDTH: 250px;
    HEIGHT;5000px;
    BORDER: 1px solid #990033;
    list-style-type: none; 
}
#greynav
{
    BACKGROUND-COLOR: #E8E8E8;
    WIDTH: 625px;
    PADDING-TOP: 7px;
    BORDER: 1px solid #8C8C8C
}
a#report
{
    TEXT-DECORATION: none;
    font-size: 1.2em;

}
div#left {
	float: left;
	width: 260px;
	text-align: left;
}
div#right {
	float: right;
	width: 150px;
	text-align: center;
}
div#middle {
	padding: 0px;
	text-align: center;
}
a:active
{
  color: red
}
a:link
{
  color: #990033
}
a:visited
{
  color: #333333
}
.alignright
{
    FLOAT: right;
    WIDTH: 55%;
    TEXT-ALIGN: right
}
.alignleft
{
    FLOAT: left;
    WIDTH: 59%
}
#content ul { 
  font-size:1.3em; 
  font-family: arial, verdana, sans-serif;
  list-style-type: disc; 
} 
.td {
font-size:3.3em;
}


.toc{vertical-align:position;width: 120 px;
}


table.sample {
	BORDER: 2px solid #000000;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	/* background-color: white; */ 
	line-height: 1.4em;
  	font-family: arial;
  	font-weight: normal;
  	font-size: 1.4em;
}
table.sample tr {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	/*background-color: white; */
	-moz-border-radius: 0px 0px 0px 0px;
	/* line-height: 1.5em;
  	font-family: arial;
  	font-weight: normal;
  	font-size: 1.5em;
	font-color: black; */
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	/* background-color: white; */  
	-moz-border-radius: 0px 0px 0px 0px;
	/* line-height: 1.5em;
  	font-family: arial;
  	font-weight: normal;
  	font-size: 1.5em;
	font-color: black; */
}
table.sample10 td {
	/* border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px; */ 
	line-height: 1.5em;
  	font-family: arial;
  	font-weight: normal;
  	font-size: 1.5em;
	font-color: black; */
}

