body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	margin:0;
	padding:0;
}

ul{
	padding:0;
	margin:.5em 0 .5em 2em;
}
ul li{margin:0 0 .25em 0;}


table.wrap{
width:99%;
}


div.head{
	background: url(../images/head-bg.gif) repeat-x bottom;
	/*display:block;*/
	padding-bottom:31px;
	position:relative;
	float:left;
	height:150px;
	width:100%;
}

a.head-logo{
	/*position:absolute;*/
	/*right:5px;
	top:3px;*/
	float:right;
	margin-right:5px;
	z-index:10;
}

img.head-hero,
div.head embed,
div.head object{
	position:absolute;
	z-index:5;
	left:0;
}


ul.head-nav,
ul.head-sub-nav{
	float:right;
	clear:right;
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
}
ul.head-sub-nav{
	margin:5px 10px 0 0;
}

ul.head-nav{
	position:absolute;
	z-index:10;
	bottom:31px;
	right:0;
}

ul.head-nav li,
ul.head-sub-nav li{
	float:left;
	padding:0;
	margin:0;
}

ul.head-sub-nav a{
	float:left;
	background:#ffe9a4;
	text-decoration:none;
	padding:.1em .5em;
	margin:0 0 0 10px;
	color:#000000;
}
ul.head-sub-nav a:hover{background:#CC3300;color:#FFFFFF;}


ul.head-nav a{
	float:left;
	margin:0 0 0 10px;
	text-indent:-10000em;
	height:25px;
	padding:0;
}

ul.head-nav a.home,
ul.head-nav a.home-current{
	background:url(../images/nav-home.gif) no-repeat top;
	width:58px;
}

ul.head-nav a.about,
ul.head-nav a.about-current{
	background:url(../images/nav-about.gif) no-repeat top;
	width:67px;
}

ul.head-nav a.contact,
ul.head-nav a.contact-current{
	background:url(../images/nav-contact.gif) no-repeat top;
	width:79px;
}

ul.head-nav a.news,
ul.head-nav a.news-current{
	background:url(../images/nav-news.gif) no-repeat top;
	width:97px;
}

ul.head-nav a.linkweb,
ul.head-nav a.linkweb-current{
	background:url(../images/nav-linkweb.gif) no-repeat top;
	width:78px;
}
ul.head-nav a.home:hover,
ul.head-nav a.home-current,
ul.head-nav a.contact:hover,
ul.head-nav a.contact-current,
ul.head-nav a.about:hover,
ul.head-nav a.about-current,
ul.head-nav a.news:hover,
ul.head-nav a.news-current,
ul.head-nav a.linkweb:hover,
ul.head-nav a.linkweb-current{background-position:bottom;}

/*ul.head-nav a.careers,
ul.head-nav a.careers-current{
	background:url(../images/nav-careers.gif) no-repeat;
	width:78px;
}
ul.head-nav a.careers:hover,
ul.head-nav a.careers-current{background:url(../images/nav-careers-o.gif)}
*/

a:link.tptl-online,
a:visited.tptl-online{
	float:right;
	clear:right;
	width:191px;
	height:25px;
	margin:3px 10px 0 0;padding:0;
	font-size:1px;
	line-height:1px;
	text-indent:-10000px;
	background:url(../images/nav-tptl-online.png) top;
	outline:none;
}
a:hover.tptl-online{
	background-position:bottom;
}
a:link,a:visited,a:hover,a:active{
outline:none;}

div.home-flash{
	background: #fff url(../images/home-flash-bg.jpg) no-repeat;
	width:560px;
	margin:0 auto;
	text-align:justify;
}
div.home-flash p{
	margin:1em .5em;
	font-size:.7em;
	line-height:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

a.promo{
	display:block;
	background:#FAA118;
	color:#FFFFFF;
	font:bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:.25em;
}
a.promo:hover{
	background:#df8f15;
}

div.content{
	float:left;
	clear:both;
	width:100%;
}

div.main-content{
	height:410px;
	overflow:auto;
	
}

td.main-content{
	border:1px solid #CCCCCC;
	border-top:0;
	border-bottom:0;
	padding:0 1em;
}
td.col-left{
	padding-right:4px;
}
td.col-right{
	padding-left:9px;
}

td.divider{
	font-size:1px;
	border-bottom:1px solid #CCCCCC;
	line-height:1px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 5px;
	line-height: 1.2em;
	margin:.25em 0 .5em 0;
	padding:0;
	
}
h1 img{
	padding-bottom:5px;
}

h1.news,
h1.news-archive{
	text-indent:-10000em;
	background:url(../images/news-header.png) no-repeat;
	width:292px;
	height:30px;
}
h1.news-archive{
	background-image:url(../images/news-archive-header.png);
	}
.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
	line-height: 15px;
}

p{
	margin:.25em 0 1em ;
}

p.nav1{
	margin:1em 0 0 0;
}

.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
	padding-bottom: 0px;
	word-spacing: 0px;
}
.nav3, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}

