body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 12px Arial, sans-serif;
    background: #ffffff;
    text-align: left;
	text-decoration: none;
    }
a
    {
    color: #000099;
	text-decoration: none;
    }
a:hover
    {
    color: #a8a8a8;
	text-decoration: none;
    }
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
    {
    }
td.topline {
 	text-align:center;
	font-size : 13px;
	letter-spacing: 1px;
	padding:3px;
 	background-color:#0048AE;
	font-weight: bold;	
 }

.submit {background: #0048AE ; padding: 0px; border: 1px solid #000066; 8px Tahoma; color: #ffffff; text-decoration: none;  cursor: hand;}

#container
    {
    margin: 0 auto;
    width: 724px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
    }
* html #container
    {
    width: 744px;
    w\idth: 724px;
    }

#pageHeader
    {
    position: absolute;
    top: 5px;
    left: 40px;
    }
h1
    {
    background: url(images/logo.gif);
    width: 300px;
    height: 36px;
    overflow: hidden;
    margin: 0;
    }
h1 span
    {
    font-size: 14px;
	 
    }
h2
    {
	 display: none;
    font-size: 20px;
    margin: 0;
    }

#quickSummary
    {
    padding-top: 45px;
    }
#quickSummary .p2
    {
    font-size: 12px;
    position: absolute;
    top: 15px;
    right: 20px;
    margin: 0;
    }

#container #intro #quickSummary .p1  span
    {
    padding: 10px 530px 0 30px;
    display: block;
    margin: 0;
    font: 10px/150% Trebuchet MS;
    }

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

#linkList
    {
    position: absolute;
    top: 80px;
    left: 0;
    width: 210px;
    }
#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: 12px;
    }
#lselect ul li.c, #lselect ul li a.c
    {
    display: inline;
    font-size: 12px;
    color: #333;
    }
#lselect ul li a.c
    {
    text-decoration: none;
    }
#lselect ul li a.c:hover
    {
    color: #0D7520;
    }
#lselect ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    }
#linkList #larchives ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#linkList #lresources ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#lresources h3.resources
    {
    background: url(images/resources.gif) no-repeat;
    width: 120px;
    height: 15px;
    margin: 30px 0 5px 40px;
    }
#lselect h3.select
    {
    margin: 20px 0 5px 40px;
    }

	 
#larchives h3.archives
    {
    background: url(images/archives.gif) no-repeat;
    width: 120px;
    height: 15px;
    margin: 0px 0 5px 0px;
    }

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

	 
	 
	 
	 
	 
	 
table {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.tdgoodflow
{
	border-bottom: 1px dashed #0D7520;
}

.tdheader
{
	border-bottom: 1px dotted #0D7520;
	background: #0D7520;
	color: White;
}

.error {
	background: #fee5e5;	
}
