.cmsSubTopic1Caption {
	font-size: 12px;
	color: #002d6c;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.cmsSubTopic1Text {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px 15px 15px 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.infAndStatCaption {
	color: #2A529A;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.infAndStatCaption a:link {
	color: #2A529A;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.infAndStatCaption a:visited {
	color: #2A529A;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.infAndStatCaption a:hover {
	color: #2A529A;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.infAndStatCaptionOrange,
a.infAndStatCaptionOrange:visited,
a.infAndStatCaptionOrange:link {
	color: #F67401;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.infAndStatCaptionOrange:hover {
	color: #F67401;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.infAndStatCaptionBlue,
a.infAndStatCaptionBlue:visited,
a.infAndStatCaptionBlue:link {
	color: #002d6c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.infAndStatCaptionBlue:hover {
	color: #002d6c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.infAndStatCaptionOrange,
a.infAndStatCaptionOrange:visited,
a.infAndStatCaptionOrange:link {
	font-size: 10px;
	font-weight: bold;
	color: #db6904;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}

a.infAndStatCaptionOrange:hover {
	color:#666666;
	border-bottom: 1px dotted #db6904;
}

.infAndStatCaptionBlueWithBullet,
a.infAndStatCaptionBlueWithBullet:visited,
a.infAndStatCaptionBlueWithBullet:link,
a.infAndStatCaptionBlueWithBullet:hover {
	font-size: 11px;
	font-weight: bold;
	color: #002d6c;
	text-decoration: none;
	padding: 0px 0px 0px 16px;
	margin: 7px 0px 2px 5px;
	background-attachment: scroll;
	background-image: url(/image/cms/cmsBulletBlue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
}

.infAndStatCaptionBlueWithBulletSmaller {
	font-size: 9px;
}

.infAndStatCaptionOrange,
a.infAndStatCaptionOrange:visited,
a.infAndStatCaptionOrange:link {
	font-size: 11px;
	font-weight: bold;
	color: #F67401;
	text-decoration: none;
}

a.infAndStatCaptionOrange:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F67401;
	text-decoration: underline;
}

.infAndStatText {
	font-size: 10px;
	text-decoration: none;
	color: #7D7B7B;
	line-height: 14px;
	border-bottom: 1px dotted #F67401;
}

.infAndStatTextSmaller {
	font-size: 9px;
}

.infAndStatTextNoUnderline {
	font-size: 10px;
	text-decoration: none;
	color: #7D7B7B;
	line-height: 14px;
}

.infAndStatText:hover {
	font-size: 10px;
	text-decoration: none;
	color: #F67401;
	line-height: 14px;
	border-bottom: 1px dotted #7D7B7B;
}

.infAndStatTextSmaller:hover {
	font-size: 9px;
}

.infAndStatTextLarger {
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.img {
	border-style: none;
	border-width: 0px;
}

.thinTdTableLeft {
	width: 30%;
	background-color: #D9D9D9;
	height: 22px;
	vertical-align: middle;
	border-bottom: 1px solid #A6A6A6; 
	border-top: 1px solid #A6A6A6;
	border-right: 1px solid #A6A6A6;
	padding-left: 10px;
}

.thinTdTableRight {
	width: 70%;
	background-color: #D9D9D9;
	height: 22px;
	vertical-align: middle;
	border-bottom: 1px solid #A6A6A6; 
	border-top: 1px solid #A6A6A6;
	padding-left: 24px;
}

.wideTdTableLeft {
	width: 30%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F2F5F9;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	vertical-align: top;
}

.wideTdTableRight {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 70%;
	vertical-align: top;
	border-right: 1px solid #E8EAEC;
	border-bottom: 1px solid #E8EAEC;
}

.middleTdTableLeft {
	width: 30%;
	vertical-align: middle;
	background-color: #E6E7E8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

.middleTdTableRight {
	width: 70%;
	vertical-align: middle;
	padding-left: 24px;
	background-color: #F3F3F3;
	border-right: 1px solid #E6E7E8;
	border-bottom: 1px solid #E6E7E8;
}

.cmsEntryNameColumn {
	color: #515054;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.cmsInfoObjectColumn {
	color: #515054;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.cmsPocName {
	padding: 10px 5px 10px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.cmsPocItems,
a.cmsPocItems:visited,
a.cmsPocItems:link {
	padding: 5px 5px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.cmsPocItems:hover {
	padding: 5px 5px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

.newspaperColumn {
	text-align: left;
	width: 400px;
}

.orderLink {
	color: #515054;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.orderLink a:link {
	color: #515054;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.orderLink a:visited {
	color: #515054;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.orderLink a:hover {
	color: #2A529A;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

span.columnHeader {
	font-size: 10px;
	font-weight: bold;
	color: #db6904;
	padding: 0px 0px 0px 8px;	
}

a.columnHeaderUnderline:link,
a.columnHeaderUnderline:visited {
	font-size: 10px;
	font-weight: bold;
	color: #db6904;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}

a.columnHeaderUnderline:hover {
	color:#666666;
	border-bottom: 1px dotted #db6904;
}

.informationSourceLabel {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

.cmsInfoObjectColumnSmall {
	padding: 0px 0px 0px 20px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.categoryEntryTableAllMerchants {
	margin-bottom: 20px;
}

.categoryEntryTableAllMerchants a {
	font-size: 12px;
	font-weight: bold;
	color: #F67401;
	text-decoration: none;
	padding: 0px 0px 0px 16px;
	background-attachment: scroll;
	background-image: url(/image/cms/cmsBulletBlue.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

span.categoryEntryTableAllMerchantsSpan {
	margin-left: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	color: #7D7B7B;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}