html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, th, tr, form, fieldset {
	margin: 0;
	padding: 0;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background: #CCCCCC;
	min-width: 990px;
	text-align: center;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	color: #000;
	font: x-small/1.5em arial, helvetica, ms sans serif, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body {
	font-size:small;
}
#wrapper {
	overflow: hidden;
	margin: 0px auto;
	width: 990px;
	border: 1px solid #CCC/*#8E9092*/;
	text-align: left;
}

#header .about, #header .contact {
}
#header {
	height: 126px;
	background: #E5E5E7 url("../images/background-header.gif") repeat-x;
	border-right: 1px solid #8E9092;
	border-left: 1px solid #8E9092;
	border-bottom: 1px solid #8E9092;
	border-right: 0 solid #8E9092;
	margin: 0;
}
#header h1 {
	margin: 0;
	position: relative;
	clear: both;
	float: left;
	top: 1em;
	left: 25px;
	z-index: 3;
	width: 104px;
	height: 54px;
	background: url("../images/tfn_blue_nolines_logo.gif") no-repeat;
	text-indent: -9000px;
	background-image: url(../images/tfn_blue_nolines_logo.gif);
}
#header h1 a {
	display: block;
	height: 54px;
	background: url("../images/tfn_blue_nolines_logo.gif") no-repeat;
	text-decoration: none;
}
#topbar li {
	width: 100%;
	height: 16px;
	font-size: 70%;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000066;
}
#topbar a {
	text-decoration: none;
	color: #FFFFFF;
}
.slogan {
	text-align: center;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	height: 16px;
	padding: 0 0 0 0;
}
#tbar {
	float: left;
	margin: 0;
	padding: 0 14px;
	color: #000;
}
#tbarfind a {
	float: right;
	color: #0066CC;
	margin: .33em 10px 0 0;
	width: 97px;
	text-align: right;
	text-decoration: none;
	line-height: 1.2em;
	height: 1em;
	padding: 0 0 4px 0;/*background: url("../images/upside-down-tab.gif") no-repeat right;*/
}
#tbarfind a:hover {
	float: right;
	color: #0000FF;
	margin: 0 10px 0 0;
	width: 97px;
	text-align: right;
	text-decoration: underline;
	line-height: 1.2em;
	height: 1em;
	padding: 0 0 4px 0;/*background: url("../images/upside-down-tab.gif") no-repeat right;*/
}
#livehelp {
	float: right;
	margin: 15px 15px 0 0;
}
#search {
	font-size: .8em;
	margin: 25px 0 0 110px;
	text-align: center;
	line-height: .5em;
}
#search p {
	padding: .33em .33em 0 .33em;
}
#search li {
	display: inline;
	/*line-height: 10px;*/
	padding: 0 4px 0 4px;
	border-left: 1px solid #CCCCCC;
}
#search a {
	display: inline;
	font-weight: bold;
	text-decoration: none;
}
#search img {
	display: inline;
	padding: 0;
	border: 0;
	margin: 0;
}
#search .text {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size: 11px;
	width: 380px;
	margin-right: 20px;
	border: #999999 solid 1px;
}
#search .buttons {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #D7D4CD;
	color: #000000;
	margin-right: 76px;
}
#tabnav {
	clear: both;
	float: right;
	font-size: 75%;
	margin: 20px 5px 0 0;
	line-height: normal;
	text-align: left;
}
#tabnav ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
#tabnav li {
	display:block;
	float:left;
	background:url("../images/norm_left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: center;
}
#tabnav a {
	float:left;
	display:block;
	background:url("../images/norm_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
/* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #tabnav a {
	float:none;
}
/* End IE5-Mac hack */
    #tabnav a:hover {
	color:#333;
}
#home .home, #about .about, #contact .contact {
/*commands for highlighted navigation go here*/
}
#tabnav #current {
	background-image:url("../images/norm_left_on.gif");
	border-width:0;
}
#tabnav #current a {
	background-image:url("../images/norm_right_on.gif");
	color:#333;
	padding-bottom:5px;
}
#navbar {
	float: left;
	text-align: right;
	width: 100%;
	height: 23px;
	font-size: 70%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000066;
	background: #000099 url("../images/top-blu-grad-nav-bkgd.gif") repeat-x;
}
#navbar a {
	text-decoration: none;
	color: #FFFFFF;
}
#navbar li {
	display: inline;
	margin: 0;
	padding: 0 4px 0 4px;
	line-height: 21px;
	border-left: 1px solid #CCCCCC;
}
#innerwrapperLimiter {
	width: 990px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	background: #CCC;
}
#innerwrapper {
	background: #CCC;
	border-top: 5px solid #CCC;
}
.section {
	background:#EFEFF0;
	margin-bottom: 6px;
}
#leftcol {
	float: left;
	width: 180px;
	/*background-color: #EFEFF0;*/
	margin-bottom: 6px;
}
#leftcol ul {
	list-style-type: none;
	border-top: 0 solid #333;
	font-size: 1em;
	line-height: 1.2em;
	margin-left: 2px;
}
#leftcol ul li {
	border-bottom: 0 solid #333;
}
#leftcol li a {
	display: block;
	color: #0000FF;
	padding: 3px 0 3px 2px;
	text-decoration: none;
}
#leftcol li a:hover, #leftcol li a:focus {
	color: #003399;
	text-decoration: underline;
}
#leftcol p {
	font-size: 1em;
	line-height: 1.2em;
	padding: 2px 2px 2px 2px;
}
.tfntools {
	text-align: center;
	margin: 0 12px 0 12px;
}
.leftmainsection {
	background: #58A2B7; /*url(../images/desc-articles-bkgd.gif) repeat-x*/
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	padding: .33em 0 .33em 0;
	height: 1.2em;
	text-align: center;
	border-right: 1px solid #8E9092;
	border-left: 1px solid #8E9092;
	border-bottom: 1px solid #5883B7;
}
.leftmainsectionclear {
	clear: both;
	background: #636466;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: .33em 0 .33em 0;
	text-align: left;
}
.subsection {
	font-size: 1em;
	background: #58A2B7;
	color: #fff;
	text-align: center;
	padding: 0 0 0 4px;
}
.subsectionclear {
	font-size: 1em;
	clear: both;
	background: #58A2B7;
	color: #000000;
	text-align: center;
}
.subsection2 {
	font-size: .7em;
	border-right: 1px solid #8E9092;
	background: #5883B7 url("../images/bylines-bkgd.gif") repeat-x;
	color: #000000;
	text-align: left;
	padding: 0 0 0 10px;
}
.subsection2 a {
	text-align: right;
}
.subsectionclear2 {
	font-size: 80%;
	clear: both;
	background: #EDECE7;
	color: #000000;
	text-align: center;
}
.leftsubsection {
	font-size: 80%;
	border-right: 1px solid #8E9092;
	background: #5883B7 url("../images/bylines-bkgd.gif") repeat-x;
	color: #000;
	text-align: center;
	padding: 0 0 0 4px;
}
.leftsubsection a {
	text-align: right;
}
.articlephoto {
	display: block;
	float: left;
	background: url("../images/photo-bkgd-articles.gif") no-repeat;
	width: 98px;
	height: 112px;
}
.articlephoto img {
	padding: 10px 10px 0 10px;
	border: 0;
}
.articlephoto p {
	color: #666666;
	font-size: 70%;
	font-weight: bold;
	padding: 2px 0 0 0;
}
#rightcol {
	float: right;
	width: 260px;
	background-color:#FFFFFF;
}
/*#rightcol h4 {
color: #960;
padding: 3px;
}*/

