body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;

}
/*----------------------------------------------*/
.jumpToContent {
	position:absolute;
	top:0;
	left:-2000;
	display:none;

}
/*----------------------------------------------*/
img {
	border:0px;
}
/*----------------------------------------------*/
#header{
	width:100%;
	background:  url(../images/masthead_bg.gif);
	border-bottom: 1px solid #000000;
         
}
/*----------------------------------------------*/
.lessonNav{
	text-align:right;
	background-color: #AEAD98;
}
.lessonNav ul {
	list-style:none;
	margin:0px;
	padding:.5em .4em .4em .4em;
}
.lessonNav ul li {
	display:inline;
	padding-left:.5em;
}
/*----------------------------------------------*/
#breadCrumb{
	
	width:100%;
	/*height:19px;*/
	/*background: url(../images/top_corner_curve.gif) 0 no-repeat;*/
	/*background-image: url(../images/bcBg.gif);*/
	background-image: url(../images/bcBg.gif);
	background-repeat:repeat-y;
	/*background-position:top left;*/
	font-size:10px;
}
#breadCrumb ul{
	background: url(../images/top_corner_curve_ul.gif) 0 no-repeat;
	background-position:top left;
	list-style:none;
	margin:0px 0px 0px 174px;
	padding:3px 0px 3px 25px;
	
}
#breadCrumb ul li{
	display:inline;
	margin: 0px;
	padding: 0px;
}
/*----------------------------------------------*/
.glossLetter {
	font-weight:bolder;
	font-size:120%;
	color:#996633;
	margin:20px 10px 0px 0px;		

}
.glossTerm{
	font-weight:bold;
}
#glossLinks {

	margin: 10px 0px 0px 0px;
}
#glossLinks a {

	text-decoration:underline;
}
#glossLinks ul li{
	list-style:none;
	display:inline;
	margin: 0px 5px 0px 5px;

}
/*----------------------------------------------*/
#breadCrumb2{
	
	width:100%;
	/*height:19px;*/
	/*background: url(../images/top_corner_curve.gif) 0 no-repeat;*/
	/*background-image: url(../images/bcBg.gif);*/
	/*background-image: url(../images/bcBg.gif);*/
	background-color:#AEAD98;
	background-repeat:repeat-y;
	/*background-position:top left;*/
	font-size:10px;
}
#breadCrumb2 ul{
	background: url(../images/top_corner_curve_ul.gif) 0 no-repeat;
	background-color:#ffffff;
	background-position:top left;
	list-style:none;
	margin:0px 0px 0px 26px;
	padding:3px 0px 3px 25px;
	
}
#breadCrumb2 ul li{
	display:inline;
	margin: 0px;
	padding: 0px;
}
/*----------------------------------------------*/
#content{
	width:100%;
	/width:100%;
	w/idth:100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bcBg.gif);
	background-repeat:repeat-y;


}
/*----------------------------------------------*/
/*----------------------------------------------*/
#content2{
	width:100%;
	/width:100%;
	w/idth:100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bcBg2.gif);
	background-repeat:repeat-y;
	/*font-size:90%;*/

}
/*----------------------------------------------*/
#moduleNav{

	width:174px;
	border-top:1px solid #F4F5E7;
	background-color: #AEAD98;
	float:left;
}
/*----------------------------------------------*/
#moduleTitle{
	width:162px;
	padding-left:12px;
	padding-top:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#ffffff;
	font-weight:bold;
}
/*----------------------------------------------*/
#nav{
	margin:1em 0em 1em 0em;

}
#nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}
#nav ul li{
	/*margin:0px;
	padding:0px;
	border-bottom:1px solid #AEAD98;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:bold;

}
#nav ul li a{
	display:block;
	padding:5px;
	text-decoration:none;
	color:#000000;
	width:auto;
	
}
#nav ul li a:hover{
	background-color:#F4F5E7;
	color:#663300;
	
}
.currentSection {
	display:block;
	margin:0px;
	padding:5px;
	border-left:12px solid #AEAD98;
	border-bottom:1px solid #AEAD98;
	background-color:#F4F5E7;
	color:#663300;
}

li.navBlock{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-bottom:1px solid #AEAD98;
	border-left:12px solid #AEAD98;
	background-color:#E2E1CD;
	color:#663300;
}

/*----------------------------------------------*/
#mainWindow{
	/*top:150px;
	width:100%;
	height:24em;*/
	padding:20px 20px 20px 195px;
	border-top:1px solid #AEAD98;
	/*background-color:#FFFFFF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	background-image:url(../images/bcBg.gif);
	background-repeat:repeat-y;
}
#mainWindow p{
	margin:10px 0px 10px 0px;
	padding:0px;
}
#mainWindow h3{
	margin:20px 0px 5px 0px;
	
}
#mainWindow ul{
	margin-top:5px;
	margin-bottom:5px;
}
#mainWindow  li{
	padding-bottom:5px;
}
/*----------------------------------------------*/
/*----------------------------------------------*/
#mainWindow2{
	/*top:150px;
	width:100%;
	height:24em;*/
	/*width:100%;*/
	display:block;
	width:auto;
	/width:100%;
	w/idth:100%;
	padding:25px;
	border-top:1px solid #AEAD98;
	border-left:26px solid #AEAD98;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	/*background-image:url(../images/white.gif);
	background-repeat:repeat-y;*/
}
#mainWindow2 h3{
	margin:20px 0px 5px 0px;
	
}
#mainWindow2 p{
	margin:10px 0px 10px 0px;
	padding:0px;
}

