body {
	margin: 5px 0 0 0;
	text-align:center;
	background-color: #fff;
}

a:link{
	color: #666666;
}

a:visited{
	color: #666666;
}

a:active{
	color: #666666;
}

#sectionID {
	border-bottom: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}

.menuElement tr {
	background-color: #FFFFFF;
	vertical-align: top;
}
.menuElement tr td#switchlang{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;	
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.menuElement tr:hover {
	background-color: #ABABAB;
}
.menuElement tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

.menuElement tr td a {
	text-decoration: none;
}
.menuElement tr td a:hover {
	color: #FFFFFF;
	background-color: #0D38A1; 	
}

.menuElement td#ps_update{
	font-weight: normal;
	text-align: right;
}

.tabhead th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #666;
	text-align: left;
}
.tabhead tr th{
	vertical-align: top;
}

.menuElement tr th a:hover {
	text-decoration: none;
}

.tabhead td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.tabhead td.mini{
	font-size: 12px;
}
.tabhead th.submenuOff{
	font-family: Arial, Helvetica, sans-serif;
	background: #eee;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
.tabhead th.submenuRightOff{
	font-family: Arial, Helvetica, sans-serif;
	background: #eee;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
.tabhead th.submenuOn{
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 0px solid #666;
}
.tabhead th.submenuRightOn{
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 0px solid #666;
}
.tabhead th.submenuOff a{
	text-decoration: none;
	color: #333;
}
.tabhead th.submenuRightOff a{
	text-decoration: none;
	color: #333;
}
.tabhead th.submenuRightOff a:hover{
	background: #eee;
	cursor: pointer;
}
.tabhead th.submenuOff a:hover{
	background: #eee;
	cursor: pointer;
}

.fedextab td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #bbb;
	text-align: right;
}
.tabhome th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
.tabhome th#title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #253C8D;
	text-decoration: none;
	text-align: left;
}
.tabhome th#bmihomepic{
	background: url(../images/bmihome2.gif) no-repeat 0px -10px;
}
.tabhome td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.tabbell{
	height: 470px;
	background: #fff url(../images/chbig.gif) no-repeat 120px 0px;
}
.tababout{
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 470px;
}
.tababout td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.tababout td.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.tababout td#titleBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.tababout td#link{
	text-align: right;
}
.tababout td#link a{
	color:#00f;
	text-decoration: none;
}
.tababout td#link a:hover{
	text-decoration: underline;
	cursor: pointer;
}
.tabcontact2 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.tabcontact2 td.title{
	text-align: left;
}
.tabcontact2 td a{
	text-decoration: none;
}
.tabcontact2 td a:hover{
	text-decoration: underline;
	cursor: pointer;
}
.tabcontact2 td.mini{
	font-size: 10px;
}
.tabcontact2 td.miniright{
	font-size: 10px;
	text-align: right;
}
.tabcontact2 th{
	border-bottom: 1px solid #999;
}
.tabcontact2 td.mini a#red{
	color: #f00;
	text-decoration: none;
	cursor: default;
}
.tabcontact2 td.mini a#blank{
	text-decoration: none;
	cursor: default;
}
.tabcontact2 td.mini a#blue{
	font-size: 10px;
	color: #00f;
}
.tabcontact td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border-top: 1px solid #999;
}
.tabcontact td.pic{
	font-size: 10px;
	text-align: right;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
.tabcontact td.pic a{
	text-decoration: underline;
	cursor: pointer;
}
.tabcontact td.mini{
	font-size: 10px;
}
.tabcontact tr td.minicenter{
	font-size: 12px;
	text-align: center;
}
.tabcontact td.minicenter a{
	text-decoration: underline;
}
.tabcontact td.minicenter a:hover{
	cursor: pointer;
}
.tabcontact td.mini a{
	text-decoration: underline;
}
.tabcontact td.mini a:hover{
	cursor: pointer;
}
.tabcontact td.side{
	background: url(../images/sideline.gif) no-repeat 0px -3px;
	border-top: 0px;
}
.tabcontact td.bottom{
	border-top: 0px;
	background: url(../images/bottomlinemid.gif) no-repeat 0px 0px;
}
.tabcontact td.top span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.box{
	border: 1px solid #666;
}
.box td.top{
	border-bottom: 1px solid #666;
}
.box td#page{
	background: #fbfbfb;
}
.trackingbox{
	border: 0px solid #666;
}
.trackingbox td{
	text-align: center;
}
.bellbox {
	border: 0px solid #666;
}
.bellbox td{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
}

