/* global */

* { 
	margin: 0;
	padding: 0;
	}
html, body	{
	height: 100%;
	}
body	{
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-color: #000;
	}
* html body	{
	text-align: center;
	}
a	{ text-decoration: none; }

table, input, select	{
	font-family: verdana, sans-serif;
	font-size: 11px;
	}
img     { border: 0; }
acronym, abbr	{
	border: none;
	font-style: normal;
	}
th	{ text-align: left; }
.clear01 {
	clear: both;
	line-height: 0px;
	}
/* start: mac ie filter \*/
* html .clear01	{ display: none; }
/* end: mac ie filter */

.skipnav {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	top: -500px;
	}
h1,
.h1spacer01	{
	font-size: 16px;
	line-height: 135%;
	margin-bottom: 16px;
	font-weight: bold;
	}
h2	{
	font-size: 11px;
	}
h3	{
	font-size: 11px;
	}


.body01Wrap	{
	width: 761px;
	margin: 0 auto 36px;
	background-color: #FFF;
	min-height: 100%;
	height: auto;
	}
* html .body01Wrap	{
	text-align: left;
	height: 100%;
	}
.h1Type01	{
	width: 761px;
	height: 334px;
	background: url(../images/bg01.jpg) top left no-repeat;
	margin: 0;
	}
.h1Type01 a	{
	position: relative;
	top: 24px;
	}
.h2Type01	{
	font-size: 13px;
	line-height: 200%;
	margin-bottom: 22px;
	}
.h2Type02	{
	font-size: 16px;
	line-height: 135%;
	margin-bottom: 16px;
	}
.right01 .h2Type03	{
	margin-bottom: 16px;
	}

	
.listType01	{
	background-color: #cc0000;
	width: 761px;
	color: #FFF;
	font-size: 10px;
	}
.listType01 ul,
.listType01 li	{
	float: left;
	}
.listType01 ul	{
	margin-left: 22px;
	}
* html .listType01 ul	{
	margin-left: 13px;
	}
.listType01 li	{
	list-style-type: none;
	margin-right: 3px;
	}
* html .listType01 li	{
	behavior: url('js/IEFixes.htc');
	}
.listType01 a	{
	color: #FFF;
	font-weight: bold;
	padding-left: 9px;
	height: 24px;
	}
html>body .listType01 a	{
	display: block;
	}
.listType01 a span	{
	padding-right: 9px;
	padding-top: 6px;
	position: relative;
	top: 6px;
	}
.listType01 ul ul	{
	position: absolute;
	display: none;
	background-color: #820000;
	margin: 0;
	padding-bottom: 6px;
	}
* html .listType01 ul ul	{
	height: 1%;
	margin-top: 24px;
	}
* html .listType01 li#navItem02 ul	{
	margin-left: -74px;
	width: 200px;
	}
* html .listType01 li#navItem03 ul	{
	margin-left: -133px;
	width: 250px;
	}
* html .listType01 li#navItem04 ul	{
	margin-left: -107px;
	width: 200px;
	}
* html .listType01 li#navItem05 ul	{
	margin-left: -113px;
	width: 150px;
	}
.listType01 li:hover ul,
.listType01 li.hover ul	{
	display: block;
	z-index: 100;
	}
.listType01 li li	{
	float: none;
	margin-right: 0;
	color: #FFF;
	padding: 0;
	padding-left: 22px;
	}
.listType01 li li a	{
	padding: 0;
	width: 100%;
	display: block;
	}
.listType01 li:hover,
.listType01 li.selected,
.listType01 li.hover 	{
	background: url(../images/bgTabLeft01.gif) top left no-repeat;
	}
.listType01 li:hover a,
.listType01 li.hover a,
.listType01 li.selected a	{
	background: url(../images/bgTabRight01.gif) top right no-repeat;
	}
