.contentTable {

	width: 333px;
}
.supred {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
/* ========== main table ================== */

.mainTable {
	width: 728px;
	margin: 0px;
	background-color : #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 1px;
}

.TD1 {
	background-color : #FFFFFF;
	width: 178px;
}

.TD2 {
	background-color : #FF6600;
	width: 1px;
}
.TD3 {
	background-color : #FFFFFF;
	width: 366px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 16px;
	padding-left: 17px;
}
.TD4 {
	background-color : #FFFFFF;
	width: 176px;
}

.spacer8 {
	width: 8px;
}
.spacer545 {
	width: 545px;
	height: 60px;
	padding-right: 16px;
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/TD_head_back.jpg);
}

/* == page == */

.pageHead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 37px;
	color: #544B4B;
	font-weight: bold;
	text-decoration: none;
}
.pageHeadSup {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 37px;
    color: #544B4B;
	font-weight: bold;
	text-decoration: none;
}
.pageSubHead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
    color: #9D5C5C;
	font-weight: normal;
	text-decoration: none;
}

.pageSubHeadSup {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 27px;
    color: #9D5C5C;
	font-weight: normal;
	text-decoration: none;
}

.pageTDHead {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../img/TD_head_back.jpg);
	background-repeat: repeat;
	background-position: top;
}
.footNote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
    color: #828282;
	font-weight: normal;
	text-decoration: none;
}
/* == secondary feature items (medium-high visual priority) == */

.secondaryBlurb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
    color: #646464;
	text-decoration: none;
}

A.secondaryLink:link {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #ff8712; 
			font-weight: bold;
			line-height : 16px;
			text-decoration: underline;
}

A.secondaryLink:visited {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #ff8712; 
			font-weight: bold;
			line-height : 16px;
			text-decoration: underline;
}

A.secondaryLink:hover {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #ff8712; 
			font-weight: bold;
			line-height : 16px;
			text-decoration: underline;
}

A.secondaryLink:active {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #ff8712; 
			font-weight: bold;
			line-height : 16px;
			text-decoration: underline;
}

/* == next steps area (medium visual priority) == */

.nextstepBlurb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
    color: #FFFFFF;
	text-decoration: none;
}

.nextstepHead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
    color: #FFFFFF;
	text-decoration: none;
}

.nextstepTD {
	background-color: #FF0000;
	padding: 10px;
}

A.nextstepLink:link {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 15px; 
			color: #FFFFFF; 
			font-weight: normal;
			line-height : 17px;
			text-decoration: underline;
}

A.nextstepLink:visited {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 15px; 
			color: #FFFFFF; 
			font-weight: normal;
			line-height : 17px;
			text-decoration: underline;
}

A.nextstepLink:hover {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 15px; 
			color: #FFFFFF; 
			font-weight: normal;
			line-height : 17px;
			text-decoration: underline;
}

A.nextstepLink:active {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 15px; 
			color: #FFFFFF; 
			font-weight: normal;
			line-height : 17px;
			text-decoration: underline;
}

/* == tertiary information and related recources (low-medium visual priority) == */ 

A.tertiaryEmbedded:link {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #FF0000; 
			font-weight: normal;
			line-height : 14px;
			text-decoration: underline;
}

A.tertiaryEmbedded:visited {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #FF0000; 
			font-weight: normal;
			line-height : 14px;
			text-decoration: underline;
}

A.tertiaryEmbedded:hover {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #FF0000; 
			font-weight: normal;
			line-height : 14px;
			text-decoration: underline;
}

A.tertiaryEmbedded:active {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #FF0000; 
			font-weight: normal;
			line-height : 14px;
			text-decoration: underline;
}

.tertiaryHeadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
    color: #444444;
	text-decoration: none;
}
.supTertiaryHeadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
    color: #444444;
	text-decoration: none;
}

.tertiaryBody {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	padding: 3px;
}

.supBody {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.tertiaryEmphasis {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #763838;
	text-decoration: none;
	background-color: #FEFBEA;
	padding: 3px;
}

.tertiaryFootnote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
    color: #828282;
	text-decoration: none;
}

.tertiaryCallOutBox {
	background-color: #FEFBEA;
	border: 1px solid #FFEDC3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: square;
}
.tertiaryBulet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B0B0B0;
	text-decoration: none;
	text-indent: 5px;
}

