﻿body 
{
	font-family:verdana;
	font-size:12px;
	color:#333333;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	height:100%;
}

img
{
	border:none;
}

p
{
	margin: 0;
	padding: 0;
}

ul
{
	margin: 0;
	padding: 0;
}

a
{
	color:#3366cc;
}

h1
{
	font-family:franklin gothic medium;
	font-size:28px;
	color:#003366;
	margin:0px 0px 0px 0px;
	padding:0px;
}
h2
{
	font-family:franklin gothic medium;
	font-size:22px;
	color:#003366;
	margin:0px;
	padding:0px;
}

#container 
{
	margin-left: auto; 
	width: auto;
	margin-right: auto; 
}

.header
{
	margin-left: auto; 
	margin-right: auto;
}

.headerbackground
{
	height:220px;
	background-image:url(/images/bizchatter_top.gif);
	background-position:top center;
	margin-bottom:10px;
}

.logo
{
	display:block;
	width:360px;
	padding:17px 620px 0px 0px;
	margin-left: auto; 
	margin-right: auto;
}

.bizchattertop
{
	font: 26px franklin gothic medium;
	color:#000000;
	width:960px;
	height:61px;
	text-align:left;
	font-weight:bold;
	padding:28px 14px 2px 0px;
	margin-left: auto; 
	margin-right: auto;
}

.bizchattertop .phonetic
{
	display:inline;
	font:  italic 16px franklin gothic medium;
}

.bizchattertop .phonetic span
{
	display:inline;
	font:  16px franklin gothic medium;
}

.definition
{
	display:inline;
	font: 16px franklin gothic medium;
	padding:0px 0xp 0px 0xp;
	margin:0px;
	line-height:20px;
}

.join
{
	display:block;
	font: 26px franklin gothic medium;
	color:#000000;
	width:960px;
	text-align:left;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	
}

.join a:link,
.join a:active,
.join a:visited
{
	color:#ffffff;
	text-decoration:none;
	vertical-align:text-top;
}

.join a:hover
{
	color:#ffffff;
	text-decoration:underline;
	vertical-align:text-top;
}


.footer
{
	margin-left: auto; 
	margin-right: auto;
}

.footerbackground
{
	height:42px;
	background-image:url(/images/bizchatter_btm.gif);
	background-position:top left;
	margin:22px 0px 0px 0px;
	padding: 10px 0px 10px 100px;
	display:block;
}

.footerlinks
{
	width:980px;
	text-align:center;
	font-size:14px;
	font-family:arial;
}

.footerlinks a:visited,
.footerlinks a:active,
.footerlinks a:link
{
	color:#003366;
	text-decoration:none;
}
.footerlinks a:hover
{
	color:#003366;
	text-decoration:underline;
}
.copyright
{
	float:left;
	width:974px;
	font-size:10px;
	color:#666666;
	font-family:ariel;
	text-align:center;
	padding:7px 0px 0px 0px;
}

.copyright a
{
	text-decoration:none;
	color:#666666;
}

/* business chatter */

.mainbody 
{
	margin:0px auto 0px auto;
	color: black; 
	background-color: white; 
	padding-top: 10px; 
}


td.leftcol 
{
	vertical-align: top;
	width: 680px;
	padding-top:0px;	
}

table.mb_title
{
	margin-top: 5px;
	margin-left: 0px;
	padding-left:0px;
	width: 660px;
	border-bottom: solid 1px #000000;
}
table.mb_title_noborder
{
	margin-top: 5px;
	margin-left: 5px;
	padding-left:0px;
	width: 660px;
}
div.mb_cppaneltext
{
	width: 663px;
	padding:  10px 0px 12px 0px;
	margin-right: 0px;
	text-align:left;
	margin-left:0px;
}
div.mb_cppaneltext p
{
	margin-top: 0px;
}

