body
{
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #E2EBED;
    text-align: center;
}
a
{
    color: #307082;
}
a:hover
{
    color: #D60808;
}
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: 824px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
}
#container2
{
    margin: 0 auto;
    width: 1024px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
}
* html #container2
{
    width: 744px;
    width: 724px;
}
* html #container
{
    width: 744px;
    width: 724px;
}

#pageHeader
 {
    position: absolute;
    top: 9px;
    left: 40px;
}
#login 
{
    top: 7px;
    right: 20px;
    font-size: 12px;
    padding:0px;
    margin:0px;    
    position: absolute;
}
#login form
{

}
h1
{
    width: 220px;
    height: 25px;
    overflow: hidden;
    margin: 0;
    color: #000;
    font-size: 12px;
}
h1 span
{

    color: #207B89;
    font-size: 0px;

}
h2
{
    font-size: 12px;
    margin: 0;
}

#quickSummary
{
    padding-top: 50px;
	padding-left:0px;	
}
#quickSummary .p2
{
    font-size: 12px;
    position: absolute;
    top: 10px;
    right: 20px;
    margin: 0;
}
#container2 #intro #quickSummary .p1
{
    font-size: 10px;
    height: 100px;
    background: url("../images/background.jpg") no-repeat;
    margin: 0;
    width: 810px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
}
#container2 #intro #quickSummary .p1  span
{
  
    padding: 4px 502px 0 6px;
    display: block;
    margin: 0;
    font: 12px/150% Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
}
#container #intro #quickSummary .p1
{
    font-size: 10px;
    height: 100px;
    background: url("../images/background.jpg") no-repeat;
    margin: 0;
    width: 810px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
}
#container #intro #quickSummary .p1  span
{
  
    padding: 4px 502px 0 6px;
    display: block;
    margin: 0;
    font: 12px/150% Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
}
#supportingText2
{
	margin: 0 20px 0px 0px;
	float :right;
	width:781px;

}
#supportingText
{
	margin: 0 20px 0px 0px;
	float :right;
	width:557px;

}
#supportingText p, #preamble p
{
    line-height: 150%;
    margin: 0px 0 10px 0;
}
 #preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3
{
    width: 200px;
    height: 24px;
    margin: 40px 0 10px 0;
}
 #explanation h2
{
    width: 430px;
    height: 24px;
    margin: 40px 0 10px 0;
}
#requirements
{
    margin-bottom: 40px;
}

#linkList
{
    top: 145px;
    left: 0;
    width: 215px;
    float :left;	
}
#lselect ul, #larchives ul, #lresources ul
{
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 19px;
}
#lselect ul li a
{
    text-decoration: underline;
    display: block;
    font-size: 13px;
}
#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: #D60808;
}
#lselect ul li
{
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
}
#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: 0px;
    margin: 30px 0 5px 40px;
}
#larchives h3.archives
{
    background: url("archives.gif") no-repeat;
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
}
#reference
{
    color: #000;
    height: 30px;
    text-align: right;
    padding: 0px 10px 0px 0px;
    line-height: 20px;
    font-size: 11px;
    position:relative;
    clear:both;	
}
#rouge
{
    color: #f05;
    text-align: right;
    padding: 0px 0px 0px 0px;
    line-height: 16px;
    font-size: 16px;
	width : 576px;	
}	
#vert
{
    color: #270;
    height: 300px;
    text-align: right;
    padding: 20px 10px 10px 10px;
    line-height: 26px;
    font-size: 11px;
}	
#footer
{
    background: url("../images/footer.gif") no-repeat;
    color: #fff;
    height: 48px;
    text-align: right;
    padding: 0px 10px 0px 0px;
    line-height: 28px;
    font-size: 11px;
	width : 450px;
	float :right;
	position:relative;

}
#footer a
{
    color: #fff;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}
#bulle 
{
    width: 260px;
    height: 47px;
    padding-top: 10px;	
    text-align: center;	
    background: url("../images/bulle.png") no-repeat;
}
#bulle  a
{
    font: bold 13px/150% Trebuchet MS;
	text-decoration:none; 	
    color: #FFFFFF;	
}







table a,
table a:link,
table a:visited {
	border:none;
	}							
	
img {
	border:0;
	margin-top:.5em;
	}	
table {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr	{
	background:#FFFFFF
	}
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;

	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

	
	
	
.btn {
	float: right;
	clear: both;
	background: url(../images/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn a{
	float: left;
	height: 40px;
	background: url(../images/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
}
.btn span {
	background: url(../images/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.btn_addtocart { background-color: green; }
.btn_checkout { background-color: red; }
.btn_learnmore { background-color: orange; }
.btn_try { background-color: #002c85; }
.clear {
	clear: both;
}	

.vert
{
    color: #270;
    height: 300px;
    text-align: right;
    padding: 20px 10px 10px 10px;
    line-height: 26px;
    font-size: 11px;
}	

