html { 
	min-width: 902px;
	 }

	
img	{
	border: 0;
	}

p.access	{
	display: none;
	}



body	{
	background-color: #8BBAFE;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	font: 12px/16px Verdana, Arial, sans-serif;
	color: Black;
	}

div#wrapper	{
	color: #FCFFF5;
	width: 902px;
	height: 1000px;
	margin: 0 auto;
	margin-top:2px; 
	padding: 0;
	text-align: left;	
	}
	
div#header 	{
	width: 902px;
	height: 111px;
	background-image:  url(../images/adi-ak_top_solo.gif);
	padding: 0;
	margin: 0;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 0px;
	text-align: right;
	border: 3px solid #BEBEBE;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	}
	
div#additionalnavi {
	color: White;
	padding-top: 6px;	
	}

div#maincontent 	{
	width: 902px;
	height: 100%;
	text-align: left;
	padding: 0;
	margin: 0;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 0px;
	color: #A9A9A9;
	border: 3px solid #BEBEBE;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 2px;
	background-color: White;
	/*background-image:  url(../images/back_shadow.jpg);*/
	/*background-repeat: repeat-y;*/
	}

html>body div#maincontent {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 0px;
	height: 100%;
	}

		

div#contentA	{
	float: left;
	margin: 10 0 0 20px;
	padding: 0;
	width: 530px;
	height: 93%;
	border: 1px solid #BEBEBE;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	color: Black;
	background-color: White;
	padding: 10px;
	overflow-y: auto;	
	}



	
	/* Primary nav 	*/

div#globalnav	{
	float: left;
	height: auto;
	width: 260px;
	margin: 10 0 0 10px;
	padding: 10px;
	background: #3399FE;
	color: White;
	border: 2px solid #BEBEBE;
	border-left-width: 0px;
	border-top-width: 0px;
	line-height: 20px;
	}
	
	/* Default links 	*/

div#additionalnavi a{
	font-weight : bold; 
	text-decoration : none;
	color: White;
	background: transparent; 
	}

div#contentA p a:link, div#contentA p a:visited, 
div#contentA dd a:link, div#contentA dd a:visited,
div#contentA li a:link, div#contentA li a:visited {
	text-decoration: underline;
color: Blue;
	} 

div#contentA p a:hover,
div#contentA dd a:hover,
div#contentA li a:hover {
	text-decoration: none;
	} 

.navileft_passive a{
	color: white;
	background: transparent;
	font-weight : bold; 
	text-decoration : none;
	background: transparent;
	height: 20px;
	}
	
.navileft_active a{
	text-decoration : none;
	color: #34FE96;
	background: transparent; 
	font-weight : bold; 
	background: transparent;
	height: 20px;
	}
	
.navileft_open a{
	text-decoration : none;
	color: Yellow;
	background: transparent; 
	font-weight : bold; 
	background: transparent;
	height: 20px;
	}
	
div#navi2{
margin-left: 4px;
border-bottom: 1px dotted;
}	
.navileft_passive2 a{
	color: yellow;
	background: transparent;
	font-weight : bold; 
	text-decoration : none;
	background: transparent; 	
	height: 20px;
	}
	
.navileft_active2 a{
	text-decoration : none;
	color: #34FE96;
	background: transparent; 
	font-weight : bold; 
	background: transparent; 
	height: 20px;
	}
.navileft_open2 a{
	text-decoration : none;
	color: Yellow;
	background: transparent; 
	font-weight : bold; 
	background: transparent; 
	height: 20px;
	}
	
	
.navileft_passive3 a{
	color: #34FE96;
	background: transparent;
	font-weight : bold; 
	text-decoration : none;
	background: transparent; 	
	height: 20px;
	}
	
.navileft_active3 a{
	text-decoration : none;
	color: #34FE96;
	background: transparent; 
	font-weight : bold; 
	background: transparent; 
	height: 20px;
	}
.navileft_open3 a{
	text-decoration : none;
	color: Yellow;
	background: transparent; 
	font-weight : bold; 
	background: transparent; 
	height: 20px;
	}
	
div#globalnav a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: White;
	background: #65B3FE; 
	}	
	

	/* Typography 	*/
	
h2, h3, h4	{
	font-weight: bold;
	line-height: 1.2em;
	margin: 15px 0 0 0;
	}

p	{
	margin: 0 0 1em 0;
	line-height: 140%;
	}
	
div#contentA h2	{
	font-size: 18px;
	}