#mainWindow2 ul{
	margin-top:5px;
	margin-bottom:5px;
}
#mainWindow2  li{
	padding-bottom:5px;
}
/*----------------------------------------------*/
/*p{
	margin:0px 10px 10px 10px;
}*/
input.coloredField{
background-color:#FFFFCC;
}
option.coloredField{
background-color:#FFFFCC;
}
i{
	color:#666666;

}
a{
	color:#006699;
	text-decoration:none;	
}
a:hover{
	color:#ff0000;	
}
a:visited{
	color:#663333;	
}
h1{
	/*font-size:1.2em;*/
	font-size:150%;
	color:#996633;
	margin: 0px 10px 10px 0px;
}
h1.subTopic {
font-size:110%;
margin: 0px 10px 20px 0px;
/*font-weight:normal;*/
}
.topicTitle {

 color:#666;

}
h2{
	font-size:85%;
	color:#666666;
	margin:0px 10px 10px 0px;
	
	
}
h3{
	font-size:85%;
	color:#5F6B6D;
	margin:20px 10px 0px 0px;		
}

	li.squareList{
		list-style-type:square;
		padding:.5em;
		/*margin:0em 1em 0em 1em;*/
		
	}
	li.lowerAlphaList {
		list-style-type:lower-alpha;
		padding:.5em;
		/*margin:0em 1em 0em 1em;*/
		
	}
	li.lowerNumericList {
		list-style-type:decimal;
		padding:.5em;
		/*margin:0em 1em 0em 1em;*/
		
	}
		li.squareList{
		list-style-type:square;
		padding:.5em;
		/*margin:0em 1em 0em 1em;*/
		
	}
	li.noneList {
		list-style-type:none;
		padding:1em;
		/*margin:0em 1em 0em 1em;*/
		
	}
/*----------------------------------------------*/
#bottomBorderCurve {
	height:19px;
	background: url(../images/bot_corner_curve.gif) 0 no-repeat;
	background-position:bottom left;
	margin: 0px;
	clear:both;
}
/*----------------------------------------------*/

