/* CSS Document */

body{
	padding:11px 0 2px 0;
	margin:0;
	background:#EFEFDF;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
a, a:link, a:visited{
	color:#0079b2;
}
a:hover{
	color:#49B151;
}


div, h1, h2, p, label, textarea, img, span{
	margin:0; padding:0;
}

ul{
	list-style-type:none;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(../images/header.gif) 0 0 no-repeat;
	width:981px;
	height:150px;
	position:relative;
	margin:0 auto;
}

#header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}

#header img.logo{
	position:absolute;
	left:40px;
	top:98px;
	width:249px;
	height:72px;
}


.headerlogo, #header h1{
	padding:10px 20px 20px 20px;
	font-family: Arial;
	font-size:3.5em;
	font-weight:normal;
	color:#fff;
}
.headerlogo img{border:none;}


.headfader{
	margin:-110px 0 0 570px;
}

#header h2{
	padding:0px 0px 0px 137px;
	margin:-30px 0px 0px 0px;
	font-family: Arial;
	font-size:1.5em;
	font-weight:normal;
	color:#000;
}
#header p{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:411px;
	top:142px;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
#header img.icon{
	position:absolute;
	left:60px;
	top:190px;
	width:174px;
	height:80px;
}
#header p.topText{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:285px;
	top:203px;
	width:588px;
}
#header p.topText span.smallTxt{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FF9C3A;
	background-color:inherit;
	padding:0 0 0 8px;
}
#header a.readMore{
	display:block;
	background:url(../images/read_more.gif) 0 0 no-repeat;
	width:50px;
	height:38px;
	position:absolute;
	left:895px;
	top:203px;
}
#header a.readMore:hover{
	background:url(../images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:978px;
	padding:0px 0px 0px 0px;
	margin:-5px auto 0px auto;
	background:#fff;
	border:1px solid #e7e5de;
	border-bottom:none;
	border-top:2px solid #efefef;
}
#body p.contentTop{
	display:block;	
	width:974px;
	height:26px;
}
#body p.contentBottom{
	display:block;
	width:974px;
	height:26px;
	float:left;
}

/*-------------Breadcrumb-----------------*/
.bcrumb{
	width:968px; 
	font-size:0.9em; 
	padding:25px 0px 15px 10px; 
	margin:0px auto 5px auto; 
	background:url(../images/breadcrumb-bg.gif) repeat-x #fff;
	border:none;
	color:#666666;
}

/*------------------------------------------------left--------------------*/
#sidebar{
	width:230px;
	padding:0 10px 0 5px;
	float:right;
	display:block;
	margin-top:-30px;
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#333;
}
#sidebar h2{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#333;
}

/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#content{
	width:725px;
	float:left;
	background:url(../images/sidebar-bg-sh.gif) right repeat-y;
	padding-right:8px;
	padding-bottom:15px;
	margin-bottom:-5px;
}
#content h1, #content h2 {
	font:bold 18px/16px Arial, Helvetica, sans-serif;
	color:#333;
	letter-spacing:normal;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	margin:15px 0px 16px 0px;
	line-height:25px;
	padding:5px 0px 5px 20px;
	display:block;
	background:url(../images/top-repeat.gif) bottom #fff repeat-x;
}
#content h1.first, #content h2.first{
	margin-top:-1px;
}

#content h3{
	font:bold 14px/12px Arial, Helvetica, sans-serif;
	color:#333;
	height:15px;
	margin:0 5px 5px 20px;
	padding:0 0 5px 0px;
	display:block;
}
#content h2.tt{
	font:bold 14px/12px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	margin:0 20px -10px 19px;
	padding:10px 5px 10px 5px;
	display:block;
	background:#f7f7f7;
	line-height:20px;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:2px solid #f7f7f7;
}
.line{ 
	color: #efefef;
	background-color: #efefef;
	height: 1px;
}

#content p, #content table{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	letter-spacing:0.2px;
	line-height:19px;
	color:#333;
	background-color:inherit;
	padding:0 38px 10px 20px;
}
#content ul li{
	font:normal 15px/18px Arial, Helvetica, sans-serif;
	letter-spacing:0.2px;
	line-height:19px;
	color:#333;
	background-color:inherit;
}

#content table td{
	padding:3px;
	border:1px solid #ddd;
}

#content p strong{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	letter-spacing:0.2px;
	font-weight:bold;
}

#content table.greyt td{
	padding:2px;
	border:1px solid #e2e2e2;
	background:#efefef;
}

