/***************** Main Textual area styling *************************/
#main {
	background:transparent url(/images/framework/back_main_sd_dots.gif) repeat-y scroll 726px 51px;
}
#container {
	padding:0 0 0 40px;
	float:left;
	width:670px;
}
/*****		Teaser Message *****/
/* Increase or decrease the left margin and the width depending on the width of the main H1 Header */
div#teaser {
	background:transparent url(/images/framework/back_main_sd_dots.gif) repeat-y scroll 0 0;
	clear:both;
	margin:8px 0 0 80px;
	overflow:hidden;
	padding:0 0 0 10px;
	position:absolute;
	top:125px;
	width:597px;
}
div#teaser p {
	margin:0;
	padding:2px 0;
}
/*****		Intro Message *****/
#intro {
	background:transparent url(/images/framework/back_plain_blue_grad_sml.gif) repeat-x scroll 0 0;	
	border-top:2px dotted #95A4BF;
	margin:8px 0 0;
	padding:12px 0 0;
}
/* Increase or decrease the right margin of the P and H2 depending on the with of the image in the intro*/
div#intro p {
	margin:0;
	padding:2px 261px 17px 10px;
}
div#intro sup {
	height: 0;	
	line-height: 1;	
	vertical-align: baseline;	
	_vertical-align: bottom;	
	position: relative;
}
div#intro div.pusher {
	height:132px;
}
div#intro h2 {
	margin:0;
	padding:2px 269px 2px 10px;
}
/* Increase or decrease the left margin  and the top to position the main image*/
div#intro p img{
	margin:0 0 0 407px;
	position:absolute;
	top:168px;	
}
/*****		Navigation when it is in the page *****/
div#container_nav {
	border-top:2px dotted #95A4BF;
}
div#container_nav li.dash {
	background:transparent url(/images/framework/back_main_sd_dots.gif) repeat-y scroll 0 0;
}
/*****		Main content Area Styling *****/

/*****		Use these if the different sections are divided into blocks *****/
.contentblock {
	float:left;
	padding:12px 0 0;
	width:205px;
}
div#content .dash {
	background:transparent url(/images/framework/back_main_sd_dots.gif) repeat-y scroll 0 0;
	padding:0 0 0 20px;
}
.contentblock ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
/*****		Use this if there are navigation links in the main area *****/
.contentblock ul li {
	background-position:0px 5px;
	padding:6px 0 9px 18px;
	background:transparent url(/images/icons/icon_arrow_right.gif) no-repeat scroll 0 6px;
	font-weight:600;
}

/***** QA style *****/
.listRight ul li {
	padding:0px 0px 9px 22px;
	background:transparent url(/images/icons/icon_A.gif) no-repeat scroll 0 2px ;
	list-style:none;
	
}


.listRight ul{ padding:0; margin:0;}

.listRight{ }

