

/* global
----------------------------------------------- */
body {
/*background: #fff url(bg.gif) no-repeat fixed top left;*/
background: #fff;
font-family: verdana, helvetica, arial, sans-serif;
margin: 0 20px 0 20px;
color: #333;
}


/* layout
----------------------------------------------- */
#lylabel{
BACKGROUND-COLOR:#f5f5f5;
/*BORDER-BOTTOM:black thin solid;
BORDER-LEFT:black thin solid;
BORDER-RIGHT: black thin solid;
BORDER-TOP:black thin solid;*/
border: 1px solid #102132;
CLIP:rect(0px 102px 20px 0px);
COLOR:black;FONT-FAMILY:Arial,Helvetica,Sans-serif;
FONT-SIZE:14px;
FONT-WEIGHT:bold;
HEIGHT:18px;
LEFT:357px;
POSITION:absolute;
TOP:146px;
VISIBILITY:hidden;
WIDTH:100px;
Z-INDEX:4;
layer-background-color:#f5f5f5
}

#container {
position: relative;
/*background: url(logos.gif) no-repeat top left;*/


margin: 0 auto -1px auto;
padding-top: 5px;
width: 710px;
border: 1px solid #999;
border-bottom: 5px solid #09345f;
}

#borde {
border: 1px solid #999;
padding: 5px;
}

#pageHeader {
/*display: none; */

}

#quickSummary {
width: 100%;
text-align: right;
}

#quickSummary p.p1 {
display: none;
}

#quickSummary p.p2 {
margin-top: 0;
padding-right: 5px;
}

#preamble {
margin: 22px 0 0 176px;
width: 529px;
}

#explanation, #participation, #benefits, #requirements {
margin: 25px 0 0 176px;
width: 529px;
}

#footer {
margin: 0 0 5px 0;
padding: 5px 0 0 0;
width: 100%;
text-align: center;
}

#linkList {
position: absolute;
width: 150px;
top: 100px;/* 166px;*/
left: 5px;
}




/* text
----------------------------------------------- */
p {
font-size: 12px;
}


#preamble p.p1, #supportingText p.p1 {
margin-top: 10px;
}

#preamble p, #supportingText p {
line-height: 18px;
}

#quickSummary p.p2 {
font-size: 9px;
color: #999;
}

#footer {
font-size: 9px;
}

#footer p.foot {
font-size: 9px;
}


/* lists
----------------------------------------------- */
#linkList ul {
font-size: 10px;
list-style:none;
margin: 5px 0 0 0;
padding: 0 0 0 0;
}

#linkList ul li {
/*background: url(bullet_single.gif) no-repeat 7px 4px;*/
background: 7px 4px;
margin: 0;
padding: 0 0 0 17px;
line-height: 14px;
color: #ccc;
}

#linkList #lselect li {
/*background: url(bullet_double.gif) no-repeat 5px 2px;*/
background: 5px 2px;
font-size: 9px;
}

#linkList #lselect a:link, #linkList #lselect a:visited { display: block; }
#linkList #lselect a.c:link, #linkList #lselect a.c:visited { display:inline; }

#larchives li, #lresources li { text-transform: lowercase; }


/* links
----------------------------------------------- */
a, a:link, a:visited {
color: #999;
}

a:hover {
color: #333;
}

#quickSummary a, #quickSummary a:link, #quickSummary a:visited {
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#quickSummary a:hover {
text-decoration: underline;
}

#linkList a, #linkList a:link, #linkList a:visited {
color: #666;
text-decoration: none;
}

#linkList a:hover {
text-decoration: underline;
color: #333;
}

#linkList a.c, #linkList a.c:link, #linkList a.c:visited {
color: #999;
text-decoration: none;
}

#linkList a.c:hover {
text-decoration: underline;
color: #333;
}

#linkList #lselect a {
font-size: 10px;
}

#linkList #lselect a.c {
font-size: 9px;
text-transform: lowercase;
}

#footer a, #footer a:link, #footer a:visited{
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}


/* headings
----------------------------------------------- */
h1 {  font: lighter 24px Arial, Helvetica, sans-serif; color: #333366; }

h2 {  font: lighter 18px Arial, Helvetica, sans-serif; color: #333366;  
	border: solid #CCC; border-width: 1px 0px 0px 0px;
	padding: 8px 0px 4px 0px; 
	margin: 20px 0px 0px 0px;
	width: 100%}

h3 {  font: lighter 16px Arial, Helvetica, sans-serif; color: #333366;  
	border: solid #CCC; border-width: 1px 0px 0px 0px;
	padding: 8px 0px 4px 0px; 
	margin: 20px 0px 0px 0px;
	width: 100%}

h4 {  font: lighter 16px Arial, Helvetica, sans-serif; color: #333366;  
	padding: 8px 0px 4px 0px; 
	margin: 20px 0px 0px 0px;
	width: 100%}
h3 { margin-bottom: 0px; }


/* misc
--------------------------------- */
acronym { border-width: 0; }


/* FORMS 
---------------------------------- */ 

form {
/*  border: 1px solid #666699;*/
 padding: 5px;
 font-size: 10px;
}

.text {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
}

.select {
 font-size: 10px;
}

.labelcell {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #3670A7;
 background-color: transparent;
 width: 220px;
} 

.button {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #B7B8CA;
 color: #102132;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
}
