body {

	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position : center;
	background-image :  url("images/full_center.jpg");
	background-repeat : repeat-y;
	background-color: #DCDCDC;
	color: #333333;
}

a:link { 
	color: #333333;
	}
a:visited { 
	color: #333333;
	}
a:hover, a:active { 
	text-decoration: none;
	}

acronym	{
	border-bottom: 1px dotted #eee;
	cursor : help;
}
	
#container {
	width: 700px;
	margin: 0px auto;
	text-align : left;
	background-image :  url("http://www.qualityassuranceassociation.org/images/right_fill.jpg");
	background-repeat : repeat-y;
	clear : both;
	background-color : #ff;
}

#container2 {
	width: 700px;
	margin: 0px auto;
	text-align : left;
	clear : both;
	background-color : #ff;
}

#intro {
	width: 700px;
	height: 246px;
	overflow: hidden;
	background-image :  url("http://www.qualityassuranceassociation.org/images/header_intro.jpg");
	background-position : bottom;
	background-repeat : no-repeat;
	text-align : right;
	color : #fff;
	clear : both;
}
#pageHeader {
	width: 700px;
	height : 36px;
	overflow : hidden;
	background-image :  url("http://www.qualityassuranceassociation.org/images/header_new.gif");
}


#pageHeader h1 {
	display : none;
}

#pageHeader h2 {
	display : none;
}

#quickSummary {
	float: right;
	width: 500px;
	margin : 0px 3px;
	height: 40px;
}

#quickSummary p {
	margin: 0px;
}
	
#quickSummary a{
	color: #eee;
}

#preamble {
	float: left;
	width: 680px;
	margin : 10px 0px 0px 3px;
	text-align : left;
	height: 142px;
	overflow: auto;
}
	
#preamble p {
	margin: 0px;
}
	
#preamble h3{
	margin: 8px 0px;
	font-size: 18px;
}

#supportingText {
	width : 440px;
	text-align : left;
	float : right;
}

#supportingText2 {
	width : 100%;
	text-align : left;
}

#linkList {
	background-image : url(http://www.qualityassuranceassociation.org/qaa.css);
	width : 250px;
	color:#fff;
	text-align : left;
	background-position : left;
	min-height : 1140px;
	padding-bottom: 20px;
}

#linkList2 {
	background-image : url(http://www.qualityassuranceassociation.org/qaa.css);
	background-position : top;
	background-repeat : no-repeat;
	padding-top: 15px;
	padding-left: 15px;	
	padding-right: 15px;		
}

#lselect {
	margin : 0px 0px 4px 10px;
}

#lselect h3{
	background-image : url(http://www.qualityassuranceassociation.org/qaa.css);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 0px;
	height : 16px;
}

#lfavorites h3{
	background-image : url(http://www.qualityassuranceassociation.org/qaa.css);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 0px;
	height : 16px;
}

#larchives h3{
	background-image : url(http://www.qualityassuranceassociation.org/g);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 0px;
	height : 16px;
}

#lresources h3{
	background-image : url(http://www.qualityassuranceassociation.org/qaa.css);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 0px;
	height : 16px;
}


#linkList2 h3  span{
	display : none;
}

#linkList2 ul{
	list-style-type : none;
	margin-bottom: 30px;
}

#linkList2 li{
	margin: 4px;
}

#lselect a{
	display : block;
	color: #ffd;
	font-size: 13px;
}
#linkList2 a{
	color: #fff;
	font-size: 13px;
}

#linkList2 a.c{
	display : inline;
	font-size: 11px;
	color: #ddd;
}

#explanation h3{
	background-image : url(http://www.qualityassuranceassociation.org/qaa.css);
}

#participation h3{
	background-image : url(http://www.qualityassuranceassociation.org/qaa.css);
}

#benefits h3{
	background-image : url(http://www.qualityassuranceassociation.org/qaa.css);
}
#requirements h3{
	background-image : url(http://www.qualityassuranceassociation.org/qaa.css);
}

#supportingText h3 span{
	display : none;
}
#supportingText h3 {
	margin: 0px;
	background-repeat : no-repeat;
	height : 37px;
	width : 237px;
	background-position : left;
}

#supportingText  p{
	margin: 10px 6px 6px 10px;
	text-align : justify;
}

#extraDiv1{
	clear: both;
}

#explanation,
#participation ,
#benefits,
#requirements
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image : url(http://www.qualityassuranceassociation.org/paragraf_back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
}

#footer a:link, #footer a:visited { 
	margin-right: 20px; 
}

#form{
	background-color: #fff;
	border: 0px dotted;
	padding: 0px;
	font-size:11px;
	font: 12px Tahoma, Veranda, Arial, Helvetica, sans-serif;
 }

.formlabel {
    clear: left;
    float: left;
    width: 60px;
    padding-right: 2px;
    text-align: right;
}

.formbutton {
	background-color: #fff;
	color: #000;
	padding: 1px;
	font-size: 10px;	
	border: 1px solid #000;
	}