@charset "utf-8";
/* CSS Document */

/*****css clean reset*****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	outline:none;	
 }

ol, ul {
	list-style: none;
}

fieldset,img {
	border:0;
}  

ol,ul { 
	list-style:none;
} 

abbr,acronym { 
	border:0; 
}

a {outline:none;text-decoration:none;} 
a:link {color: #0053a5;}
a:visited {color: #0053a5;}
a:active {color: #0053a5;}
a:hover {color: #0053a5;}
	
h1,h2,h3,h4,h5,h6{ 
	font-size:100%; 
	font-weight:normal;
	line-height:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;  
	color:#79776d;} 
	
h1{font-size:22px; font-weight:100; margin-bottom:30px}
h2{margin-bottom:20px; font-size:18px}
h3{margin-bottom:20px; font-size:15px; color:#79776d}
p{margin-bottom:20px}
	
/*****css clean reset*****/

.clear{clear:both;}
.hidden{display:none}
.alert{color:#FF0000}


body{font-family:Verdana, Arial, Helvetica, sans-serif;color:#79776d; line-height:21px; font-size:13px; background:url(../images/bkg.jpg) #676767 repeat-x}
#listen{background:url(../images/set.png)}
#wrapper{width:962px;margin:56px auto; *padding:0 0 20px 0;}

#wrapperIn{background:url(../images/shadowL.jpg) 735px 5px repeat-y #FFFFFF;padding:16px;}
#logo{width:126px; height:29px; float:left; margin:0 0 5px 28px}
#listen{background-position:0 -122px; width:135px; height:13px; float:right; margin:11px 17px 0 0}
#sideLeft{width:703px; float:left; position:relative; min-height:850px; }
#sideRight{width:203px; float:right; min-height:850px; }
#controlPrint ul li{display:inline; padding:0 2px}
#info{padding:30px 55px}
#controlPrint{
	text-align:right;
	position:absolute;
	bottom:0px;
	margin-left:622px;
	padding-bottom: 14px;
}
#wrapperCont{background:url(../images/bkgwrapper.jpg)}
#menu{line-height:0px;}
#controlPrint img{margin:0px}
#menu ul li{padding:6px 66px 4px 28px; cursor:pointer; margin:1px 0px;background:url(../images/menu.jpg) 0px 27px;*padding:6px 66px 0px 28px}
#menu ul li:hover{background-position:0 0px;}
#menu ul li.active{background-position:0 0px;}
#announcements,#leadership,#expertise,#office,#aboutdlr,#aboutww{background:url(../images/set.png) no-repeat; display:block;height:16px;width:110px;}
#announcements,#leadership,#expertise,#office,#aboutdlr,#aboutww{text-indent:-5000px; line-height:0px; font-size:0px;}
#announcements{background-position:0px 0px;}
#leadership{background-position:0px -16px;}
#expertise{background-position:0px -32px;}
#office{background-position:0px -48px;}
#aboutdlr{background-position:0px -64px;}
#aboutww{background-position:0px -80px;}
#goBack{margin:9px 9px 5px 0; text-align:right;}
#w3c{text-align:center}
#entries{padding:10px 0; clear:both}
#entries span{font-weight:bolder; margin-bottom:5px; display:block}
#entries img{margin-right:20px; float:left}
#infoEntry{float:left; width:475px}
#shadow-container .shadow0 {/*background: #8d8d8d;*/ background:url(../images/shadowtop.png) no-repeat top; padding-top:4px;*padding-bottom:0px;}
#shadow-container .shadow1 {/*background: #868686;*/ background:url(../images/shadowbottom.png) no-repeat bottom; padding-bottom:4px; *padding-bottom:1px;}
#shadow-container .shadow2 {/*background: #6d6d6d;*/ background:url(../images/gradientL.png) repeat-y left; padding-left:4px;*padding-bottom:1px;}
#shadow-container .shadow3 {/*background: #7a7a7a;*/ background:url(../images/gradientR.png) repeat-y right; padding-right:4px; *padding-bottom:1px;}
.officesL h3, .officesR h3{margin-bottom:5px}
.officesL{float:left; width:260px; clear:both}
.officesR{float:right; width:260px;}
.contact{ padding:20px;}
.contact h3{ margin:0 0 10px; font-size:16px;}
.contact p{ margin:2px 0; padding:0;}
.contact a:hover{ text-decoration:underline;}
