﻿@charset "utf-8";
@import url("../generic/default.css");
@import url("../generic/dicisiontree.css");
@import url("default.css");
/* Individuals Landing Page Styling */


#body
{
	background-position:0px 0px;
}

.bg1
{
		background-image:url(/SiteCollectionImages/individuals/Individuals_landing_01.gif);
}

.bg2
{
		background-image:url(/SiteCollectionImages/individuals/Individuals_landing_02.gif);
}

.bg3
{
		background-image:url(/SiteCollectionImages/individuals/Individuals_landing_03.gif);
}

.bg4
{
		background-image:url(/SiteCollectionImages/individuals/Individuals_landing_04.gif);
}

.columngray
{
	background-color:#8E8E97 !important;
	color:#fff !important;
	border-right:solid 1px #ffffff !important;
	border-left:solid 1px #ffffff !important;
}

.columngreen
{
	background-color:#5C8FA0 !important;
	color:#fff !important;
	border-right:solid 1px #ffffff !important;
	border-left:solid 1px #ffffff !important;	
}

.columnpurple
{
	background-color:#59314A !important;
	color:#fff !important;
	border-right:solid 1px #ffffff !important;
	border-left:solid 1px #ffffff !important;	
}


.noborder TD
{
	border:none;
}

.bwtb
{
	border-top:solid 1px #ffffff !important;
	border-bottom:solid 1px #ffffff !important;	
}

.bgr,.tbgr TD
{
	border-right:solid 1px #A4A4AA !important;
}

.Scenario1
{
	background-color:#34769e!important;
	width:15px;	
}

.Scenario2
{
	background-color:#88073d!important;
	width:15px;
}

.Scenario3
{
	background-color:#32622e!important;
	width:15px;
}

