html, body{}

H3 {
 
  font-size: 11pt;
}

H4 {
 
  font-size: 11pt;
}

.TableOfContents tr td
{
	border: solid;
	border-color: #01568f;
}

.appendiximage
{
	padding-right:15px;
}

.blankline{
	border-bottom: solid thin black;
}

.imgrightfloat{
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}

.imagetableright {
	align:right;
	padding:10px;
	float: right;
	
}
.imagetableleft {
	align:left;
	padding:10px;
	float: left;
	
}
.imagetablecenter {
	align:center;
	padding:10px;

	
}

.imgleftfloat{
	float: left;
	margin-right: 10px;
}

.imgmastery{
	margin-left: 20px;
}

.mycaption{
font-style:italic;
font-size:smaller;
font-family:"Times New Roman", Times, serif;

}

table.imgrightlargemargin{
	float: right;
	margin-left: 30px;
	margin-right: 100px;
}

table.tablecenter{
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}


p.captions{
	font-size: 9px;
	text-align: center;
}

p.captionsright{
	font-size: 9px;
}

.paracenter{
	text-align: center;
}

img.imgcenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
 
.datatable
{
	border-collapse: collapse;
}

.datatable tr td
{
	border: solid 3px #4e7546;
	padding: 3px;
	text-align:center;
}

.table1header
  {
	background-color:#4e7546;
	text-align: center;
	font-size:11pt;
	font-weight:bold;
	color: #FFFFFF;
 }

 
 .table2header
  {
	background-color:#D7E187;
	text-align:center;
	font-weight: bold;
 }
 
 .table3
 {
 	border:solid .5px black;
	text-align:center;
 }
 
 .table3center
 {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
 	border:solid .5px black;
	text-align:center;
 }
 .OCWInstructions {
	color:#FF0000;
}
 
 .tdspacing
{
 	padding-right:10px;
}

.tabletitle
{
	border: solid 3px #4e7546;
	background-color: #4e7546;
	color: #FFFFFF;
	text-align:center;
	font-size:11pt;
	font-weight:bold;
	width: 85%
}

.tabletop
{
	border: solid 3px #4e7546;
	background-color: #d7e188;
	padding:20px;
	text-align:center;
width: 85%
	
}

.tablebottom
{
	border: solid 3px #4e7546;
	background-color: #FFFFFF;
	padding:10px;
width: 85%
}

 .appendixtable
 {
 	width:524px;
}
 
 .appendixtable tr td
 {
 	padding:5px;
	width:100px;
 }
 
 .appendixtable .heading
 {
	width:495px;
 }
  
 .appendixtable .col1
 {
	width:325px;
	text-align:left;
 }

.AnswerParagraph
{
	font-size:smaller; 
	visibility:hidden;
}

.center
{
	text-align:center;
}

.clear
{
	clear:both;
	margin-top:15px;
}


.icon td
{
	padding:10px;
}

.icon img
{
	border:solid;
	border-color:#4e7546;
}
.icon img, .LicenseInfoTable img {
	border:none;
}

.icon, .LicenseInfoTable {
	border-collapse:collapse;
}

.icon td, .LicenseInfoTable td{
	border-bottom:thin solid #4e7546;
	border-top:thin solid #4e7546;
	padding:4px;
	
}

}
.Streamingicon td{
	color:4e7546;
}

.LicenseInfoTable{
	width:100%;
	
}

.GTWorksheet
{
	border-collapse:collapse;
}

.GTWorksheet td
{
	border:1px solid black;
	padding:8px;
	text-align:center;
	height:40px;
}

.GTWorksheet1 .col2, .GTWorksheet1 .col3, .GTWorksheet1 .col4, .GTWorksheet1 .col5, .GTWorksheet1 .col6, .GTWorksheet .col7
{
	width:50px;
}

.GTWorksheet1 .col8, .GTWorksheet1 .col9
{
	width:70px;
}

.GTWorksheet2
{
	margin-top:20px;
}

.GTWorksheet2 .col2
{
	width:160px;
}

.GTWorksheet2 .col3
{
	width:70px;
}

.graycell
{
	background-color:#97b87a;
}

.ObjectivesList li
{
	margin-bottom:6px;
}

.ObjectivesList
{
	margin-bottom:30px;
	margin-top:-4px;
}

.yellowrow
{
	background-color:#F8DA78;
}

.orangerow
{
	background-color:#EF953F;
}

.purplerow
{
	background-color:#927EB9;
}

.redrow
{
	background-color:#AA5048;
}

.greenrow
{
	background-color:#ABC178;
}

.movedown7
{
margin-top:30px;
}