/*
Theme Name: invesguard_new2
Description: The default WordPress theme based on the Default theme specifically for Invesguard.
Version: 1
Author: InvesGuard
Author URL: http://www.invesguard.com/
*/

/* Default style starts */
html, body, ul, p, div, h3, h4, li, a, form, input {
	margin: 0;
	padding: 0;
}

ul{
	list-style-type:none;
}

a {
	outline:none;
	text-decoration:none;
	color:#58585A;
}

a:hover {
	outline:none;
	text-decoration:underline;
} 
.clear {clear:both}

a img {
	border: none;
	}

.left {
	float:left;
}
.textborder {
border: 1px solid #ff0000;
}

/* Default style ends  */


body {
	font-size:12px; /* Resets 1em to 10px */
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-Serif;
	color: #333;
	margin:0;
	text-align:left;
	background:#58585a url(images/bodybg.gif) repeat-y center;
}
.container {
	width:980px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}


/* Header style starts*/
	#header {
		height:160px;
	}

	/* logo style starts*/
	.logo {
		margin:0 0 0 0px; 
		float:left;
		padding:6px 0 0 32px;
	}
	/* logo style ends */


	/* login section style starts*/
	.right-top {
		float:right;
		margin:0px 10px 0 0;
		width:500px;
	}	
		.header-banners {
		float:right;
		margin:10px 10px 10px 10px;
		width:500px;
	}
	#loginform {
		margin:10px 0 20px 0;
	}
	#forgotPassFrm {
		margin:0px 0 20px 15px;
	}
	#login #loginform p {
		padding:5px;
	}
	.searchBg {
		margin-bottom:20px;
		float:right;
	}
	.searchBg p {
		font-size:13px;
		text-align:right;
	}

	.searchBg a {
		font-size:12px;
		color:#24A9DC;
	}
	.searchBg ul{
		display:inline;
	}
	.searchBg ul li{
		float:left;
	}
	.searchBg input {
		/*height:18px;*/
	}
	a.ajaxSearchText {
		color:#3684AB;
		font-size:11px;
		padding-bottom:5px;
		float:left;
		padding:3px;
		font-weight:bold;
	}
	#user_login, #user_pass {
		width:120px;
		border:inset 1px #ebebeb;
		font-size:11px;
		height:16px;
	}
	#user_login { 
		margin-right:5px;
	}
	#user_pass {
		border-right:none;
	}
	#company_name {
		border:inset 1px #ebebeb;
		font-size:11px;
		height:16px;
		border-right:none;
	}
	.searchCompany {
		margin:0 0 0 -85px;
		position:absolute;
		top:174px;
		width:300px;
		z-index:100;
	}
		* html 	.searchCompany {
			margin:0 0 0 -80px;
		}
	.button2 {
		margin:0px 0 0 -2px;
	}
	.logintext {
		float:right;
		text-align:right;
		color:#a2a2a3;
		margin-top:-10px;
	}
	.logintext img {
		margin-bottom:5px;
	}
	.logintext a {
		color:#a2a2a3;
	}
	.search-result {
		background-color:#fff;
	}
	
	a.subscribe_full_button {
		color:#fff;
		font-weight:bold;
		padding:5px 8px;
		height:14px;
		width:160px;
		background:url("images/subscribe_full.gif") no-repeat;
		font-size:11px;
		float:right;
		margin-bottom:5px;
	}
	a.subscribe_full_button:hover {
		background:url("images/subscribe_full_hover.gif") no-repeat;
		text-decoration:none;
	}


	/* login section style ends */


	/* navigation style starts*/
		#mainNavigation{ 
			background:url(images/comp_navbg.jpg) no-repeat;
			height:112px;
			width:980px;
			font-size:13px; 
			font-weight:bold; 
		}
		#globalNav {
			float:right;
			margin:4px 10px 0 0;
			position:relative;
			z-index:100;
		}
		#globalNav ul li{
			display:inline;
		}
		#globalNav li{
			float:left;
			font-size:14px;
			font-family:Georgia, arial;
			margin: 0 5px 0 0;
			padding:5px;
		}
		#globalNav li:hover{
			background:#787d81;
			color:#fff;
		}

		#globalNav li:hover a{
			text-decoration:none;
			color:#fff !important;
		}

		#globalNav li a.selected{
			text-decoration:none;
			background:#787d81;
			color:#fff;
		}

		#globalNav li ul{
			display:none;
			}
		#globalNav li:hover ul {
			display:block;
		}
		#globalNav li li{
			margin:0;
			padding:0;
		}
		#sub-navigation {
			z-index:1000;			
			color:#fff;
			position:absolute;
			width:140px;
			font-weight:normal;
			margin-top:5px;
			margin-left:-5px;
			clear:both !important;
		}
		*:first-child+html #sub-navigation {
			margin-top:22px;
			margin-left:-54px;

		}
		#sub-navigation li{
			font-size:12px;
			font-family:arial,verdana;
			float:left;
			padding-left:5px !important;
			width:135px;
			background:#787d81;
		}
		#sub-navigation li a{
			padding:5px;
			color:#fff;
			float:left;
			font-size:12px;
			margin-bottom:4px;
			width:125px;
			border-bottom:solid 1px #92979a;
		}
		#sub-navigation li a:hover{
		}
	/* navigation style ends */

	.companyContainer {
			width:980px;
			position:absolute;
		}
	#companyslider {
		margin-top:25px;
		margin-left:8px;
		float:left;
	}
	#company-navigation {
		float:left;
		margin:15px 0 0 14px;
		font-size:12px;
		color:#317fa7;
	}
	* html #company-navigation {
		margin-left:8px;
	}
	#company-navigation li {
		float:left;
		margin:10px 0 0 10px;
	}
	#company-navigation a {
		color:#317FA7;
		font-size:12px;
		font-weight:bold;
	}
	#company-navigation .selected {
		color:#fff;
	}
	#company-navigation .selected:hover{
		text-decoration:none;
		cursor:pointer;
	}