div.mb_cppaneltext ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
div.mb_cppaneltext ul li
{
    padding-right: 5px;
    padding-left: 12px;
    font-size: 13px;
    background: url(/images/greybullet.png) no-repeat 0px 5px;
    margin: 0px 0px 0px 0px;
}
div.mb_intro
{
	width: 660px;
	padding:  12px 0px 12px 0px;
	margin-right: 0px;
	margin-left: 5px;
	border-bottom: solid 1px #dcdcdc;
	text-align:left;
}

div.mb_intro a:link,
div.mb_intro a:active,
div.mb_intro a:visited
{
	text-decoration:none;
	color:#0058a7;
}

div.mb_intro a:hover
{
	text-decoration:underline;
	color:#0058a7;
}

div.mb_intro_noborder
{
	width: 660px;
	padding:  12px 0px 12px 0px;
	margin-right: 0px;
	margin-left: 5px;
	text-align:left;
}

div.cp_img_panel_text
{
	width: 660px;
	padding:  10px 0px 0px 0px;
	margin-right: 0px;
	text-align:left;
	margin-left:0px;
	font-size:12px;
}
div.cp_img_panel_footer
{
	padding:5px 5px 5px 0px;
	border-top: 1px dotted #999999;
	font-family: verdana;
	font-size: 12px; 
	text-align:left;
	margin-left:10px;
	margin-right:12px;	
}
div.cp_img_panel
{
	padding:5px 5px 5px 0px;
	vertical-align:top;
	font-size:12px;		
}

div.cp_profile
{
	padding-left: 0px;
	width: 660px;
	min-height:0px;
}
div.cp_profilelinks
{
	padding:0px;
	margin:0px;
	font-size:12px;
}
div.cp_profilelinks a:link,
div.cp_profilelinks a:visited,
div.cp_profilelinks a:active
{
	text-decoration:none;
	color:#0058a7;
}
div.cp_profilelinks a:hover
{
	text-decoration:underline;
	color:#0058a7;
}

div.cp_profilelinks p
{
    padding: 0px;
    margin-top: 0px;
}

div.cp_profilelinks div
{
    padding: 0px;
}

table.cp_panel
{
	margin-top: 12px;
	margin-left: 0px;
	padding-left: 0px;
	width: 660px;
	border-bottom: solid 1px #000000;
}
div.cp_panel_text
{
	width: 660px;
	padding:  5px 0px 12px 0px;
	margin-right: 0px;
	text-align:left;
	margin-left:0px;
	padding-top: 10px;
	font-size:12px;
}

div.cp_panel_text a:link,
div.cp_panel_text a:active,
div.cp_panel_text a:visited
{
	color:#0058a7;
	text-decoration:none;
}

div.cp_panel_text a:hover
{
	color:#0058a7;
	text-decoration:underline;
}


div.cp_panel_text ul
{
	margin-top: 0px;
    display: block;
    list-style-position: outside;
    float: none;
    list-style-type:none;
}
div.cp_panel_text ul li
{
	padding-right: 5px;
    padding-left: 12px;
    font-size: 13px;
    background: url(/images/greybullet.png) no-repeat 0px 5px;
    margin: 0px 0px 0px 0px;
}

table.cats td 
{
	padding-top:0px;
	vertical-align: top;
	padding-right: 5px;
	margin-top:0px;
}

ul.catsULShowLI a
{
    display: block;
}
ul.catsULShowLI
{
    margin-top: 0px;
    margin-left:0px;
    margin-bottom:0px;
    padding-left:0px;
    padding-top:0px;
    display: block;
    list-style-position: outside;
    float: none;
    list-style-type: none;
}

ul.catsul a
{
    display: block;
}
ul.catsul a.selectedcat
{
    font-weight: bold;
}
ul.catsul
{
    margin-top: 0px;
    display: block;
    list-style-position: outside;
    float: none;
    list-style-type: none;
}
ul.catsul li
{
    font-size: 13px;
    margin: 0px 0px 0px 0px;
}

ul.catsul a:link,
ul.catsul a:active,
ul.catsul a:visited
{
	display: block;
	color:#0058a7;
	text-decoration:none;
}