#bottomBorderCurve2 {
	height:19px;
	background: url(../images/entry_bot_corner_curve.gif) 0 no-repeat;
	background-position:bottom left;
	margin: 0px;
	clear:both;
}
/*----------------------------------------------*/
#footer{
	background-color:#F4F5E7;
	padding:10px;
	border-top:1px solid #000000;
	font-size:60%;
	text-align:center;
}
/*----------------------------------------------*/
#globalNav {
	height: .8em;
	position:absolute;
	padding:3px 0px 4px 10px;
	top:57px;
	right: 10px;
	font-size: 70%;
	/*font-size:9pt;*/
	font-weight: bold;
	/*font-variant: small-caps;*/
	z-index: 2;
	background-color: #F5F6E6;

	
}
#globalNav ul {
	/*margin-left: 0px;*/
	margin:0px;
	padding: 0px;
	display: inline;
}
#globalNav ul li {
	margin-left: 0px;
	padding: 0em .5em 0em .5em;
	border-left: 1px solid #666600;
	list-style: none;
	display: inline;
}
#globalNav ul li.first {
	margin-left: 0;
	padding: 0em .5em 0em 0em;
	border-left: none;
	list-style: none;
	display: inline;
}
#globalNav ul li.last {
	margin-left: 0px;
	padding: 0em 0em 0em .5em;
	border-left: 1px solid #666600;
	list-style: none;
	display: inline;
}

#globalNav ul li a {
	text-decoration:none;
	color: #000000;
}
#globalNav ul li a:hover {
	text-decoration:none;
	color: #FF0000;
}
/*#globalNav ul li a:visited {
	text-decoration:none;
	color: #996600;
}*/
/*----------------------------------------------*/
#userLog {
	visibility:hidden;
	display:inline;
	position:absolute;
	text-align:right;
	/*width:10em;*/
	top:10px;
	right:10px;
	margin: 0em 0em 0em 0em;
	/*font-size: .8em;*/
	font-size:10pt;
	background-color: #E1E0CC;

}
/*----------------------------------------------*/
.borderDashed {
	display:block;
	padding:5px;
	background-color:#ffffff;
	border:1px dashed #000000;
}
.borderSolid {
	/*border:1px solid #AEAD98;*/
	border:1px solid #333333;
	
}
.floatRight{
	float:right;

}
.floatLeft{
	float:left;

}
.contentSection{
	clear:right;
	padding:10px 10px 10px 0em;
}
.space{

	height:0px;
	clear:both;
	margin:0px;
	padding:0px;
	font-size:5px;
}
div.space{
	clear:both;
	margin:0px;
	padding:0px;
}
.centeredText{
	text-align:center;
	/*margin:0em 1em 1em 1em;*/
}
.dark{
	color:#666666;
}

/*----------------------------------------------*/
.help {
	CURSOR: help; BORDER-BOTTOM: #660000 1px dotted
}
abbr {
	CURSOR: help; BORDER-BOTTOM: #660000 1px dotted
}
ACRONYM {
	CURSOR: help; BORDER-BOTTOM: #660000 1px dotted
}
/*----------------------------------------------*/
#smallSubMenu {
	float:left;
	font-weight:bold;
	/*font-size:70%;*/
	display:block;
	width:200px;
	border:1px solid #ccc;
	margin:0px 5px 0px 3px;
	padding:0px;
}

#smallSubMenu li.currentItem {
	display:block;
	margin:0px;
	padding:2px 5px 2px 5px;
	border-top:1px solid #ccc;
	border-right:5px solid #ccc;
	border-bottom:1px solid #ECF3E9;
	border-left:5px solid #ccc;
	background-color:#ECF3E9;
	color:#663300;
}

#smallSubMenu h1{
	background-color:#F1EFE2;
	font-size:80%;
	margin:0px;
	padding:5px 10px 5px 10px;
	color:#000;
}

#smallSubMenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}

#smallSubMenu li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
		list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-top:1px solid #ccc;
	/*border-bottom:1px solid #FCFCF8;*/
	border-bottom:1px solid #FFF;
	border-left:5px solid #FCFCF8;
	/*background-color:#FCFCF8;*/
	background-color:#FFF;
	color:#663300;
}