/* Header style ends */


/* sidebar style starts*/
#sidebar {
	background:url(images/sidebar.gif) repeat-x;
	width: 251px;
	float:right;
	min-height:630px;
	overflow:visible;
}
.execphpwidget {
	margin-top:20px;
	margin-bottom:10px;
}
#sidebar a {
	color:#58585a;
}
.column {float:left;}

	/* widget style starts*/
	.widget {
		margin-left:25px;
	}	
	.widget h2{
		margin:5px 0;
		padding:0;
		border-bottom:solid 1px #fff;
		font-size:14px;
		font-family: Georgia, arial;
		
	}

	.widget_text h2{
		border-bottom:none;
		margin-top:20px;
	}
	.textwidget div{
		margin:0 !important;
		background-color:transparent !important;
	}
	.textwidget form {
		border:none !important;
		text-align:left !important;
	}
	.textwidget form p{
		margin:5px 0;
	}
	#text-464102061 {
		background:url("images/ratingMethod_leftbg1.jpg") no-repeat;
		width:203px;
		height:491px;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	#text-464106141 {
		margin-top:20px;
		margin-bottom:20px;
	}

    #text-464100041 {
        background:#fff;
        padding:0 10px 0 20px;
        padding-bottom:10px;
        margin-bottom:20px;
	}

	.widget_pages {
	     background:#fff;
        padding:0 10px 0 20px;
        padding-bottom:10px;
        margin-bottom:20px;	
	}

	.widget_pages h2 {
			color:#809D5C;
			font-size:14px;
			padding-top:10px;
		}

	.divSubscribe {
		background:#fff;
		padding:0 10px 0 10px;
		padding-bottom:10px;
		margin-bottom:20px;
	}

	#sidebar .execphpwidget p {
			text-align:center;
		}

	#text-645193481{
		padding:10px 0px 0 0px;
		padding-bottom:0px;
		margin-bottom:0px;	
	}

	
	#text-482747991, #text-491563531, #text-493473421, #text-500172791, #text-530820891, #text-556417311{
		background:#fff;
		padding:0 10px 0 10px;
		padding-bottom:10px;
		margin-bottom:20px;	
	}

	#text-645193481 h2 {
		color:#809D5C;
		font-size:14px;
		padding-top:0px;
		margin-bottom:0px;
	}

	#text-482747991 h2, #text-491563531 h2, #text-493473421 h2, #text-530820891 h2, #text-556417311 h2{
		color:#809D5C;
		font-size:14px;
		padding-top:10px;
		margin-bottom:10px;
	}

#text-491563531 a {
	text-decoration:underline;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	font-size:12px;
	font-weight: bold;
	float:no;
}

#text-491563531 a:hover {
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	font-size:12px;
	font-weight: bold;
}

