H1, H2, H3, H4, H5, H6	{ font-family: Arial, sans-serif;
			  font-weight: bold;
			}
			  
.navlink		{ font-family: Arial, sans-serif;
			  font-weight: bold;
			}
			
.normaltext		{ font-family: "Times New Roman", Times, serif;
			  font-weight: normal;
			}
			
TD.active 		{ background-color: #94B5CD; }

TD.inactive 		{ background-color: #D2E0EE; }

.sansseriflist		{ font-family: Arial, sans-serif; 
			  line-height: 150%; 
			  margin-left: 0.25in; 
			  margin-right: 0.25in;
			}
			
.seriftext		{ font-weight: 100; 
			  font-family: "Times New Roman", Times, serif; 
			  margin-left: 0.45in; 
			  margin-right: 0.53in; 
			  text-align: justify;
			}
			
.document		{ font-size: 85%; 
			  font-weight: 100; 
			  font-family: Arial, "Times New Roman", Times, serif; 
			  margin-left: 0.75in; 
			  margin-right: 0.83in; 
			  text-align: justify;
			}
			
.aside			{ margin-left: 0.75in; 
			  margin-right: 0.83in;
			}
			
HR			{ width: 75%; }

.xxsm			{ font-size: xx-small; }

.sm			{ font-size: 70%; 
			  color: blue;
			}
			
.smaller		{ font-size: 75%; }

.larger_red		{ font-size: 175%; 
			  color: red;
			}
			
.larger			{ font-size: 125%; }

.right			{ text-align: right; }

.titletextlg		{ font-family: Georgia; 
			  font-weight: bold; 
			  font-style: italic; 
			  color: white; 
			  font-size: xx-large; 
			  padding: 20px;
			}
			
.titletextmed		{ font-family: Georgia; 
			  font-weight: bold; 
			  font-style: italic; 
			  color: white; 
			  font-size: medium; 
			  padding: 20px;
			}
			
.georgia		{ font-family: Georgia; 
			  font-style: italic;
			}
			
TABLE.childtable	{ width: 95%;
			  font-family: "Times New Roman", Times, serif;
			  font-weight: 100;
			}


TH.childtablehead	{ padding: 10px; 
			  text-align: center;
			  font-family: Arial;
			}
			
TD.childtableform	{ text-align: center;
			  font-weight: bold;
			  vertical-align: top;
			  padding-top: 5px;
			}
			
TD.childtabledata	{ padding-left: 15px;
			  padding-right: 15px;
			  padding-top: 5px;
			  padding-bottom: 10px;
			  text-align: justify;
			}

TR.childtablerowhead	{  }
TR.childtablerow1	{  }
TR.childtablerow2	{  }
TR.childtablerow3	{ background-color: #D2E0EE; }

CAPTION.childtablecaption	{ padding: 8px; 
				  text-align: left;
				  font-family: Arial;
				  font-size: 90%;
				  font-weight: bold;
				}