body { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }

td { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }

ul { margin-left: 1em; }
li { margin-left: 1em; }

hr { border: 0; color: #6f6a46; background-color: #1d1d6b; height: 1px; }
		
input {font:11px Arial, Helvetica, sans-serif}

/*|Body Black*/
.bodycopy    { color: black; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
/*|Body Teal*/
.bodycopyTeal { color: #008799; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
/*|Body Brown*/
.bodycopyBrown { color: #6f6a46; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }

/*|Small Black*/
.smalltext    { color: black; font-size: 9px; line-height: 12px; font-family: Arial, Helvetica, sans-serif;  }
/*|Small Teal*/
.smalltextTeal    { color: #008799; font-size: 9px; line-height: 12px; font-family: Arial, Helvetica, sans-serif;  }
/*|Small Brown*/
.smalltextBrown    { color: #6f6a46; font-size: 9px; line-height: 12px; font-family: Arial, Helvetica, sans-serif;  }

/*|Headline Black*/
.headlineBlack { color: black; font-size: 12px; line-height: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  }
/*|Headline Teal*/
.headline    { color: #008799; font-size: 12px; line-height: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  }
/*|Headline Brown*/
.headlineBrown    { color: #6f6a46; font-size: 12px; line-height: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  }

/*|Headline Large Black*/
.headlineLargeBlack { color: black; font-size: 16px; line-height: 20px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  }
/*|Headline Large Teal*/
.headlineLargeTeal   { color: #008799; font-size: 16px; line-height: 20px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  }
/*|Headline Large Brown*/
.headlineLargeBrown    { color: #6f6a46; font-size: 16px; line-height: 20px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  }

/*|*/

a:link { color: #008799; font-weight: bold; text-decoration: underline; }
a:visited { color: #008799; font-weight: bold; text-decoration: underline; }
a:hover { color: #6f6a46; font-weight: bold; text-decoration: underline; }
a:active { color: #008799; font-weight: bold; text-decoration: underline; }