span.head
{
    padding: 1px 20px 0 0;
    margin: 0;
    height: 20px;
    font-size: 18px;
    font-weight: bold;
    background: url("/images/design/double-arrow-right.gif") no-repeat right center;
}
.desc
{
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
}
.news
{
    clear: both;
    font-size: 12px;
    margin-bottom: 15px;
}
.news A
{
    font-size: 15px;
	color: #155890;
}
.news A:HOVER
{
    color: #5F5F5F;
}
.news ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.news ul li {
    background: url("/images/design/content/li-top.gif") no-repeat left center;
	font-size: 14px;
	padding: 0px 0px 0px 10px;
	margin: 0 0 5px 0;
}

.articles {
	font-size: 14px;
	line-height: 18px;
}

.articles A
{
    color: #155890;
}
.articles A:HOVER
{
    color: #5F5F5F;
}
.articles .item{
	margin-bottom: 18px;
	line-height: 22px;
    overflow: hidden;
}
.articles .item a.title{
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.articles .item .img
{
    float: left;
    width: 144px;
    border: none;
}
.articles .item .imgtxt
{
    margin-left: 155px;
}
.articles .item .auth
{
    font-style: italic;
    color: #666666;
}


.articles .item-grid
{
    float: left;
    width: 300px;
    height: 165px;
    margin: 0px 15px 10px 0px;
}
.articles .item-grid A.title
{
    font-size: 12px;
    font-weight: bold;
}
.articles .item-grid .img
{
    float: left;
    margin: 0px 10px 5px 0px;
    width: 100px;
    height: 100px;
    border: none;
}

.products
{
    clear: both;
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 18px;
}
.products .item
{
    margin-bottom: 10px;
}
.products .item A.title
{
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin-bottom: 2px;
    color: #155890;
}
.products .item .img
{
    float: left;
    margin-right: 10px;
}
.products .item A.viewmore
{
    text-decoration: underline;
}
.products .item A.viewmore:hover
{
    text-decoration: none;
}

.rss-viewmore
{
    float: right;
    clear: both;
}
.rss2
{
    background-image: url("/images/design/buttons/rss.gif");
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 10px;
    padding-left: 18px;
    position: relative;
    margin: 0px;
}

.rss-viewmore a
{
    text-decoration: underline;
}
.rss-viewmore a:HOVER
{
    text-decoration: none;
}


/*  Featured Companies  */
.featcompanies {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 15px;
}

.featcompanies A
{
    color: #155890;
}
.featcompanies A:HOVER
{
    color: #5F5F5F;
}

.featcompanies .arrows 
{
    font-size: 10px;
    margin-top: 10px;
}
.featcompanies .arrows SPAN.larger
{
    font-size: 14px;
    margin: 0px 5px;
}
.featcompanies .arrows SPAN {
    color: #666666;
}
.featcompanies .arrows SPAN.click 
{
    margin-left: 10px;
}
.featcompanies .arrows IMG
{
    vertical-align: middle;
    display: inline;
}


#featGlider {
    float: left;
    width: 100%;    
    padding: 10px 0px;
    margin: 10px 0px;
    border-top: solid 1px #CECECE;
    border-bottom: solid 1px #CECECE;
}
#featGlider .block {
    float: left;
    padding: 10px;
    width: 189px;
    height: 120px;
    overflow: hidden;
    border-right: dotted 1px #666666;
    text-align: center;
}
#featGlider .block P
{
    margin: 0px 0px 5px 0px;
    font-size: 12px;
}
#featGlider .block IMG {
    width: 160px;
    height: 80px;
    border: none;
}
#featGlider .no-border {
    border: none;
}

#featGlider div.scroller { 
    /* modify width and height of scrolling section if necessary	*/		
    width: 629px; 
    height: 140px;
    overflow: hidden;
    }
#featGlider div.scroller div.section {
    /* modify width and height of each section as needed (should match the size of the scroller window)	*/		
    width:635px;
    height:145px;
    float: left;
    overflow:hidden;
    }
#featGlider div.scroller div.content 
{
    margin: 0;
    padding: 0;
    width: 10000px;
}



/* Featured Compnaies  */
.mainContent .featcomp-left {
    float: left;
    clear: left;
    width: 160px;
    font-size: 12px;
    padding: 0px 20px 0px 0px;
    margin: 0px 0px 15px 0px;
    text-align: left;
    border-right: solid 1px #CECECE;
}

.mainContent .featcomp-left IMG.logo 
{
    border: none;
    display: block;
    margin-bottom: 15px;
}
.mainContent .featcomp-left UL
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.mainContent .featcomp-left UL LI
{
    margin-bottom: 5px;
}
.mainContent .featcomp-left UL LI A
{
    color: #155890;
}
.mainContent .featcomp-left UL LI AHOVER
{
    color: #5F5F5F;
}

.mainContent .featcomp-right 
{
    float: left;
    width: 775px;
    font-size: 12px;
    text-align: left;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 15px 0px;
}
.mainContent .news-list
{
    font-size: 9px;
}

.mainContent .featcomp-right .single, .mainContent .featcomp-right .list-elem
{
    width: auto;
}

.mainContent .featcomp-right p.FeaturedCompanyImage
{
    font-size: 9px;
    line-height: normal;
    color: #155890;
}
.mainContent .featcomp-right p.FeaturedCompanyImage img
{
    border: 0;
    display: block;
    margin-bottom: 2px;
}
.mainContent .featcomp-right IMG 
{
    max-width: 750px;
}

.mainContent .featcomp-right H2
{
    font-size: 14px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-transform: none;
}

