/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	width: 95%;
	font-family: Arial, sans-serif;
	font-size: 75%;
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
	}

h1
{
	margin: 0;
	padding: 0;
	font-size: 20pt;
	font-weight: normal;
	color: #000;
}

.heavy_header 
{
	margin:0;
	padding: 0;
	font-weight: bold; 
	font-size: 3em;
	color: #000;
}

h2
{
	margin: 20px 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.7em;
	color: #000;
}

h3
{
	margin: 20px 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.7em;
	color: #000;
}

img {
	border: none;
	}
	
ul.skip {
	display: none;
	}
	
div#head {
	clear: both;
	height: 100px;
	}
	
.left {
	display: none;
	}

div#head img {
	float: left;
	margin-right: 20px;
	}
	
/* Blue table */

table.blue_table {
    padding: 0;
    background-color: #fff;
    width: 100%;
    }

table.blue_table tr td {
    padding: 10px;
    text-align: center;
    color: #000;
    vertical-align: top;
    }

table.blue_table tr.dark_blue td {
    background-color: #fff;
    }

.border_right_darker {
    border-right: 1px solid #004471;
    }

.border_left_darker {
    border-left: 1px solid #000033;
    }

ul.skip {
    display: none;
    }
	
	
.financial_quote
{
	margin:0;
	padding:0;
	float: left;
	width: 33%;
	height: 110px;
}

.financial_quote h1 {
	font-size: 1em;
	}

.financial_quote p,
.employee_info p
{
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 3em;
	color: #000;
}

div.graph_holder{
	height:auto; 
	width:190px; 
	float:left;
}

div.figures {
	clear: both;
	}
	
div.clear 
{ 
	clear: both; 
	height: 1%;
	line-height: 20px;
}


/*SYNOPSIS - FINANCIAL QUOTES - EMPLOYEE INFO*/
.synopsis
{
	height: 210px;
	margin-bottom: 0px;
	position: relative;
	/*border-bottom: 1px solid #80c342;*/
}

.synopsis ul{
	margin: 0;
	padding: 0;
	}

.group img
{
	float:left;
	margin-right: 12px;
	clear: left;
}

.synopsis h1
{
	margin-top: 0;
	padding-top:0;
	color: #3d9b35;
}

