body#Pollauf  {
	background-color: #000000;
	margin: 0;
	padding: 0; /* Resets 1em to 10px */
	color: #000000;
	font: 400 12px Arial, Helvetica, sans-serif;

}

p {

line-height: 140%;
text-indent: 0px;

}

a {
	color: #323843;
	text-decoration: none;
}

a:hover {
	color: #CCC;
}

acronym {

font-style: normal;
color: #CCAFE3;
cursor: help;

}





/*POSITIONING======================================*/

#container {
	position: relative;
	background: #7888A9 url(../images/background1.jpg) no-repeat top center;
	border-left: 5px solid #2A4255;
	border-right: 5px solid #2A4255;
	margin: 0 auto;
	width: 900px;

}

#intro {

width: 100%;

background: transparent url() no-repeat;

}



#pageHeader {

width: 720px;

height: 55px;

}

#box {
	margin-top: 170px;
	margin-left: 270px;
	width: 600px;
	height: 166px;
	background: transparent no-repeat;

}	

#section1 {
	margin-top: 150px;
	margin-left: 40px;
	margin-right: 270px;
	background: transparent;

}



#supportingText {
	margin-left: 75px;
	margin-right: 275px;
	padding: 10px;

}

#explanation { background: transparent url(../images/back_flowers.gif) no-repeat 100% 100%; }

#participation { background: transparent url(../images/back_flowers.gif) no-repeat 100% 0%; }

#benefits { background: transparent url(../images/back_flowers.gif) no-repeat 0% 0%; }

#requirements { background: transparent url(../images/back_flowers.gif) no-repeat 100% 0%; }

#linkList {
	position: absolute;
	top: 200px;
	left: 657px;
	width: 225px;
	background: transparent url(../images/back_list.gif) repeat-y;

}

#footer {

padding: 25px 0;
text-align: center;
text-transform: uppercase;
background: transparent;
font-family:"Lucida Grande", Geneva, Helvetica, sans-serif;
font-size:11px;

}



/*HEADERS======================================*/

#pageHeader h1,

#pageHeader h2 {

display: none;

}

#box p {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	text-indent: 0px;
	position: relative;
	background: transparent;
	margin-top: 0px;
	margin-left: 200px;
	margin-right: 0px;
	width: 340px;
	height: relative;
	color: #F7BC5B;

}

#section1 h3 {
font-family:'lucida grande','lucida sans unicode',arial,sans-serif;
font-size:2em;
position: relative;
left: -20px;
top: 15px;
display: block;
height: relative;
background: transparent;

}

#section1 h4 {
font-family:'lucida grande','lucida sans unicode',arial,sans-serif;
font-size:1.2em;
left: 0px;
color: #ffffff;
}

#supportingText h3 {

position: relative;

left: -20px;

display: block;

height: 58px;

text-indent: -1500px; 

}

#explanation h3 {background: transparent url(../images/title_so_what.gif) no-repeat;}

#participation h3 {background: transparent url(../images/title_participation.gif) no-repeat;}

#benefits h3 {background: transparent url(../images/title_benfits.gif) no-repeat;}

#requirements h3 {background: transparent url(../images/title_requirements.gif) no-repeat;}

#linkList2 h3 {

display: block;

height: 35px;

margin: 0px 30px;

text-indent: -1500px;}





/*LISTS======================================*/

#linkList ul {

margin: 0 10px 0 35px;

padding-left: 0;

padding-bottom: 10px;

list-style-type: none;

font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;

font-size: 10px;

}



#lselect ul li {

padding-left: 20px;

}
.bar-menu {
    width: 230px;
	padding-left: 35px;

}
.bar-menu .box1 {
	background-color: #8895AE;
	color: #99bb99;
	font-weight: regular;
	font-size: 12px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	padding: 4px 8px;
	border-width: 0px;
	border-color: transparent;
	border-style: solid solid solid solid;
	cursor: default;
	position: relative;
}
.bar-menu .box1-hover {
    background-color: #1D253B;
    color: #CCEEEB;
    font-weight: regular;
    font-size: 12px;
    font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
    padding: 4px 8px;
    border-width: 0px;
    border-color: transparent;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.bar-menu .box1-open {
    background-color: #6F7A91;
    color: #99bb99;
    font-weight: regular;
    font-size: 12px;
    font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
    padding: 4px 8px;
    border-width: 0px;
    border-color: transparent;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.bar-menu .box1-open-hover {
    background-color: #7B95A9;
    color: #CCEEEB;
    font-weight: regular;
    font-size: 12px;
    font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
    padding: 4px 8px;
    border-width: 0px;
    border-color: transparent;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.bar-menu .box1 img, .bar-menu .box1-hover img, .bar-menu .box1-open img, .bar-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.bar-menu .section {
    background-color: #21201B;
    font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: transparent;
    border-style: none solid solid solid;
    display: none;
}
.bar-menu .section a {
    color: #8BAA88;
    text-decoration: none;
    white-space: nowrap;
}
.bar-menu .section a:hover {
    color: #CCEEEB;
    text-decoration: none;
    white-space: nowrap;
}
.bar-menu .box2 {
}
.bar-menu .box2-hover {
    background: #1C181A;
}
.bar-menu .section .active,
.bar-menu .section .active:hover {
    color: yellow;
}



#lselect ul li a {

margin-left: -25px;

padding-left: 25px;

background: transparent url(../images/bullet_flower.gif) no-repeat 0 50%;

line-height: 25px;

text-decoration: none;

display: block;

clear: both;

text-transform: uppercase;

}

#lselect ul li a:hover { 

color: #F286FF;

background-image: url(../images/bullet_flower_on.gif);

}

#lselect ul li a.c {

margin-left: 0;

padding-left: 0px;

padding-right: 12px;

background-image: none;	

display: inline;

clear: none;

text-transform: none;

color: #B198C5;

}

#lselect ul li a.c:hover { 

color: #F286FF;

background: transparent url(../images/bullet_stah.gif) no-repeat 100% 50%;

}

#lselect ul li a.c:hover { color: #F286FF; }



#larchives ul li a, #lresources ul li a {

display:block;	
padding-left: 25px;
background: transparent url(../images/bullet_oval.gif) no-repeat 0 50%;
line-height: 25px;
text-decoration: none;

}

#larchives ul li a:hover, #lresources ul li a:hover { background-image: url(../images/bullet_oval_on.gif); }



/*VARIOUS======================================*/

#quickSummary p.p1 { display: none; }



#quickSummary p.p2

{

text-indent: 4px;

padding-top: 140px;

text-transform: uppercase;

}