#smallSubMenu li a{
	display:block;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	color:#333;
	width:auto;
}

#smallSubMenu li a:hover{
	background-color:#F4F5E7;
	color:#663300;
}

/*----------------------------------------------*/
#exampleBox  {
	width:100%;
  	margin: 20px 0px 10px 4px;
	border:1px solid #AEAD98;
	background-color:#FBFBF7;
	padding:5px 5px 0px 5px;
  
}
#exampleBox   img{
  border:1px solid #AEAD98;
  float: left;
  margin-bottom:5px;
}
#exampleBox   p {
	text-align: left;
	font-size:80%;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	
   }
#exampleBox   a{
	text-align: left;
	}
#exampleBox   p.description {
	/*text-align: center;*/
	text-align: left;
	font-weight:bold;
	margin:0px 5px 5px 192px;
	padding:0px;
	color:#663300;
	
   }   
#exampleBox   p.normal {
	/*text-align: center;*/
	text-align: left;
	font-size:80%;
	font-weight:normal;
	margin:5px 5px 5px 192px;
	padding:0px;
	
   }   

/*----------------------------------------------*/
.matchItemsList {
	width:23em;
	padding:0px;
	margin:0px;
	
}
.matchItemsList h3 {
	font-size:.8em;
	padding:0px;
	margin:0px;
}
.matchItemsList ul{
	list-style:none;
	font-size:.9em;
	padding: 0px;
	margin:0px;
}
.matchItemsList li{
	
	padding: 0px 1em 1em 1em;
	margin: 0px;;
}

.matchChoiceList {
	margin-left: 30em;
	font-size:.7em;
	
}
.matchChoiceList h3 {
	position:relative;
	
	padding:0px;
	margin:0px;
	font-size:1.2em;
	
}
.matchChoiceList li{
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	margin:0px;
}

/*----------------------------------------------*/
div.feedbackBox {
	width:95%;
	w/idth:95%;
	/width:95%;
	border:1px solid #AEAD98;
	background-color:#FBFBF7;
	padding:0px 10px 0px 10px;
}
div.feedbackBox h3{
	padding:0px;
	margin:0px;
}
div.feedbackBox h2{
	padding:0px;
	margin:0px;
}
.incorrect {
	color: #FF0000;
	font-size:100%;
	padding:0px;
	margin:0px;
}
.correct {

	color: #009900;
	font-size:100%;
	padding:0px;
	margin:0px;
}
.isSelected {
	color: #000000;
	background-color: #FFFFCC;
	font-weight: normal;
}

.notSelected {
	color: #666666;
}
.smaller {
	font-size: 80%;
}
/*-------------------------------------------------*/

#pageStyle01 p{
	
	margin:10px 220px 10px 0px;
	padding:0px;
}
#pageStyle01 h3{
	
	margin:20px 200px 10px 0px;
	padding:0px;
}
#pageStyle01 .contentText{
	margin-right:240px;
}
#pageStyle01 ul{
	margin-top:5px;
	margin-right:220px;
	margin-bottom:5px;
}
#pageStyle01  li{
	padding-bottom:5px;
}
#pageStyle01 .photoBox{
	float:right;
	width:200px;
	margin:0px 10px 10px 10px;
}
#pageStyle01 .photoBox img{
	margin:0px 10px 10px 10px;
}
#pageStyle01 .photoBox p{
	/*margin:10px;*/
		margin:0px;
	padding:0px;
	font-size:70%;
	color:#666666;
}
#pageStyle01 .photoBox h3{
	
	margin:0px;
	padding:0px;
}

