@charset "utf-8";

body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 14px;

	text-align:left;

}

img

{

	border:none;

}

/************ headings ***************/

h1 

{

	font-size: 24pt;

	font-style: normal;

	font-weight: bold;

	color: #006600;

	background-color: #FFFFFF;

}

h2 

{  

	color: #006600; 

	font-size: 12pt;

}

h3 

{  

	color: #9900CC; 

	font-size: 14pt; 

	font-style: normal; 

	font-weight: bold

}

h4 

{  

	font-size: 12pt; 

	color: #666666; 

	font-weight: lighter

}

h5 

{  

	font-size: 14pt;

	font-weight: bold

}

/**************** links *******************/

a:link 

{

	color: #03F;

	text-decoration: underline;

}

a:visited 

{

	color: #00C;

	text-decoration: underline;

}

a:hover 

{

	color: #06C;

	text-decoration: underline;

}

a:active 

{

	color: #03F;

	text-decoration: underline;

}

.supLeft {
	margin-left:-6px;
}
sup {
	font-size:0.6em;
	vertical-align:22%;
}
sub {
	font-size:0.6em;
	vertical-align:-22%;
}
/**************** custom ********************/

.centerimage

{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 14px;

	text-align:center;

}

.borderCenterImage
{
	border:3px solid;
	margin-left:auto;
	margin-right:auto;
}

.borderImage
{
	border:3px solid;
	/* [disabled]border-color:#000; */
}
.conceptquestion

{

	color:#006;

	font-size:18px;

	text-align:center;

	font-weight:bold;

}

.general 

{

	color: #000000;

	font-size: 14px

}

.rightanswer 

{  

	font-size: 12pt; 

	color: #006600; 

	background-color: #FFFFFF; 

	font-weight: bold

}

.toolboxcue 

{

	font-size: 17px;

	color:#C00;

	background-color: #FFFFFF;

	font-weight: bold;
	
	text-decoration: underline;

}

.tracker 

{  

	background-color: #FFFFFF

}

.Bullets 

{  

	list-style-position: outside; 

	list-style-type: disc; 

	vertical-align: middle; 

	word-spacing: normal; 

	line-height: normal

}

.hints 

{

	font-family: "Comic Sans MS";

	font-size: 10pt;

	font-style: italic;

	font-weight: bold;

	color: #FF0033;

	text-decoration: underline;

}

.figure 

{

	font-size: 10pt;

	color: #000000;

	background-color: #FFFFFF

}

.purpose 

{

	font-size: 12px;

	font-style: normal;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #999999;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;

	text-align: left;

	word-spacing: normal;

	white-space: normal;

}


sup
{

	font-size: 10px; 

	font-style: normal; 

	font-weight: normal;

	vertical-align: text-top;

}



.sub1 

{

	font-size: 24px;

	font-style: normal;

	color: #000000;

}

.summary 

{

	font-size: 18px;

	font-style: normal;

	color:#000000;

	font-weight: bold;

}

.title {

	font-size: 20px;

	color: #006600;

	font-weight: bold;

}

.workedexample {

	font-size: 18px;

	background-color: #006;

	color: #FFF;

}

.Overviewtitle {

	font-size: 25px;

	color: #006600;

	font-weight: bold;

}

.mainconcept {

	font-size: 18px;

	color: #333333;

	font-weight: bold;

}

.questionlink {

	color: #009;

	font-size: 17px;

	text-align:left;

}

.yourturn {

	color: #003300;

	background-color: #39F;

	font-size: 18px;

}

.gloss {

	color: #000000;

	font-size: 14px;

	font-weight: normal;

}

.subtitle {
	color: #006600;
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.boldedbody {

	font-size: 17px;

	font-weight: bold;

	color: #000000;

	text-align: left;

}

.italicizedbody {

	color: #000000;

	font-size: 17px;

	font-style: italic;

	text-align: left;

}

.body {

	font-size: 17px;

	color: #000000;

	border-collapse:collapse;

	font-weight: normal;

}

.style1 {

	font-size: 12px;

	color: #006600;

	font-weight: bold;

	font-style: italic;

	background-color: #FFFFFF;

	float: left;

	}

	

.link {

	color: #0033FF;

	font-style: italic;

}

#mainContent

{

	padding-left:30px;

	padding-right:30px;

	padding-bottom: 0px;

	text-align: center;

}

#rightArrow

{

	float:right;

}

.body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
