@charset "UTF-8";
/* CSS Document */

/* Styles In the Stylesheet will be the only styles accessible by Contribute. */

#content h1 {padding:0; margin:0 0 15px; font-size:28px;color:#0069AC; text-align:left;} /* Blue */

#content h2 {font-size:1.4em; margin-bottom:.5em;}
	#content h2.Heading2-Green {color:#690;}					/* Green */

#content h3 {font-size:1.2em; margin-bottom:.5em;}

#content h4 {font-size:1em; margin-bottom:.5em;}
#content h5 {font-size:1em; margin-bottom:.5em; color:#0069AC;} /* Blue */
#content h6 {font-size:1em; margin-bottom:.5em; color: #F90;}	/* Orange */

#content p .orange_text, #content p.orange_text {color:#F90; font-weight:bold;}



/* Change Color to...  */
	/* Blue 	#content .blue {color:#0069AC;} */
	/* Green	#content .green {color:#690;}  */