.GrayCell {
	background-color: #CCCCCC;
}
.text-small {
	font-size: 10px;
	color: #666699;
}
.text-small-hidden {
	font-size: 10px;
	color: #666699;
/*display:none;*/
}
.SampleLetter {
	border: thin solid #999999;
}
.AlignDate {
	text-align: right;
}
.Tableborder {
	border: thin solid #666666;
}
.underline {
	text-decoration: underline;
}
.line {
	color: #666699;
	border: thin solid #666699;
}
.floatRightNoBorder{
	border: 0px;
	float: right;
}
.CellEduResources {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
	
}

.CellAlignTop {
	vertical-align: top;
	width: 50%;
}
.H3FontSize {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
}
.FootNotes {
	font-size: 9px;
	color: #666699;

}
.CellAlignRight {
	text-align: right;
}
.caption{
   		font-weight:bold;
   		font-size:110%;
   		text-align:center;
     	border: 1px solid #6A6AA0;
   		background-color:#E2E1F1;
   }
   .myIndent{
   			margin-left:1em;
			padding-left:1em;
   }  
/*h1{
	display:none;
}*/
.bold {
	font-weight: bold;
}
.imgleft{
	border: 0px; 
	float: left;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

/*
a:link { color: #666699; }
a:visited { color: #666699; }
a:hover { color: #660000; }
*/

.MapTextVersion {
	font-size: 11px;
	text-align: center;
}

