#topbar {
	padding-right:		5px;			
	padding-top:		8px;
	padding-bottom:	5px;
	background:  transparent url(images_css/headerBG_purple.jpg) repeat-x scroll 0% 100%;
   height: 12px;
  	font-size: 11px;
  	font-weight: bold;
  	color: 			#6F76FF;
  	text-align: right;
}

h1 {
	margin-left: 5px;
	margin-top: 15px;

	font-weight: normal;
	color:  			#5138A3;
}
h2 {
	margin-left: 0px;
	padding-bottom:	3px;

  	font-weight: bold;
	text-indent:	0px;
	color: 		#7B23A0;
}

h6 {
  	margin-left:	8px;

  	font-weight: bold;
  	color:	#D9B9FF;
}

.instructions {
  	padding-top:		7px;
	padding-bottom:	10px;
  	font-family: "Times New Roman";
  	list-style: none;
  	color: #61557F;
}

.articleboxouter {
	clear: both;
	margin-left:5px;	
	padding-left:		10px;
	padding-right:		5px;			
	padding-top:		20px;
	padding-bottom:	10px;
 	background: #fbfbfb  repeat scroll 0% 50%; 
 	width: 96%;
 	height: 260px;
  	color: 		#827BEA;
 	text-indent:	0px;
  	text-align: justify;
	line-height:15px;
  	
}

.picboxouter {
	padding-top:		10px;
	padding-bottom:	10px;
	width: auto;
	font-style: italic;
	text-align: center;
	color: 			#7B2387;
	clear: both;
}

img {
	border:0px solid #dbb7db;
	float: left;
	margin-right:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;


}


.noteheader {
  	background: transparent url(images_css/headerBG_purple.jpg) repeat-x scroll 0% 50%;
	margin-left:0px;	
	padding-left:2px;

  	font-weight: bold;
  	color: 	#8C6DD9;
}


#tabs8 {
  border-bottom: 1px solid #cccccc;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  float: left;
  width: 100%;
  line-height: normal;
  font-size: 113%;
  opacity: 0.967;
  color:  #D19BFF;
  background-color:  #BDBAFC;
}
#tabs8 a {
  margin: 0;
  padding: 0 0 0 4px;
  background: url(images_css/tableft8_purple.gif) no-repeat scroll left top;
  float: left;
  text-decoration: none;
  opacity: 0.917;
}
#tabs8 a span {
  padding: 5px 15px 4px 6px;

  float: left;
  display: block;
  font-weight: bold;
  color:  #E3CFFF;
}
#tabs8 a:hover span {
  background-position: 100% -42px;
  color:  #FF16FF;
}



#tabs9 a span {
  padding-left: 8px;
  padding-right:2px;
  padding-top:5px;
  padding-bottom: 4px;
  margin-left:0px;
  margin-right:5px;
  margin-top:3px;
  margin-bottom:3px;

  color:  #E3CFFF;
  display: block;
  font-weight: bold;
}
#tabs9 a:hover span {
  background-position:100% -42px;
  color:  #FF16FF;
}




#tabs99 a span {
  padding-left: 8px;
  padding-right:2px;
  padding-top:5px;
  padding-bottom: 4px;
  margin-left:0px;
  margin-right:5px;
  margin-top:3px;
  margin-bottom:3px;

  color:  #E3CFFF;
  display: block;
  font-weight: bold;
}
#tabs99 a:hover span {
  background-position:100% -42px;
  color: #FF16FF;
}



#tabs10 a span {
  padding-left: 8px;
  padding-right:2px;
  padding-top:5px;
  padding-bottom: 4px;
  margin-left:0px;
  margin-right:5px;
  margin-top:3px;
  margin-bottom:3px;
  background:  url(images_css/tabright8_purple1000.gif) no-repeat scroll right top;
  color: #7627FF;
  display: block;
  font-weight: bold;
}
#tabs10 a:hover span {
  background-position:100% -42px;
  color:#000000;
}


.expand-down ul li a span {
  color:			#9A92BE;
}

.expand-down ul li:hover a span {
  color:		#5D5597;
}





#footer {
   background-color: 		#BEB0E5; 
   color: 		#987FDC;
   text-align: center;
   height: 20px;
   margin-bottom: 5px; 
   clear: both;
   padding-top:3px;
   margin-top: 10px;

}