#rightcol p {
	font-size: 1em;
	padding: 0 3px 8px 3px;
	line-height: 1.2em;
}
#rightcol ul {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 0;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding: .33em;
	margin: .33em;
}
#content {
	background: #FFFFFF;
	width: 540px;
	margin-left: 187px;
	position: relative;
}
#content p {
	font-size: 1em;
	margin: .33em;
	line-height: 1.2em;
}
#content ul {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: .33em;
}
#content ol {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image: none;
	padding: 6px;
	margin: 30px;
}
#content2 {
	background: #FFFFFF;
	width: 800px;
	margin-left: 187px;
}
#content2 p {
	font-size: 1em;
	margin: 12px;
	line-height: 1.2em;
}
#content2 ul {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	padding: 6px;
	margin: 30px;
}
#content2 ol {
	font:  1em normal arial, helvetica, ms sans serif, sans-serif;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image: none;
	padding: 6px;
	margin: 30px;
}
#content3 {
	background: #FFFFFF;
	width: 800px;
	margin-left: 187px;
}
#content3 p {
	font-size: 1em;
	margin: 12px;
	line-height: 1.2em;
}
#content3 ul {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	padding: 6px;
	margin: 30px;
}
#content3 ol {
	font:  1em normal arial, helvetica, ms sans serif, sans-serif;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image: none;
	padding: 6px;
	margin: 30px;
}
#contentVDO {
	background: #fff;
	width: 990px;
}
#contentVDO p {
	font-size: 1em;
	margin: 0;
	line-height: 1.2em;
}
#contentVDO ul {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	padding: 6px;
	margin: 30px;
}
#contentVDO ol {
	font:  1em normal arial, helvetica, ms sans serif, sans-serif;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image: none;
	padding: 6px;
	margin: 30px;
}
#contentIssue {
	background: #FFFFFF;
	width: 990px;
	margin-left: 0px;
	position: relative;
}
#contentIssue p {
	font-size: 1em;
	margin: .33em;
	line-height: 1.2em;
}
#contentIssue ul {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: .33em;
}
#contentIssue ol {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image: none;
	padding: 6px;
	margin: 30px;
}
.mainNews {
	background: #FFFFEA url(../images/mainNews-bkgd.jpg) repeat-x;
	padding: 0 0 .5em .33em;
}
.mainNews h1 a {
	font-size: 150%;
	font-weight:bold;
	line-height: 1.2em;
	text-decoration: none;
}
.articleByline {
	font-size: 0.8em;
	color: #666666;
	font-style: italic;
	padding: 0 0.33em 0 0.33em;
	margin: 0 0 0 0;
}
.articleDate {
	font-size: 0.6em;
	color: #999999;
	padding: 0 0.33em 0 0.33em;
	margin: 0 0 0 0;
}
.mainsection {
	background: #58A2B7; /*url(../images/desc-articles-bkgd.gif) repeat-x*/
	color: #000;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0.33em 0.33em 0.33em 0.33em;
	height: 1.2em;
	text-align: left;
	border-right: 1px solid #8E9092;
	border-left: 1px solid #8E9092;
	border-bottom: 1px solid #5883B7;
}
h1.mainsection {
	font-size: 1em;
	color: #fff;
	text-align: center;
	padding: 2px 10px 2px 10px;
}
.mainsectionclear {
	clear: both;
	background: #636466;
	color: #000;
	font-size: .8em;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}