#pageStyle01 .textBox {
	float:right;
	background-color:#FCFCF8;
	width:180px;
	margin:10px 0px 20px 20px;
	font-size:70%;
	border:1px solid #AEAD99;


}
#pageStyle01 .textBox p{
	margin:10px 0px 0px 0px;
	padding:0px 10px 0px 10px;


}
#pageStyle01 .textBox h2{
	border-bottom:1px solid #AEAD99;
	background-color:#F1EFE2;
	font-size:100%;
	color:#996633;
	margin:0px;
	padding:10px;
}
#pageStyle01 .textBox ul{
	margin-top:0px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding:0px;
	list-style:disc inside none;
}
#pageStyle01 .textBox ul li{
	margin:0px 0px 2px 0px;
}

/*-------------------------------------------------*/
/*-------------------------------------------------*/
#pageStyle02 {
	width:auto;
	margin:10px 0px 0px 225px;
	border:1px solid #ccc;
	padding:5px 5px 5px 5px;
}
#pageStyle02 p {
	margin:0px;
	padding:5px 10px 10px 10px;
}
#pageStyle02 h3 {
	margin:0px;
	padding:10px 10px 0px 10px;
	color:#663300;
	font-size:80%;
}
#pageStyle02 h2{
	margin:0px;
	padding:9px 10px 8px 10px;
	border:1px solid #ccc;
	background-color:#ECF3E9;
	color:#333;
	font-size:100%;
}
#pageStyle02 ul{
	margin-top:5px;

	margin-bottom:5px;
}
#pageStyle02  li{
	padding-bottom:5px;
}
#pageStyle02 .photoBox{
	float:right;
	margin:0px 10px 10px 10px;
}
#pageStyle02 .photoBox img{
	margin:10px;
}
#pageStyle02 .photoBox p{
	/*margin:10px;*/
	font-size:70%;
	color:#666666;
}

#pageStyle02 .textBox {
	float:right;
	background-color:#FCFCF8;
	width:200px;
	/*padding:10px*/
	margin:20px;
	font-size:70%;
	border:1px solid #AEAD99;


}
#pageStyle02 .textBox p{
	margin:10px 0px 0px 0px;
	padding:0px 10px 0px 10px;


}
#pageStyle02 .textBox h2{
	border-bottom:1px solid #AEAD99;
	background-color:#F1EFE2;
	font-size:100%;
	color:#996633;
	margin:0px;
	padding:10px;
}
#pageStyle02 .textBox ul{
	margin-top:0px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding:0px;
	list-style:disc inside none;
}
#pageStyle02 .textBox ul li{
	margin:0px 0px 2px 0px;
}

/*-------------------------------------------------*/

#tourGuide img{
	float:left;
	margin:10px;

}
#tourGuide p{
	margin-left:220px;
}
#tourGuide h3{
	margin-left:220px;
}
#tourGuide ul {
	margin-left:240px;
}
/*-------------------------------------------------*/
#tourGuide2 img{
	float:left;
	margin:0px 10px 10px 4px;

}
.contentArea {
	display:block;
	margin-left:200px;
	padding:0px 5px 5px 5px;

}
#tourGuide2 .contentArea {
	display:block;
	margin-left:200px;
	padding:0px 5px 5px 5px;

}
/*-------------------------------------------------*/
.tabMenu ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size:70%;
	font-weight:bold;
	
} 

.tabMenu ul li{
	/*background-color:#E2E1CD;*/
	background-color:#D6D3B6;
	margin: 2px 2px 2px 0px;
	padding: 2px 2px 2px 4px;
	list-style: none;
	display: inline;
}
.tabMenu ul li.here {
	background-color:#F4F5E7;
	}

.tabMenu li a{
	display:inline;
	text-decoration:none;
	color:#333;
	padding:2px;
	margin:0px;
	width:auto;
}
.tabMenu li .isHere{
	display:inline;
	text-decoration:none;
	padding:2px;
	margin:0px;
	width:auto;
	color:#000;

}
.tabMenu li a:hover{
	color:#ff0000;
}
.tabContent {
	margin:0px;
	padding:10px;
	width:520px;
	background-color:#F4F5E7;
}
/*----------------------------------------------*/
.scenarioScene{
	clear:right;
	width:520px;
	padding:10px;
}
.scenarioScene p{
	margin-right:170px;
}
.scenarioScene img{
	float:right;
}
/*----------------------------------------------*/
div.thumbContainer {
  margin:0px 0px 10px 0px;
	
  }
