.chs{
margin: -.0em -1em -.35em -.7em;
}



.skip{
	display: none;
}

acronym{
	cursor: help;
	border-bottom: 1px #000000 dotted;
}

/*#content acronym
    {
    background: url("logo.gif");
    width: 156px;
    height: 25px;
    overflow: hidden;
    margin: 0;
    }
 #content  acronym  span
    {
    display: none;
    }*/
 
img.photo { display: block; background-color: #fff; padding: 5px; border: 1px solid #696860; margin: auto; margin-top: 20px; }


.title h1 {
	margin-top: .5em;
	margin-left: -.5em;
	font-size: 1.4em;
    background-color: transparent;
    border-bottom: 2px solid #C7C7C7;
	width: 100%; 
}

.title a  {
 text-align: left;
 height: 20px;
 color: #444444;
 display: block;
 text-decoration: none;
 font-size: 1.2em;
 padding-top: 8px;
 padding-bottom: 14px;

}


.title a:hover {
 color: #005D93;
}

#lister h2{
	font-size: 0.8em;
}


dl{
		/* border: 1px solid #E1E2E3; */
/* 		margin-left: .8em; */
		padding: .5em;
		height: 80%;
		/* background: #F5F6F7; */
		padding-bottom: 1.2em;
		}
	
dt {
/*  color: #494949; */
/* padding: .5em; */
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.1em;
/*  text-decoration: underline; */
  font-weight: bold;
 margin-bottom: 0px;
 margin-top: .8em;
 margin-left: 1.9px;
padding-left: 1.9px;
     background-color: transparent;
    /*font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;*/

/*     border-bottom: 2px solid #C7C7C7; */
    /*text-shadow: #999999 0.2em 0.2em 3px;*/
/*     text-shadow: #fff 0.2em 0.2em 3px; */
	width: 70%; 
}

dd {

	padding: .4em;


}
#lister ul {
 position: relative;

}

#lister ul li {
 list-style-type: none;
 list-style-image: none;
  margin-left: .2em;



}

#lister ul/* , #content ul li */ {
 margin: .2em;
 padding: .2em;

}

#lister ul li ul{

 background: #fff;
  margin: 1.2em 15px 1.2em 1em;

/*   padding: 10px 5PX 15px 5px;  */
     border: 1px solid #CDCECF;
     border-right: 2px solid #CDCECF;
     border-bottom: 2px solid #CDCECF;

}
/* controls the distance the blocks are from one another*/
#lister ul li /*ul li*/{
	
 margin: 8px 10px 8px 10px;
 display: block;
/*  background: url(images/bullet.jpg) no-repeat left; */
 background: /*#F5F6F7*/ url(gtk-yes.gif) no-repeat left;
/*  border: 1px solid #E6E7E8; */
 padding:  .4em  0em .4em 2.2em;
 text-indent: .0em;

}


#lister ul li ul li a{
 display: block;
 height: 1%; /* IE WIN */
padding: .4em;
}


#lister ul li ul li a:hover{
 background: #F0F0F0;
 text-decoration: none;
}


/* #content ul li ul li ul {
 margin: 0;
 padding: 0;
} */


#address p{
	/* border: 1px solid #D1D1D1; */
  	margin: 1em;
	padding: 1em; 
}



/*@import "style.css";*/

div#graphics-menu {
/* background: #003366; */
	background: #000 /*url(/test/images/graphics-menu.gif) repeat-x bottom*/;
	text-align: left !important;
}

div#graphics-menu a{
	color: #FFF;
	margin-left: .3em;
	padding: .2em;
 	margin-top: .5em;
	margin-bottom: 2px;
	text-align: left !important;

}

.low-graphics{
	text-align: left !important;
}

.graphics, .hide{
	display: none;
}


/* css Zen Garden submission 175 - 'Business Style', by Gunta Klavina, http://www.klavina.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, Gunta Klavina */
/* Added: July 9th, 2005 */

/*Attribution. You must attribute the work in the manner specified by the author or licensor.*/

/*Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one.*/


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */



body
    {
    margin: 0;
    padding: 0;
/*     color: #333; */
    color: #000;
    font: /* 13px */ 1em Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    /*background: #E2EBED  #FFFFFF url(bgshadow.jpg) 58% repeat-y; */
    /*background: #FFFFFF url(bg.gif)*/ /*58% repeat-y*/; 
    text-align: center;
    }
a
    {
    color: #307082;
    }
a:hover
    {
    color: #E6922A;
    }
acronym
    {
    border: none;
    }

/* #preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span, #lresources h3.resources span, #larchives h3.archives span, #lselect h3.select
    {
    display:none;
    } */

