@charset "utf-8";

/* ----- HOME PAGE ELEMENTS ------------------------------------------------------------------------------------------------- */

#containerHome {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 0px;
	height: auto;
 }


#container #homepageTable ul {
	list-style-image: url(../images/structure/bulletContentCenter.gif);
	line-height: 1.25em;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 18px;
	margin-left: 12px;
	font-size: 11px;
}

#flashPanel {
	height: 180px;
	width: 900px;
	background-color: #012D6B;
	margin-top: 3px;
}

#flash {
	float: left;
	width: 600px;
}

#selector {
	float: left;
	width: 300px;
	background-color: #012D6B;
	background-image: url(../images/structure/bgSelector.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
}

#panels {
	height: 310px;
	width: 900px;
	padding-bottom: 3px;
}

#panelOne {
	height: 310px;
	width: 295px;
	background-color: #b3a99f;
	border: 1px solid #FFFFFF;
	vertical-align: top;
	margin-top: 3px;
	float: left;
	margin-right: 3px;
}
#containerHome #panels h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#containerHome #panels a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #012D6B;
	color: #012D6B;
}

#containerHome #panels a:hover {
	text-decoration: none;
	color: #012D6B;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #012D6B;
}

#containerHome #panels a:visited {
	text-decoration: none;
	color: #012D6B;
}
#containerHome #flashPanel select {
	width: 240px;
	font-size: 12px;
	background-color: #012D6B;
	border: 1px solid #FFFFFF;
	margin-left: 30px;
	color: #94d5ff;
}

#containerHome #flashPanel h2 {
	font-size: 14px;
	color: #94d5ff;
	margin-bottom: 2px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 20px;
}


#containerHome #panels ul {
	list-style-image: url(../images/structure/bulletHome.gif);
	line-height: 1.35em;
	font-size: 11px;
	margin-left: 10px;
	padding-left: 20px;
	margin-top: 8px;
}
#containerHome #panels li {
	margin-left: 10px;
}


#containerHome #panels p {
	font-size: 11px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-left: 15px;
	line-height: 1.5em;
	padding-right: 12px;
}



#panelTwo {
	height: 310px;
	width: 298px;
	background-color: #b3a99f;
	border: 1px solid #FFFFFF;
	vertical-align: top;
	margin-top: 3px;
	float: left;
}


/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-color: #012d6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 38px;
	padding-top: 0px;
	height: auto;
	background-image: url(../images/structure/frameBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
 }


   
/* ----- BANNER ------------------------------------------------------------------------------------------------------ */
#banner {
	background-image: url(../images/structure/bannerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 107px;
	width: 900px;
	}
#banner  p  {
	color: #FFFFFF;
	margin-top: 12px;
	padding: 0px;
}



/* ----- BODY ELEMENTS ------------------------------------------------------------------------------------------------------ */  	  
#contentleft {
	width:122px;
	padding:0px;
	float:left;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0357a7;
	height: auto;
		}
#contentleft  h1  {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #00234f;
	width: 111px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#contentleft  a:link  {
	color: #99a7be;
	text-decoration: none;
	font-weight: 500;
}
#contentleft  a:hover  {
	color: #99a7be;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99A7BE;
}
#contentleft  a:visited  {
	color: #CCCCCC;
	font-weight: 500;
	text-decoration: none;
}
#contentleft  ul  {
	list-style-image: url(../images/structure/bulletLeftContent.gif);
	line-height: 1.25em;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 12px;
	}	
#contentleft  li  {
	color: #99a7be;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
}




	


/* ----- START NAV ------------------------------------------------------------------------------------------------------ */
#navigation {
	height: 28px;
	background-image: url(../images/structure/navigationBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #012d6b;
	clear: both;
  }
#navigation  p  {
	font-size: 15px;
	color: #ccecfc;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
}
#navigation a:link  {
	color: #ccecfc;
	text-decoration: none;
}

#navigation a:visited  {
	color: #ccecfc;
	text-decoration: none;
}

#navigation a:hover {
	color: #ccecfc;
	text-decoration: underline;

}

#navigation #services {
	float: left;
	width: 335px;
}

#navigation #successes {
	float: left;
	width: 200px;
}

#navigation #methodology {
	float: left;
	width: 195px;
}

#navigation #about {
	float: left;
	width: 151px;
}

#spacer {
	height: 2px;
	background-color: #012d6b;
	width: 100%;
  }

#contentcenter {
	width:569px;
	padding:0px;
	float:left;
	margin-right: 4px;
	background-color: #d4d0c3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #012D6B;
		}
#contentcenter  h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f8981d;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 35px;
	background-color: #514842;
	margin-top: -3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;	
}
.headHighlight {color: #FFFFFF}

#contentcenter  h2  {
	font-size: 14px;
	color: #012d6b;
	font-weight: bold;
	padding-left: 18px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contentcenter  h3  {
	color: #012d6b;
	padding-left: 18px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 2px;
}
#contentcenter  p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #514842;
	padding-left: 18px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 16px;
}
#contentcenter  .introPara  {
	font-size: 15px;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#contentcenter  a:link   {
	color: #012d6b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #012D6B;
}
#contentcenter  a:hover  {
	color: #012d6b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #012D6B;
}
#contentcenter  a:visited  {
	color: #012d6b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #012D6B;
}
#contentcenter  ul  {
	line-height: 1.25em;
	margin-top: 0px;
	padding-left: 18px;
	margin-left: 18px;
	list-style-type: disc;
	padding-right: 20px;
	padding-bottom: 10px;
}
#contentcenter  li  {
	color: #514842;
	font-size: 12px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	list-style-image: url(../images/structure/bulletContentCenter.gif);
}