div.thumbContainer h3 {
 margin:0px 0px 10px 0px;
  padding:0px;
	
  }
div.spacer {
  clear:both;
  }
div.thumbFloat {
  margin-right:10px;
  margin-bottom:10px;
  float: left;
  text-align: center;
  /*width:150px;*/
}

div.thumbFloat p {
	text-align: center;
	font-size:80%;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 0px;
	
   }
   div.thumbFloat p.plain{
	text-align: left;
	font-size:80%;
	font-weight:normal;
	margin:0px;
	padding:5px;
	
   }
 div.thumbFloat p.description {
	text-align: center;
	font-size:80%;
	font-weight:normal;
	margin:0px;
	padding:0px;
	
   }
    div.photoSelection{
	 border:1px solid #AEAD98;
  background-color:#FBFBF7;
  padding:5px;
	
   }
   div.photoSelection img{
  border:1px solid #AEAD98;
}
    div.photoSelected{
	 border:1px solid #AEAD98;
  background-color: #FFFFCC;
  padding:5px;
	
   }
   div.photoSelected img{
  border:1px solid #AEAD98;
}
/*-----------------------------------*/
div.thumbScenario {
  margin-right:20px;
  margin-bottom:20px;
  float: left;
  text-align: center;
  width:150px;
  height:200px;
  border:1px solid #AEAD98;
  background-color:#FBFBF7;
  padding:5px;
  
}
div.thumbScenario img{
  border:1px solid #AEAD98;
}
div.thumbScenario p {
	text-align: left;
	font-size:80%;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	
   }
   div.thumbScenario a{
	text-align: left;
	}
 div.thumbScenario p.description {
	/*text-align: center;*/
	text-align: left;
	font-size:70%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	
   }   
/*----------------------------------------------*/

div.entryTopBorder{
	border-top:36px solid #AEAD98;
	width:100%;
	height:18px;
	background-image: url(../images/entry_top_bg.gif);
	margin:0px;
	clear:both;
}
div.entryTopBorder2{
	
	width:100%;
	height:18px;
	background-image: url(../images/entry_top_bg.gif);
	margin:0px;
	clear:both;
}
div.entryTopLt{
	width:40px;
	float:left;
	background: url(../images/entry_top_corner_curve.gif) 0 no-repeat;
	background-position:bottom left;
}

div.entryTopRt{
	width:40px;
	float:right;
	background: url(../images/entry_top_corner_curve_rt.gif) 0 no-repeat;
	background-position:bottom right;
	
}

div.entryBotBorder{
	border-bottom:26px solid #AEAD98;
	width:100%;
	height:18px;
	background-color:#FFFFFF;
	margin: 0px;
	clear:both;
}
div.entryBotLt{
	width:40px;
	float:left;
	background: url(../images/entry_bot_corner_curve.gif) 0 no-repeat;
	background-position:bottom left;
}
div.entryBotRt{
	width:40px;
	float:right;
	background: url(../images/entry_bot_corner_curve_rt.gif) 0 no-repeat;
	background-position:bottom right;
}

div.entryContent {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	width:100%;
	height:400px;
	border-right:26px solid #AEAD98;
	border-left: 26px solid #AEAD98;
	padding:10px 0px 10px 20px;

}
/*----------------------------------------------*/
div.thumbExamples {
  margin-right:20px;
  margin-bottom:20px;
  float: left;
  text-align: center;
  width:200px;
  height:220px;
  border:1px solid #AEAD98;
  background-color:#FBFBF7;
  padding:5px;
  
}
div.thumbExamples img{
  border:1px solid #AEAD98;
}
div.thumbExamples p {
	text-align: left;
	font-size:80%;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	
   }
   div.thumbExamples a{
	text-align: left;
	}
 div.thumbExamples p.description {
	/*text-align: center;*/
	text-align: left;
	font-size:70%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	
   }   
    div.thumbExamples p.normal {
	/*text-align: center;*/
	text-align: left;
	font-size:80%;
	font-weight:normal;
	margin:0px;
	padding:0px;
	
   }   
