*{
	margin: 0;
	padding: 0;
}

/* stops the horrible side jump between short and long pages in firefox */
html {
	height: 100%;
	margin: 0 0 1px 0;
}

body{
	font: 70%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #636363;
	min-width: 740px;
	text-align: center;	
	background: #f1f1f1;
}

.right {text-align: right;}
span{
	position: absolute;
	left: -1500px;
}

a:link, a:visited{
	color: #2C7893;
}

a img{
	border: none;
}

a:hover{
	color: #c30;
}

.cover a:link, .cover a:visited {text-decoration: none;}

sup {font-size:50%}

/* containers */
#container{
	width: 740px;
	min-width: 740px;
	position: relative;	
	text-align: left;	
	margin: 0 auto 0 auto;		
}

#containertwo{
	float: left;
	width: 740px;
	margin: 2em 0 1em 0;
	background: url(/i/bgContainerTwo.gif) repeat-y top;	
}
#ourServices #containertwo,
#ourTeam #containertwo,
#ourClients #containertwo,
#press #containertwo,
#bond #containertwo {
	background: url(/i/bgContainerTwoSingle.gif) repeat-y top;	
}
.wide #containertwo,
#ourServices.wide #containertwo,
#contact #containertwo {background: none;}

#columna, #columnb, #columnc{
	float: left;
	display: inline;
}

#columna{
	width: 256px;
	margin: 0 40px 0 20px;		
}

#ourServices #columna,
#ourTeam #columna,
#ourClients #columna,
#press #columna,
#contact #columna,
#bond #columna {
	width: 496px;
	margin: 0 40px 0 20px;		
}

.wide #columna,
#ourServices.wide #columna {
	width: 705px;
	margin: 0 0 0 20px;		
}

#columnb{
	width: 190px;
	margin-right: 50px;		
}

#columnc{
	width: 178px;	
}

/* header area */



#header{
	position: relative;
	background: #C7CF6E url(/i/bgHeader.jpg) repeat-x;	
	height: 187px;
}



#header h1{
	width: 165px;
	height: 187px;
	background: url(/i/mcbrand.jpg);
}

#header h1 a {
	display: block;
	width: 165px;
	height: 187px;
}
/* main nav */
ul#mainnav{
	position: absolute;
	z-index: 2;
	top: 0;
	right: 13px;
	width: 528px;
	height: 207px;
	list-style: none;
}

ul#mainnav li{
	float: left;
	height: 201px;
}

ul#mainnav li a{
	display: block;
	height: 201px;	
}

/* navigation states */

/* our services */

ul#mainnav li#navOurServices{
	background: url(/i/mainNavOurServicesOver.jpg) no-repeat
}

ul#mainnav li#navOurServices a:link, ul#mainnav li#navOurServices a:visited{
	width: 106px;
	background: url(/i/mainNavOurServices.jpg) no-repeat;
}

ul#mainnav li#navOurServices a:hover{
	background: url(/i/mainNavOurServicesOver.jpg) no-repeat;
}

body#ourServices li#navOurServices a:visited{
	background: url(/i/mainNavOurServicesSelected.jpg) no-repeat;
}

/* our team */
ul#mainnav li#navOurTeam{
	background: url(/i/mainNavOurTeam.jpg) no-repeat;
}

ul#mainnav li#navOurTeam a:link, ul#mainnav li#navOurTeam a:visited{
	width: 105px;	
	background: url(/i/mainNavOurTeam.jpg) no-repeat;
}

ul#mainnav li#navOurTeam a:hover{
	background: url(/i/mainNavOurTeamOver.jpg) no-repeat;
}

body#ourTeam li#navOurTeam a:visited{
	background: url(/i/mainNavOurTeamSelected.jpg) no-repeat;
}

/* our clients */
ul#mainnav li#navOurClients{
	width: 105px;	
	background: url(/i/mainNavOurClientsOver.jpg) no-repeat;
}

ul#mainnav li#navOurClients a:link, ul#mainnav li#navOurClients a:visited{
	width: 105px;	
	background: url(/i/mainNavOurClients.jpg) no-repeat;
}

ul#mainnav li#navOurClients a:hover{
	background: url(/i/mainNavOurClientsOver.jpg) no-repeat;
}

body#ourClients li#navOurClients a:visited{
	background: url(/i/mainNavOurClientsSelected.jpg) no-repeat;
}


/* press */
ul#mainnav li#navPress{
	background: url(/i/mainNavLatestNewsOver.jpg) no-repeat;
}

ul#mainnav li#navPress a:link, ul#mainnav li#navPress a:visited{
	width: 105px;	
	background: url(/i/mainNavLatestNews.jpg) no-repeat;
}