#text-556417311 {
		text-align:left;
		margin-bottom:10px;
	}
	
	#text-482747991 p, #text-491563531 p, #text-493473421 p, #text-500172791 p, #text-530820891 p{
		text-align:center;
		margin-bottom:10px;
	}

	#text-645193481 a{
		color:#fff;
		font-weight:bold;
		padding:5px 24px;
		height:24px;
		width:68px;
		background:url("images/subscribe_now.gif") no-repeat;
		margin-top:0px;
	}
	
	#text-530820891{
		color:#fff;
		font-weight:bold;
		padding:5px 24px;
		height:24px;
		width:68px;
		background:url("images/subscribe_now.gif") no-repeat;
		margin-top:10px;
	}
	#text-530820891, #text-645193481 a:hover {
		background:url("images/subscribe_now_active.gif") no-repeat;
		text-decoration:none;
	}
	#text-493473421 a:hover, #text-482747991 a:hover, #text-491563531 a:hover {
		background:url("images/green_underline.gif") no-repeat;
		text-decoration:none;
	}
	
	#text-500172791 h2 {
		color:#809D5C;
		font-size:16px;
		font-style: italic;
		font-weight: bold;
		padding-top:10px;
		margin-bottom:10px;
	}
	
	#text-500172791 a {
		color:#3684ab;
		font-size:12px;
	}

	#text-500172791 a:hover {
		color:#3684ab;
		font-size:12px;
		font-weight:bold;
	}


	.widget .execphpwidget h2 {
		color:#809D5C;
		font-size:14px;
		padding-top:10px;
		margin-bottom:10px;
	}
	#sidebar .execphpwidget img {
		margin-bottom:20px;
	}
	#sidebar .execphpwidget a {
		color:#fff;
		font-weight:bold;
		padding:5px 8px;
		height:24px;
		width:100px;
		background:url("images/subscribe_now.gif") no-repeat;
	}
	#sidebar .execphpwidget a:hover {
		background:url("images/subscribe_now_active.gif") no-repeat;
		text-decoration:none;
	}
	#text-464100041 h2 {
		color:#809D5C;
		font-size:14px;
		padding-top:10px;
	}
	.widget_tag_cloud, .widget_categories, .widget_archive, .widget_recent_comments, .widget_bdp_comments, .widget_polls, .widget_recent_entries {
		background-color:#7a7a7c;
		color:#fff;
		padding:10px 0 10px 10px;
		margin-bottom:20px;
	}
	#sidebar .widget_tag_cloud a, .widget_categories ul li, #sidebar .widget_categories ul li a, #sidebar .widget_bdp_comments ul li, #sidebar .widget_bdp_comments ul li a, #sidebar .widget_polls ul li, #sidebar .widget_recent_entries ul li, #sidebar .widget_recent_entries ul li a{
		color:#fff;
	}
	
	.widget_recent_entries li {
		margin: 8px 0;
	}
	#sidebar .wp-polls {
		margin:0px !important;
	}
	#sidebar .wp-polls-ans ul{
		margin:0 !important;
	}
	#sidebar .wp-polls-ans a, #sidebar .wp-polls-ans p a{
		color:#fff;
	}
	.subscribe_btn {
		background:url(images/subscribe_btn1.gif) no-repeat;
		width:79px;
		height:24px;
		padding-left:79px;
	}
	/* widget style ends */
/* sidebar style ends */


/* content style starts*/
.narrowcolumn {
	float: left;
	width: 438px;
	background:url(images/center_bg.gif) repeat-x top;
	padding:20px;
	}
.widecolumn {
	float:left;
	padding:20px;
	background:url(images/center_bg.gif) repeat-x top;
	width:940px;
}
#main {
	float:left;
	padding:20px;
	background:url(images/center_bg.gif) repeat-x top;
	width:689px;
}
.company {
	float:left;
	padding:20px;
	background:url(images/center_bg.gif) repeat-x top;
	width:689px;
}

.sitemap {
	float:left;
	padding:20px;
	background:url(images/center_bg.gif) repeat-x top;
	width:689px;
}
.sitemap ul{
	margin:5px;
}
.sitemap ul li {	
	padding:5px;	
	font-size:13px;
	font-weight:bold;
}

