body			{font-family: Verdana, "Trebuchet MS", Arial, sans-serif}

td				{
	font-size: 10pt;
	vertical-align: top;
	text-align: justify;
}
th				{font-size: 10pt; vertical-align: top; text-align: left; font-weight: normal}

A				{color:#550067; text-decoration:underline}
A.noDecoration	{text-decoration: none}

A.cartoplus		{color:white; font-size: xx-small}
A.cartoplus:HOVER{color:white; background-color:#666666}

ul				{margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 20px} 

.policyTitle	{
	font-weight: bold;
	font-size: small;
	background-color: #550067;
	color: #FFFFFF;
}
.policy			{font-weight: bold}
.cellPolicyLinks{background-color: #EFEFEF}

.heading1		{font-weight: bold; color:#550067; text-align: left; font-size: large}
.heading2		{font-weight: bold; color:#333333; text-align: left; font-size: medium; padding-top: 8px}
.heading3		{font-weight: bold; color:#550067; text-align: left; font-size: small; padding-top: 8px}
.heading4		{font-weight: bold; color:#550067; padding-top: 8px;}
.heading4Table	{font-weight: bold; color:#3B979B; padding-top: 5px; padding-bottom: 5px}
.headingbox		{font-weight: bold; color:#666666; font-size: medium}

.footnotes		{font-size: xx-small; color:#555555}

.ToDo			{font-weight: bold ; color: #FF0033; background-color: #FFCCCC}

.underline {  text-decoration: underline}
.nojustify { text-align: left}

.bold {
	font-weight: bold;
}
.dataTable {
	background-color: #999999;
}
.dataTableCell {
	background-color: #FFFFFF;
	text-align: left;
}
.dataTableCellSmall {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 80%;
}

.dataTableCellHeader {
	background-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
}
.topText {
	text-align: right;
}.chapterQuote {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.picTitle {
	font-size: 80%;
	color: #550067;
}

.strike {
	text-decoration:line-through;
}

.strike_dataTableCell {
	background-color: #FFFFFF;
	text-align: left;
	text-decoration:line-through;
}

.strike_policyTitle	{
	font-weight: bold;
	font-size: small;
	background-color: #550067;
	color: #FFFFFF;
	text-decoration:line-through;
}
.strike_policy			{font-weight: bold; text-decoration:line-through;}

.strike_head4		{font-weight: bold; color:#3B979B; padding-top: 8px; text-decoration:line-through;}

.strike_bold {
	font-weight: bold;
	text-decoration:line-through;
	background-color:#FFFFFF
}