@charset "utf-8";
/* CSS Document */

/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

* {
	border:0;
	margin:0;
	padding:0;
	}

.width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }
.floatLeft { float: left; }
.floatRight { float: right; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }

	
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	position: relative;
	width: 990px;
	text-align: center;
	margin: 0 auto;
	background: #fff;
	color: #000000;
	font-size: 1em;
	line-height: 1.4;
	font-weight:normal;
}
a {
	color: #9B3300;
	}
a:hover, a:active {
	color: #666666;
	}
p {
	font-size: 12px;
	margin-top: 5px;
}
p.small {
	font-size: 11px;
}
h1, h2, h3, h4 {
		color: #000066;
		font-weight:bold;
		
}
h1 {
	font-size: 20px;
	padding-bottom: 5px;
}
h2 {
	font-size: 18px;
}		
h3 {
	font-size: 14px;
	color: #953002;
	}
table img {
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #eee;
	}
td {
	position:relative;}
	th {
	text-align:left;
	padding: 20px 0px 5px 0px;
}
span.label {
	font-weight: bold;
	color: #000;
	}
.lightgray p {
		color: #666666;
}
/* -----------------------------------*/
/* ---- Main Body <<<-----------*/
/******************************************** internal pages **********************************/
#main_wrapper_internal {
	margin-top: 10px;
	position: relative;
	text-align: left;
	margin-left: 50px;

}
#logo-sidebar {
	position: absolute;
	left: 5px;
	top: 10px;
}
#logo-right {
	position:absolute;
	left: 920px;
	top: 62px;
	z-index:1000;
	
}
#mid_wrapper {
	text-align: left;
	font-size: 11px;
	float: left;
	width: 100%;
	margin-top: 10px;
	}
#qm0 {

	}
.qmmc, .qmmc ul {
	list-style:none;
	padding:0px;
	margin:0px;
	width: 600px;
	position: absolute;
	top: 20px;
	left: 408px;
	}
#layerdiv_1, #layerdiv_2, #layerdiv_3, #layerdiv_4, #layerdiv_5, #layerdiv_6, #layerdiv_7, #layerdiv_8, #layerdiv_9, #layerdiv_10  {
	display:none;

}
/********************************************* header *****************************************/
/*************************** header *******************************/

#header {
	width: 100%;
	float: left;
	margin-top: 0px;
	height: 50px;
	position: relative;
	}

#title {
	color: #000;
	position: absolute;
	top: 15px;
	width: 383px;
	margin-left: 10px;
}
#title p {
	color: #000000;
	font-size: 12px;
}
#title img {
	float:left;
	padding-bottom: 25px;
	padding-top: 10px;
	}

#title h1 {
	color: #333;
	font-size: 24px;
	padding: 0;
	margin: 0;
	line-height: 1em;
	
}
#toptext a:link, #toptext a:visited {
	color: #8BBE3F;
}
#toptext a:hover #toptext a:active {
	color: #ccc;

}
#title span.return {
	margin-left: 5px;
	left: 4px;
	position: static;
}
#title span.next {
	left: 110px;
	position: static;
}
#title span.previous {
	position: static;

}
#title span.return am #title span.next a {
	font-size: 12px;
	color: #eee;
	font-weight: bold;
	padding-left: 0px;
	
	}
#title span.return a:hover, #title span.next a:active {
	color: #333
	}
/***********************************************************************************************************************/

#stats {
	float:left;
	border-bottom: #ccc solid 1px;
	border-top: #ccc solid 1px;
	width: 930px;
	}
#stats table td {
	font-size: 12px;
	}
#stats table th, #awards_portfolio h4  {
	font-size: 12px;
	text-transform:uppercase;
	color:#a3aa3a;
	margin: 0;
	padding: 2px 0px;
	}	
#stats_left {
	float:left;
	margin: 10px 40px 10px 10px;

}
#stats_left h2{
	font-size: 14px;
	color: #333;
}
#stats_left h4 {
	font-size: 11px;
	color: #666;
	padding-bottom: 14px;
}
#stats_left_a {
	float:left;
	width: 257px;
	}
#stats_left_b {
	float:left;
	widows:200px;
	margin-top: 1px;
	}
#stats_left table.units {
	font-size: 12px;
	}

#stats_right {
	float:left;
	width: 400px;
	border-left: 1px solid #ccc;
}	
#awards_portfolio {
	margin: 8px 80px 10px 10px;
	}
#awards_portfolio ul {
	font-size: 12px;
	list-style:none;
	}
#awards_portfolio ul li h5 {
	font-size: 12px;
	text-transform:uppercase
	}
/****************************************************************************************************************/
table#tableimages {
	float:left;
	}

table#tableimages td img {
	margin: 2px;
}

#prev-next {
	float:left;
	margin-left: 10px;
	margin-right: 0px;
	width: 200px;
	}
#prev-next .section {
	margin: 10px 0px;
}
#prev-next .additional p {
	font-size: 14px;
	font-weight:bold;
	clear: left;
}
#prev-next span.next {
	float: right;
	position: static;
	padding-bottom: 10px;
	padding-right: 10px;
}
#prev-next span.previous {
	position: static;
	float:left;
	padding-bottom: 10px;
}
#prev-next span.previous a,
#prev-next span.next a {
	color: #666;
	font-size: 12px;
}
#prev-next span.previous a:hover,
#prev-next span.previous a:active,
#prev-next span.next a:hover,
#prev-next span.next a:active {
	color: #999;

	}
#info_bottom {
	float:left;
	width: 930px;
	}
#info_bottom .section {
	float:left;
	width: 930px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	
	}
/******************************************************************************************************************************/
#footerWrapper {
	background-color:  #B2A97F;
	display: block;
	height: 100px;
	width: 100%;
	text-align:center;
}
#footer.port {
	color: #ccc;
	clear:both;
	font-size:10px;
	width: 100%;
	display: block;
	padding-bottom: 20px;
	padding-left: 10px;

}
#footer ul {
	text-align:center;
	margin-top: 20px;
	margin-left: -15px;
}
#footer a {
	color: #ccc;

		}
#footer a:hover, #footer a:active{
	display: inline;
	color: #666;
	border-bottom: 1px dotted white;
	}
#footer ul li {
	display: inline;
	font-size:12px;
}
#footer ul li a  {
	display: inline;
	font-weight:bold;
	font-size:12px;
	border-bottom: none;
	margin: 8px 15px 8px 15px;

}
#footer ul li a:link, #footer ul li a:visited {
color: #999;
text-decoration: none;

}
#footer ul li a:hover, #footer ul li a:active {
	color: #666;
	text-decoration: underline;
}
#footer ul.proj_list {
	width: 100%;
	}
#footer ul.proj_list li {
	display:inline;
	font-size: 11px;
	font-weight:normal;

}
#footer ul.proj_list li a {
	margin: 8px 10px 8px 10px;
	font-size: 11px;
	font-weight:normal;
}
#footer.port p.credit {
font-size:11px;
color: #999;
padding-top: 10px;
text-align:center;
}	
#footer.port p.credit a {
	text-decoration:underline;
	color: #999;
	}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
