﻿	body {
		margin: 0px;
		background: #fff url('../images/wilson/background.jpg') repeat-x;
	}	
	.HomePageModule {
		width: 222px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	.HomePageLinkCell {
		
	}
	.HomePageLink 
	{
		font-weight: bold;
		font-size: 10pt;
		font-family: Arial;
		color: #000;
		text-decoration: none;
	}
	.HomePageLink:hover {
		text-decoration: underline;
	}
	.HomePageDescription 
	{
		font-weight: normal;
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		text-decoration: none;
	}
	.HomePageDescription:hover {
		text-decoration: underline;
	}
	.topMenuLink 
	{
		font-weight: bold;
		font-size: 8pt;
		font-family: "Times New Roman", Times, serif;
		color: #0d2164;
		text-decoration: none;
		letter-spacing: 1px;
	}
	.topMenuLink:hover {
		text-decoration: underline;
		color: #000;
	}
	.bottomLink 
	{
		font-weight: normal;
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
	}
	.bottomLink:hover {
		text-decoration: underline;
	}
	.bottomText 
	{
		font-weight: normal;
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-align: justify;
	}
	.fillField1 
	{
		font-weight: normal;
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #868686;
	}
	.fillField2 
	{
		font-weight: normal;
		font-size: 8pt;
		font-family: Times New Roman, Helvetica, sans-serif;
		text-align: right;
		width: 75px;
	}
	.fillFieldCell2 {
		text-align: right;
	}	
	#lblFirmName 
	{
		font-weight: normal;
		font-size: 14pt;
		font-family: Times New Roman, Helvetica, sans-serif;
	}
	#EstatePlanning, #TopAboutUs, #TopContactUs
	{
		text-align: center;
	}
	.ContactUs 
	{
		font-weight: normal;
		font-size: 10pt;
		font-family: Times New Roman, Helvetica, sans-serif;
		color: #000;
	}
	.ContactUsToday 
	{
		color: #0d2164;
		font-weight: bold;
		font-size: 10pt;
		font-family: Times New Roman, Helvetica, sans-serif !important; 
	}
	.SubscribeToNewsletter
	{
		color: #0d2164;
		font-weight: bold;
		font-size: 10pt;
		font-family: Times New Roman, Helvetica, sans-serif !important; 
	}	
	div {
		font-family: Verdana, Helvetica, sans-serif;
	}
	p, span, font, li 
	{
		color: #20232f;
		font-weight: normal;
		font-size: 10pt;
		font-family: Verdana, Helvetica, sans-serif;
	}
	.articleLink {
		color: #20232f;
		font: 10pt, Verdana, Helvetica, sans-serif;
		text-decoration: none;
	}
	.articleLink:hover, .specialReportLink:hover {
		color: #326eb1;
		text-decoration: underline;
	}
	#ctl00_lblSEO_firm_description 
	{
		font-style: italic;
	}
	.blogTable 
	{
	    width: 475px;
	}
	.blogContent 
	{
	    width: 300px;
	}
	.blogPermanentLink 
	{
		font-weight: normal;
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #9c9b9b;
		text-decoration: none;
	}
	.blogTextLink 
	{
	    font-size: 10pt;
	    font-family: Arial;
	    color: #00122b;
	    text-decoration: none;
	}
	.blogTextLink:hover 
	{
	    text-decoration: underline;
	}
	.etcTotal 
	{
		text-align: right;
	}
	.learningCenter_MainCategory 
	{
		margin-bottom: 5px;
		margin-top: 10px;
		font-weight: bold;
	}
	.learningCenter_SubCategory 
	{
		margin-left: 10px;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.learningCenter_ArticleUL 
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.learningCenter_Article 
	{
		margin-left: 20px;
		margin-bottom: 0px;
		margin-top: 0px;
		color: #20232f;
		font-weight: normal;
		font-size: 10pt;
		font-family: Verdana, Helvetica, sans-serif;
	}

#overlay
{
	position: absolute;
	left: 0px;
	top: 0px;
	
	width: 100%;
	height: 100%;
	
	background: url('../images/c2c/overlay.gif');
	
	/* Set both opacity and filter, for MSIE and firefox compatability */
	opacity: .7;
	filter: alpha(opacity=70);
	
	/* z-index sets the layer order, so that the overlay rests on top.
	Bear in mind that the popup dialogue needs to be even higher! */
	z-index: 1000;
}
	
#dialogue
{
	position: absolute;
	
	left: 50%;
	margin-left: -175px;
	top: 100px;
	
	width: 450px;
	background-color: #FFFFFF;
	
	z-index: 2000;
}

#Calling 
{
	position: absolute;
	
	left: 50%;
	margin-left: -175px;
	top: 100px;
	
	width: 450px;
	background-color: #FFFFFF;
	
	z-index: 2010;
}

.PageTitle 
{
     font-weight: bold;
     font-size: 12pt;
     font-family: Arial;
     color: #27346a;
     margin-left: 23px;
     margin-bottom: 15px;
}
.sidegraphic_blog_link {
        margin-left:20px;
        margin-right:20px;        
    }
    .sidegraphic_blog_link a 
    {
        font-size: 9pt ! important;
    }
.ContentArea_Background2 {
	position: absolute;
	z-index: 500;
	top: 0px;
	left: 0px;
}

.ContentArea_Content {
	position: relative;
	z-index: 600;
}

/* Modal Popup form */
    .popupControl {
        background-color: #aad4ff;
        position: absolute;
        visibility: hidden;
        border-style: solid;
        border-color: Black;
        border-width: 2px;
    }

    .modalBackground {
        background-color: Gray;
        filter: alpha(opacity=70);
        opacity:0.7;
    }

    .modalPopup {
        background-color: #ffd;
        border-width: 3px;
        border-style: solid;
        border-color: Gray;
        padding: 3px;    
    }
    
    .ContactUsTodaySide_Fields 
	{
	    width: 200px;
	}
	
	.MenuLeft_Content {
	    position: relative;
	    z-index: 600;
    }
    .MenuLeft_Background2 {
	    position: absolute;
	    z-index: 500;
	    top: 0px;
	    left: 0px;
    }


    