
/* /////////////// basic elements /////////////// */

body {
margin:0;
padding:0;
font:75%/1.4 verdana,Helvetica,sans-serif;
background-image:url(../images/body_bg.gif);
text-align:left;
}

h1,h2,h3 span {
display:none;
}

h3 {
height: 50px;
line-height: 26px;
margin: 0 0 20px 0;
padding: 16px 0 0 20px;
font-size: 16px;
font-weight: normal;
text-align: left;
}

h4 {
height: 30px;
line-height: 20px;
margin: 20px 0 0 0;
padding: 0;
font-size: 14px;
font-weight: bold;
text-align: left;
}



p {margin:5px 0 8px 0;padding:0;}



/* ////////////// layout ///////////////// */

#container {
width:772px;
margin:0 auto;
padding:0 13px;
position:relative;
background:url(../images/bg.gif) repeat-x #dfdfdf;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
color:#454545;
text-align:left;
}

#pageHeader {
width:772px;
height:179px;
background:url(../images/top.jpg);
}

#quickSummary, #preamble, #explanation, #participation, #benefits, #requirements {
width:765px;
background-color:#ffffff;
background-repeat:repeat-y;
background-image: url(../images/right_bg.gif);
background-position: right;
margin:0 0 2px 7px;
color:#454545;
display:block;
padding:0;
}

#footer {
width:753px;
margin:5px 0 0 0px;
text-align:right;
padding:3px 14px 43px 0;
}

#linkList {
position:absolute;
top:179px;
left:20px;
width:207px;
}

#lselect, #larchives, #lresources {
margin:0 0 2px 0;
}

#quickSummary p span, #explanation p span, #benefits p span {
padding:0 15px 10px 15px;
display:block;
}

#preamble p span, #participation p span, #requirements p span {
padding:0 85px 10px 17px;
display:block;
}

#requirements .p5 {
padding:0 85px 10px 17px;
}

#requirements .p5 span {
display:inline;
padding:0;
}

#linkList li {
list-style:none;
padding:6px 0 10px 0;
background:url(../images/line.gif) bottom repeat-x;
}

#linkList li a {
padding-left:7px;
background:url(../images/link.gif) left center no-repeat;
text-decoration:none;
}

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

#quickSummary .p1 span {
padding-top:14px;
background:url(../images/notitle.gif) top no-repeat;
}

#quickSummary .p2 span {
padding-bottom:20px;
background:url(../images/bottom.gif) bottom no-repeat;
}

#lselect li a {
display:block;
font-weight:bold;
background-position:0 0.6em;
}

#lselect .c {
display:inline;
color:#666666;
padding:0;
background:none;
background-color:#ffffff;
}

#footer a{
text-decoration:none;
color:#888888;
background-color:#dfdfdf;
border:1px solid #bdbdbd;
padding:3px 3px;
height:100%;
}

#footer a:hover{
background-color:#ebebeb;
color:#777777;
}

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6{display:none;}


/* ///////////// background image ////////////// */

/* right image */
/*
#quickSummary p, #explanation p , #benefits p, #explanation p  {
background:url(../images/right_bg.gif) right repeat-y;
}
*/

#quickSummary div, #explanation div , #benefits div, #explanation div  {
background:url(../images/right_bg.gif) right repeat-y;
}




#lselect, #larchives, #lresources {
background:url(../images/left_bg.gif) repeat-y;
}



/* h3 image */
#explanation h3 {background:url(../images/title.gif) no-repeat;}
#explanation h4 {background:url(../images/title.gif) no-repeat;}



/* bottom image */
#preamble .p3 span, #explanation .p2 span, #participation .p3 span, #benefits .p1 span, #requirements .p5{
padding-bottom:20px;
background:url(../images/bottom.gif) bottom no-repeat;
}


/* bottom image */
#preamble .p3 div, #explanation .p2 div, #participation .p3 div, #benefits .p1 div, #requirements .p5 div{
padding-bottom:20px;
background:url(../images/bottom.gif) bottom no-repeat;
}



hr
{
	color: #cccccc;
	height: 1px;
	text-align: center;
	margin: 10px 0 10px 0px;
}

.subrow
{
	text-indent: 30px;
}

.homenav
{
	text-align: right;
	padding-left: 10px;
	padding-right: 16px;
	vertical-align: bottom;
	padding-bottom: 14px;
}

.homenav .navleft
{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	float: left;
	display: inline;
	width: 50%;
	text-align: left;
	margin-bottom: 16px;
}

.homenav .navright
{
	display: inline;
	width: 50%;
	text-align: right;
}



a:link, a:active, a:visited
{
	text-decoration: none;
	color: #191f4e;
	background-color: transparent;
	border-bottom: 1px solid #191f4e;
}

a:hover
{
	color: #454a70;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #454a70;
}



.tbl
{
	width: 710px;
	margin-left: 20px;
	vertical-align: top;
}

.tbl th, .tbl td
{
	padding: 4px;
	line-height: 1.6em;
	vertical-align: top;
}


.submitter
{
	padding-top: 30px;
	text-align: center;
}


.tbl .notice
{
	padding: 20px;
	font-style: italic;
}


.eventinfo
{
	margin: 20px 30px 20px 20px;
}


textarea
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	font-size: 12px;
}

#explanation h4 div
{
	background-image: none;
	background-color: white;
	display: block;
}

ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

legend
{
	vertical-align: top;
}

#container a:link, #container a:active, #container a:visited
{
	cursor: hand;
	border: 0;
	text-decoration: none;
}