.listType01 li:hover li,
.listType01 li:hover li a,
.listType01 li.hover li,
.listType01 li.hover li a,
.listType01 li.phone01:hover,
.listType01 li.phone01:hover a,
.listType01 li.hover.phone01	{
	background: none;
	}
.listType01 li:hover li:hover,
.listType01 li.hover li.hover,
.listType01 li:hover li.selected,
.listType01 li.hover li.selected	{
	background: #620000 url(../images/bltArrow01.gif) 11px 9px no-repeat;
	}
.listType01 li.phone01	{
	font-size: 15px;
	font-weight: bold;
	font-family: trebuchetms, trebuchet ms, arial, sans;
	letter-spacing: 1px;
	position: relative;
	top: 3px;
	left: 22px;
	}
* html .listType01 li.phone01	{
	top: 2px;
	}

.listType01 li.phone01:hover a,
.listType01 li.phone01.hover a	{
	background: none;
	}
html>body .listType01 li.phone01:hover a	{
	color: #f0b3b3;
	}
* html .listType01 li.phone01 a:hover	{
	color: #f0b3b3;
	}


.contentWrap	{
	padding: 26px 45px 1px 30px;

	}
.contentWrap p,
.contentWrap ul,
.contentWrap ol	{
	margin-bottom: 16px;
	}
.contentWrap ul ul,
.contentWrap ol ol	{
	margin-top: 2px;
	margin-bottom: 4px;
	}
* html .contentWrap ul ul,
* html .contentWrap ol ol	{
	margin-top: 3px;
	margin-bottom: 5px;
	}
	
	
.content01 a,
.right01 a	{
	color: #1D2789;
	border-bottom: 1px #7774B6 solid;
	}
.content01 a:hover,
.right01 a:hover	{
	color: #7774B6;
	}

.content02	{
	margin-bottom: 33px;
	}

.right01	{
	width: 483px;
	float: right;
	line-height: 150%;
	}
.right01 h2	{
	margin-bottom: 3px;
	}
.right01 ul	{
	margin-left: 13px;
	}
* html .right01 ul	{
	margin-left: 16px;
	}
.right01 ol	{
	margin-left: 26px;
	}
* html .right01 ol	{
	margin-left: 29px;
	}

.left01	{
	margin-right: 483px;
	color: #666;
	font-size: 10px;
	width: 175px;
	}
.articleLinkWrap a,
.footer01 a	{
	color: #666;
	border-bottom: 1px solid #999;
	}
.articleLinkWrap a:hover,
.footer01 a:hover	{
	color: #999;
	}
.articleLink01	{
	margin-bottom: 16px;
	}
.articleLink01 h2	{
	line-height: 135%;
	font-size: 10px;
	margin-bottom: 1px;
	}
	
	
.footer01	{
	color: #666;
	font-size: 10px;
	margin-left: 206px;
	clear: both;
	}
.listType02 li	{
	display: inline;
	list-style-type: none;
	padding-right: 18px;
	}
	
.listType03	{
	color: #820000;
	font-weight: bold;
	margin-bottom: 32px;
	}	
.listType03 a	{
	color: #820000;
	}	
.listType03 li	{
	margin-bottom: 9px;
	background: url(../images/bltArrow02.gif) 2px 2px no-repeat;
	padding-left: 13px;
	position: relative;
	left: -13px;
	list-style-type: none;
	}
* html .listType03 li	{
	behavior: url('js/IEFixes.htc');
	}	
.listType03 .selected,
.listType03 li:hover,
.listType03 li.hover	{
	color: #cc0000;
	background: url(../images/bltArrow04.gif) 2px 2px no-repeat;
	}	
.listType03 .selected a,
.listType03 li:hover a,
.listType03 li.hover a	{
	color: #cc0000;
	}	

.listType03 .selectedWithChildren,
.listType03 .selectedWithChildren:hover,
.listType03 .selectedWithChildren.hover	{
	color: #cc0000;
	}	
