body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

td { color: #666666; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

ul { margin-left: 1em; }
li { margin-left: 1em; }

hr { border: 0; color: #d36707; background-color: #d36707; height: 1px; }
		
input {font:11px Arial, Helvetica, sans-serif}

.printshow {display:none;}

.whiteBody  {
	color:white;
	font-weight:bold;
}

/*|Body Grey*/
.bodycopy    { color: #666666; line-height: 16px; }
/*|Body Orange*/
.bodycopyOrange { color: #d36707; line-height: 16px; }
/*|Body Green*/
.bodycopyGreen { color: #849119; line-height: 16px; }
/*|Body Teal*/
.bodycopyTeal { color: #357c7b; line-height: 16px; }

/*|Headline Grey*/
.headlineGrey { color: #666666; font-size: 16px; line-height: 18px; font-weight:bold; }
/*|Headline Orange*/
.headline   { color: #d36707; font-size: 16px; line-height: 18px; font-weight:bold; }
/*|Headline Green*/
.headlineGreen  { color: #849119; font-size: 16px; line-height: 18px; font-weight:bold; }
/*|Headline Teal*/
.headlineTeal  { color: #357c7b; font-size: 16px; line-height: 18px; font-weight:bold; }

/*|Headline Large Grey*/
.headlineLargeGrey { color: #666666; font-size: 32px; line-height: 32px; }
/*|Headline Large Orange*/
.headlineLargeOrange   { color: #d36707; font-size: 32px; line-height: 32px; }
/*|Headline Large Green*/
.headlineLargeGreen  { color: #849119; font-size: 32px; line-height: 32px; }
/*|Headline Large Teal*/
.headlineLargeTeal  { color: #357c7b; font-size: 32px; line-height: 32px; }

/*|*/

a:link { color: #d36707; text-decoration: none; }
a:visited { color: #d36707; text-decoration: none; }
a:hover { color: #849119; text-decoration: none; }
a:active { color: #d36707; text-decoration: none; }