#container
    {
    margin: 0 auto;
    width: 724px;
    position: relative;
    background: #fff url("paper.jpg");
    /*background: #fff url("bg.gif");*/
    padding: 0 10px 0 10px;
    text-align: left;
	border: 2px solid #D7D7D7;
/* 	border-right: 2px solid #E7E7E7;
	border-top: 2px solid #E7E7E7;
	border-bottom: 2px solid #E7E7E7; */
    }
* html #container
    {
    width: 744px;
/*      w\idth: 724px;  */
    }

#pageHeader
    {
    position: absolute;
    top: 2px;
    left: 40px;
    }
  #pageHeader h1
    {
	background: url("chs.png") no-repeat;width: 156px;
    height: 25px;
    overflow: hidden;
    margin: 0; 
    }
 #pageHeader  h1  span
    {
     display: none;
    } 
	
	#pageHeader  h2 
    {
	font-size: 22px;
    margin: 0; 
    }
	
 h2 
    {
/*     font-size: 12px; */
    font-size: .8em;
/*     margin: 0; */
    }

#quickSummary
    {
    padding-top: 85px;
    }
#quickSummary .p2
    {
    font-size: 12px;
    position: absolute;
    top: 65px;
    right: 20px;
    margin: 0;
    }
#container #intro #quickSummary .p1
    {
    font-size: 11px;
    height: 171px;
    background: url("background_large.jpg") no-repeat;
    margin: 0;
    width: 724px;
    color: #fff;
    /*font: 12px/150% Trebuchet MS;*/
    font: 12px/150% Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    }
	#container #intro #quickSummary .p1  span
    {
    padding: 30px 530px 0 30px;
    display: block;
    margin: 0;
/*     font: 12px/150% Trebuchet MS; */
    font: 12px/150% Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    }
	
 	#container #intro #quickSummary .pb
    {
    font-size: 11px;
    height: 95px;
    background: url("background.jpg") no-repeat;
    margin: 0;
    width: 724px;
    color: #fff;
/*     font: 12px/150% Trebuchet MS; */
    font: 12px/150% Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    }

	#container #intro #quickSummary .pb  span
    {
    padding: 10px 530px 0 15px;
    display: block;
    margin: 0;
/*     font: 12px/150% Trebuchet MS; */
    font: 12px/150% Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    } 

#preamble, #supportingText
    {
    margin: 0 20px 0 243px;
    }
#supportingText p, #preamble p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }
 #preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3
    {
/*     width: 200px; */
    height: 24px;
    margin: 40px 0 10px 0;
    }
/* #preamble h3
    {
    background: url("heading01.gif") no-repeat;
    } 
#explanation h3
    {
    background: url("heading02.gif") no-repeat;
    }
#participation h3
    {
    background: url("heading03.gif") no-repeat;
    }
#benefits h3
    {
    background: url("heading04.gif") no-repeat;
    }
#requirements h3
    {
    background: url("heading05.gif") no-repeat;
    }*/
#requirements
    {
    margin-bottom: 40px;
    }

#linkList
    {
    position: absolute;
/*     top: 200px; */
    top: 195px;
    left: 0;
    width: 210px;
    }
	
#lselect h2{
	font-size: 1.2em;
	}
#lselect ul, #larchives ul, #lresources ul
    {
    list-style-type: none;
    margin: 0;
/*     padding: 0 0 0 40px; */
    }
#lselect ul li a
    {
/*     text-decoration: underline; */
	display: block;
/*     font-size: 13px; */
    font-size: 0.8em;
	background: /*#F5F6F7*/ url(a.png) no-repeat left;
	 
/* 	margin: 8px 5px 8px 5px; */
    /*  border: 1px solid #E6E7E8; */
    padding:  .4em  0em .4em 2.2em;
    text-indent: .0em;
	 
    }
#lselect ul li.c, #lselect ul li a.c
    {
    display: inline;
/*     font-size: 12px; */
    font-size: .9em;
    color: #333;
    }
#lselect ul li a.c
    {
    text-decoration: none;
    }
#lselect ul li a.c:hover
    {
    color: #E6922A;
    }
#lselect ul li
    {
/*     font-size: 12px; */
    font-size: .9em;
    border-bottom: 1px solid #E6EEF0;/* needed for IE*/
    }
#linkList #larchives ul li
    {
/*     font-size: 13px; */
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#linkList #lresources ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#lresources h3.resources
    {
    background: url("resources.gif") no-repeat;
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
    }
#larchives h3.archives
    {
    background: url("archives.gif") no-repeat;
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
    }

#footer
    {
    background: url("footer.gif") no-repeat;
    color: #fff;
    height: 48px;
    text-align: right;
/*     padding: 0 10px 0 0; */
    padding: 0 2em 0 0;
    line-height: 26px;
    font-size: 11px;
    }
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }

