/******************** Home page content *********************/
body
{
	/*background: url("../img/bg/body_bg2.jpg") center top no-repeat;	*/

}
.contentContainer
{
	padding: 0px 0px 0px 0px;
}

/* Top Panel */
.topSeoText 
{
    width: 100%;
    height: 27px;
    background: url("../img/bg/topSeoText-bg.gif") left top repeat-x;    
}
.topSeoText div
{
    width: 960px;
    font-size: 10px;
    color: #666;
    padding-top: 4px;
}
.topSeoText div a
{
    color: #666;
    text-decoration: none;
}

.topImageHome .text
{
    padding: 20px 0px 0px 350px;
    text-align: center;
    border: 0px solid red;
}
/*
.topImageHome .text ul
{

        text-align: left; 
}
.topImageHome .text ul li
{
    list-style-image: none;
    background: none;    
    margin: 2px 0px;
    padding: 2px 0px;
    font-size: 17px;
}
*/
.topImageHome .text h1
{
    text-align: left; 	
    font-size: 16px;
    font-weight: normal;
    margin: 2px 0px;
	font-family: "Segoe UI";    
}
.topImageHome .text h1 a
{
	color: #fff;
	text-decoration: none;	
}


/* Three Blocks Panel */
.threeBlocks {
	margin: 0px 0px 0px 0px;
	border: 0px solid;
	width: 980px;
}
.threeBlocks#slideBlocks {
	margin: 0px 0px 0px 0px;
	overflow:hidden; 
	position:relative; 
	height: 540px; 
}
.threeBlocks table td.block  {
	text-align: left;
	font-size: 12px;
	padding: 10px 14px 20px 14px;
	vertical-align: top;
	border: 0px solid;
}
.threeBlocks table td.block .title {
	height: 20px;
	margin-bottom: 10px;
}

.threeBlocks table td.block h1
{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #0596EA;	
}
.threeBlocks table td.block h1 a
{
	text-decoration: none;
}
.threeBlocks table td.block .title img {
	border: none;
}

.threeBlocks table td.block ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 0px;
}
.threeBlocks table td.block ul li {
	margin: 10px 0px;		
}
.threeBlocks table td.block ul li a 
{
    color: #525252;
    text-decoration: none;
}
.threeBlocks table td.block ul li a:hover 
{
    text-decoration: underline;
}
.newsBlock
{
	border: 0px solid;
	margin: 4px 0px 14px 0px;
}
.newsBlock .newsTabs
{
	position: relative;
	height: 28px;
	text-align: left;
	margin: 0px 0px -1px 20px;
	padding: 3px 0px 0px 0px;
	border: 0px solid;
	z-index: 10;	

}
html>body .newsBlock .newsTabs
{
	margin: 0px 0px -1px 15px;
}
.newsBlock .newsTabs a
{
	border: 1px dashed #868686;
	border-bottom: 1px solid #f5f5f5;
	margin: 0px;
	padding: 3px 20px;
	display: inline;
	height: 28px;
	outline: none;
	background: #f5f5f5;
	color: #009900;
	font-size: 18px;
	line-height: 26px;
	cursor:  pointer;
}

.newsBlock .newsTabs a.not_selected
{
	background: #fff;
	border: none;
	margin-bottom: 1px;
	color: #4F4F4F;
	font-size: 14px;
}
.newsBlock .newsTabs a.not_selected:hover
{
	color: #009900;
	
}
.newsContent, .reviewsContent
{
	background: #F5F5F5; 
	width: 980px;
	height: auto;
	border: 1px dashed #868686;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	z-index: 1;
}

html>body .newsContent
{
	width: 980px;
}
.newsContent table td, .reviewsContent table td
{
	font-size: 11px;	
	/*background: url("../images/bullet/newsArrow.gif") left 10px no-repeat; */
	margin: 0px 10px;
	padding: 10px 10px 10px 15px;
	vertical-align: top;
	text-align: left;	
	line-height: 15px;
}

.reviewsContent table td
{
	/*background: url("../images/bullet/updatesArrow.gif") left 10px no-repeat; */
}
.newsContent table td a, .reviewsContent table td a
{
	color: #666;
	text-decoration: none;
}

.newsContent table td a:hover
{
	color: #000;
}
.newsContent table td p.date
{
	color: #666;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
}
.newsContent table td h2
{
	color: #009900;
	margin: 0px 0px 7px 0px;
	font-size: 12px;
	font-weight: normal;
}
.reviewsContent table td h2
{
	color: #0596ea;
	margin: 0px 0px 7px 0px;
	font-size: 12px;
	font-weight: normal;
}
.newsContent table td a.moreinfo
{
	color: #009900;
	display: block;
}
.reviewsContent table td a.moreinfo
{
	color: #0596ea;
	display: block;
}
/****************************** Home Partners Block *********************************/
.HomePartnersBlock
{
	text-align: left;
	margin: 10px 0px 0px 10px;
}
.HomePartnersBlock .title
{
	color: #0596EA;
	font-size: 17px;
	margin: 0px 0px 10px 0px;
}
.HomePartnersBlock .logos 
{
}
.HomePartnersBlock .logos a
{
/*	FILTER: Alpha(Opacity=50); 
	opacity: 0.5;*/
	height: 59px;
	margin-right: 24px;
	text-decoration: none;
} 
html>body .HomePartnersBlock .logos a
{
	margin-right: 20px;
}
.HomePartnersBlock .logos a:hover
{
	/*FILTER: Alpha(Opacity=100);
	opacity: 1;	*/
	TEXT-DECORATION: none;
	
}
.HomePartnersBlock .logos img
{
	border: none;
}

div#qTip {
	padding: 7px 12px;
	border: 1px solid #A6D7EA;
	display: none;
	background: #E9F4FC;
	width: 200px;
	color: #1F4E7C;
	font: 11px Verdana, Arial, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
	
}


/****************************** footer *********************************/
.footerLinks a
{
    color: #999;
    font-size: 11px;
    text-decoration: none;
    margin: 0px 60px;   
}
.footerSiteMap 
{
	padding: 0px 20px 20px 20px;
}
.footerLogos img
{
	border: 0px solid;
	margin: 0px 34px 5px 0px;
}