@charset "UTF-8";
/* CSS Document */
html {
	background-color: #ffffff;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /*i.e. hack*/
	margin: 0px; /*over rides browser default*/
	padding: 0px; /*over rides browser default*/
	background-image: url(../images/projbkgrndLength.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
p {
	font-size: 80%;
	line-height: 1.4em;
	color: #3e4f4f;
	letter-spacing: .05em;
	word-spacing: .05em;
	margin: 0 0 1em 0;
}
ul, li {
	font-size: 80%;
	line-height: 120%;
	color: #3e4f4f;
	letter-spacing: .1em;
	word-spacing: .05em;
}

h1 {
	font-size: 100%;
	color: #820f00;
	letter-spacing: 0.1em;
	word-spacing: 0.05em;
	margin-top: 0px;
	margin-bottom: 0.6px;	
}

h2, h3 {
	color: #820f00;
	letter-spacing: 0.1em;
	word-spacing: 0.05em;
	margin-top: 0px;
	margin-bottom: 0.6px;
	font-size: 100%;
	
	
}
a {
	text-decoration: none;
}
a img{
	border: 0; /*removes some browser defaults for images used as links*/
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

#container {
	text-align: left; /*i.e. hack*/
	width: 902px;
	margin-top: 0px;
	margin-right: auto; 
	margin-bottom: 0px;
	margin-left: auto;
}

/*header styles*/





#internalContacts p.clientArea{
	padding: 0px;
	margin: 0px;
	z-index: 20;
	position: absolute;
	left: 700px;
	top: 13px;
	border: 0;
}

#internalContacts p.clientArea a:link, #internalContacts p.clientArea a:visited{
	height: 20px;
	width: 90px;
	border: none;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/ContactButtonClient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#internalContacts p.clientArea a:hover, #internalContacts p.clientArea a:active{
	background-position: left bottom;
}

#internalContacts p.rbaIntranet{
	padding: 0px;
	margin: 0px;
	z-index: 20;
	position: absolute;
	left: 790px;
	top: 13px;
	border: 0;
}
#internalContacts p.rbaIntranet a:link, #internalContacts p.rbaIntranet a:visited{
	height: 20px;
	width: 90px;
	border: none;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/ContactButtonIntranet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#internalContacts p.rbaIntranet a:hover, #internalContacts p.rbaIntranet a:active{
	background-position: left bottom;
}


#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 52px;
	position: relative;
	
}
#header img{
	margin: 0px;
	padding: 0px;
	position: absolute;
	
	left: 6px;
	top: 6px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	border: 0px solid #000000;
	height: 68px;
	background-color: #FFFFFF;
	line-height: 72px;
}
#header li.longerbox {
	width: 402px;
}
#header li a:link, #header li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #820f00;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	text-align: right;

	}
#header li a:hover, #header li a:active{
	color: #000000;
	background-color: #b6c8d7;
	height: 68px;
	padding: 0px;
	margin: 0px;

	}
	
	
/*navigation styles*/


/*main content styles*/	 
#mainWrapper {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;	
}
#mainWrapper h1, h2, h3{
	margin: 0px;
	background-position: top;
	width: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #3e4f4f;
}




#mainWrapper h1{
	font-size: 110%;
	margin: 0px 0px .5em 0px;
}
#mainContentwrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 374px;	
}


	

#mainContentwrapper ul{
	width: 498px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	float: left;
}


#mainContentwrapper ul li{
	
	
	margin: 0;
	padding: 0;
	display: inline;
	border: 0;
	text-decoration: none;
	
}
.double li{
	width: 50%;
	padding: 0;
	margin: 0;
	border: 0;	
}

.triple li{
	width: 33.3333%;
	padding: 0;
	margin: 0;
	border: 0;	
}
.single li{
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

#mainContent p.careerOp{
	padding: 0px;
	margin: 0px 0px 1em 0px;
	z-index: 20;
	position: absolute;
	left: 90px;
	top: 48px;
	border: 0;
}

#mainContent p.careerOp a:link, #mainContent p.careerOp a:visited{
	height: 31px;
	width: 225px;
	border: none;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/CareerOpButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent p.careerOp a:hover, #mainContent p.careerOp a:active{
	background-position: left bottom;
}















#mainContent {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 374px;
	width: 404px;
	background-image: url(../images/projbkgrnd.gif);
	background-repeat: repeat-x;
	position: relative;
}

