body { 
	min-width:720px; 
}

.centered { 
	text-align: center;
/*	width: 720px; */
}

.L1 {
	margin-top: 28px;
	width: 720px;
	background-color: #FF0000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top:0px;
	margin-bottom: 8px;
	text-align: left;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px; 
	margin-top:8px;
	margin-bottom: 8px;
	text-align: left;
	color: #000000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px; 
	margin-top:8px;
	margin-bottom: 8px;
	text-align: left;
}

td, .text {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;  
	font-size: 10px;
	line-height: 16px; 
/*	color: #666666; */
	color: #000000;
}

.text8pt {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;  
	font-size: 8px;
}

p, li {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;  
	font-size: 10px;
	text-indent: 1.5em;
	line-height: 16px; 
	margin-top: 0px;
	margin-bottom: 0px;
/*	color: #666666; */
	color: #000000;
	text-align: left; 
}

.mainPage {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  
}

div.floatR { float: right; }
div.floatL { float: left; }

.p16 { margin-top: 16px; }
.initP { text-indent: 0; } /* no first-line indent on first paragraph after a header */
.initPk { text-indent: 0; color: #000000; } 
.initP16 { text-indent: 0; margin-top: 16px; } /* no first-line indent on first paragraph after a header */
.initP8 {text-indent: 0; margin-top:8px; }
.initP16k { text-indent: 0; margin-top: 16px; color: #000000; } /* no first-line indent on first paragraph after a header */
.hang {  text-indent: -1.35em; margin-left: 0px; } 
.hangk {  text-indent: -1.35em; margin-left: 0px; color: #000000; } 
.Q { text-indent: 0; font-weight: bold;	color: #000000; margin-top: 16px; } 
.A { text-indent: 0; color: #000000; } 

.navLite {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 8.86px;
	color: #ffffff;
}
.navDark {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 8.86pt;
	color: #404040;
}

/* FOR FORMS */
.input {	background : #FFFFFF;	border : 1px solid #557682; color: "#000000";	font-size: 10px;	font-family: Verdana, Helvetica, sans-serif; ;}

h4.Slate { font-size: 15px; }
.Black { color: #000000; }
.BlackB { color: #000000; font-weight: bold; }
.Grey {		color: #666666;  }
.GreyB {	font-weight: bold;	color: #666666; }
.Green {	color: #817e00;   text-indent: 0; margin-top: 16px; }
.GreenB {	font-weight: bold;	color: #817e00;   text-indent: 0; margin-top: 16px; }
.Olive {	color: #5c6010;	  text-indent: 0; margin-top: 16px; }
.OliveB {	font-weight: bold;	color: #5c6010;	  text-indent: 0; margin-top: 16px; }
.DkOlive {	color: #565102;	 text-indent: 0; margin-top: 16px; }
.Tan {	color: #E5E2D4; text-indent: 0; margin-top: 16px; }
.DkTan {	color: #C1BBAB;	  text-indent: 0; margin-top: 16px; }
.Purple {	color: #996699;	  text-indent: 0; margin-top: 16px; }
.PurpleB {	font-weight: bold;	color: #996699;	  text-indent: 0; margin-top: 16px; }
.HEDPurple { color: #8E869F; }
.Blue {		color: #000099;	  text-indent: 0; margin-top: 16px; }
.BlueB {	font-weight: bold;	color: #000099;	  text-indent: 0; margin-top: 16px; }
.LtBlue {	color: #668DD4;	  text-indent: 0; margin-top: 16px; }
.LtBlueB {	font-weight: bold;	color: #668DD4;	  text-indent: 0; margin-top: 16px; }
.DkBlue { color:#3D5760; text-indent: 0; margin-top: 16px; }
.DkBlueB { font-weight: bold;	color:#3D5760; text-indent: 0; margin-top: 16px; }
.Wine {	color: #99335B;	  text-indent: 0; margin-top: 16px; }
.WineB {	font-weight: bold;	color: #99335B;	  text-indent: 0; margin-top: 16px; }
.Violet {	color: #9D219D;	  text-indent: 0; margin-top: 16px; }
.VioletB {	font-weight: bold;	color: #9D219D;	  text-indent: 0; margin-top: 16px; }
.Slate { color: #557682; }
.SlateB { font-weight: bold; color: #557682; }
.matchHEDs { color: #7B7390; }

a:link { color: #005C96;	text-decoration: underline;}	
a:visited { color: #005C96;	text-decoration: underline;}	
a:hover {	color: #0076BF;	text-decoration: underline;}	
a:active {	color: #0076BF;	text-decoration: underline;}	