blockquote {
	font-size: 90%;
	background-color: #FFFFF0;
	border: 1px solid #8E9092;
	padding: 4px;
}
blockquote:hover {
	border: 1px solid red;
}
#footer {
	background: #FFFFFF; /*url(../images/top-gray-lower-nav-bkgd.gif) repeat-x top*/
	border-top: 0 solid #283F13;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
}
#footer p {
	font-size: .7em;
	color: #000;
	padding: 15px;
	text-align: center;
}
a {
	color: #233D8F;
}
a:hover, a:focus {
	color: #233D8F;
	text-decoration: none;
}
.left {
	float: left;
	margin: 0 2px 0 2px;
	border: 1px solid #283F13;
}
.left160 {
	position: relative;
	width: 250px;
	float: left;
}
.right160 {
	position: relative;
	width: 250px;
	float: right;
}
.imgleft {
	float: left;
	margin: 4px 4px 0 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
	text-align: right;
}
.img_normal {
	margin: 4px 4px 0 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
	text-align: center;
}
.no {
	display: none;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearleft {
	clear: right;
}
#rightmargin {
	margin-right: 1%;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 120%;
	padding: .5em .33em 0 .33em;
	margin: 0 0 0 0;
}
h3 {
	font-size: 110%;
	padding: .5em .33em 0 .33em;
	margin: 0 0 0 0;
}
h4 {
 	margin: 0px 10px 0 10px;
	font-size: 90%;
}
h5 {
	font-size: 80%;
}
#creditfooter {
	display: none;
}
.headline {
	font-weight: normal;
}
#skip a {
	position: absolute;
	margin-left: -1000px;
}
#skip a:focus, #skip a:active {
	margin-left: 0;
	display: block;
	width: 10em;
	overflow: visible;
	background-color: #000;
	color: #fff;
}
#blah:active {
}
#seoCopy {
	background-color:#FFFFFF;
	width: 240px;
	text-align: left;
	padding: 0;
	margin-left: 4px;
	margin-bottom: 4px;
	line-height: 1.2em;
	float: left;
}
#seoCopy p {
	font-size: 1em;
	margin: 4px;
}
#seoCopy2 {
	background: #fff;
	text-align: left;
	padding: 10px;
	/*border: 20px #2F77B5 solid;*/
	margin: 0 0 0 0;
	line-height: 1.2em;
}
#seoCopy2 p {
	font-size: 1em;
	margin: 5px 5px 5px 0;
}