#mainContent p{
	margin: 0 0 1em .75em;
	padding: 0 .5em 0 0;
}

#mainContent a:link, #mainContent a:visited{
	color: #820f00;
	text-decoration: underline;
}

#mainContent a:hover, #mainContent a:active{
	color: #3e4f4f;
	
}

#mainWrapper img {
	float: left;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	
}

/*project area styles*/

#projectArea {
	margin: 0px;
	padding: 0px;
	width: 656px;
	height: 280px;
	overflow: hidden;
	float: right;
	position: relative;/*contains projects to 640px in Explorer*/
	background-image: url(../images/projbkgrnd.gif);
	background-repeat: repeat-x;
	border: 0;
	background-color: #ffffff;	
}


/*area without tab and just photos styles*/

#noTabArea {
	margin: 0px;
	padding: 0px;
	width: 656px;
	height: 280px;
	overflow: hidden;
	float: right;
	position: relative;/*contains projects to 640px in Explorer*/
	background-repeat: repeat-x;
	border: 0;
	background-color: #ffffff;	
}

#noTabArea img{
	margin: 0px;
	padding: 29px 0px 0px 20px;
	borber: 0px;
}







/*markets link styles*/
#marketsArea {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 246px;
	height: 280px;
	background-image: url(../images/projbkgrnd.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 0;			
}


#marketsArea ul {
	list-style-type: none;
	padding: 2px 0 2px 0;
	margin: 2px 0 10px 0;
	float: left;
	width: 240px;
}
#marketsArea li {
	margin: 0;
	padding: 0;
	width: 240px;
	border-bottom: thin dotted;
	
	border-bottom-color: #3e4f4f;
	line-height: 1.25em;
	
}
#marketsArea li a:link, li a:visited{
	font-size: 110%;
	font-weight: bold;
	color: #820f00;
	text-decoration: none;
	display: block;
	padding: 4px;
	
	}
#marketsArea li a:hover, li a:active{
	color: #ffffff;
	background-color: #820f00;
	
	}
	
#marketsArea li a.selected{
	color: #ffffff;
	background-color: #3e4f4f;
		}
		
#marketsArea li a.selected:hover{
	cursor: default;	
		}				

/*footer styles*/
 
#footer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 30px;
	position: relative;
	
}
#footer p{
	margin: 0px;
	padding: 8px 0px 0px 4px;
	color: #FFFFFF;
	line-height: 1.5em;
}

#footer img{
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 10;
	left: 6px;
	bottom: 2px;
}









.clear {
	clear: both;
}
.MinimumTxt {
	clear: both;
	margin: 0;
	overflow: scroll;
	padding: 0;
	height: 90%;
	width: auto;
	overflow-x: hidden;
}



.current {
	background-color: #3333CC;
	}
	
li#one {
width: 33%;
padding: 0;
margin: 0;
}

li#two {
width: 33%;
padding: 0 0 0 4px;
margin: 0;
}

li#three {
width: 33%;
padding: 0 0 0 4px;
margin: 0;
}

img.bordleft {
border-left-width: 3px;
border-left-color: #ffffff;
border-left-style: solid;
}

img.bordright {
border-right-width: 3px;
border-right-color: #ffffff;
border-right-style: solid;

}
img.bordtop {
border-top-width: 3px;
border-top-color: #ffffff;
border-top-style: solid;
}

img.bordbot {
border-bottom-width: 3px;
border-bottom-color: #ffffff;
border-bottom-style: solid;

}

img.bordtopright {
border-bottom-width: 3px;
border-bottom-color: #ffffff;
border-bottom-style: solid;
border-left-width: 3px;
border-left-color: #ffffff;
border-left-style: solid;

}

img.bordbotright {
border-top-width: 3px;
border-top-color: #ffffff;
border-top-style: solid;
border-left-width: 3px;
border-left-color: #ffffff;
border-left-style: solid;

}

img.bordtopleft {
border-bottom-width: 3px;
border-bottom-color: #ffffff;
border-bottom-style: solid;
border-right-width: 3px;
border-right-color: #ffffff;
border-right-style: solid;

}

img.bordbotleft {
border-top-width: 3px;
border-top-color: #ffffff;
border-top-style: solid;
border-right-width: 3px;
border-right-color: #ffffff;
border-right-style: solid;

}

sup.lower {
vertical-align: top;
font-size: xx-small;
font-weight: bold;
}