#content table.noborder td{
	padding:2px;
	border:none;
	background:#fff;
	font-size:0.9em;
}
#content table.noborder td h3{
	padding-left:0px;
	margin-left:0px;
}

/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:967px;
	background: url(../images/bkg_footerTop.gif) #fff repeat-x;
	color:#000;
	padding:15px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	float:left;
	border-bottom:1px solid #ccc;
}
.news{
	width:305px;
	float:left;
	padding:0 0 0 5px;
	margin-left:10px;
}
.news h2{
	display:block;
	font:bold 18px/16px Arial, Helvetica, sans-serif;
	color:#49B151;
	background-color:inherit;
	margin:0 0 10px 0;
}
.news p{
	font:normal 12px/20px Arial, Georgia, Helvetica, sans-serif;
	color:#666;
	background-color:inherit;
	padding:0 10px 10px 0px;
}
.news p span{
	font:bold 12px/20px Georgia, Helvetica, sans-serif;
	color:#2C2C1B;
	background-color:inherit;
	text-decoration:underline;
	display:block;
}

/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:977px;
	height:80px;
	margin:0 auto;
	background:url(../images/bg_footer.gif) 0 0 repeat-x;
	color:#fff;
	position:relative;
}
#footer div.nav{
	padding:15px 5px 5px 10px;
}
#footer div.nav a, #footer div.nav a:visited {
	color:#fff;
	font:normal 15px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer div.nav a:hover{
	color:#fff;
	text-decoration:underline;
	background:none;
}
#footer div.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	background-color:inherit;
	padding-left:15px;
}
#footer a.subscribe{
	background:url(../images/subscribe_icon.gif) 0 2px no-repeat;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:68px;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
}
#footer a.subscribe:hover{
	color:#9CCC37;
	background-color:inherit;
	text-decoration:none;
}
#footer a.xht{
	width:98px;
	height:20px;
	background:url(../images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:757px;
	top:23px;
}
#footer a.xht:hover{
	background:url(../images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:98px;
	height:20px;
	background:url(../images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:866px;
	top:23px;
}
#footer a.cs:hover{
	background:url(../images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer img{
	position:absolute;
	left:880px;
	top:51px;
	width:84px;
	height:26px;
}
#footer p.design{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#C5BE25;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:85px;
}
#footer p.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
#footer p.design a:hover{
	color:#C5BE25; background-color:inherit;
	}
#footer ul{
	margin:-10px 0 0 0;
	width:780px;
}
#footer ul li a, #footer ul li a:link, #footer ul li a:visited{
	font-size:1.3em;
	padding:2px 10px 2px 10px;
}
#footer ul li a:hover{
	background:#fff;
	color:#333;
	padding:2px 10px 2px 10px;
}		
/*------------------------------------------------footer--------------------*/

/*-----------------------------Vertical Menu----------------------------*/
.urbangreymenu{
width: auto; /*width of menu*/
margin-top:10px;
}

.urbangreymenu .headerbar{
font: bold 12px Arial, Helvetica, sans-serif;
color:#fff;
background:#0079b2;
border:0px solid #ddddff;
border-bottom:none;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 5px 0 5px 5px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
border:1px solid #ddd;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/

}

.urbangreymenu ul li a{
font: normal 12px Arial, Helvetica, sans-serif;
color:#0079b2;
background:url(../images/green-round-bullet.gif) no-repeat;
background-position:10px 7px;
display: block;
padding: 2px 0;
line-height: 20px;
padding-left: 30px; /*link text is indented 8px*/
text-decoration: none;
outline:none;
}
.urbangreymenu ul li a.first{
	padding-top:7px;
}
.urbangreymenu ul li a.last{
	border-bottom:none;
}

.urbangreymenu ul li a:visited{
color:#0079b2;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
text-decoration:underline;
color:#49B151;
}

.urbangreymenu ul li ul{
list-style-type: none;
margin: 0;
padding: 0;
padding-left:25px;
border:none;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/

}
.urbangreymenu ul li ul li a{
font: normal 11px Arial;
color:#0079b2;
background:url(../images/grey-round-bullet.gif) left top no-repeat;
background-position:8px 7px;
display: block;
padding: 5px 0;
padding-left: 25px; /*link text is indented 8px*/
text-decoration: none;
outline:none;
}

.urbangreymenu ul#our_clients li a{
 background-image:none;
}


