/* CSS Document */

A {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}

A:hover {
	COLOR: #FF0000;
}

A.linkcolor2 {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

A.linkcolor2:Hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

body {
	background: #FFFFFF;

}

.bgcolor1 {
	background-color: #666666;
}

.bgcolor2 {
	background-color: #FFFFFF;
}

.bgcolor3 {
	background-color: #EEEEEE;
}

.caption-text {

font-size:x-small;
}


.casestudy-left {
	float: left; 
	width: 40%; 
	text-align: left; 
   font-size: small; 
   font-style: italic; 
   padding: 1em; 
   text-indent: -0.5em; 
   background: #E6E1CA; 
   color: black; 
   border: solid black 1px;
   border-width: 1px 1px 1px 1px; 
    margin: .95em 0.5em 0.2em 0em;
 }
 
 .casestudy-right {
	float: right; 
	width: 40%; 
	text-align: left; 
   font-size: small;
   font-style: italic; 
   padding: 1em; 
   text-indent: -0.5em; 
   background: #E6E1CA; 
   color: black; 
   border: solid black 1px;
   border-width: 1px 1px 1px 1px; 
   margin: 1em 0.5em 0.2em 0.5em;
}

.dropcap {
	margin-right: 6px;
	margin-top: 5px;
	float: left;
	color: #FFFFFF;
	background:  #CCCCCC;
	border: 1 px solid #73737;
	font-size: 80px;
	line-height: 60px;
	padding-top: 2px;
	padding-right: 5px;
	font-family: times;
}

.imageR {
	float:right;
	padding: 0em 0em 1em 1em;
}

.imageL {
	float:left;
	padding: 0em 1em 1em 0em;
}

.lesson-heading {
	padding: .25em 0 1 .125em 5; 
	margin: .75em 1 5 .75em;
	background-image: url(lessonbg.gif);
	background-repeat:repeat-x;
	font-size: 20px;
	font-family: Arial, sans-serif;
	text-align:left;
	color:#000000;
	
}

.lesson-number {

font-size: 54px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #9D0627;
font-weight: 900;

}

li {

	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 5px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.5em 1.5em 0.5em 1em; 
}

li.bullet-image {

	list-style-image:url(bullet.gif);
	list-style-position: outside;
	padding-bottom: 5px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.5em 1.5em 0.5em 1em;
	
}


li.bullet-number {
	list-style-type: decimal;
	list-style-position: outside;
	padding-bottom: 5px;
	font-weight: normal;
	margin: 0.5em 1.5em 0.5em 1em; 


}

li.bullet-alpha {
	list-style-type: lower-alpha;
	list-style-position: outside;
	padding-bottom: 5px;
	font-weight: normal;
	margin: 0.5em 1.5em 0.5em 1em; 
}

li.bullet-open {
	list-style-type: circle;
	list-style-position: outside;
	padding-bottom: 5px;
	font-weight: normal;
	margin: 0.5em 1.5em 0.5em 1em; 
}

.maincontent {
	margin: 0.75em 1.5em 0.75em 2em; 
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: x-small;
	
}

.pullquote-left {
	color: darkgreen;
	width: 	250px;
	float: left;
	background: transparent;
	filter: alpha(opacity=75);
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-right: 20px;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: thin;
	border-top: thin;
	border-bottom-color: #164516;
	border-top-color: #164516;
	border-bottom-style: dashed;
	border-top-style: dashed;
}

.pullquote-right {
	color: darkgreen;
	width: 	250px;
	float: right;
	margin-bottom: 4px;
	margin-top: 10px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: thin;
	border-top: thin;
	border-bottom-color: #164516;
	border-top-color: #164516;
	border-bottom-style: dashed;
	border-top-style: dashed;
}

.section-bar {

	background-image: url(bar.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.subtopic-heading{
	padding: 0.25em 0 0.125em 0; 
	font-family: Arial, sans-serif; 
	border-bottom: 2px solid #CCCCCC; 
	margin: 0 0 0 2em;
	text-align:left;
	font-size: x-small;
	font-weight: bold;
}

.tablecontent {
	margin: 0.25em .25em 0.25em .25em; 
	font-family: Arial, sans-serif;
	font-size: x-small;
	
}

.textcolor1 {
	COLOR: #9D0627;
}

.textcolor2 {
	COLOR: #FFFFFF;
	}

.textcolor3 {
	COLOR: #666666;
	}

.topic-heading{
	padding: 0.5em 0 0.125em 0; 
	font-family: Arial, sans-serif; 
	COLOR: #9D0627;
	margin: 0 0 0 1.25em;
	text-align:left;
	font-size: small;
	font-weight: bold;

}