.mainContent .featcomp-right P
{
    margin: 0px 0px 15px 0px;
    padding: 0px;
}
.mainContent .featcomp-right UL
{
    list-style-position: outside;
    list-style-type: disc;
    margin: 0px 0px 15px 20px;
    padding: 0px;
}
.mainContent .featcomp-right UL LI
{
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 5px;
}
.mainContent .featcomp-right OL
{
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0px 0px 15px 25px;
    padding: 0px;
}
.mainContent .featcomp-right OL LI
{
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

.mainContent .featcomp-full
{
    width: 100%;
    font-size: 12px;
    text-align:left;
}
.mainContent .featcomp-full P
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.mainContent .featcomp-right input.button
{
    width: 104px;
    height: 22px;
    padding: 0px;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
    border: none;
    background: url("/images/design/content/button-bg.jpg") no-repeat left top;
}

.expertBio
{
    clear:left;
    margin-bottom: 15px;
    font-size: 12px;
}
.expertBio IMG
{
    float: left;
    margin: 0px 5px 5px 0px;
}
.expertBio P
{
    margin: 0px 0px 10px 0px;
}

.QA
{
    border-bottom: solid 1px #CECECE;
    margin-bottom: 15px;
    font-size: 12px;
}
.QA P
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.QA .Q
{
    background-image: url('/images/design/icons/icon_Q.gif');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 38px;
}
.QA .A
{
    background-image: url('/images/design/icons/icon_A.gif');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 38px;
}
.QA .by
{
    color: #999999;
}

.channel-sponsor
{
    color: #999999;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
    overflow: hidden;
    width: 205px;
    
}
.channel-sponsor span
{
    float: left;
    margin-left: 18px;
    margin-right: 5px;
    font-size: 10px;
}
.channel-sponsor img
{
    display: inline;
}


.photo-gallery-list .title
{
    max-height: 48px;
}
.ie7 .photo-gallery-list .title, 
.ie8 .photo-gallery-list .title, 
.ie9 .photo-gallery-list .title
{ 
    max-height: 45px;
}
.photo-gallery-list a
{
    font-size: 13px;
}


#titlenav {  
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 3px 0 3px 0;
}
.titlebox {
    float: left;
    width: 300px;
    padding-top:10px;
}
.titlebox h3 {
  display: block;
  font-size: 1.3em;
  font-weight: bold;
}

/********** sub nav *************/
/************************************/

		
#subnav{
	overflow:hidden;
    margin:5px 0 0 0;
    padding:0;
    padding-bottom:5px;
    list-style:none;
    float:right;
	}
	
#subnav h3{
	color:#164d74;
	font-size:16px;
	}

#subnav li{
    float:left;
	list-style-type:none;
	}
	
#subnav a {
	display:block;
	padding:5px 15px 5px 15px;
	text-align:center;
	color:#11357b;
	float:left;
	margin-right:7px;
	border:1px solid #11357b;
	border-radius:4px;
    font-size: 15px;
	}
	
#subnav a:hover{
	background-color:#ab0000;
	border:1px solid #ab0000;
	text-decoration:none;
	color:#fff;
	border-radius:4px;
	}
	
#advertiser{
	margin:0px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	padding:5px 0 5px 0;
	}


.advertisercontent{
	/*float:left;*/
	margin-left:15px;
    text-align:center
	/*line-height:3%;*/
	}

.advertisercontent h5{
	font-weight:normal;
	color:#444444;
	font-size:15px;
    font-style: italic;
    display: inline;
	}
	
.advertisercontent a{
	font-weight:normal;
	color:#444444;
	text-decoration:underline;	
	}

.advertisercontent a:visited, a:active, a:focus{
	font-weight:normal;
	color:#444444;
	text-decoration:underline;	
	}
		

.advertisercontent a img{
    display: inline;
    vertical-align: middle;
	}
	
.itemwhole{
	border-bottom:1px solid #dddddd;
	padding:20px 0 20px 0px;
	overflow:hidden;  
	}

.itemimage{
	float:left;
	margin:0px 15px 0px 0px;
	border:0px;
	}
	
.itemimage a img{
	border:none;
	}
	
.itemimage a:hover img{
	border:0px;
	}

	
.itemcontent{
	margin:5px 0px 0px 165px;
	}
.itemcontent.noimage{
	margin:0px 0px 0px 0px;
	}


.itemcontent h4 {
    font-weight: normal;
    font-size: 13px;
    line-height: 140%;
    text-transform: uppercase;
    color: #bdbdbd;
    margin: 0;
    padding: 0;
}
.itemcontent h4 a {
    font-weight: normal;
    font-size: 13px;
    line-height: 140%;
    color: #bdbdbd;
	text-decoration: none;
}
.itemcontent h4 a:hover {
    color:#bdbdbd; 
    text-decoration:underline;
}

.itemcontent h3 {
	color:#164d74;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:18px;
	line-height:150%;
}
.itemcontent h3 a {
	font-weight:bold;
	font-size:18px;
	line-height:150%;
	color:#164d74;
	text-decoration: none;
}	
.itemcontent h3 a:hover{
	color:#164d74;
	text-decoration:underline;
}

.itemcontent p {
    font-size: 15px;
    color: #646464;
    line-height: 150%;
    margin: 0;
    padding: 4px 0px 10px 0px;
}


.itemcontent .itemtype{
    float: left;
    color:#bdbdbd; 
}

.itemcontent .titlesponsor{
    float: left;
	font-size:13px;
	font-weight:normal;	
	text-transform:uppercase;
    color: #ce1d1d;
	text-decoration:none;
    margin: 0 0 5px 0;
}
	
	
#ad{
	width:610px;
	height:269px;
	padding:20px;
	background:#eee;
	}

.adcontent{
	color:#999;
	padding-top:8px;
	}
	
#ad img{
	border:none;
	}