h1.seoCopyTitle {
	font-size: 130%;
	color: #fff;
	margin-bottom: 10px;
	background-color:#58A2B7;
	border: 1px #002D60 solid;
	padding: 4px;
	}
#media {
	margin: 0px auto;
	width: 800px;
	border: 1px solid #CCC/*#8E9092*/;
	text-align: left;
}
#media2 {
	width: 800px;
	border: 1px solid #CCC/*#8E9092*/;
	background: #7BA6CC;
}
#tfn_swf_full {
	float: right;
	width: 550px;
	margin-left: 2px;
	margin-bottom: 4px;
}
#tfn_swf {
	width: 520px;
	margin-left: 2px;
	margin-bottom: 4px;
}
#tfn_swfs {
	width: 540px;
	margin: 10px;
	padding: 10px;
	background: #7CADD6;
	float: left;
}
#sizer {
	float: right;
	font-size: .7em;
	padding: 0 10px 0 0;
	margin-bottom: -1.5em;
}
#sizer img {
	vertical-align: middle;
}
#googlelowerads {
	text-align: center;
}
#googlesidebar {
	text-align: center;
	float: left;
	background: #FFF;
	width: 160px;
	margin-left: 995px;
	margin-top: -160em;
}
.tfnSpecials {
	width: 260px;
	padding : 0 5px 0 5px;
	border-left: 1px dotted #CCCCCC;
	margin-top: 20px;
	float: right;
	margin-left:auto;
}
p.relatedStoriesTitle {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
}
h1.relatedStoriesHeadline {
	font-size: .8em;
	margin: .33em 0 0 10px;
	padding: 0 0 0 0;
	line-height: 1.2em;
}
p.relatedStoriesDate {
	font-style: italic;
	font-size: .7em;
	color: #666666;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	line-height: 1.2em;
}
.sponsortitle {
	font-weight: bold;
	text-transform: uppercase;
}
.sponsorads {
	clear: both;
}
.mainarticle {
	float: left;
	width: 500px;
}
.mainarticle2 {
	float: left;
	width: 500px;
}
.mainarticle3 {
	float: left;
	width: 800px;
}
.mainarticleIssue {
	margin: 20px 10px 10px 4px;
}
#picRightAlign {
	text-align: left;
	margin: 4px 4px 10px 10px;
	float: left;
    padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff; 
}
#textWrapper img {
	text-align: left; 
}
h1.article {
	font-size: 140%;
	padding: 0 10px 0 10px;
	width: 500px;
	color: #004258;
}
h2.article {
	font-size: 120%;
	padding: 0px 10px 0 10px;
	width: 500px;
}
h3.article {
	font-size: 110%;
	padding: 0px 10px 0 10px;
	width: 500px;
}
h4.article {
	font-size: 100%;
	padding: 0px 10px 0 10px;
	width: 500px;
}
h1.article3 {
	font-size: 140%;
	padding: 0 10px 0 10px;
	color: #004258;
}
h2.article3 {
	font-size: 120%;
	padding: 0px 10px 0 10px;
}
h4.article3 {
	font-size: 100%;
	padding: 0px 10px 0 10px;
}
#adbanner {
	background: #F0F0F0;
	width: 728px;
	margin: 0 0 0 0;
	text-align: left;
}
#admat {
	background: #F0F0F0;
	border: 1px solid #333;
	padding: 1px;
}
#toprightnavcontainer {
	position: relative;
	margin: -91px 10px 0 0;
	float: right;
}
#toprightnavcontainer ul {
	list-style-type: none;
	text-align: left;
}
#toprightnavcontainer ul li a {
	background: transparent url("http://www.taipanfinancialnews.com/images/list-off.gif") left center no-repeat;
	padding-left: 10px;
	text-align: left;
	font: normal 11px arial, helvetica, "ms sans serif", sans-serif;
	text-decoration: none;
	color: #999;
}
#toprightnavcontainer ul li a:hover {
	background: transparent url("http://www.taipanfinancialnews.com/images/list-on.gif") left center no-repeat;
	color: black;
}
#toprightnavcontainer ul li a#current {
	background: transparent url("http://www.taipanfinancialnews.com/images/list-active.gif") left center no-repeat;
	color: #666;
}
.alert {
	color: #FF0000;
}
/*  Start of Quotemedia.com Quote Entry Box Tool Style Sheet   */