.itemTable{
	width: 100%;
}

.itemTable img{
	border-color: #000;
}

.itemTable thead th.options{
	background:#FFFFFF;
	text-align: left;
}

.itemTable thead th.options a:hover{
	cursor: pointer;
	text-decoration: underline;
	color: #000000;
}

.itemTable thead th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.itemTable thead th#displayon{
	font-size: 16px;
	height: 1.8em;
	font-weight: bold;
	text-align: left;
	border-left: 2px solid #fff;
	background: #D0E0E0 url(../images/tl.gif) no-repeat 0px 0px;
}
.itemTable thead th.displayoff{
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	border-left: 2px solid #fff;
	background: #E4EBED url(../images/tll.gif) no-repeat 0px 0px;
}
.itemTable thead th#tr{
	background: #D0E0E0 url(../images/tr.gif) no-repeat 0px 0px;
}
.itemTable thead th.trl{
	background: #E4EBED url(../images/trl.gif) no-repeat 0px 0px;
}
.itemTable thead th#displayon span{
	margin-left: 11px;
}
.itemTable thead th.displayoff a{
	cursor: pointer;
	margin-left: 11px;
	text-decoration: none;
}
.itemTable thead th.displayoff a:hover{
	margin-left: 11px;
	cursor: pointer;
	text-decoration: underline;
}
.itemTable thead th.empty{
	background-color: #fff;
}
.itemTable thead th.datacol{
	font-weight: bold;
	text-align: left;
	background-color: #D0E0E0;
	border-bottom: 2px solid #fff;
}
.itemTable thead th.datacol span.nobold{
	font-weight: normal;
}
.itemTable thead th.datacol span#leftnobold{
	margin-left: 30px;
	font-weight: normal;
}
.itemTable thead th.datacol span#abold a{
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
.itemTable thead th.datacol span#abold a:hover{
	text-decoration: underline;
	cursor: pointer;
}
.itemTable thead th.datacol span.nobold a{
	text-decoration: none;
	cursor: pointer;
}
.itemTable thead th.datacol span.nobold a:hover{
	text-decoration: underline;
	cursor: pointer;
}
.itemTable thead th.datacol span#center{
	text-align: center;
}
.itemTable thead th.itemdescD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
	text-align: left;
}
.itemTable tr.highlight:hover{
	background-color: #DBEBF2;
}
.itemTable td table td.itemdesc a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
}
.itemTable td table td.itemdesc a:hover{
	text-decoration: underline;
}
.evenRow{
	background-color: #F4F4F4;
}
.oddRow{
	background-color: #FBFBFB;
}
.detailRow{
	background-color: #F4F4F4;
}
.separator{
	font-size: 0px;
	background-color: #FFFFFF;
}
.separator2 td{
	font-size: 1px;
	background-color: #FFFFFF;
	border-top: 5px solid #F4F4F4;
}
.itemTable td.datacol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.itemTable td.datacolprlst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-right: 5px solid #F4F4F4;
}
.itemTable td.datacolprlsttop{	
	border-top: 5px solid #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-right: 5px solid #F4F4F4;
}
.itemTable td.datacollbord{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-right: 5px solid #F4F4F4;
	border-top: 5px solid #F4F4F4;
	width: 100%;
}
.itemTable td.datacol div{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.itemTable td.datacol span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.itemTable td.datacolprlst span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.itemTable td.more{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	color: #000000;
}
.itemTable td.more a:hover{
	text-decoration: underline;
	cursor: pointer;
}
.itemBlockTable{
	border: 4px solid #fff;
	background-color: #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	border-right: 2px solid #E5E5E5;
}
.itemBlockTable tr td.itemdesc{
	background-color: #E5E5E5;
}
.itemBlockTable tr td.itemdesc a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
}
.itemBlockTable td.itemdesc a:hover{
	text-decoration: underline;
}
.itemBlockTable tr td .itemdesc a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
}
.itemBlockTable td.itemdesc a:hover{
	text-decoration: underline;
}
.itemBlockTable td.datacolhead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #F4F4F4;
}
.itemBlockTable td.datacol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #F4F4F4;
}
.itemBlockTable td.datacol span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.itemBlockTable td.more{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #F4F4F4;
}
.itemBlockTable td.more a:hover{
	text-decoration: underline;
	cursor: pointer;
}
.bottomPage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}
.bottomPage a{
	text-decoration: none;
}
.bottomPage a:hover{
	text-decoration: underline;
	cursor: pointer;
}
.news td.side{
	background: url(../images/sideline.gif) no-repeat 0px 0px;
}
.news td.bottom{
	background: url(../images/bottomline.gif) no-repeat 0px 0px;
}
.news th{
	background-color: #E0E9E9;
	border-bottom: 1px solid #666;
}
.news th table td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #E0E9E9;
	border-left: 0px;
}
.news th table a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #E0E9E9;
}
.news td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
	text-align: left;
}
.news td#right{
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	background-color: #fff;
}
.news td#blank{
	border-left: 1px solid #eee;
}
.news td.left{
	border-left: 1px solid #eee;
}
.news td.left0{
	color: #666;
	border-left: 1px solid #eee;
}
.news td.left1{
	color: #1443B6;
	border-left: 1px solid #eee;
}
.news td.middle0 a{
	color: #666;
}
.news td.middle1 a{
	color: #1443B6;
}
.news td a{
	text-decoration: none;
}
.news td a:hover{
	text-decoration: underline;
	cursor: pointer;
}
.news thead th{
	background-color: #eee;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.news thead th#right{
	border-right: 0px solid #666;
}