ul#mainnav li#navPress a:hover{
	background: url(/i/mainNavLatestNewsOver.jpg) no-repeat;
}

body#press li#navPress a:visited{
	background: url(/i/mainNavLatestNewsSelected.jpg) no-repeat;
}

/* contact */
ul#mainnav li#navContact{
	background: url(/i/mainNavContactOver.jpg) no-repeat;
}

ul#mainnav li#navContact a:link, ul#mainnav li#navContact a:visited{
	width: 107px;	
	background: url(/i/mainNavContact.jpg) no-repeat;
}

ul#mainnav li#navContact a:hover{
	background: url(/i/mainNavContactOver.jpg) no-repeat;
}

body#contact li#navContact a:visited{
	background: url(/i/mainNavContactSelected.jpg) no-repeat;
}

/* sub nav */
#columnc ul {
	list-style: none;
	border-top: 1px solid #dedabd;
	padding: 0 0 50px 0;
}

#columnc li {
	line-height: 2em;
	border-bottom: 1px solid #dedabd;
}

#columnc li a:link,
#columnc li a:visited
	{
	text-decoration: none;
	display: block;
	width: 166px;
	background: url(/i/bgli.gif) no-repeat 0 50%;
	padding: 0 0 0 13px;
}
#columnc li a:hover {
	background: #dedabd;
}

#ourClients #columnc dd a:link,
#ourClients #columnc dd a:visited
	{
	padding: 4px 0;
	text-decoration: none;
}

#ourClients #containertwo #columnc dt {
	border-top: 1px solid #dedabd;
	border-bottom: none;
	padding: 0.2em 0 0 0;
	margin: 0.4em 0 0 0;
}
#ourClients #columnc dd {
	border: none;
	line-height: 1.5em;
}


/* tagline */
#container blockquote{
	position: relative;
	z-index: 1 !important;
	z-index: -1;
	width: 740px;
	height: 148px;

}

#container blockquote h2 span{
	width: 10em;
}

#home #container blockquote {background: url(/i/blockquote.jpg);}

#ourServices #container blockquote,
.wide #container blockquote {background: url(/i/blockquoteservices.jpg);}

#ourTeam #container blockquote {background: url(/i/blockquoteteam.jpg);}

#ourClients #container blockquote {background: url(/i/blockquoteclients.jpg);}

#press #container blockquote {background: url(/i/blockquotepress.jpg);}

#contact #container blockquote {background: url(/i/blockquotecontact.jpg);}

#bond #container blockquote {background: url(/i/blockquotebond.jpg);}

/* more button */

#container blockquote a{
	position: absolute;
	top: 102px;
	left: 450px;
}

/* content styles */
#containertwo p, #containertwo ul,  #containertwo dl{
	margin-bottom: 1em;
}

#containertwo h3{
	display: block;
	margin-bottom: 1em;
	height: 1.5em;
	background: url(/i/bgh3.gif) no-repeat 0 2px;
	text-transform: uppercase;
	padding: 0 0 0 20px;
	color: #c7cf6e;
	font-size: 1.5em;
	letter-spacing: -1px;
}

#containertwo h3#latestnews{
	background: url(/i/h3LatestNews.gif) no-repeat;
	padding: 0;
	width: 179px;
	height: 12px;
	text-indent: -9999px;
}

#containertwo h3#welcomeintro{
	background: url(/i/h3WelcomeIntro.gif) no-repeat;
	padding: 0;
	width: 203px;
	height: 12px;
	text-indent: -9999px;
}

#containertwo h3#financialreports{
	background: url(/i/h3FinancialReports.gif) no-repeat;
	padding: 0;
	width: 179px;
	height: 12px;
	text-indent: -9999px;
}
#containertwo h3#tlservices{
	background: url(/i/h3OurServices.gif) no-repeat;
	padding: 0;
	width: 179px;
	height: 12px;
	text-indent: -9999px;
}
#containertwo h3#tlbond{
	background: url(/i/h3bond.gif) no-repeat;
	padding: 0;
	width: 179px;
	height: 12px;
	text-indent: -9999px;
}
#containertwo h3#tlcontact{
	background: url(/i/h3Contact.gif) no-repeat;
	padding: 0;
	width: 179px;
	height: 12px;
	text-indent: -9999px;
}
#containertwo h3#tlinvestor{
	background: url(/i/h3InvestorRelations.gif) no-repeat;
	padding: 0;
	width: 179px;
	height: 12px;
	text-indent: -9999px;
}
#containertwo h3#tlclients{
	background: url(/i/h3OurClients.gif) no-repeat;
	padding: 0;
	width: 179px;
	height: 12px;
	text-indent: -9999px;
}
#containertwo h3#tlpress{
	background: url(/i/h3RecentPress.gif) no-repeat;
	padding: 0;
	width: 179px;
	height: 12px;
	text-indent: -9999px;
}

