@import "thickbox.css";

body
{
    padding: 0px;
	margin:0px;
	background-color:#A5A5A5;
	font-family:/*Verdana, Arial, Helvetica, sans-serif;*/"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size:0.70em;
	color:#333333;
	line-height:125%;
}

p{
	padding:0px 0px 16px 0px;
	margin:0px;
	color:#333333;
	font-weight:lighter;
}

p strong{
	font-size:12px;
	line-height:1.25em;
	font-weight:bold;
}

a{
	color:#CC0000;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6{
	color:#CC0000;
	font-size:15px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 16px 0px;
}
h1 {
	font-size:24px;
	margin-top:15px;
}

h3 {
	font-weight:bold;
}

h5{ /* Only used on finance page */
	font-size:13px;
	margin:16px 0px 0px 0px;
}

h6{ /* Used on the right -hand side */
	font-size:14px;
	margin:18px 20px 10px 0px;
	padding-left:20px;
}

hr{
	color:#CCCCCC;
	height:1px;
	width:95%;
	border:solid 1px solid;
	margin-bottom:12px;
}

a:hover{
	text-decoration:underline;
}

img{
	border:none;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.pageOuter{
	width:981px;
	margin:0px auto auto auto;
}

.pageInner{
	float:left;
	background-image:url(/images/bkg/bkg_page_middle.jpg);
	background-repeat:repeat-y;
}

.bannerContainer{
	width:981px;
	padding-top:12px;
	text-align:center;
	background-image:url(/images/bkg/bkg_page_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

/* Left-hand Styling */

.leftContainer{
	width:651px;
	float:left;
}

.leftInner{
	padding:0px;
	margin:0px;
	float:right;
	width:617px;
}

.leftNews{
	margin:0px;
	padding:12px 0px 14px 0px;
	font-size:13px;
	color:#CC0000;
	background-image:url(/images/bkg/bkg_dotted.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.leftNews a{
	color:#333333;
	text-decoration:none;
}

.leftNews a:hover{
	text-decoration:underline;
}

.leftText{
	/*padding:16px 10px 2px 0px;*/
	padding:16px 24px 2px 0px;
}

.leftTitle{
	padding:6px 0px 24px 0px;
}

.leftCrumbs{
	color:#666666;
}

.columnLeft{
	width:275px;
	float:left;
}

.columnRight{
	width:275px;
	float:right;
}

/* Right-hand Styling */

.rightContainer{
	padding:0px;
	margin:0px;
	width:330px;
	height:400px;
	float:right;
	background-image:url(/images/bkg/bkg_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.rightInner{
	float:left;
	width:313px;
	text-align:right;
}

.rightInner p{
	text-align:left;
	padding:0px 20px 16px 20px;
}

.rightText{
	float:right;
	width:296px;
	text-align:left;
}

table.searchTable{
	width:100%;
	height:34px;
}

table.searchTable td{
	padding-right:4px;
	text-align: right;
}

table.searchTable td input{
	border:solid 1px #990101;
	font-size:13px;
	padding:1px 3px;
	text-align-left;
}

table.searchTable th{
	width:55px;
	text-align:left;
}

table.recentTable{
	width:100%;	
}

table.recentTable td{
	text-align:right;
	padding:19px 4px 0px 0px;
}

table.recentTable th{
	padding:16px 22px 14px 16px;
	background-image:url(/images/bkg/bkg_frame_solid.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

table.recentTable th.project1{
	background-image:url(/images/bkg/bkg_frame_1.jpg);
}

table.recentTable th.project2{
	background-image:url(/images/bkg/bkg_frame_2.jpg);
}

table.recentTable th.project3{
	background-image:url(/images/bkg/bkg_frame_3.jpg);
}

/* Footer Styling */

.footerContainer{
	width:981px;
	float:left;
	margin:0 auto auto auto;
	padding:21px 0px 16px 0px;
	color:#666666;
	background-color:#A5A5A5;
	background-image:url(/images/bkg/bkg_page_footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.footerContainer ul{
	list-style:none;
	padding:0px 0px 0px 38px;
	margin:0px;
}

.footerContainer ul li{
	float:left;
	padding-right:48px;
}

.footerContainer ul li a{
	text-decoration:none;
	color:#666666;
}

.footerContainer ul li a:hover{
	text-decoration:underline;
	color:#333333;
}

.footerRight{
	float:right;
	width:347px;
	text-align:center;
	font-size:9px;
}

.footerIcontent{
	float:left;
	width:700px;
	padding-top:34px;
}

table.contactTable, table.projectTable{
	width:607px;
	border-left:solid 1px #E6E6E6;
	border-right:solid 1px #E6E6E6;
}
table.contactTable td, table.projectTable td{
	padding:8px 10px 0px 0px;
	border:none;
	text-align:left;
}
table.contactTable td{	
	width:92px;
}
table.contactTable h2{
	width:500px;
}

table.projectTable td{
	padding:10px 10px 0px 0px;
}
table.contactTable th, table.projectTable th{
	padding:13px 18px 11px 18px;
	background-image:url(/images/contact/bkg_contact_thumb.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:none;
	text-align:left;
}

table.contactTable th{
    padding:13px 0px 11px 0px;
    width:99px;
    text-align:center;
}
table.projectTable th{
	width:150px;
	text-align:center;
	padding:10px 0px 10px 0px;
	background-image:url(/images/bkg/bkg_project_thumb.jpg);
	background-position:center top;
}
table.officeTable{
	text-align:left;
	width:290px;
	float:right;
}
table.officeTable td, table.officeTable th{
	padding-bottom:16px;
}
table.financeTable{
	text-align:left;
	width:100%;
}
table.financeTable td{
	padding:8px 10px;
	background-color:#E0E4E5;
	border-top:solid 1px #FFFFFF;
}
table.financeTable th{
	background-color:#D11919;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 10px;
}

table.financeStatTable th{
	text-align:left;
	width:180px;
}
ul.redDots{
	margin:0px;
	padding:0px 0px 16px 0px;
	list-style:none;
	width:607px;
	float:left;
}
ul.redDots li{
	padding:0px 20px 0px 16px;
	background-image:url(/images/bkg/bkg_bullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:255px;
	float:left;
}

ul.redDots2{
	margin:0px;
	padding:0px 0px 16px 0px;
	list-style:none;
	width:592px;
}

ul.redDots2 li{
	padding:0px 20px 0px 16px;
	background-image:url(/images/bkg/bkg_bullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:255px;
}

.horBreaker {
	height:15px;
	background-image:url(/images/bkg/bkg_hor_breaker.gif);
	background-repeat:repeat-x;
	background-position:center;
}

ul.projectCategories {
	margin:0px; padding:0px;
	padding-bottom:100px; /* Set Padding on bottom to compensate for gradient */
 	list-style:none;
}

ul.projectCategories li {
	text-align:right;
	line-height:2em;
	padding-right:32px;
	background-image:url(/images/blt/blt_arrow_01.gif);
	background-repeat:no-repeat;
	background-position:275px 10px;
	font-weight:bold; color:#000000; /* Highlight Color */
}

ul.projectCategories li a {
	color:#333;
	text-decoration:none;
	font-weight:normal;
}

ul.projectCategories li a:hover {
	color:#000;
	text-decoration:underline;
}
table.projectDetailTable{
	width:607px;
	background-image:url(/images/bkg/bkg_project_detail.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
table.projectDetailTable td{
	padding:7px 0px 20px 6px;
	text-align:center;
}
table.projectDetailTable th{
	text-align:center;
	width:142px;
	padding-top:7px;
}
table.projectDetailTable th img{
	margin-bottom:6px;
}

/* Home News Ticker Styles */
a.tickl{
	font-family:/*Verdana, Arial, Helvetica, sans-serif;*/"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	background:none;
}
	
a.tickl:hover{
	color:#333333;
	text-decoration:underline;
	cursor:hand;
	background:none;
}
	
.tickh{
	display:none;
	background:none;
}
	
.tickls{
	color:#333333;
	background:none;
}
	
.ticko{
	width:475px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #990000;
	padding:1px 0 4px 0;
	margin:4px 0 0px 0;
	display:inline;
	background:none;
}
	
.ticki{
	width:490px;
	padding-top:2px;
	padding-bottom:2px;
	overflow:hidden;
	background:none;
	float:right;
}

/* RESULTS STYLES */

.results {
	padding-bottom:20px;
}

.searchheading {
	font-size:100%;
	font-weight:normal;
	font-size:24px;
	margin-top:15px;
	color:#CC0000;
}
.singleImage{
	background-image:url(/images/contact/bkg_contact_thumb.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:13px 24px 11px 18px;
	float:left;
}

table.timeTable{
	font-size:11px;
	margin:0px 16px;
	text-align:left;
}

table.timeTable th{
	padding-right:10px;
}