ul.catsul a:hover
{
    display: block;
    text-decoration: underline;
    color:#0058a7;
}

.sitename
{
	display:block;
	margin: 5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

.sitenamefirst
{
	display:block;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

ul.catsULShowLI li
{
	padding-right: 5px;
    padding-left: 24px;
    font-size: 13px;
    background: url(/images/greybullet.png) no-repeat 12px 5px;
    margin: 0px 0px 0px 0px;
}

ul.catsULShowLI a:link,
ul.catsULShowLI a:active,
ul.catsULShowLI a:visited
{
	display: block;
	color:#0058a7;
	text-decoration:none;
}
ul.catsULShowLI a:hover
{
    display: block;
    text-decoration: underline;
    color:#0058a7;
}

.postdate
{
    color: #666666;
    font-size: 10px;
    font-style: italic;
    white-space: nowrap;
    vertical-align: top;
    padding-top: 2px;
}

td.mb_spacer 
{
	min-height: 10px; height: 10px;
}

table.mb_title
{
	margin-top: 5px;
	margin-left: 5px;
	padding-left:0px;
	width: 660px;
	border-bottom: solid 1px #000000;
}

td.mb_headline
{
	width: 660px;
	padding-left: 0px;
	padding-top:0px;
	font-size: 12px;
	font-family: verdana;
	vertical-align:top;
}

td.rightcol 
{
	padding-left: 2px;
	vertical-align:top;
	width: 300px;
}

td.rightcol a:link
td.rightcol a:active
td.rightcol a:visited
{
	text-decoration:none;
}

.rightcoltop
{
	color:#333333;
	display:block;
	background-color:#e5f2ff;
	width: 270px;
	padding:5px 0px 0px 5px;
	margin-bottom:10px;
	margin-left:7px;
	border-width:1px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

.rightcoltopsub
{
	display:block;
	background-color:#e5f2ff;
	width: 270px;
	padding: 10px 0px 5px 0px;
	margin-bottom:2px;
	font-weight:bold;
	text-decoration:none;
}

.rightcolindustrytop
{
	width: 275px;
	margin-left:7px;
	padding: 5px 0px 5px 0px;
	border-width:1px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-image:url(/images/th_bkg.gif);
	background-repeat:repeat; 
}

.rightcolindustrytop span
{
	font-family:verdana;
	font-weight:bold;
	color:#333333;
	display: block;
	padding-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.rightcolindustry
{
	display:block;
	width: 275px;
	padding:5px 0px 0px 0px;
	margin-bottom:10px;
	margin-left:7px;
	border-width:1px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

.rightcolindustry td
{
	display:block;
	padding:4px 0px 4px 0px;
	font-weight:normal;
}

table.industry
{
	width: 260px;
	padding:0px 0px 0px 0px;
	margin-bottom:7px;
}

table.industry td
{
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding-left:20px;
}

table.industry a:link,
table.industry a:active,
table.industry a:visited
{
	color:#3366cc;
	text-decoration:none;	
}

table.industry a:hover
{
	color:#3366cc;
	text-decoration:underline;	
}

table.industry td.industryall
{
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding-left:0px;	
}

table.industry a.selectedind
{
	text-decoration:none;
	font-weight:bold;
}

table.industry .bulleton
{
	display:inline;
	margin-top:1px;
}

table.industry .bulletoff
{
	display:none;
	display:inline;
}

.chatterightcol
{
	width: 278px;
	padding: 5px 0px 12px 0px;
	margin-left: 0px;
	text-align:right;
	vertical-align:top; 	
}

.chatterightcol a:link,
.chatterightcol a:active,
.chatterightcol a:visited
{
	text-decoration:none;
}

.chatterightcol a:hover
{
	text-decoration:underline;	
}

.chatterleftcol
{
	color:#333333;
	width: 370px;
	padding: 5px  0px  12px 0px;
	margin-right: 0px;
	text-align:left;
	vertical-align:top;	
}