#containertwo h3#tlperformance {
	background: url(/i/h3performance.gif) no-repeat;
	padding: 0;
	width: 179px;
	height: 27px;
	text-indent: -9999px;
	margin: 0 0 5px 0;
}

#containertwo h3#tlteam{
	background: url(/i/h3OurTeam.gif) no-repeat;
	padding: 0;
	width: 179px;
	height: 12px;
	text-indent: -9999px;
}
#containertwo h4{
	color: #adaa93;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	clear: both;
}

h5 {
	color: #adaa93;
	font-size: 1em;
}
#columna ul{
	margin-left: 1.5em;
	list-style: none;
}

#columna ul li{
	padding: 0 0 0.5em 1.5em;
	background: url(/i/bulletOrange.gif) no-repeat 0 0.5em;
}

#columnb dd{
	margin-bottom: 1em;
}
#columnb dd.date {color: #999;margin-bottom: 0.5em;}

#columnc p#address{
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 2em 0 1em 0;
}

#containertwo dl.left {
	width: 48%;
	float: left;
	margin: 0 0 2em 0;
}
#containertwo dl.right {
	width: 48%;
	float: right;
	margin: 0 0 2em 0;
}
#containertwo dt {
	font-weight: bold;
	border-bottom: 1px solid #dedabd;
	padding: 0 0 0.2em 0;
	margin: 0 0 0.3em 0;
}
#home #containertwo dt {
	border-bottom: none;
}
/* footer */
#footer{
	clear: both;
	width: 740px;	
	padding-top: 0.5em;
	background: url(/i/bgFooter.gif) repeat-x top;
}

#footer ul{
	list-style: none;	
	margin-left: 2em;
}

#footer li{
	display: inline;		
	margin-right: 1em;
}

#footer li a, #footer p{
	font-size: 0.9em;
}

#footer p{
	color: #999;
	line-height: 1.2em;
	margin: 1em 0 0 2.2em;
}

a.foot {
	color: #999;
}

.small {
	font-size: 90%;
	border-top: 1px solid #ccc;
	margin: 3em 0 0 0;
}

.posted {
	color: #999;
	margin: 1.5em 0 0 0;
	padding: 0;
}


/* tables */

#columna table {
	margin: 0 0 50px 0;
	border-collapse: collapse;
	border-bottom: 2px solid #dedabd;
	width:485px;
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.wide #columna table {width: 705px;}

td {
  	text-align:left;
  	vertical-align:top;
	border-bottom: 1px solid #dedabd;
	padding: 0.4em 0.3em;
  	}
th {
	border-bottom: 2px solid #dedabd;
	text-align:left;
  	vertical-align:bottom;
	padding: 0.4em 0.3em;
	font-size: 90%;
	color: #adaa93;
  	}
    
tr.highlt{
  	background:#ffc;
 	}
  
th.highlt {
  	color:#c00;
  	}
	
.date {
	white-space: nowrap;
}
tr.cosummary td {
	padding: 0.4em 0.3em 20px 0.3em;
}

/* breadcrumb */
#bread {
	list-style: none;
	margin: 0 0 0 20px;
	text-transform: uppercase;
	font-size: 80%;
	color: #adaa93;
}
#bread li {display: inline; }
#bread li a,
.logout a {color: #adaa93;}
#bread li a:hover,
.logout a:hover {text-decoration: none}


/* contact */

fieldset {
	border: 1px solid #dedabd;
	padding: 10px;
}

#ourServices fieldset {background: #fff;}

legend {
	font-weight: bold;
	color: #adaa93;
}
label {
	display: block;
	width: 100px;
	float: left;
}

#ourServices label {font-weight: bold;}
input {
	margin: 2px 0;
}

#home #columna strong {
	font-size: 1.1em;
	line-height: 1.4em;
}

#home #columna p {
	text-align: justify;
}

#columnc p#chart {
	margin: 0 0 1em 0;
}

.cover {float: right; margin: 0 0 0 20px; text-align: center; border: 8px solid #fff; background: #fff;}

.warning {background: #fff; padding: 5px 5px 1px 5px; margin: 10px 0 10px 0; border: 1px solid #DEDABD}

.ifa-resources {background: #fff; padding: 10px 10px 1px 10px; margin: 20px 0 10px 0;}

.logout {float: right;}