@charset "UTF-8";
/* CSS Document */




#faqTextToggle2

{

	background-color:#ffffff;





	padding-right:10px;

   

	padding-left:10px;

	padding-top:10px;

	width: 660px;

    display: block;

    clear: both;

	color:#666666;



}

#faqTextToggle2 a

{



color:#666666;



}

#faqTextBottom2 a

{

	color:#666666;

	



}



#faqTextBottom2  

{

	background: #999898 url(../images/home-welcome-bottom.png) no-repeat;

    height: 24px;

	width: 601px;

    padding: 0;

    display: block;

    clear: both;

}


#pagewrapper

{	position: relative;

	top: -30px;

	left: inherit;

    padding: 0px 15px !important;

    width: 918px;

    background: url(../images/pagewrapper-bg.png) repeat-y;

    margin: 0 auto;

}





#contentwrapper

{

    width: 680px;

    overflow: hidden;

}

/* -----------------------------------------------------

                NORMALISE FOR ALL BROWSERS

   ----------------------------------------------------- */



ul, ol, li, fieldset, h1, h2, h3, h4, h5, h6

{

    padding: 0;

    margin: 0;

}



img, fieldset, acronym

{

    border: 0;

}



ul, ol, li

{ 

    list-style-type: none;

}


/* -----------------------------------------------------

                    COMMON CLASSES

   ----------------------------------------------------- */



.left { float: left; }

.right { float: right; }

.clear { clear: both; }

.translucent { display: none; visibility:hidden; }

.center { text-align: center; }