	html 
{
	height:100%;
	margin-bottom:1px;
}
body  { color:#505050;background-color:#fff;font-size:13px;line-height:18px;text-align:center;font-family:Verdana,Arial,Helvetica,sans-serif;font-style:normal;font-weight:normal;font-variant:normal;white-space:normal;}

/*Common */
/*

==========================================================================
2 - Global Styles for types
==========================================================================
*/

/* links */
a, a:link, a:visited				{border-bottom:none;color:#3e55a4; text-decoration:none;}
a:hover, a:active					{border-bottom:1px solid #3e55a4;}
a:link.external, a:visited.external	{background:transparent url("../../images/home/bg/external.gif") top right no-repeat;padding-right:12px;}

/* remove dotted outlines in FF */
a:hover, a:active, a:focus, :focus	{ outline:0 none; }


/* paragraphs */
p {  }
p:first-letter {  }
p:first-line {  }

/* list types Style */
ul							{margin:10px 0 0 0; }
ul li 						{  }
ol							{margin:10px 0 0 0; }
ol li 						{  }

dl dt						{font-weight:bold; }
dl dd img					{display:inline; }
/* ol li { list-style-type: lower-alpha; list-style-position: inside; } */

/* blockquotes */
blockquote					{ }
blockquote p				{font-family:georgia,"times new roman",serif;color:#ccc;font-size:1.2em;margin:0px 5px 5px 10px; }
blockquote p cite			{font-style:normal;color:#ccc;font-weight:bold; }
/* Quote */
.quote {font-style:italic; color:#000066;  }
/* strong */
strong 						{  }
strong.error				{color: #f00; }
/* em */
em.required					{color:#f00;font-weight:bold;font-style:normal; }

hr							{background-color:#dbdbdb;border:0 none;height:1px;margin:10px 0;width:100%;}

/* headers */
h1							{color:#3e55a4;font-family:Georgia,"Times New Roman",Times,serif;font-size:1.4em;font-weight:bold;line-height:2em;}
h2							{color:#9bb614;font-family:Georgia,"Times New Roman",Times,serif;font-size:1.4em;font-weight:bold;line-height:1.3em;}
h3							{color:#3e55a4;font-size:1.3em;line-height:1.6em;}
h4							{color:#9bb614;font-size:1.2em;line-height:1.5em;}
h5							{color:#3e55a4;font-size:1.1em;line-height:1.4em;}

/* box model padding */
p, blockquote				{padding:0 0 15px; }

/* HEADER */
#menu-links ul li a, #menu-links ul li a:hover, #menu-links ul li a:active,
#menu-links ul li a:visited { padding:0 10px; color:#001e86; border:0 none; font-family:Georgia,"Times New Roman",Times,serif; font-size:15px; }
#menu-links ul li a:hover	{ padding:0 10px; color:#999; border:0 none; font-family:Georgia,"Times New Roman",Times,serif; font-size:15px; }
#menu-links ul li.selected a{ color:#999; }

#menu-links a, #menu-links a:hover, #menu-links a:visited { border-right:1px solid #CCD2E7;border-left:1px solid #334B9E;text-decoration:none;}


/* lists */
#main-content ul				{margin:10px 0 14px 10px; }

#main-content ol				{margin:10px 0 14px 15px; }
#main-content ol li				{margin:0 0 0 15px; }

p.leadin						{color:#6a9913;font-weight:bold; }


/*
==========================================================================
3 - Main Structural Divs
==========================================================================
*/
.three-col #container 		{ position: relative;width: 984px;background:transparent scroll 0 0;margin: 0 auto;text-align: left;min-height:1200px} 
.three-col #left-sidebar	{ position:absolute;top:0;left:10px;bottom:0;width:249px;background:#fff;max-height:1284px}
.three-col #main-content	{ margin:0 0 0 259px;}
.three-col #footer			{ width:100%;margin:0;text-align:left; }
/*

/*
==========================================================================
7 - Page specific styles
==========================================================================
*/ 
.float-right					{ float:right;margin:0 0 0 8px; }
.float-left						{ float:left;margin:0 8px 0 0; }
.clearfloat	{
	/* this class should be placed on a div or break element and should be the final element before the close off a container that should fully contain a float */
	/* Steve: alternatively, encapsulate your floating containers within a .clearfix container ref: base.css */
	clear:both;height:0;font-size: 1px;line-height: 0;
}


/* Report link */
#tabs #feature-window .link table tr td .ReportsLink .ReportsLinkDiv
{
	font-family:Georgia, Times New Roman, Serif; 
	background:#6A9913;
	margin:3px 3px 3px 3px;
	width:220px;
	padding-top:9px; 
	padding-left:2px;
	height:28px; 
	font-weight:bold;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	text-transform:none;
	font-size:16px;
	cursor:pointer;
	
}


/* Feature window */

#tabs #feature-window			{width:698px; /*height:470px;*/ background:#f0f0f0 url("../../images/home/bg/feature-box-bg.png") repeat-y scroll 0 0;}
#tabs #feature-window .padding	{padding:15px 0 5px 12px;background:none;}
#tabs #feature-window .link table {width:100%; text-transform:uppercase;color:#9b9b9b !important;background:#F0F0F0;}
#tabs #feature-window .link table tr td a	{text-transform:uppercase;color:#9b9b9b;border-color:#9b9b9b;}

.signedout 
{
	color:Green;
	width:100%;
	height: 70px;
	text-align:center;
}

/*** MY Portfolio ***/

.RCcontainer {
    position:relative;
    top:0px;   
    height:120px;
    overflow:hidden
 }
.RCmain {
    position:absolute;
        z-index:0;
        max-height:110px;
 }
.RCminor {
    position:absolute;
      width:110px;
   
    z-index:1;
 }

.homecaseproposal 
{
	color:green;
	font-weight:600;
	top:8px;
	font-family: Georgia, Verdana, Arial;
}
.casetitle 
{
	font-size:0.9em;
	font-weight:600;
	color:#FF8F00;
}
.closedate 
{
	font-size:0.8em;
}

.homecaseclosedate 
{
font-family: Georgia, Verdana, Arial;
color:#FA9700;
font-weight:600;
}

.caseopen 
{
	color:Green;
	background:url('../../Images/Home/img/check.png') no-repeat left top;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:2px;
}
.caseclosed
{
	background:url('../../Images/Home/img/stop.png') no-repeat left top;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:2px;
	color:Red;
}

/* Contact Form */
.contactdetails
{
	padding-left:30px;
}
.contactdetails th
{
	color:#3E55A4;
	text-align:left;
	font-weight:bold;
	width:100px;
}
.contactdetails span
{
	
	font-weight:600;
}

/*-- Request Demo */
.requestdemoradio label
{
	background: #fff;
}

/* IMG FLOATING */

.imgfloatrightborder 
{
	float:right; 
	border:2px solid #1B439A;
	margin-left: 10px;
}
.imgfloatleftborder 
{
	float:left; 
	margin-right: 10px;
	border:2px solid #1B439A;
}

.demographictable 
{
	white-space:normal;
}

#commercial,#explained,
#reactions						{margin:0 0 20px 0;  }

#explained p					{width:222px; margin:0; padding:0; font-style:italic;}

#video-window					{width:222px; height:170px; margin:10px 0 5px 0; border:1px solid #b1b2b1; background:#fff url("../../images/home/bg/video-oops.png") no-repeat scroll 0 0; }

#reactions blockquote			{width:222px; background:#fff url("../../images/home/bg/quote-left.png") no-repeat scroll top left; padding:15px 0 0 0; margin:5px 0 0 0; }
#reactions blockquote p			{width:203px; background:transparent url("../../images/home/bg/quote-right.png") no-repeat scroll bottom right; color:#666; font-size:12px; font-family:Georgia,"Times New Roman",Times, serif; font-style:italic; padding:0 0 0 20px; margin:5px 0; }
#reactions cite					{width:222px; font-size:12px; text-align:center; font-family:Georgia,"Times New Roman",Times, serif; color:#323030; left:20px;position:relative}

