body { color: black; font-size: 10px; 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: #929292; background-color: #929292; height: 1px; }
		
input {font:11px Arial, Helvetica, sans-serif}


/*|Body Black*/
.bodycopy    { color: #000000; font-size: 10px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; }
/*|Body Black_alt*/
.bodycopy_alt    { color: #000000; font-size: 13px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; }
/*|Body Blue*/
.bodycopyBlue { color: #0262ab; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
/*|Body Green*/
.bodycopyGreen { color: #018c7b; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
/*|Body Red*/
.bodycopyRed { color: #b01b1f; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
/*|Body Orange*/
.bodycopyOrang { color: #da611e; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
/*|Body Purple*/
.bodycopyPurp { color: #283579; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
/*|Body Brown*/
.bodycopyBrwn { color: #8c5024; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
/*|Body White*/
.bodycopyWhite { color: #f1f0f0; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }


/*|GRY Small Black*/
.grysmalltext { color:#464646; font-size: .9em; line-height: 1.2em; font-family: Arial, Helvetica, sans-serif; }

/*|Medium Black*/
.medtext { color: black; font-size: 8px; line-height: 13px; font-family: Arial, Helvetica, sans-serif; }






/*|Small Black*/
.smalltext    { color: #000000; font-size: 9px; line-height: 12px; font-family: Arial, Helvetica, sans-serif;  }
/*|Small Blue*/
.smalltextBlue { color: #0262ab; font-size: 9px; line-height: 12px; font-family: Arial, Helvetica, sans-serif; }
/*|Small Green*/
.smalltextGreen { color: #018c7b; font-size: 9px; line-height: 12px; font-family: Arial, Helvetica, sans-serif; }
/*|Small Red*/
.smalltextRed { color: #b01b1f; font-size: 9px; line-height: 12px; font-family: Arial, Helvetica, sans-serif; }
/*|Small White*/
.smalltextWhite { color: #f1f0f0; font-size: 9px; line-height: 12px; font-family: Arial, Helvetica, sans-serif; }
/*|Small WhiteALT*/
.smalltextWhiteALT { color: #FFFFFF; font-size: 9px; line-height: 10px; font-family: Arial, Helvetica, sans-serif; }

/*|Headline Black*/
.headline { color: #000000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; }
/*|Headline Blue*/
.headlineBlue { color: #0262ab; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; }
/*|Headline Green*/
.headlineGreen { color: #018c7b; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; }
/*|Headline Red*/
.headlineRed { color: #b01b1f; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; }

/*|Headline Large Black*/
.headlineLargeBlack { color: #000000; font-size: 22px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 26px; }
/*|Headline Large Blue*/
.headlineLargeBlue  { color: #0262ab; font-weight: bold; font-size: 22px; line-height: 26px; font-family: Arial, Helvetica, sans-serif; }
/*|Headline Large Green*/
.headlineLargeGreen { color: #018c7b; font-weight: bold; font-size: 22px; line-height: 26px; font-family: Arial, Helvetica, sans-serif; }
/*|Headline Large Red*/
.headlineLargeRed { color: #b01b1f; font-weight: bold; font-size: 22px; line-height: 26px; font-family: Arial, Helvetica, sans-serif; }


/*|*/

.headlineWhite        { color: #ffffff; font-weight: bold; font-size: 18px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; }

a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #0262ab; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }

/*|*/

a.white:link { color: white; }
a.white:active { color: white; }
a.white:visited {color: white; }
a.white:hover { color: white; }