.listType03 .selectedWithChildren a,
.listType03 .selectedWithChildren:hover a,
.listType03 .selectedWithChildren.hover a	{
	color: #cc0000;
	}
		
.listType03 .selected li,
.listType03 li:hover li,
.listType03 li.hover li,
.listType03 .selectedWithChildren li,
.listType03 .selectedWithChildren:hover li,
.listType03 .selectedWithChildren.hover li	{
	color: #820000;
	}
.listType03 .selected li a,
.listType03 li:hover li a,
.listType03 li.hover li a,
.listType03 .selectedWithChildren li a,
.listType03 .selectedWithChildren:hover li a,
.listType03 .selectedWithChildren.hover li a	{
	color: #820000;
	}
	
.listType03 .selectedWithChildren li:hover,
.listType03 .selectedWithChildren li.hover,
.listType03 .selectedWithChildren li:hover a,
.listType03 .selectedWithChildren li.hover a,
.listType03 .selectedWithChildren .selected,
.listType03 .selectedWithChildren .selected a,
.listType03 .selectedWithChildren:hover .selected,
.listType03 .selectedWithChildren:hover .selected a,
.listType03 .selectedWithChildren.hover .selected,
.listType03 .selectedWithChildren.hover .selected a {
	color: #cc0000;
	}
		
	
.listType03 li li,
.listType03 li li:hover	{
	left: 0;
	margin-bottom: 5px;
	background: url(../images/bltDot01.gif) 0px 4px no-repeat;
	padding-left: 10px;
	}
.listType03 li li,
.listType03 li li:hover,
.listType03 li .selected	{
	background: url(../images/bltDot02.gif) 0px 4px no-repeat;
	}
* html .listType03 li li	{
	background: url(../images/bltDot01.gif) 0px 5px no-repeat;
	}
* html .listType03 li li.hover	{
	background: url(../images/bltDot02.gif) 0px 5px no-repeat;
	}	
.listType03 ul ul	{
	margin: 5px 0 0 1px;
	}
	
.listType04 ul	{
	margin: 0 0 16px 0;
	}
.listType04 ul ul	{
	margin: 7px 0 0 14px;
	}
* html .listType04 ul ul	{
	margin: 7px 0 0 17px;
	}
.listType04 li	{
	list-style-type: none;
	margin-bottom: 22px;
	}
.listType04 li li	{
	list-style-type: disc;
	color: #666;
	margin-bottom: 0px;
	}
.listType04 li li p	{
	margin-bottom: 3px;
	}
	
.listType05	{
	position: relative;
	left: -13px;
	}
* html .listType05	{
	position: relative;
	left: -16px;
	}
.listType05 p	{
	margin-bottom: 3px;
	}
.listType05 li	{
	padding-bottom: 16px;
	}
	
.listType06	{
	margin-top: 11px;
	}
.listType06 ol	{
	list-style-type: upper-alpha;
	font-weight: bold;
	margin-bottom: 33px;
	}
.listType06 ol ol	{
	list-style-type: decimal;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 22px;
	}
* html .listType06 ol ol	{
	padding-bottom: 22px;
	}
	
.listType07	{	
	font-size: 9px;
	color: #666;
	}
.listType07 ol	{	
	margin-left: 17px;
	}
.listType07 li	{	
	line-height: 145%;
	}
.listType07 li span	{	
	position: relative;
	top: 3px;
	left: -3px;
	font-size: 10px;
	}
	
	
.findAnswer	{
	list-style-type: none;
	margin-top: 7px;
	position: relative;
	left: -19px;
	}
.findAnswer a	{
	border: 1px #999 solid;
	padding: 3px;
	background-color: #ccc;
	color: #cc0000;
	font-weight: bold;
	font-size: 10px;
	}
.findAnswer a:hover	{
	color: #cc5d5d;
	}
	
	
.quotesWrap	{
	margin-bottom: 40px;
	color: #776032;
	line-height: 140%;
	}
.quotesWrap a	{
	color: #776032;
	}