/* content */

.qmmt_main {
	background-color: #fff;
	border: 1px solid #5E739B;
}
.qmmt_text {
	color: #4C5972;
	font-size: 10px;
}
.qmmt_header_text {
	color: #4C5972;
	font-size: 11px;
	font-weight: bold;
}
.qmmt_header_bar {
	background-color: #E8ECF5;
	border-color: #E8ECF5;
}
/* Links */

a.qmmt {
	color: #000000;
}
a:visited.qmmt {
	color: #000000;
}
a:hover.qmmt {
	color: #ffffee;
}
/*   End of Quotemedia.com Quote Entry Box Tool Style Sheet   */
			
			
/*----Style for hidden Divs------*/


input, select, checkbox, textarea {
	color: #000;
	background-color: #FFF;
	border: 1px solid #000000;
}
label {
	display: block;
	float: left;
	width: 140px;
}
form {
	width: inherit;
}
form div {
	margin-top: 3px;
}
fieldset {
	margin: .5em .5em .5em .5em;
	padding: 10px;
	border: 1px solid #999999;
}
legend {
	color: #000066;
	background: #FFFF66;
	padding: 5px;
	border: 1px solid #666666;
}
.button {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #D7D4CD;
	color: #000000;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #000;
	background: #fff;
}
#container {
	width: inherit;
}
.videotblDisplay table, tr, td {
	border: 1px;
	border-color: #D5D5D5;
	padding: 1px;
}
.videotblDisplay caption {
	background: #EFEFF0;
	color: #000;
	border-bottom: 1px solid #000000;
	padding: 0 0 0 0;
	margin: 10px 4px 0 4px;
}
/* sitemap */
.pager {
	background-color:#eee;
	border:#ccc 3px solid;
	padding:3px;
	text-align:center;
	font:normal 12px verdana;
	margin-left: 100px;
	margin-right: auto;
}
.lhead {
	background-color:#eee;
	border-top:#aaa 0 solid;
	border-bottom:#aaa 2px solid;
	padding:3px;
	font:bold 14px verdana;
	text-transform: uppercase;
}
.lpart {
	background-color:transparent;
	border-left:#ccc 2px solid;
	padding-bottom:25px;
	list-style-position: inside;
	margin-left: 20px;
}