.arrowRight{
background:url(../images/grey-round-bullet.gif) left top no-repeat;
background-position:8px 7px;
}
.arrowDown{
background:url(../images/grey-round-bullet.gif) left top no-repeat;
background-position:8px 7px;
}

.urbangreymenu ul li ul li a:hover{ /*hover state CSS*/
background:url(../images/green-round-bullet.gif) left top no-repeat;
background-position:8px 7px;
color:#49B151;
outline:none;
}


.menubottom{
	background:#eee;
	color:#666666;
	margin-top:-14px;
	font-size:11px;
	padding:2px;
	border:1px #ddd solid;
}

/*----------------------------RSS Ticker----------------------------*/
/*Sample CSS to style the two tickers in the demo*/

.rssclass{
width: 218px;
padding: 5px;
background-color: #fff;
border: 1px solid #ddd;
border-bottom:none;
border-top-width:1px;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.rssclass a{
text-decoration: none;
}

.bbcclass{
width: 220px;
padding: 6px;
background-color: lightyellow;
border: 1px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}
#newsbox{
	font-size:12px;
	font-weight:normal;
}



/*---------------ul normal------------------------------*/
.normallist{ }
.normallist ul{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	margin:5px 10px 20px 20px;
	color:#333;
    font-weight:bold;
    line-height:1.4;
    list-style-type:none;
}
.normallist ul li{ 
	list-style:none;
	background:transparent url(../images/bullet-round.gif) no-repeat;
    background-position:0 4px;
	padding-left:20px;
	padding-bottom:5px;
}
.normallist p{margin-top:0px;}	



#content .normallist_new{ }
#content  .normallist_new ul{
	font-size:14px;
	margin:5px 10px 20px 20px;
	color:#333;
    font-weight:bold;
    line-height:1.4;
    list-style-type:none;
}
#content  .normallist_new ul li{ 
	list-style:none;
	background:transparent url(../images/bullet-round.gif) no-repeat;
    background-position:0 4px;
	padding-left:20px;
	padding-bottom:5px;
	font-size:14px;
}
#content .normallist_new p{margin-top:0px;}	




#content h2.subhead{ 
	color:#60a654;
	margin:0;
	padding:0 0 0 20px;
	border:none;
	background:none;
	line-height:normal;
	display:inline;
	font:bold 14px/12px Arial, Helvetica, sans-serif;
}


/*------------------------------Search Result-------------------------*/
.gSearchResult{
	width:700px;
	padding:0px 5px 5px 20px;
}

/*----------------Bulleted-------------------*/
ul.ex {
    font-weight:bold;
    color:#2a245b;
    line-height:1.4;
    list-style-type:none;
	margin:0px 10px 20px 10px;
}
ul.ex li{
	height:20px;
}
a.ex_link {
    padding-right:15px;
    background:transparent url(../images/exlink.png) right no-repeat;
}

/*-------------Static Pages Styles--------------------*/
div.left_margin {margin-left:15px;}
ul.clean_list {margin:0px; padding:0px; list-style:none;}
ul.simple_disc_list {margin:0px; padding:0px; list-style:disc;}
ol.simple {font:normal 13px/18px Arial, Helvetica, sans-serif; color:#333;}

/*----------------Icons----------------------------------*/
.icon_pdf{	background:url(../images/pdf.png) no-repeat right; padding:3px 19px 3px 0px;}
.icon_pdf_left{	background:url(../images/pdf.png) no-repeat left; padding:3px 0px 3px 19px;}



.topspace{ padding-top:15px;}
.redtext{ color:#990000;}


/**/

/*list*/
ul.disc { margin-bottom:10px; list-style:disc; margin-left:20px; color:#333;}
ul.disc li {padding-bottom:10px;}	

ol.disc { margin-bottom:10px; list-style: decimal outside; margin-left:20px; }
ol.disc li {padding-bottom:12px; margin-left:20px;}	


#content .page-sub-section {padding:0px 20px 0px 20px;  color:#333;}
#content .page-sub-section h2{
	border:none;
	border-bottom:1px solid #EFEFEF; font-size:14px; padding:0px; margin:0px 0px 8px 0px; background:none;
	color:#333;
	letter-spacing:normal;
}

#content .keyperson h3{margin:0px 0px 4px 0px; padding:0px; font-size:14px; border-bottom:1px solid #EFEFEF;}
#content .keyperson .keyperson_avatar{border:1px solid #ccc; float:left; margin:3px 5px 0px 0px;}

.global_alliance_img{float:left; padding:2px; border:1px solid #EFEFEF; margin-right:10px;}