body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #E2EBED;
    text-align: center;
    }
a
    {
    color: #2a3f90;
		text-decoration: none;
    }
a:hover
    {
    color: #D60808;
		text-decoration: underline;
    }
acronym
    {
    border: none;
    }

/*#main h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span, #lmenu2 h3.menu2resources span, #lmenu3 h3.menu3 span, #lmenu1 h3.menu1
    {
    display:none;
    }*/

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

#pageHeader
    {
    position: absolute;
    top: 25px;
    left: 40px;
    }
h1
    {
    background: url("../images/logo.png");
		background-repeat: no-repeat;
    width: 280px;
    height: 55px;
    overflow: hidden;
    margin: 0;
    }
h1 span
    {
    display: none;
    }
h2
    {
    font-size: 12px;
    margin: 0;
    }

#quickSummary
    {
    padding-top: 85px;
		text-align: left;
    }
#quickSummary .p2
    {
    font-size: 12px;
    position: absolute;
    top: 65px;
    right: 20px;
    margin: 0;
    }
#container #intro #quickSummary .p1
    {
    font-size: 11px;
    height: 120px;
    background: url("../images/banner_new1.png") no-repeat;
    margin: 0;
    width: 724px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
    }
#container #intro #quickSummary .p1  span
    {
    padding: 17px 520px 0 30px;
    display: block;
    margin: 0;
    font: 12px/150% Trebuchet MS;
    }

#main, #supportingText
    {
    margin: 0 20px 0 243px;
    }
#supportingText p, #main p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }

#main .p1 a {
    text-decoration: underline;	
		}


#main .p2 {
    font-weight: bold;
		color: #2a3f90;
		}


#main h3, #explanation h3, #participation h3, #benefits h3, #requirements h3
    {
    width: 400px;
    height: 24px;
    margin: 40px 0 10px 0;
    }

#linkList
    {
    position: absolute;
    top: 250px;
    left: 0;
    width: 210px;
    }

#lmenu1 h3.menu1
    {
    /*background: url("../images/selector.png") no-repeat;*/
    font-style: normal;
		font-size: 15px;
		color: #fff;
		padding-left: 10px;
		width: 140px;
    height: 23px;
    margin: 0px 0px 0px 40px;
    }

#lmenu1 ul, #lmenu2 ul, #lmenu3 ul,#lmenu4 ul 
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 40px;
    }
#lmenu1 ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    }

#lmenu1 ul li a
    {
    text-decoration: underline;
    display: block;
    font-size: 13px;
    }
#lmenu1 ul li.c, #lmenu1 ul li a.c
    {
    display: inline;
    font-size: 12px;
    color: #000;
    }
#lmenu1 ul li a.c
    {
    display: block;
    font-size: 13px;
    font-weight: bold;
		text-decoration: none;
    }

#lmenu1 ul li a.c:hover
    {
    color: #D60808;
    }

#lmenu2 ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }

#lmenu2 ul li a.c
    {
    color: #000;
    font-weight: bold;
    }

		
#lmenu3 ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0px;
    }

#lmenu3 ul li a.c
    {
    color: #000;
    font-weight: bold;
    }

#lmenu4 ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }

#lmenu4 ul li a.c
    {
    color: #000;
    font-weight: bold;
    }
		
#lmenu2 h3.menu2
    {
    background: url("../images/products.png") no-repeat;
    font-style: normal;
		font-size: 12px;
		color: #fff;
		padding-left: 10px;
		width: 140px;
    height: 23px;
    margin: 20px 0 0px 30px;
    }

#lmenu3 h3.menu3
    {
    background: url("../images/assessoires.png") no-repeat;
    font-style: normal;
		font-size: 12px;
		color: #fff;
		padding-left: 10px;
		width: 140px;
    height: 23px;
    margin: 20px 0 0px 30px;
    }

#lmenu4 h3.menu4
    {
    background: url("../images/downloads.png") no-repeat;
    font-style: normal;
		font-size: 12px;
		color: #fff;
		padding-left: 10px;
		width: 140px;
    height: 23px;
    margin: 20px 0 0px 30px;
    }

		
#footer
    {
    background: url("../images/footer.gif") no-repeat;
    color: #fff;
    height: 48px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 26px;
    font-size: 11px;
    }
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }
		
#image1
    { position: relative; margin: 0;}
		
#centerimage {
    text-align: center;
		}
		
#rightimage
    { float: right;
		  padding: 10px 0px 0px 10px;}
		
#linkbox {
 border-top: 2px solid black;
}

#linkbox ul{
    list-style-type: none;
    padding: 0px 0px 0px 0px;
	  /*margin-bottom:-25px;
	  margin-top:19px;*/
	  margin-left:-5px;
}

#linkbox ul li a{
		background-image:url(../images/pdf-logo.png);
	  background-repeat:no-repeat;
	  background-position:left;
		font-size: 13px;
	  padding-left:25px;
		line-height:25px;
		text-decoration:none;
}

#textbox1
    {
    float: left;
		width: 43%;
    margin: 10px;
		background: #fff;
    padding: 0 20px 0 10px;
    text-align: left;
    }
#textbox2
    {
    float: right;
		width: 43%;
    margin: 10px;
		background: #fff;
    padding: 0 20px 0 10px;
    text-align: left;
    }