/*----------------------------------------------*/
    div.supportStudy{
	
	 border:1px solid #AEAD98;
  background-color:#FBFBF7;

	padding:5px;
	
   }

.studyProfile{
display:block;
  	float:left;
  	width:180px;
  	padding:5px;
}
.studyText {
	margin-left:195px;
	padding:5px;
}
.studyText h2{
	font-size:80%;
	color:#336600;
	font-weight:bold;
}
.studyText h3{
	font-size:70%;
	color:#333;
	font-weight:bold;
}
.studyProfile img{
  	border:1px solid #AEAD98;
	
}
.studyProfile p{
	font-size:70%;
	font-weight:bold;


}
/*----------------------------------------------*/
.noteBox {
	font-size:80%;
	/*background-color:#FCFCF8;*/
	background-color:#FFFFE6;
	margin:20px 0px 20px 0px; 
	border:1px solid #ccc;
	padding:10px;
}
/*----------------------------------------------*/
table.comparison {
	/*width:525px;*/
	
	font-size:80%;
	text-align:left;
	/*background-color:#E2E1CD;*/
	margin:0px 0px 20px 0px;
	border:1px solid #AEAD98;
	background-color:#FBFBF7;
	padding:5px;
}
table.comparison caption{
	padding:5px;
	font-size:90%;
	font-weight:bold;
	text-align:left;
}
table.comparison th{
	font-size:90%;
	color:#993300;
	padding:5px;
	background-color:#fff;
	font-weight:bold;
}
table.comparison tr td{
	border:1px solid #AEAD98;
	padding:5px;
	background-color:#fff;
	text-align:left;
}
table.comparison td.graph100{
	height:100px;
	padding:0px;
	background-color:#DDE3C5;
}
table.comparison td.graphChild{
height:60px;
background-image: url(../images/chart/children_icons/child_graph_bg.gif);
padding:0px;
margin:0px;
text-align:center;

}

.graphBar{
width:auto;
display:block;
background-color:#EBEEDC;
border-top:1px dashed #ccc;
}
.barValue{
	text-align:center;
	font-weight:bold;
	font-size:130%;
	padding-bottom:5px;
	color:#333;
}
/*----------------------------------------------*/
table.comparison2 {
	font-size:80%;
	text-align:left;
	border:1px solid #AEAD98;
	background-color:#FBFBF7;
	padding:5px;
}

table.comparison2 tr td{
	border:1px solid #AEAD98;
	padding:5px;
	background-color:#fff;
	text-align:left;
}

table.comparison2 caption{
padding:5px;
	font-size:90%;
	font-weight:bold;
	text-align:left;
}
/*----------------------------------------------*/
.thumbPlain {
	display:block;
	width:180px;
	margin:0px 20px 0px 0px;
}
.thumbPlain p{
	font-size:70%;
	padding:20px;
}
/*----------------------------------------------*/
.smallest {
	font-size: 70%;
	color: #666666;
}

.menu {
display:none;
padding:20px 20px 10px 20px;
border-left:1px dashed #cccccc;
border-bottom:1px dotted #cccccc;
margin:0px 10px 10px 10px;
/*background-color:#eeeeee;*/
}

.menuClose{
text-align:right;
font-size:10px;
margin:0px 20px 10px 0px;
background-image:url(../images/close_bg.gif);
background-position:right;
background-repeat:no-repeat;
}
/*----------------------------------------------*/
.cs_inputText{
width:410px;

}
/*----------------------------------------------*/
ACRONYM.noDecor{
	border:none;
	text-decoration:none;
}