#contentcenter  table  {
	clear: both;
}
#contentcenter  th  {
	background-color: #b3a99f;
	height: 30px;
	text-align: left;
	vertical-align: middle;
}
#contentcenter  .clients  td  {
	background-color: #efede5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3A99F;
	vertical-align: top;
	padding-top: 5px;
}

	
#rightcontent {
	width:196px;
	padding:0px;
	float:left;
		}
#rightcontent  #rightBarOrange  {
	background-color: #f8981d;
	width: 198px;
	border: 1px solid #FFFFFF;
}

#rightcontent #rightBarOrange p {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 16px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}
#rightcontent  #rightBarOrange  h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: normal;
}
#rightcontent #rightBarOrange td {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#rightcontent #rightBarOrange ul {
	margin-left: 15px;
	padding-left: 15px;
	list-style-image: url(../images/structure/bulletWhiteOrange.gif);
	line-height: 1.45em;
	font-size: 11px;
	padding-bottom: 10px;
}


#rightcontent  #rightBarOrange  .referree  {
	line-height: 13px;
	padding-top: 5px;

}
#rightcontent #rightBarOrange a:link {
	color: #012d6b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #012d6b;
	text-decoration: none;
}
#rightcontent #rightBarOrange a:visited {
	color: #012d6b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #012d6b;
	text-decoration: none;
}


#rightcontent  #rightBarFiller  {
	height: auto;
	width: 199px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0357a7;
}
#rightcontent #rightBarFiller p {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 16px;
	color: #d4d0c3;
	margin-top: 0px;
	margin-bottom: 25px;
}
#rightcontent  #rightBarFiller  h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #d4d0c3;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
#rightcontent  #rightBarFiller  h2  {
	font-family: "Arial Black", Arial, "Helvetica Black";
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: normal;
}
#rightcontent  #rightBarFiller  h3  {
	font-family: "Trebuchet MS", Tahoma, Helvetica, arial;
	font-size: 18px;
	color: #d4d0c3;
	padding-left: 15px;
	margin-top: 11px;
	margin-bottom: 8px;
	font-weight: normal;
	padding-bottom: 15px;
	padding-top: 10px;
}
#rightcontent #rightBarFiller ul {
	list-style-image: url(../images/structure/bulletBlueBarFiller.gif);
	line-height: 1.45em;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 2px;
	color: #d4d0c3;
}

#rightcontent #csProjectDetails th {
	background-color: #383432;
	text-align: left;
	height: 32px;
}
#rightcontent  #csProjectDetails  a:link  {
	color: #383432;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #383432;
	text-decoration: none;
}

#rightcontent  #csProjectDetails  a:visited  {
	color: #383432;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #383432;
	text-decoration: none;
}
#rightcontent  #csProjectDetails  a:hover  {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


#rightcontent  #csProjectDetails  {
	background-color: #b3a99f;
	width: 198px;
	border: 1px solid #FFFFFF;
}
#rightcontent  #csProjectDetails  h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f8981d;
	padding-left: 15px;
	padding-top: 13px;
	margin-top: 0px;
	text-transform: uppercase;
}
#rightcontent  #csProjectDetails  p  {
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 3px;
	padding-left: 15px;
}
#rightcontent #csProjectDetails ul {
	list-style-image: url(../images/structure/bulletCSProjectSummary.gif);
	line-height: 1.45em;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 2px;
}
#blueFiller {
	overflow: hidden;
	background-color: #003072;
	height: 3px;
	width: 200px;
}
#rightcontent  #rightBarBrown  {
	background-color: #b3a99f;
	width: 198px;
	border: 1px solid #FFFFFF;
}
#rightcontent #rightBarBrown p {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 16px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}
#rightcontent  #rightBarBrown  h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: normal;
}
#rightcontent #rightBarBrown a:link {
	color: #012d6b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #012d6b;
	text-decoration: none;
}
#rightcontent #rightBarBrown a:visited {
	color: #012d6b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #012d6b;
	text-decoration: none;
}

#footer {
	clear: both;
	height: 25px;
	border: 1px solid #0357a7;
	margin-top: 5px;
	background-image: url(../images/structure/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 18px;
	margin-right: 5px;
}
.footerCity {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	font-size: 11px;
	font-weight: normal;
	color: #8090ac;
}
.footerSpecialists {
	font-family: "Trebuchet MS", Tahoma, Helvetica, arial;
	font-size: 12px;
	color: #FFFFFF;
}

.list_display td {
}
#rightcontent #rightBarOrange h3 {
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
	padding-right: 8px;
	font-size: 14px;
	margin-top: 15px;
}