.sitemap ul li ul{ 
	margin:0;
	margin-left:25px;
	margin-bottom:10px;
	list-style-type:square;
}
.sitemap ul li li{ 
	font-size:12px;
	font-weight:normal;
}
#slideshow {
	float:left;
	margin-left:-20px;
	margin-bottom:20px;
	position:relative;
	margin-top:-20px;
}
	* html #slideshow {
		margin-left:-10px;
	}

#blogtitle {
	float:left;
	font-family:Georgia,arial;
	margin-bottom:20px;
}
.blogName {
	color:#24a9dc;
	font-weight:normal;
	font-size:14px;
}
.blogDesc {
	color:#24a9dc;
	font-weight:bold;
	font-size:18px;
}
.narrowcolumn .homePost {
	float:left; 
	position:relative;
	margin-bottom:20px;
}
.datecolumn {
	width:100px;
	float:left;
}

.homePost .date{
	font-size:10px;
	font-family:arial,verdana;
	color:#58585a;	
	float:left;
	padding:0px;
	font-weight:bold;
	font-variant: small-caps;
	text-transform: uppercase;
	width:100px;
	}
.day{
	font-size:12px;
	font-family:arial,verdana;
	color:#82b83a;	
	float:left;
	padding:0px;
	font-weight:bold;
	font-variant: small-caps;
	text-transform: uppercase;
	}
.blogContent {
	width:330px;
	float:right;
	margin-bottom:20px;
}
.blogContent h2 {
	margin:0 0 10px 0;
	padding:0;
}
.blogContent h2 a{
	color:#58585A;
	font-size:16px;
}
.homePost h2 a, .homePost h2 a:visited, .post h2 a:visited{
	color:#58585A;
	font-size:16px;
	text-decoration:none;
}
.homePost a, .post a, .post h2 a{
	color:#58585A;
	text-decoration:underline;
}
.homePost a:hover, .post a:hover .post h2 a:hover{
	text-decoration:none;
}
.postmetadata {
	margin:10px 0;
	border-top:dashed 1px #6d6e71;
	padding-top:10px;
}
.postmetadata a {
	color: #8ec04e;
	text-decoration:none;
}
.postmetadata a:hover {
	text-decoration:underline;
}
.homePost .ratingblock {
	position:absolute;
	top:25px;
	margin-left:-110px;
}
*:first-child+html .homePost .ratingblock { 
	margin-left:-110px;
}
html > body .homePost .ratingblock, x:-moz-any-link, x:default {
		margin-left:-100px;
}
.homePost .ratingblock .article {
	display:none;
}

.features {
	float:left;
	width:200px;
	margin-right:25px;
	color:#3684ab;
}

.featureList a {
	color:#3684ab;
}
.blueTitle {
	font-size:14px;
	font-weight:bold;
	border-bottom: solid 2px #b6b6b8;
	padding-bottom:10px;
}

.featureList li {
	border-bottom: dashed 1px #b6b6b8;
	padding:10px 0;
}
.whyInvfeatureList li {
	border-bottom: dashed 1px #b6b6b8;
	padding:10px 0;
}
.whyInvfeatureList li.active {
	border-bottom: solid 2px #b6b6b8;
	padding:10px 0;
}
.whyInvfeatureList li a{
	color:#3684ab;
	font-size:12px;
}
.whyInvfeatureList li.active a{
	color:#3684ab;
	font-size:14px;
	font-weight:bold;
}
.overviewLinkList li {
	border-bottom: dashed 0px #b6b6b8;
	padding:0px;
}
.overviewLinkList li.active {
	border-bottom: solid 2px #b6b6b8;
	padding:0px;
}
.overviewLinkList li a{
	color:#3684ab;
	font-size:12px;
}
.overviewLinkList li.active a{
	color:#3684ab;
	font-size:14px;
	font-weight:bold;
}
.registerForm {
	color:#58585a;
	width:450px;
	float:left;
}
.freeRegisterForm {
	color:#58585a;
	width:450px;
	float:left;
	margin-left:100px;
	display:inline;
}
.content {
	color:#58585a;
	overflow:hidden !important;
	overflow:visible;
	margin-top:20px;
}
.content_company_overview_small {
	color:#58585a;
	overflow:hidden !important;
	overflow:visible;
	margin-left:15px;
}
.content ol li{
	margin-bottom:10px;
}

.content .post{
	margin-top:20px;
}
.content h2 {
	font-size:20px;
	font-family:Georgia, Arial;
	margin:0;
	margin-bottom:10px;
}
.content .summary {
	font-weight:bold;
	border-bottom: solid 1px #c2c2c2;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:14px;
}

