@charset "utf-8";

/* Content ------------------ */
#content h1 { color: #ce3835; font-size: 2.0em; line-height: 1em;
	margin: 1em 1.111111em 1em 0; }
#content h2 { color: #FFFFFF; font-size: 1.4em; line-height: 1.428571em;
	margin: 1.428571em 1.111111em 1.428571em 0; }
#content h3 { color: #FFFFFF; font-size: 1.2em; line-height: 1.666666em;
	margin: 1.666666em 0 0 0; }
#content p { color: #FFFFFF; font-size: 1.2em; line-height: 1.666666em;
	margin: 0 1.666666em 1.666666em 0 ; }
#content li { color: #FFFFFF; font-size: 1.2em; line-height: 1.666666em; margin-left: 1.666666em; }
#content ol li { color: #FFFFFF; font-size: 1.2em; line-height: 1.666666em; margin: 1.666666em 0 0 1.666666em; }
#content ol li ol li { color: #FFFFFF; font-size: 1.0em; line-height: 1.666666em; margin: 0 0 0 2.4em; }

/* Puts the bullet back into unordered lists ------------------ */
.bullet { list-style: disc; margin-left: 2.0em; }

/* Decorates external hyperlinks ------------------ */
.external-link {
	background-repeat: no-repeat;
	background-image: url(../images/external-link.jpg);
	background-position: left top;
	padding: 0 0 0 1.2em;
	margin: 0;
}

/* Indents text for numbered lists ------------------ */
.text-indent { padding: 0 0 0 1.666666em; }

/* Tables ------------------ */
#content table { color: #FFFFFF; margin: 0 1.666666em 1.666666em 0 ; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
#content th { padding: 0; color: #FFFFFF; font-size: 1.2em; line-height: 1.666666em; padding-left: 1.666666em; }
#content tr { text-align: left; padding: 0; color: #FFFFFF; }
#content td { color: #FFFFFF; font-size: 1.2em; line-height: 1.666666em; padding-left: 1.666666em; }

/* Formatting addresses ------------------ */
.address-card { float: left; width: 26em; }