h2,h3{
	margin:2em 0 .5em;
}

h3{
	font-size:12px;
	
}

.white1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
	line-height: 15px;
	text-align: center;
}
.orange1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bolder;
	line-height: 15px;
}
.nav5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	line-height: 11px;
	text-align: center;
}
.nav2a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}

.style1 {color: #663333}
.style3 {color: #663366}
.style4 {color: #FF2323}

ul.downloads{
	list-style:none;
	margin:0 0 1em 0;
	padding:0;
}
ul.downloads li {margin:.25em 0 .25em 2em;}

ul.links-pdf{
	
}

ul.links-pdf li,
ul li.links-pdf{
	list-style:none;
	margin:.5em 0 .5em 0em;
	background-image:url(../images/icon-pdf-sm.gif);
	background-repeat:no-repeat;
	background-position:left 0px;
	padding:0 0 0  20px;

}
ul li.links-web{
	list-style:none;
	background-image:url(../images/icon-weblink.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding:0 0 0  20px;
}

.nav1grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
	line-height: 15px;
}
.nav1blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
.nav2z {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
td.unit_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #333333;
	line-height: 1.3em;
	padding-bottom: 0px;
	word-spacing: 0px;
	text-align: right;
}

td.unit_price_rates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #333333;
	line-height: 1.3em;
	padding-bottom: 0px;
	padding-left: 20px;
	word-spacing: 0px;
	text-align: left;
}

td.unit_price p{
	margin-top:0;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
}
.hide {
	display: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 5px;
	line-height: 1.2em;
}
.indent {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

img.inline-photo{
	float:right;
	margin:0 0 0 1em;
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

table.contacts {
	margin-left:30px;
	border-style: solid;
	border-left-width: 0.1cm;
	border-color:#c2c2c0;
}

table.contacts td{
	padding:3px 5px 0 17px;
	font-size:1em;
}

table.contacts p{
	margin:0;
	padding:0;
	font-size:1em;
}
table.contacts h2{
	margin:0 0 1em 0;
	font-size:1em;	
	font-weight:normal;
}

table.fees {
	padding: 0 10px 1px;
	margin-left:1px;
}
table.fees th{
	text-align: left;
	padding: 2px 7px 5px 7px;
	font-size:1em;
	font-weight:bold;
	background-color: #ffd373;
}
table.fees td{
	padding:3px 2px 2px 17px;
	font-size:1em;
	background-color: #ffedce;
}


p.award-logo{
	padding-top:5px;
	margin:0 auto;
	width:137px;
}

div.footer{
	text-align:justify;
	font-size:.72em;
	line-height:1.1em;
	padding:.25em .75em;
}

.contactUs {
	font-size:12px;
	padding:0 0 5px;
	color: #333;
	}
	
.contactUs a:link,
.contactUs a:visited{color:#006699; text-decoration:none; font-size: 14px;}
.contactUs a:hover{color:#006699;}
.contactUs a.inline{padding-right:2em;}

table.shareholder-meetings{
	font-size:.9em;
	width:100%;
}
table.shareholder-meetings td{
	padding:5px 10px;
	vertical-align:top;
}
table.shareholder-meetings th{
	background:#666;
	color:#FFFFFF;
}
table.shareholder-meetings tr.row-odd td{
	background:#eee;	
}
table.shareholder-meetings tr.row-even td{
	background:#ddd;	
}