.content_company_overview_small .summary {
	font-weight:bold;
	font-style:italic;
	border-bottom: solid 0px #c2c2c2;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	font-size:14px;
}

.content_company_overview_small .headline {
	font-weight:bold;
	border-bottom: solid 0px #c2c2c2;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	font-size:16px;
}

.content_company_overview_small a {
	text-decoration:underline;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	font-size:16px;
	float:no;
}

.content_company_overview_small a:hover {
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	font-size:16px;
}


.content .whyInvSummary{
	font-size:18px;
		padding-bottom:10px;
	margin-bottom:10px;
		border-bottom: solid 1px #c2c2c2;
}
.whyInvImage {
	margin-bottom:10px;
}
.content a {
	text-decoration:underline;
}
.content a:hover {
	text-decoration:none;
}
.commentlist {
	
	padding:0;
}
.commentlist li {
	border-bottom:solid 1px #c2c2c2;
	margin:10px 0 0 0;
}
/* company tab section starts */
#tabs {
	float:left;
	margin-top:20px;
}
#tabs ul {

	display:inline;
}
#tabs ul li {
	float:left;
	margin-right:1px;
}
#tabs a {
	color:#6b6b6d;
	background:url("images/tab_off.gif") repeat-x;
	height:37px;
	padding:4px;
	text-align:center;
	font-size:12px;
	float:left;
	width:105px;
	font-weight:bold;
}

#tabs a:hover {
	color:#fff;
	background:url("images/tab_on.gif") repeat-x;
	text-decoration:none;
}

#tabs li.on a{
	color:#fff;
	background:url("images/tab_on.gif") repeat-x;
	text-decoration:none;
}

#tabs .tabDataContainer {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #e1e1e1;
	float:left;
	color:#000000;
	display:none;
	height:auto;
	margin:0pt;
	min-height:200px;
	overflow:visible;
	text-align:left;
	margin-top:20px;
	width:690px;
}
#tabs .tabDataContainer a{
	color:#16A4D9;
	background:none;
	width:auto;
	height:auto;
}
.tabDataContainer #vertical_container {
	width:472px !important;
	float:left;
	border-right:solid 1px #E1E1E1;
	padding-right:5px;
	margin-left:5px;
}
	* html  .tabDataContainer #vertical_container {
		width:468px;
	}
.content-section {
	background:url("images/company_scorecard_bg.jpg") no-repeat bottom;
	border-top:solid 2px #58585A;
	float:left;
	width:472px;
}
.content-section ol {
	color:#16a4d9;
	font-weight:bold;
	margin-top:15px !important;
}
.content-section ol li {
	margin-bottom:10px;
	margin-right:10px;
}
.content-section ol p {
	color:#58585a;
	font-weight:normal;
}
.content-heading {
	clear:both;
}
.content-heading-table {
	color:#58585A;
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #c2c2c2;
	height:50px;
}
.company-details td {
	vertical-align:top;
	font-weight:bold;
}
.legendColumn {
	border-top:solid 2px #58585A;
	margin:0px 10px 0 10px;
	overflow:hidden !important;
	overflow:visible;
	padding:10px 10px 0 10px;
}
.legendColumn h1 {
	font-size:11px;
	color:#16a4d9;
	font-size:bold;
}
#tabs .tabDataContainer .downloadPDF {
	color:#333333;
	font-weight:normal;
	padding:0;
	margin-top:5px;
}

.downloadBox {
	margin-bottom:20px;
	float:left;
}

*:first-child+html .downloadBox {
	float:left;
	margin-bottom:0;
}
.stars {
	margin-right:10px;
}
.stars td {
	font-weight:normal;
	font-size:11px;
}
.stars img {
	margin-bottom:5px;
}
.avgScore {
	font-size:11px;
	color:#ababac;
}
.companyExpColl {
	float:right;
	margin-top:10px;
	width:150px;
	text-align:right;
}
.companyInfo {
	float:left;
	margin-left:10px;
}
.company-logo{
	font-size:20px;
	font-family:arial,verdana;
	color:#58585a;	
	float:left;
	padding:10px 0 10px 10px;
	font-weight:bold;
}