.lpage {
	font:normal 12px verdana;
}
.lcount {
	background-color:#999;
	color:#fff;
	padding:2px;
	font:bold 12px verdana;
}
.lastupdated {
	display: block;
}
b.lastupdated {
	font-weight: normal;
	float: right;
}
.1bullet li{
	display: none;
}
#3rdparty-navcontainer ul {
	background-color: #036;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}
#3rdparty-navcontainer ul li {
	display: inline;
}
#3rdparty-navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
#3rdparty-navcontainer ul li a:hover {
	background-color: #369;
	color: #fff;
}
#looper div {
margin: 4px 0 0 8px;
padding: 0;
width:87px;
float: left;
}

#looper p a {
	letter-spacing: 1px;
	line-height: 1.2em;
	width: 80px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 80%;
	display: inline;
}
#looper span.img img {
	padding: 4px;
	margin: 0 0 0 0;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff; 
}
#looper p.title {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 80%;
	font-weight: bold;
}
ul#channelNav {
	width: 300px;
	list-style-type: none;
	list-style-image:none;
	padding: 0;
	margin: 0;
	text-align:left;
}
#channelNav li a{
	display: block;
	border: #999999 solid 1px;
	text-decoration: none;
	background: #99CCCC;
	padding: 0;
	margin: 0;
}
#channelDisplay {
	float: right;
	width: 670px;
	margin-left: 310px;
	margin-top: -280px;
	position: relative;
}
#emailus{
	padding: 4px;
	border: 0;
}
#emailus img{
	border: 0;
	vertical-align: middle;
	padding-right: 10px;
}
#tfn_adsCom {
	width: 340px;
	float: right;
	padding: 10px;
}
.ads {
	text-align: center;
	padding: 20px 20px 20px 20px;
	margin: 0 0 0 50px;
}

#sealofapproval{
	text-align: center;
}
#videopagesTabs {
}
/*****************************BEGIN SUB-SITE STYLES*******************************/



#subsite-content {
	background: #FFFFFF;
	width: 800px;
	margin-left: 187px;
}
#subsite-content p {
	font-size: 1em;
	margin: 12px;
	line-height: 1.2em;
}
.subsite-subsection {
	color: #ffffff;
	display: block;
	background-color: #999;
	text-align: left;
	font-size: 1em;
}
#subsite-content ul {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	padding: 6px;
	margin: 30px;
}
#subsite-content ol {
	font:  1em normal arial, helvetica, ms sans serif, sans-serif;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image: none;
	padding: 6px;
	margin: 30px;
}
.sub-site-title {
	color: #58A2B7;
	font-size: 30px;
	padding: 18px 10px 5px 10px
}
.sub-site-subtitle {
	color: #999;
	font-size: 13px;
	padding: 0px 10px 10px 10px;
}
.sub-site-button {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: url(http://www.taipanfinancialnews.com/images/sub-site-signup-button.jpg);
	color: #fff;
}
.date {
	font-style: italic;
	color: #999999;
}
#subsite-content hr {
	width: 600px;
	height: 1px;
	color: #CCCCCC;
}
#subsite-footer {
	background: #FFFFFF; /*url(../images/top-gray-lower-nav-bkgd.gif) repeat-x top*/
	border-top: 0 solid #283F13;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
	width: 990px;
}
#subsite-footer p {
	font-size: 0.7em;
	color: #000;
	padding: 15px;
	text-align: center;
}

/*****************************END SUB-SITE STYLES*********************************/