.news th#tradenewstl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background: #99B494  url(../images/tltrade.gif) no-repeat 0px 0px;
	border-bottom: 8px solid #99B494;
}
.news th#tradenewstr{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	text-align: left;
	background: #99B494  url(../images/trtrade.gif) no-repeat 11px 0px;
	border-bottom: 8px solid #99B494;
}
.news th#tradenewstrside{
	background: #fff;
	border-bottom: 8px solid #99B494;
	background: url(../images/sideline.gif) no-repeat 0px 3px; 	
}
.news th#tradenewsblank{
	background: #fff;
	border-bottom: 8px solid #99B494;
}
.news th#tradenewsside{
	background: #fff;
	border-bottom: 8px solid #99B494;
	background: url(../images/sideline.gif) no-repeat 0px 30px; 	
}
.news td.tradesub{
	background: #eee;
	font-weight: bold;
}
.news td.bottomtrade{
	background: url(../images/bottomlinelong.gif) no-repeat 0px 0px;
}
.news td.bottomshort{
	background: url(../images/bottomlineshort.gif) no-repeat 0px 0px;
}
.news td.tradelink a{
	text-decoration: none;
}

.news td.tradelink a:hover{
	text-decoration: underline;
}

.sitemap{
	border: 1px solid #999
}
.sitemap th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #999;
}
.sitemap td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.sitemap a{
	color: #999;
	text-decoration: none;
	cursor: pointer;
}
.sitemap a:hover{
	color: #333;
}
.quicklinks td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
}
.quicklinks td#right{
	text-align: right;
}
.quicklinks td#packing a{
	font-size: 18px;
	background-color: #fff;
	text-decoration: none;
}
.quicklinks td#packing {
	text-align: right;
}
.quicklinks td#packing a:hover{
	text-decoration: underline;
	cursor: pointer;
}

#regSet, #regSet ul{ /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 1;
	color: #000;
	cursor: pointer;
}

#regSet a {
	display: block;
	width: 60px;
}

#regSet li { /* all list items */
	float: left;
	width: 60px; /* width needed or else Opera goes nuts */
	background: #fff;
}

#regSet li ul { /* second-level lists */
	list-style-type: none;
	position: absolute;
	background: #fff;
	width: 1px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#regSet li:hover ul { /* lists nested under hovered list items */
	left: auto;
}
#regSet li.regSetHover ul {
	left: auto;
}
.regSetList {
	clear: left;
	color: #ccc;
}

#footer{
	margin-top: 0px;
	width: 1000px;
	clear: both;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #bbb;
	border-top: 1px solid #bbb;
	text-align: right;
}

.tdSqrAd {
	width: 290px;
	vertical-align: top;
	text-align: right;
	padding-top: 30px;
}

.tdSqrAd img {
	border: none;
	width: 270px;
	height: 270px;
}