.synopsis p
{
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.synopsis .financial_quote
{
	padding-bottom: 0;
	height: 70px;
	font-size: 85%;
}

.synopsis_sub {
	padding-left: 150px;
	}

.financial_quote
{
	margin:0;
	padding:0;
	float: left;
	width: 33%;
	height: 110px;
}

.synopsis_sub .financial_quote {
	width: 90% !important;
	height: 90px;
	}

.employee_info
{
	left: 5px;
	top: 5px;
	position: absolute;
	font-size: 85%;
	width: 120px;
	height: 120px;
	color: #000;
}

.financial_quote h1,
.employee_info h1
{
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}

.financial_quote p,
.employee_info p
{
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 2em;
	color: #000;
}

.intro_quote {
	margin: 20px 0;
	}

#one .intro_quote img, #one_green .intro_quote img
{
	margin-right: 10px;
	float: left;
}


table.kpi {
	border-collapse: collapse !important;
	}
	
table.kpi_green {
	border-collapse: collapse !important;
	}	
	
table.kpi th, table.kpi td {
		text-align: left;
		border-bottom: 1px solid #000 !important;		
		}
		
table.kpi_green th, table.kpi_green td {
		text-align: left;
		border-bottom: 1px solid #000 !important;		
		}		
		
table.kpi td,
table.kpi_green td {
		vertical-align: top;
		font-size: 0.9em;
		padding: 5px;
		}	
		
table.kpi tbody th,
table.kpi_green tbody th {
		vertical-align: top;
		background-color: #fff;
		}	
		
table.kpi thead th,
table.kpi_green thead th {
		background-color: #fff;
		}				
		
table.kpi th, span.kpi_td_heading {
		font-weight: bold;
		color: #000;
		}
		
table.kpi_green th, table.kpi_green span.kpi_td_heading {
		font-weight: bold;
		color: #000;
		}		
		
span.kpi_figure {
		font-size: 2em;
		color: #000;
		font-weight: bold;
		}
		
span.kpi_figure em {
	color: #000;
	font-style: normal;
		}

span.year {
		color: #000;
		}	
		
table.kpi_green span.kpi_figure {
		font-size: 2em;
		color: #000;
		font-weight: bold;
		}
		
table.kpi_green span.kpi_figure em {
	color: #000;
	font-style: normal;
		}

table.kpi_green span.year {
		color: #000;
		}	
.no_display{
	display:none;
}	
tr.top_line{
	border-top:1px solid #000;
}	

dl.footnotes {
	color: #333;
	font-size: 0.8em;
	}
	
dl.footnotes dt {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	}
	
dl.footnotes dd {
	margin-left: 5px;
	margin-bottom: 10px;
	}
.margin-left-dd{
	margin-left: 20px !important;
}	
ul.normal_ul {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	}
div.board_member {
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
div.board_member h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
	
div.board_member h3 {
	font-size: 1em;
	color: #000;
	margin: 0;
	padding: 0;
	}
div.clear_center{
	clear:both;
	text-align:center;
	color:#000;
	font-size:1.2em;
}
div.graph_holder{
	height:auto; 
	width:190px; 
	float:left;
}


/*CASESTUDIES*/
.cs_unit
{
	margin-right: 15px;
	margin-bottom: 15px;
	padding-top: 12px;
	width: 180px;
	min-height: 250px;
	float: left;
	border-top: 1px solid #000;
}



.cs_unit img {
	width: 160px;
	height: 188px;
	}

.cs_unit h1
{
	margin-top: 10px;
	font-size: 1.5em;
	color: #000;
}

.cs_unit p
{
	font-size: 0.98em;
}

.cs_unit .quote
{
	font-weight: bold;
	color: #000;
}

.cs_unit .quote em
{
	font-family: times;
	font-size: 1.4em;
	color: #80c342;
}

.details
{
	margin-right: 9px;
	margin-bottom: 20px;
	width: 180px;
	float: left;
	border-top: 1px solid #80c342;
	position: relative;
	height: 230px;
}

.details h2
{
	margin-top: 10px; 
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
	font-size: 0.93em;
	color: #000;
	width: 90%;
}

.details p
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 2.8em;
	color: #000;
	line-height: 1em;
}

.details img
{
	margin-top: 0px;
	position: absolute;
	height: 100px;
	width: 160px;
	bottom: 0px;
}

.last_unit
{
	margin-right: 0;
}

/* Reports tables */

table {
    color: #444;
    border-collapse: collapse;
	width: 95%;
    }
	
table.margin_top {
	margin-top: 2em;
	}

table th, table td {
    padding: 3px;
    }

.current_year {
    font-weight: bold;
    }

table thead th {
    border-bottom: 1px solid #000;
    font-weight: normal;
    vertical-align: bottom;
    }

table tbody th {
    font-weight: normal;
    text-align: left;
    }

table thead th.first_th {
    text-align: center;
    }

table thead th, table tbody td  {
    text-align: right;
    }

.thin_single_line th,
.thin_single_line td{
    border-bottom: 1px solid #000;
    }

.double_line th,
.double_line td {
    border-bottom: 2px solid #000;
    }

.sub_total td, .sub_total th {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.total th, .sub_total th {
    font-weight: bold;
}
.total th, .total td {
    border-top: 1px solid #000;
    border-bottom: 2px solid #000;
    }

.text_left {
    text-align: left !important;
    }

.text_right {
    text-align: right !important;
    }

.bold {
    font-weight: bold;
    }

caption {
    text-align: left;
    color: #000;
    font-weight: bold;
    font-size: 1.3em;
    margin-top: 2em;	
    }

tr.no_b_line th, tr.no_b_line td, .no_b_line {
    border-bottom: none !important;
    }

/**  SQUARE BORDERS WITHIN THE TABLES **/


        .border_t_left {
            border-top: 1px solid #000 !important;
            border-left: 1px solid #000 !important;
        }

        .border_t {
            border-top: 1px solid #000 !important;
        }

        .border_t_right {
            border-top: 1px solid #000 !important;
            border-right: 1px solid #000 !important;
        }

        .border_right {
            border-right: 1px solid #000 !important;
        }

        .border_b_right {
            border-bottom: 1px solid #000 !important;
            border-right: 1px solid #000 !important;
        }

        .border_b {
            border-bottom: 1px solid #000 !important;
        }

        .border_b_left {
            border-bottom: 1px solid #000 !important;
            border-left: 1px solid #000 !important;
        }

        .border_left {
            border-left: 1px solid #000 !important;
        }
		.left_margin{
			margin-left:20px;
		}
		
/*SPOTLIGHT*/
.spotlight
{
	margin: 0 0 20px 0;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.spotlight h1
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 2.4em;
	color: #000;
}

.spotlight h2
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 2.4em;
	color: #000;
}

.spotlight .right {
	display: block;
	}

.spotlight p
{
	font-size: 1.4em;
	color: #000;
	line-height: 1.2em;
	font-weight: lighter;
}

.home
{
	margin-bottom: -10px;
	height: 233px;
}

.casestudy 
{ 
	height: 140px;
}

		
	.home hr
{
	background-color: #bfe1a0;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 60%;
	height: 1px;
	clear: both;
}

.home_cta_unit
{
	margin: 0 5px 0 0;
	padding: 8px;
	float: left;
	width: 150px;
	height: 215px;
	border-top: 1px solid #000;
}

.home_cta_unit h1
{
	margin:0 0 6px 0;
	padding:0;
	font-size: 1.3em;
	font-weight: bold;
}

.home_cta_unit h2
{
	margin:0 0 8px 0;
	padding:0;
	font-size: 1.2em;
	font-weight: normal;
}

.home_cta_unit p
{
	margin:0 0 8px 0;
	padding: 0;
}

.home_cta_unit p a
{
	margin:0 0 4px 0;
	padding:0;
	color: #000;
	text-decoration: none;
}

.home_cta_unit ul {	
	margin: 0 0 0 15px;
	padding: 0;
	list-style: url(../images/primenav_bg.gif);
	}
	
.home_cta_unit ul li {
	margin-bottom: 0.3em;
	}

.home_cta_unit ul li a {
	color: #000;
	text-decoration: none;
	}
	
.home_cta_unit ul li a:hover {
	text-decoration: underline;
	}
	
.home a
{
	display: none;
}

div#foot ul {
	margin: 2em 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
	}
	
.hide_print {
	display: none;
	}
	
.right {
	clear: both;
	width: 80%;
	}

div.right div#div {
	float: left;
	background: red;
	}
	
div.right div#div div {
	margin-bottom: 20px;
	}
	
div.right div#div img {
	margin-right: 20px;
	}

div.right div#div img,
div.right div#div p {
	float: left;
	}
	
.fl_l {
	float: left;
	}
	
.spots{
	height: 100px; 
	border-top: 5px solid #86c533; 
	border-bottom: 1px solid #86c533; 
	padding: 15px 0; 
	margin: 10px 0;
}

.spots h3{
	margin: 0;
	padding: 0;
}

.normal_h3 {
	font-size: 1.1em;
	margin-top: 5px;
	font-weight: bold;
}

/* content */
.content p 
{
	font-size: 1em;
	line-height: 15px;
	margin-top: 0px;
}

a.anchor_text {
	display: none;
	}
	
.black_bold {
	color: black;
	font-weight:bold;
}

h4
{
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #005d9a;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#adobe {
	display:none;
}
