@charset "utf-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.twoColFixLtHdr #container {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #header {
	margin: 0;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-attachment: scroll;
	background-color: #004F6D;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
.twoColFixLtHdr #sidebar1 ul{
	list-style-type: none; /* since this element is floated, a width must be given */
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #004F6D;
	margin-left: 0px;
}
.twoColFixLtHdr #sidebar1 li
{
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	padding: 3px;
}
.twoColFixLtHdr #sidebar1 li.d
{
	height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	padding: 3px;
}
.twoColFixLtHdr #sidebar1 li.m {
	display: block;
	padding: 3px;
	background-attachment: scroll;
	background-image: url(images/sidelinkbck_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	text-indent: 8px;
	margin: 0px;
	font-weight: bold;
}

.twoColFixLtHdr #sidebar1 li a
{
	padding: 3px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 5px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-style: solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 180px;
	background-attachment: scroll;
	background-image: url(images/menubck_2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #004F6D;
}
.twoColFixLtHdr #sidebar1 li.d a
{
	padding: 3px;
	height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 5px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-style: solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 180px;
	background-attachment: scroll;
	background-image: url(images/menubck_2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #000;
}
.twoColFixLtHdr #sidebar1 li a:hover,
body#financial_1 a#financial_1,
body#financial_2 a#financial_2,
body#financial_3 a#financial_3,
body#financial_4 a#financial_4,
body#financial_5 a#financial_5,
body#financial_6 a#financial_6,
body#financial_7 a#financial_7,
body#financial_8 a#financial_8,
body#financial_9 a#financial_9,
body#financial_10 a#financial_10,
body#financial_11 a#financial_11,
body#financial_12 a#financial_12,
body#financial_14 a#financial_14,
body#services_1 a#services_1,
body#services_2 a#services_2,
body#services_3 a#services_3,
body#services_4a a#services_4a,
body#services_5 a#services_5,
body#services_6 a#services_6,
body#services_7 a#services_7,
body#services_8 a#services_8,
body#services_9 a#services_9,
body#group_1 a#group_1,
body#group_2 a#group_2,
body#group_3 a#group_3,
body#group_4 a#group_4,
body#csr_1 a#csr_1,
body#csr_2 a#csr_2,
body#csr_3 a#csr_3,
body#csr_4 a#csr_4,
body#csr_5 a#csr_5,
body#companies_1 a#companies_1,
body#group_1 a#group_1,
body#use_1 a#use_1,
body#use_2 a#use_2,
body#use_3 a#use_3
{
	color: #004F6D;
	background-image: none;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #mainContent {
	margin-left: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 20px;
	background-attachment: scroll;
	background-image: url(images/sidepanel_7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
}
.twoColFixLtHdr #mainContent a:link,
.twoColFixLtHdr #mainContent a:visited,
.twoColFixLtHdr #mainContent a:active {
	color: #004F6D;
	text-decoration: none;
}
.twoColFixLtHdr #mainContent a:hover {
	color: #004F6D;
	text-decoration: underline;
}
.twoColFixLtHdr #footer hr {
border: 0;
color:#CCCCCC;
height: 1px;
} 
.twoColFixLtHdr #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/footer_bck.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
} 
.twoColFixLtHdr #pagefooter {
	width: 980px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.twoColFixLtHdr #pagefooter a:link,
.twoColFixLtHdr #pagefooter a:visited,
.twoColFixLtHdr #pagefooter a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #pagefooter a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.twoColFixLtHdr #highlightspanel {
	background-attachment: scroll;
	background-image: url(images/highlightspanel_header_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	width: 220px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.twoColFixLtHdr #highlightspanelbody {
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #666666;
	border-top-style: none;
	border-bottom-style: solid;
	text-align: left;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 218px;
}
.twoColFixLtHdr #highlightspanelbody a:link,
.twoColFixLtHdr #highlightspanelbody a:visited,
.twoColFixLtHdr #highlightspanelbody a:active {
	color: #004F6D;
	text-decoration: none;
}
.twoColFixLtHdr #highlightspanelbody a:hover {
	color: #004F6D;
	text-decoration: underline;
}
.twoColFixLtHdr #bodypanel {
	background-attachment: scroll;
	background-image: url(images/bodypanel_header_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	text-align: center;
	width: 450px;
	float: left;
	clear: left;
	padding-top: 5px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.twoColFixLtHdr #bodypanelbody {
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #666666;
	border-top-style: none;
	border-bottom-style: solid;
	text-align: left;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #bodypanelbody td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
}
.twoColFixLtHdr #addresspanelbody {
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #666666;
	border-top-style: none;
	border-bottom-style: solid;
	text-align: left;
	list-style-type: none;
	font-size: 10px;
	width: 208px;
	margin: 0px;
	padding: 5px;
}


.twoColFixLtHdr #menucontainer {
	background-color: #666666;
	height: 45px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	padding-top: 5px;
	overflow: hidden;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


.bluehead {
	font-weight: bold;
	color: #0066CC;
}
.blueheadlarge {
	font-weight: bold;
	color: #0066CC;
	font-size: 18px;
}
.greyhead {
	font-weight: bold;
	color: #666666;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltrt230 {
	float: right;
	width: 220px;
}
.fltrt350 {
	float: right;
	width: 350px;
}


.fltrtCtrd {
	text-align: center;
	display: block;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltlft300 {
	float: left;
	margin-right: 8px;
	width: 300px;
	text-align: left;
}



.fltlft450 {
	float: left;
	margin-right: 8px;
	width: 480px;
	text-align: left;
}
.fltlft600 {
	float: left;
	margin-right: 8px;
	width: 600px;
	text-align: left;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tblrowtopborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodypic1 {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.projectpic {
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 10px;
}
.redhead {
	font-weight: bold;
	color: #9E2342;
}
.tableoutline {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