.quotesWrap a:hover	{
	color: #ada084;
	}


.headerType02	{
	width: 761px;
	height: 107px;
	background: url(../images/bg02.gif) top left no-repeat;
	}
.headerType02 a	{
	position: relative;
	top: 24px;
	}
.headerType03	{
	padding: 26px 0 0 0;
	background: #e5dec0 url(../images/bg03.gif) top right no-repeat;
	line-height: 150%;
	}
.headerType04	{
	padding: 26px 45px 26px 30px;
	background-color: #e5dec0;
	line-height: 150%;
	}
	
.textType01	{
	font-size: 11px;
	display: block;
	font-weight: normal;
	}
.textType02	{
	padding-left: 22px;
	background: url(../images/icon-adobe-pdf.gif) 0px 0px no-repeat;
	}
.textType03	{
	font-size: .85em;
	position: relative;
	top: -.33em;
	}
.textType04	{
	font-size: 9px;
	color: #444;
	position: relative;
	top: -3px;
	left: -2px;
	font-family: arial, sans-serif;
	}
	
	
.articleFooter01	{
	font-size: 10px;
	line-height: 140%;
	margin-top: 18px;
	border-top: 1px dotted #999;
	padding-top: 3px;
	color: #333;
	}
	
.sectionType01	{
	height: 41px;
	width: 761px;
	}
.sectionType01 span	{
	position: absolute;
	top: -1111px;
	}
#sectionAboutUs	{
	background: url(../images/secAboutUs01.gif) bottom right no-repeat;
	}
#sectionBrandManagement	{
	background: url(../images/secBrandManagement01.gif) bottom right no-repeat;
	}
#sectionBrandServices	{
	background: url(../images/secBrandServices01.gif) bottom right no-repeat;
	}
#sectionBrandExpertise	{
	background: url(../images/secBrandExpertise01.gif) bottom right no-repeat;
	}
#sectionClients	{
	background: url(../images/secClients01.gif) bottom right no-repeat;
	}

.teamWrap01	{
	margin-bottom: 32px;
	}

.groupAnswersOff .answer	{
	visibility: hidden;
	}
.groupAnswersOn .answer	{
	visibility: visible;
	}
.answer	{
	position: relative;
	left: 11px;
	color: #cc0000;
	}
	
.calloutType01Wrap,
.calloutType02Wrap	{
	background: #f5f2e6 url(../images/bg05.gif) top left no-repeat;
	width: 175px;
	color: #555;
	font-size: 10px;
	line-height: 125%;
	}
.calloutType01Wrap	{
	position: relative;
	left: -11px;
	}
.calloutType02Wrap	{
	float: right;
	margin-left: 11px;
	}
.calloutType01	{
	padding: 15px 13px 1px;
	}
.calloutType01 h2	{
	font-size: 10px;
	margin-bottom: 11px;
	}
.calloutType01 ol,
.calloutType01 ul	{
	margin-left: 19px;
	}
.calloutType01 li	{
	padding-bottom: 4px;
	}

.imgType01	{
	position: relative;
	left: -29px;
	top: -10px;
	}

.tableType01	{
	border-collapse: collapse;
	}
.tableType01 td,
.tableType01 th	{
	padding: 1px 3px;
	vertical-align: top;
	}
.tableType01 th	{
	font-weight: normal;
	text-align: right;
	}
	
a.anchorType01	{
	border: none;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	display: block;
	}
a.anchorType02	{
	font-size: 9px;
	font-weight: normal;
	background: url(../images/bltArrow05.gif) 0 3px no-repeat;
	padding-left: 8px;
	position: relative;
	left: -7px;
	}
* html a.anchorType02	{
	background: url(../images/bltArrow05.gif) 0 5px no-repeat;
	}


* html .contentWrap,
* html .content01,
* html .content02,
* html .left01,
* html .right01,
* html .footer01	{
	height: 1%;
	}