body {
	margin:5px 0 10px 4px;
	padding:0px;
	background: #FAFDFE;
	text-align: center;
	font: 84% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	}
html>body {
	font-size: small;
	}
ul ul, ol ol, p p, td td,h3, table { /* stop cascading re-sizing */
	font-size:100%;
	}
h1 {
	font-size: 1.7em;
	margin: 5px 0 0 0;
	color: #666; 
	}
h2 {
	font-size: 1.2em;
	margin-top:0pt;
	margin-bottom:0pt;
	color: #0558a6;
	}
 h3 {
	font-size: 1em;
	color: #0558a6;
	}	
div#container {
	position: relative;
	margin: 0 auto;
	width: 700px;
	text-align: left;
	background: #FFF url(/img/surround/aslib_banner.jpg) no-repeat left top;
	padding: 124px 10px 10px 10px;
	border:1px solid #999;
	}
div#logo {
	position: absolute;
	width: 150px;
	height: 79px;
	top:10px;
	left: 20px;
	}
#leftcontent {
	position: absolute;
	left:4px;
	top:114px;
	width:145px;
	border-top:1px solid #ccc;
	}
#contentArea {
	margin: 0 0 0 149px;
	}
	
div#contentArea div#breadcrumb {
	font-size:.84em;
	float:left;
	height:14px;
	}
div#contentArea div#breadcrumbEnd {
	font-size:.84em;
	height:14px;
	}

div.BoxFloatRight {
	float: right;
	width: 120px;
	padding: 4px;
	margin: 0 0 0 4px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color:#747474;
	font-size:1.36em;
	text-align:center;
	background:#F0F5F9;
	}
img.userImgLeft {
	float:left;
	margin-right: 6px;
	}
img.user_ImgRight {
	float:right;
	margin-left: 6px;
	}
p.large {
	font-size: 1.14em;
	color: #666;
	display:inline;
	}
#leftcontent ul {
	margin:0 0 0 0;
	margin-top: 0; /* firefox fudge */
	padding-left: 0;
	list-style-type: none;
	}
#leftcontent ul a {
	display: block;
	padding: 3px 3px 3px 3px;
	width: 100%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:138px;
	font-size: .84em;
	}
html>body #leftcontent ul a {
	width:137px;
	}
#leftcontent a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
	}
#leftcontent a:hover{
	background-color: #F5F5F5;
	}
.bypass {
	display:none;
	}
#skip {
	position: absolute;
	left: -1000em;
	width: 20em;
	}
/*------- two column box --*/
div.twocolumnBox{
	width: 548px;
	display: table;
	margin-bottom: 8px;
	}
html>body div.twocolumnBox {
	width: 548px; 
	}
div.twocolumnBox div.divLeft {
	float: left;
	padding: 4px;
	width: 249px;
	}
div.twocolumnBox div.divRight {
	float: right;
	padding: 4px;
	width: 249px; 
	}
/*-------------------------*/
a:link, a:visited {
	color: blue;
	}
a:hover {
	color: #000;
	}
/* General index item box (for staic use via snippet etc.)*/
div.boxGeneralIndex { 
	width: 100%;
	display: table;
	background: url(/img/surround/articlebox_background.gif) repeat-y left top;
	margin-bottom: 20px; /* the gap between the next box or content */
	}
div.boxGeneralIndex p {
	margin: 0 0 0 86px; /* Margin fron img and sets it inline */
	}
div.boxGeneralHead {
	background-color: #EBEBEB;
	margin-left: 80px;
	padding: 2px 2px 2px 4px;
	}
div.boxGeneralIndex h3 {
	font-size: .9em;
	display:inline;
	color: #000;
	}
div.boxGeneralIndex img {
	margin: 0px 6px 0px 0px; /* needed for IE fix */
	}
/*---- boxFullGreyHeader ---*/
div.boxFullGreyHeader {
	width: 100%;
	display:table;
	border:1px solid #999;
	margin-bottom:8px;
	background: #F5F5F5;
	}
div.boxFullGreyHeader div.boxFullGreyHeaderPad {
	padding:4px;
	}
div.boxFullGreyHeader p {
	margin-top: -2px;
	margin-bottom: -2px;
	}
div.boxFullGreyHeader h2 {
	border-bottom:1px solid #999;
	font-size: 1em;
	color:#000;
	padding:2px 0 2px 4px;
	background: #EBEBEB;
	}
/*---boxFullGrey---*/
div.boxFullGrey {
	width: 100%;
	display:table;
	border:1px solid #999;
	margin-bottom:8px;
	background: #F5F5F5;
	}
div.boxFullGrey div.boxFullGreyPad {
	padding:4px;
	}
div.boxFullGrey p {
	margin-top: -2px;
	margin-bottom: -2px;
	}


div.articleIndexBox {
	width: 99.9%;
	display: table;
	margin-bottom: 20px; /* the gap between the next box or content */
	}
div.articleIndexBoxHead {
	background-color: #EBEBEB;
	margin: 0 0 0 83px; 
	padding: 4px;
	border-left:1px solid #CCC;
	}
div.articleIndexBox p {
	font-size: .9em;
	margin: 0 0 0 83px; /* Margin fron img and sets it inline */
	border-left:1px solid #CCC;
	padding:4px;
	}
div.articleIndexBox h3 {
	font-size: .9em;
	display:inline;
	margin-top:0pt;
	margin-bottom:0pt;
	}


div.genFullBox {
	width: 99%;
	margin-top: .5em;
	margin-bottom: .5em;
	background: #FFFFFF;
	display:table;
	padding-bottom:.5em;
	font-size: 89%;
	border-right: 1px solid #CDCFD3;
	border-left: 1px solid #CDCFD3;
	border-bottom: 1px solid #CDCFD3;

	}
	
	div.genFullBox h3	{
	background: #F3F7FA url(/img/surround/boxheader_genfullbox.jpg) repeat-x left top;
	padding:.16em .4em;
	color: #4A4A4A;
	margin:0;
	border-top: 1px solid #CDCFD3;
	border-bottom: 1px solid #CDCFD3;
	font-size: 1em;
	text-align: left;
	}
div.genFullBox img  {	
	float:left;
	margin: 5px 0 0 5px;
	}