	body {
		margin: 0px;
		background: url('../images/stratus_wide/background.jpg') repeat-x;
	}	
	.topMenuLink 
	{
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
	}
	.topMenuLink:hover {
		text-decoration: underline;
	}
	.bottomLink 
	{
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #7a7a7a;
		text-decoration: none;
	}
	.bottomLink:hover {
		text-decoration: underline;
	}
	.bottomText 
	{
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif ! important;
		color: #7a7a7a;
	}
	.HomePageModule {
		width: 222px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	.HomePageLinkCell {
		
	}
	.HomePageLink 
	{
		font-weight: bold;
		font-size: 13px;
		font-family: Arial;
		color: #000;
		text-decoration: none;
	}
	.HomePageLink:hover {
		text-decoration: underline;
	}
	.HomePageDescription 
	{
		font-weight: normal;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		text-decoration: none;
	}
	.HomePageDescription:hover {
		text-decoration: underline;
	}
	.fillField1 
	{
		font-weight: normal;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		color: #868686;
	}	
	#lblFirmName 
	{
		font-weight: normal;
		font-size: 19px;
		font-family: Arial, Helvetica, sans-serif;
	}
	#ContentArea 
	{
		font-weight: normal;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
	}
	.ContactUs 
	{
		font-weight: normal;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
	}
	div {
		font-family: Arial, Helvetica, sans-serif;
	}
	a:active, a:visited, a:hover {
        outline: 0;
    }
	p, span, font, li 
	{
		font-weight: normal;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;		
	}
	.prevPosts 
	{
		font-weight: normal;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		color: #00122b;
		text-decoration: none;
	}
	.prevPosts:hover {
		text-decoration: underline;
	}
	.blogTable 
	{
	    width: 650px;
	}
	.blogContent 
	{
	    width: 475px;
	}
	.blogLinks 
	{
		font-weight: normal;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		color: #00122b;
		text-decoration: none;
	}
	.blogLinks:hover {
		text-decoration: underline;
	}
	.blogTextLink 
	{
	    font-size: 13px;
	    font-family: Arial;
	    color: #00122b;
	    text-decoration: none;
	}
	.blogTextLink:hover 
	{
	    text-decoration: underline;
	}
	.arcYear 
	{
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		text-decoration: none;
	}
	.arcYear:hover {
		text-decoration: underline;
	}
	.arcMonth 
	{
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		margin-left: 10px;
		text-decoration: none;
	}
	.arcMonth:hover {
		text-decoration: underline;
	}
	.arcArticle 
	{
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		margin-left: 25px;
		text-decoration: none;
	}
	.arcArticle:hover {
		text-decoration: underline;
	}
	.articleLink 
	{
		font-weight: normal;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		color: #326eb1;
		text-decoration: underline;
	}
	.articleLink:hover, .specialReportLink:hover {
		color: #326eb1;
		text-decoration: underline;
	}
	#ctl00_lblSEO_firm_description 
	{
		font-style: italic;
	}
	.blogPermanentLink 
	{
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #9c9b9b;
		text-decoration: none;
	}
	.contentTable 
	{
		width: 650px;
	}
	.ContactUsToday_LeftMenu 
	{
		width: 200px;		
	}

#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: 17px;
     font-family: Arial;
     margin-left: 25px;
     margin-top: 0px;
     margin-bottom: 10px;
}
.sidegraphic_blog_link {
        margin-left:20px;
        margin-right:20px;        
    }
    .sidegraphic_blog_link a 
    {
        font-size: 12px ! 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;
    }

/* Blog Area Classes */
.blog_specific_wrapper 
{
    width: 480px;
}

.blog_archive_menu 
{
    width: 150px;
}