/* Reset & Typography
-------------------------------------------------------------- */

*					{margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus					{outline: 0;}

html					{height: 100%;}

body					{height: 100%; line-height: 1; color: #666; background: #fff; font-size: 11px; line-height: 18px; font-family: Arial, Helvetica, sans-serif;  text-align: center; margin: 0;}
img					{display: block; margin: 0 0 18px 0;}
img.left				{float: left; clear: left; margin: 0 10px 18px 0;}
img.right				{float: right; clear: right; margin: 0 0 18px 10px;}
img.center				{float: none; clear: both; margin: 18px auto;}
h1,h2,h3,h4,h5,h6			{color: #fff; font-family: Helvetica, Arial, sans-serif; text-align: left; clear: both;}
h1					{font-size: 30px; line-height: 36px; padding: 0 0 18px;}
h2					{font-size: 20px; line-height: 36px;}
h2.massive				{font-size: 36px; line-height: 36px; margin: 0 0 18px; color: #c6322c;}
h3					{font-size: 16px; line-height: 36px;}
h4					{font-size: 14px; font-weight: bold;}
h5					{font-size: 12px; font-weight: bold;}
h6					{font-size: 12px;}
p					{margin: 0 0 18px; text-align: left;}
p.last					{margin-bottom: 0;}
p.caption				{margin: -12px 0 12px; text-align: right;}
p.center				{text-align: center;}
p.center img				{float: none; margin: 18px auto;}
p img					{float: left; margin: 18px 18px 18px 0; padding: 0;}
p img.right				{float: right; margin: 18px 0 18px 18px;}
p img.top				{margin-top: 0;}
h1 img, h2 img, h3 img			{float: left; margin: 0 18px 0 0;}
p.clearing				{margin: 0 0 -1px; padding: 0; height: 1px; overflow: hidden; clear: both; text-indent: -9999999px;}
a					{color: #00aeef; text-decoration: none;}
a:hover					{color: #004c80; text-decoration: underline;}
ul, ol					{margin: 0 0 18px 20px;}
ul					{list-style-type: square; color: #333; text-align: left;}
ol					{list-style-type: decimal; color: #333; text-align: left;}
li					{margin: 0; color: #666;}
dl					{margin: 0 0 18px 0;}
dl dt					{font-weight: bold; margin: 0 0 6px;}
dl dt					{margin: 0 0 12px}
blockquote				{margin: 0 0 18px 18px; color: #666; font-style: italic;}
strong					{font-weight: bold; color: #004c80;}
em					{font-style: italic;}
pre					{margin-bottom: 18px; background: #eee; border:1px solid #ddd; padding:16px;}
sup					{font-size: .5em; position: relative; top: -0.5em}
input					{border: 1px solid #000;}
textarea				{border: 1px solid #000;}
select					{border: 1px solid #000;}
hr					{clear: both; margin: 0 0 -1px; border-top: 1px solid transparent; color: #fff;}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