.tertiaryDots {
	background-image: url(../img/key_dots.gif);
	padding: 1px;
}

.tertiaryHeadTD {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color: #999999;
	padding: 3px; 	
}

.relatedHead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
    color: #444444;
	text-decoration: none;
}

/* ========== Hot Tip ================== */

.HotTipHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #544b4b;
	text-decoration: none;
}

.HotTipBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #7b7371;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

/* == link red == */
A:link {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #FF0000; 
			font-weight: normal;
			line-height : 14px;
			text-decoration: underline;
}

A:visited {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #FF0000; 
			font-weight: normal;
			line-height : 14px;
			text-decoration: underline;
}

A:hover {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #FF0000; 
			font-weight: normal;
			line-height : 14px;
			text-decoration: underline;
}

A:active {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #FF0000; 
			font-weight: normal;
			line-height : 14px;
			text-decoration: underline;
}

/* == SIDE navigation == */

A.sideLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B8B0AD;
	font-weight: bold;
	line-height : 26px;
	text-decoration: none;
	background-color: #F2F2F2;
	height: 21px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}

A.sideLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B8B0AD;
	font-weight: bold;
	line-height : 26px;
	text-decoration: none;
	background-color: #F2F2F2;;
	height: 21px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}

A.sideLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #645C59;
	font-weight: bold;
	line-height : 26px;
	text-decoration: none;
	background-color: #EAE9E9;
	height: 21px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}

A.sideLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #645C59;
	font-weight: bold;
	line-height : 26px;
	text-decoration: none;
	background-color: #EAE9E9;
	height: 21px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}

A.sideLink2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #645C59;
	font-weight: bold;
	line-height : 26px;
	text-decoration: none;
	background-color: #EAE9E9;
	height: 21px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}

A.sideLink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #645C59;
	font-weight: bold;
	line-height : 26px;
	text-decoration: none;
	background-color: #EAE9E9;
	height: 21px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}

A.sideLink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B8B0AD;
	font-weight: bold;
	line-height : 26px;
	text-decoration: none;
	background-color: #EAE9E9;
	height: 21px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}

A.sideLink2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B8B0AD;
	font-weight: bold;
	line-height : 26px;
	text-decoration: none;
	background-color: #EAE9E9;
	height: 21px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}

A.sideLinkRewards:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8B0AD;
	font-weight: bold;
	line-height : 20px;
	text-decoration: none;
	background-color: #F2F2F2;
	height: 20px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}

A.sideLinkRewards:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8B0AD;
	font-weight: bold;
	line-height : 20px;
	text-decoration: none;
	background-color: #F2F2F2;
	height: 20px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}

A.sideLinkRewards:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #645C59;
	font-weight: bold;
	line-height : 20px;
	text-decoration: none;
	background-color: #EAE9E9;
	height: 20px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}

A.sideLinkRewards:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #645C59;
	font-weight: bold;
	line-height : 20px;
	text-decoration: none;
	background-color: #EAE9E9;
	height: 20px;
	width: 184;
	padding-right: 1px;
	padding-left: 1px;
}
/* ========== left navigation bold link ================== */ 

A.leftnavbold:link { 
       font-family: Arial, Verdana, Helvetica, sans-serif; 
       font-size: 12px; 
       font-weight : bold; 
       text-decoration: none; 
       color: #FF0000; 
       line-height : 1em; 
} 
 
A.leftnavbold:visited { 
       font-family: Arial, Verdana, Helvetica, sans-serif; 
       font-size: 12px; 
       font-weight : bold; 
       text-decoration: none; 
       color: #FF9934; 
       line-height : 1em; 
} 
 
A.leftnavbold:hover { 
       font-family: Arial, Verdana, Helvetica, sans-serif; 
       font-size: 12px; 
       font-weight : bold; 
       text-decoration: none; 
       color: #FF6600; 
       line-height : 1em; 
} 
/* ========== Form ================== */

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	height: 16px;
	padding-right: 3px;
	padding-left: 3px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	height: 16px;
	padding-right: 3px;
	padding-left: 3px;
}

.leftNavfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.pathIndicator {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color : #444444;
	font-size : 10px;
	font-weight : normal;
}