#login h2 {
	font-size:20px;
	font-family:Georgia,arial,verdana;
	color:#58585a;	
	float:left;
	padding:10px 0 10px 0px;
	font-weight:bold;
}
.company-title {
	padding-top:18px;
	float:left;
	color:#58585a;
}
.datapoint_title {
	padding-left:15px;
	padding-top:5px;
	padding-right:10px;
}
.accordion_content {
	margin-top:10px;
}
.stars .avgRating {
	color:#fff;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	height:30px;
	width:35px;
	text-align:center;
}
.compareText {
	margin: 0 5px;
	padding:10px;
	border-top: 2px solid #58585A;
}
/* company tab section ends */
/* content style ends */

/* footer style starts*/
#footer {
	padding: 0 0 20px 20px;
	color:#959595;
	}
#footer a{
	color:#959595;
}
/* footer style ends */


/* Slideshow style starts */
#slideBox {
	width:478px;
	height:279px;

}
#slides {
	width:478px;
	height:279px;
	overflow:hidden;
	background:url("images/slideshow_bg.gif") no-repeat;
	position:relative;
	z-index:1;
}
.slide{
	width:478px;
	height:279px;
	color:#14a3d9;
	font-family:Arial, Verdana;
}
.slide p{
	padding:50px 10px 10px 20px;
}

#slide1 {
	background:url("images/slide1.gif") no-repeat;
}
.slide ul li {
	margin-bottom:4px;
}
.slide li a {
	color:#14a3d9;
	text-decoration:underline;
}
.slide li a:hover {
	text-decoration:none;
}
#slide0 {
	background:url("images/slide0.gif") no-repeat;
}
#slide2 {
	background:url("images/slide2.gif") no-repeat;
}
#slide3 {
	background:url("images/slide3.gif") no-repeat;
}
#slide4 {
	background:url("images/slide4.gif") no-repeat;
}
#slide5 {
	background:url("images/slide5.gif") no-repeat;
}

#nav {
	position:absolute;
	margin-top:255px;
	margin-left:390px;
	z-index:200;
}
#nav a {width:9px;height:9px;background:#5a5a5c; text-decoration: none; margin:0 2px 0 2px; padding:4px;color:#5a5a5c;font-size:2px; 
font-family:arial; }
* html #nav a { font-size:8px;}
*:first-child+html #nav a { font-size:8px;}
#nav a.activeSlide { background: #14a3d9;color:#14a3d9; }
#nav a:focus { outline: none; }
#controlBox {
	position:absolute;
	margin-top:250px;
	margin-left:20px;
	z-index:100;
}
/* Slidshow styles ends */

.error {
	border:solid 1px #f00;
}
#errorText {
	color:#f00;
	font-size:12px;
	display:none;
}
	#divWFC {
		position:absolute;
		z-index:1000;
		width:420px;
		background:#fff;
		border:none;
		margin:20px 0 0 20px;
		display:none;
		
		
	}
	#divWFC ul{
		background:url("http://www.invesguard.com/images/wfc_greybg.gif") no-repeat top;
		margin:5px;
		float:left;
	}

	#divWFC ul li{
		margin:10px;
	}
	#divWFC ul li a{
		color:#14A3D9;
	}
	.wfcClose {
		text-align:right;
	}

	.wfcTitle {
		font-size:14px;
		font-weight:bold;
		border-bottom:dashed 1px #b4b5b6;
		margin-bottom:5px;
		padding-bottom:5px;
		font-family:Georgia,Arial;
	}

	.wfcBody {
		margin-bottom:10px;
		color:#58585a;
	}
	#divWFC2 {
		position:absolute;
		z-index:1000;
		width:220px;
		background:#fff;
		border:solid 1px #e1e1e1;
		margin:20px 0 0 20px;
		display:none;
		
		
	}
	#divWFC2 ul{
		background:url("http://www.invesguard.com/images/wfc_greybg.gif") no-repeat top;
		margin:5px;
		float:left;
	}

	#divWFC2 ul li{
		margin:10px;
	}
	#divWFC2 ul li a{
		color:#14A3D9;
	}
	.wfcClose2 {
		text-align:right;
	}

	.wfcTitle2 {
		font-size:14px;
		font-weight:bold;
		border-bottom:dashed 1px #b4b5b6;
		margin-bottom:5px;
		padding-bottom:5px;
		font-family:Georgia,Arial;
	}

	.wfcBody2 {
		margin-bottom:10px;
		color:#58585a;
	}
