@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;			/* Nearly black as 222222 */
}

.CustomerListL, .waHotlinkNoUL-S, .waHotlinkNoUL-M, .waHotlink-MOrange, .waHotlinkNoUL-L, .waHotLinkNoUL-XL, .waHotlink-S, .waHotlink-M, .waHotlink-L, .waHotlink-XL {
	font-weight: normal;
	text-align: left; 
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #FFFFFF;			
}	

.waHotlink-S, .waHotlinkNoUL-S { font-size: 10px }
.waHotlink-M, .CustomerListL,  .waHotlinkNoUL-M, .waHotlink-MOrange { font-size: 11px }
.waHotlink-L, .CustomerList2L, .waHotlinkNoUL-L { font-size: 12px }
.waHotlink-XL, .waHotLinkNoUL-XL { font-size: 14px }

.waHotlink-S, .waHotlink-M, .waHotlink-L, .waHotlink-XL, .waHotlink-MOrange 
{ text-decoration: underline }	

.waHotlink-MOrange {color:#FF6600}

.SmallerText, .SmallText, .SmallRedText, .SmallGreenText, .bodyCopy, .waSmallerText, .waSmallText, .waSmallRedText, .waBodyCopy, .waTitleText, .waSmallTitleText, .waSystemText { 
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #1d2f68;			/* Dark blue */
}

.waSystemText { font-size: 10px; }
.SmallerText, .waSmallerText { font-size: 9px; }
.SmallText, .waSmallText { font-size: 10px; }
.SmallRedText, .SmallGreenText, .waSmallRedText { font-size: 10px; color: #FF0000; }
.bodyCopy, .waBodyCopy { font-size: 13px; line-height: 15px; }
.waTitleText { font-size: 12px; font-weight: bold; }
.waHeadlineText { font-size: 16px; font-weight: bold; }
.waSmallTitleText { font-size: 11px; font-weight: bold; }
.SmallGreenText { font-size: 10px; color: #008000; }

