
/*---------------Global------------------ */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,ul,ol,li,sup,dl,dd,select,input,button {
	margin: 0;
	padding: 0; 
	}
body {
	background: #fff url(/images/body_bg.gif) left top repeat-x;
	width:100%;
	height: 100%;
	font-family:Arial;
	font-size: 12px;
	color:#666;
	text-align: center;
	}
img {
	border: 0;
	vertical-align: middle;
	}

h1   { 
	margin: 0px;
	font-size: 24px;
	letter-spacing: -1px; 
	position:relative;
	color: #003366;
	}
	
h2{
	padding: 0px 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
	}

h3{
	color: #fff;
	padding: 7px 5px 7px 15px;
	font-size: 15px;
	font-weight: normal;	
	}
h3.dark{
	background:url(/images/navheader_dark.gif) center top no-repeat;
	}
h3.light{
	background:url(/images/navheader_light.gif) center top no-repeat;
	}	
	
h4,
h5{
	padding: 0px 0 5px 0;
	}

h4{
	color: #333;
	padding: 0px 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	}
h5{
	font-size: 16px;
	font-weight: normal;
	color: #3a66b3;
	}
	
p{
	line-height: 16px;
	padding: 0px 0 20px 0;
	}
p strong{
	color: #003366;
	}	
a {
	color: #3399cc;
	color: #6699cc;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
ul.inline{
	list-style: none;
	}
ul.inline li {
	display: inline;
	}
ul.block,
ul.block li {
	list-style: none;
	display: block;
	}

/* terms */	
textarea {
	font-size:13px;
	font-family: "Lucida Grande", Arial;
	padding:2px;
	}
td,th {
	vertical-align: middle;
	}
input.button,
button {
	vertical-align: middle;
	padding: 2px 4px;
	font-family: "Lucida Grande", Arial;
	width: auto;
	overflow: visible;
	}
input.big {
	vertical-align: middle;
	font-size: 20px;
	}	
* html li a {
	height: 1%;
	}
.clear {
	visibility: hidden;
	clear: both;
	height:0px;
	line-height:0;
	margin:0;
	padding:0;
	font-size:0px;
	line-height:0px;
	background: #ccc;
	}
.clear-dotted {
	clear: both;
	background:url(/images/dotted.gif) left top repeat-x;
	padding: 0 0 5px 0;
	}	
.sep {
	visibility:visible;
	border-bottom:1px dotted #ccc;
	padding-top:10px;
	margin-bottom:10px;
	font-size:1px;
	}	
a.hoverfix,
a.hoverfix:hover {
	padding: 0;
	text-decoration: none;
	background: none;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	}
html .clearfix {
	height: 1%;
	}

/***** Global Classes *****/
 

.float-left    { float:left; }
.float-right   { float:right; }
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; } 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }	
	
/*=========================================================
	Layout Styles
=========================================================*/
div.wrap {
	width: 782px;
	margin: 0 auto;
	text-align: left;
	}

.navHolder{
	padding: 60px 0px 0 0;
	float: right;
	width: 542px;
	text-align: left;
	}
	
div#container {
	background:url(/images/content_bg.png) center top no-repeat;
	_background:none;
	_background:url(/images/content_bg.gif) center top no-repeat;       
	}
	
	
div#branding {
	height: 115px;
	height: 90px;
	margin-top: 30px;
	}

img.logo{
	display: block;
	float: left;
	width: 221px;
}
	
* html div#branding img{
	behavior: url(/css/iepngfix.htc); 
	position: relative;
    }
    
.pad5{
	padding: 5px 5px 0 5px;
	}
.pad10{
	padding: 10px;
	}
div.left{
	float: left;
	width: 522px;
	}
.left_pad{
	padding: 10px 0 10px 10px;
	}
div.right{
	float: right;
	width: 245px;
	}
.right_bg{
	background:url(/images/right_col_bg.gif) left top no-repeat;
	}
.right_pad{
	padding: 10px;
	}
.twocols_rt{
	float: right;
	width: 230px;
	}
.twocols_lt{
	width: 530px;
	float: left;
	}	
/*=========================================================
	Indication Primary Navigation
=========================================================*/

.sIFR-hasFlash body.private  ul.primNav li#private,
.sIFR-hasFlash body.public  ul.primNav li#public,
.sIFR-hasFlash body.documents  ul.primNav li#documents{
	color: #ffffff;
	background:url(/images/icons/arr_white.png) center bottom no-repeat;
	}

body.private  ul.primNav li#private,
body.public  ul.primNav li#public,
body.documents  ul.primNav li#documents{
	color: #ffffff;
	background:url(/images/icons/arr_white.png) center bottom no-repeat;
	}	

body.about ul.globalNav a#about,
body.contact ul.globalNav a#contact,
body.sitemap ul.globalNav a#sitemap{
	background: url(/images/icons/arr_blue.png) center bottom no-repeat;
	}
	
body.home ul.globalNav li#home_tab{
	display: none;
}

/* My Comment */	
/*=========================================================
	Indication Secondary Navigation
=========================================================*/
#team ul.subNav,
#structures ul.subNav{
	display: block;
	}

#structures ul.secNav a#private_struct_tab,
#structures ul.secNav a#public_struct_tab,
#team ul.secNav a#team_tab{
	background: url(/images/icons/arr_left_down.png) left center no-repeat;
	background: url(/images/icons/arr_blue_lt_down.png) left center no-repeat;
	font-weight: bold;
	}

body.private_criteria #private_criteria a#private_investment_tab,
body.private_growth #private_growth a#growth_tab,
body.private_financing #private_financing a#financing_tab,
body.private_listing #private_listing a#listing_tab,
body.private_cashout #private_cashout a#cashout_tab,
body.public_criteria #public_criteria a#public_criteria_tab,
body.public_growth #public_growth a#public_growth_tab,
body.public_acquisition #public_acquisition a#public_acquisition_tab,
body.public_non_core #public_non_core a#public_non_core_tab,
body.about #mission a#mission_tab,
body.about #values a#values_tab,
body.about #model a#model_tab,
body.about #team a#team_tab{
	font-weight: bold;
	background: url(/images/icons/arr_blue_lt_hover.png) left center no-repeat;
}

body.about_ins #team ul.subNav li#team_ins a,
body.about_mgmt #team ul.subNav li#team_mgmt a,
body.about_bankers #team ul.subNav li#team_bankers a,
body.about_seniors #team ul.subNav li#team_seniors a{
	font-weight: bold;
	background: url(/images/icons/arr_left.png) left center no-repeat;
	}


/*=========================================================
	Banner Styles
=========================================================*/	
.banner{
	height: 150px;
	}

body.home .banner{
	background:url(/images/banners/home.jpg) left top no-repeat;
	}
	
body.public .banner{
	background:url(/images/banners/public_landing.jpg) left top no-repeat;
	}

body.public_growth .banner{
	background:url(/images/banners/public_growth.jpg) left top no-repeat;
	}

body.public_acquisition .banner{
	background:url(/images/banners/public_acquisition.jpg) left top no-repeat;
	}
	
body.public_non_core .banner{
	background:url(/images/banners/public_non_core.jpg) left top no-repeat;
	}

body.public_criteria .banner{
	background:url(/images/banners/public_criteria.jpg) left top no-repeat;
	}
	
body.private .banner{
	background:url(/images/banners/private_landing.jpg) left top no-repeat;
	}

body.private_growth .banner{
	background:url(/images/banners/private_growth.jpg) left top no-repeat;
	}

body.private_financing .banner{
	background:url(/images/banners/private_financing.jpg) left top no-repeat;
	}

body.private_listing .banner{
	background:url(/images/banners/private_listing.jpg) left top no-repeat;
	}
	
body.private_cashout .banner{
	background:url(/images/banners/private_cashout.jpg) left top no-repeat;
	}				

body.private_criteria .banner{
	background:url(/images/banners/private_criteria.jpg) left top no-repeat;
	}

body.about .banner{
	background:url(/images/banners/about_landing.jpg) left top no-repeat;
	}
	
body.about_mission .banner{
	background:url(/images/banners/about_mission.jpg) left top no-repeat;
	}
	
body.about_values .banner{
	background:url(/images/banners/about_values.jpg) left top no-repeat;
	}
	
body.about_model .banner{
	background:url(/images/banners/about_model.jpg) left top no-repeat;
	}
	
body.about_team .banner{
	background:url(/images/banners/about_team.jpg) left top no-repeat;
	}
	
body.about_ins .banner{
	background:url(/images/banners/about_ins.jpg) left top no-repeat;
	}
	
body.about_mgmt .banner{
	background:url(/images/banners/about_mgmt.jpg) left top no-repeat;
	}
							
body.contact .banner{
	background:url(/images/banners/contact.jpg) left top no-repeat;
	}
body.terms .banner{
	background:url(/images/banners/terms.jpg) left top no-repeat;
	}
body.sitemap .banner{
	background:url(/images/banners/sitemap.jpg) left top no-repeat;
	}		
/*=========================================================
	Global Navigation Styles
=========================================================*/	
ul.globalNav{
	list-style: none;
	text-align:right;
	padding: 7px 7px 7px 0;
	font-size: 12px;
	}
ul.globalNav li{
	padding:7px 0 7px 3px;
	display: inline;
	}	
ul.globalNav a{
	color: #fff;
	text-decoration: none;
	padding: 8px 5px;
	}
ul.globalNav a:hover{
	background: url(/images/icons/arr_blue.png) center bottom no-repeat;
	text-decoration: none;
	}
	

	
	
/*=========================================================
	Secondary Navigation Styles
=========================================================*/	
div.rightNav{
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	background: #fff url(/images/nav_bottom.gif) center bottom no-repeat;
}
ul.secNav{
	list-style: none;
	padding: 0 5px 0 15px;
	background: url(/images/right_nav_bg.gif) left top repeat-y;
	}
ul.secNav li{
	background:url(/images/dotted.gif) left bottom repeat-x;
	}	
ul.secNav a{
	display: block;
	color: #003366;
	text-decoration: none;
	padding: 10px 5px 10px 16px;
	background: url(/images/icons/arr_left.png) left center no-repeat;
	background: url(/images/icons/arr_blue_lt.png) left center no-repeat;
	}
ul.secNav a:hover{
	text-decoration: underline;
	background: url(/images/icons/arr_blue_lt_hover.png) left center no-repeat;
	}
/*=========================================================
	Sub Navigation Styles
=========================================================*/	
h3 a{
	color: #fff;
	}
	
h4 a{
	color: #00315c;
	}
		
ul.subNav{
	list-style: none;
	margin: 0 0 0 16px;
	border: none;
	border-left: none;
	border-right: none;
	font-size: 12px;
	display: none;
	padding: 0;
	}
div.rightNav li.last{
	background:none;
	}
ul.subNav a{
	display: block;
	color: #3c90a4;
	text-decoration: none;
	padding: 8px 1px 8px 14px;
	background: url(/images/icons/arr_left_light.png) left center no-repeat;
	}
ul.subNav a:hover{
	text-decoration: underline;
	background: url(/images/icons/arr_left.png) left center no-repeat;
	}


/*=========================================================
	Contqact Navigation Styles
=========================================================*/	
div.rightNav p{
	padding: 15px 5px 0 5px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
	}
/*=========================================================
	Homepage Styles
=========================================================*/		

.h1_holder{
	padding: 0px 0 10px 0;
	}
.home_holder{
	margin: 10px 0 0 0;
	padding:20px 0 0 0;
	background: url(/images/home_holder.png) center top no-repeat;
	/*background:url(/images/dotted.gif) left top repeat-x;*/
	}
.home_holder h2 a{
	color: #003366;
	}	
.companies{
	padding: 0;
	width: 250px;
	}	
.public{
	float: left;
	}	
.private{
	float: right;
	}
.companies p{
	padding: 90px 0 20px 0;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	}
div.public p{
	background:url(/images/public.png) left top no-repeat;
	}
div.private p{
	background:url(/images/private.png) left top no-repeat;
	}
/*	
div.readmore{
	padding:5px 0;
	float: right;
	text-align: right;
	}
.readmore a{
	text-align: left;
	background:url(/images/readmore_lt.png) left top no-repeat;
	padding: 0px 0 0px 10px;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	width: auto;
	display: block;
	float: left;
	width:80px;
	cursor: pointer;
	}
.readmore span{
	display: block;
	float: right;
	background:url(/images/readmore_rt.png) right top no-repeat;
	padding: 4px 25px 6px 0px;
	font-size: 11px;
	line-height: 15px;
	}
.readmore a:hover{
	color: #666;
	}
*/
.callText{
	font-size: 11px;
	line-height: 15px;
}
.transactions{
	background:url(/images/transaction_bg.gif) left top no-repeat;
	padding:10px;
	margin: 0px 0 10px 0;
	}
.transactions2{
	background:url(/images/transaction_bg2.gif) left top no-repeat;
	margin: 0px 0 20px 0;
	}
.transactions2 p{
	padding:0 3px 15px 10px;
	
	}
.transactions2 h4{
	padding:10px;
	
	}
	
.testimonials{
	background:url(/images/testimonials_bg.gif) left top no-repeat;
	padding:10px;
	margin: 0px 0 13px 0;
	}	

.homeh5{
	padding: 0 0 10px 0;
	}
.homep{
	padding: 0 0 20px 0;

	}
/*=========================================================
	Testimonials Styles
=========================================================*/		

/*=======amit's added===========*/

.calllinks{
	padding: 12px 0 8px 12px;
	height: 29px;
	background-image: url(/images/transaction_bg2_bottom.gif);
	}
.calllinks li{
	background: url(/images/bullet.gif) left top no-repeat;
	float: left;
	text-align: left;
	list-style-type: none;
	padding: 0 25px 0 21px;
	}
.calllinks li a { 
	color: #00315c; 
	font-size: 11px;  
	font-weight: none;
	text-decoration: none;
	}
.calllinks li a strong{ 
	display: block;
	font-size: 13px; 
	}

.calllinks li a:hover,
.calllinks li a:hover strong{
	text-decoration: underline;
	} 



.transactions p,
.testimonials p{
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	padding:0 0 5px 0;
	}

.transactions p.quote{
	
	/*background:url(/images/test_bg.gif) center top no-repeat;*/

	}	
.transactions p.author{
	padding: 0px 0 5px 70px;
	/*	background:#fff url(/images/author_bg.gif) center top no-repeat;*/
	}

.transactions p.numbers{
	font-size: 12px;
	padding: 6px 0;
	/*	background:#fff url(/images/author_bg.gif) center top no-repeat;*/
	}

.transactions p.submit{
	padding: 12px 0 0 0 ;
	/*	background:#fff url(/images/author_bg.gif) center top no-repeat;*/
	}

	
/*=========================================================
	team page Styles
=========================================================*/	
.team{
	padding:0 0 0 0;
	background: url(/images/dotted.gif) left bottom repeat-x;
	margin:0 0 10px 0;
	}
.last{
	background:none;
	padding:0;
	}
.desc{
	float:right;
	width:335px;
	padding-left:15px;
	}
.info{
	float:left;
	width:160px;
	padding:0;
	}
.info_bg{
	background: url(/images/info_bg.gif) left top no-repeat;
	}
div.info a{
	display:block;
	background: url(/images/logo_bg.gif) left top no-repeat;
	padding:0;
	}
div.info a img{
	}
.team b,
.desc span{
	display: block;
	}

.team span{
	padding:0 0 10px 0;
	font-weight:bold;
	}
	
.name_desig{
	padding: 5px 0;
	background: url(/images/light_dotted_h.gif) left bottom repeat-x;
	margin-bottom: 10px;
	}
.name_desig a.showresume{
	display: block;;
	float: right;
	text-align: right;
	padding: 16px 0 0 20px;
	font-size: 11px;
	background: url(/images/icons/resume.gif) left bottom no-repeat;
	}

.name_desig b{
	display: block;
	float: left;
	font-size: 15px;
	width: 50%;
	font-weight: normal;
	color: #416d96;
	}
	
.name_desig b span{
	font-size: 12px;
	color: #666;
	}
	

/*=========================================================
	Landing page Styles
=========================================================*/		
.left ul.block{
	padding: 0;
	margin: 0;
	}

.left li{
	background:url(/images/icons/org_bul.gif) left 1px no-repeat;
	padding: 0 0 15px 20px;
	line-height: 16px;
	/*display: block;*/
	}



/* ol.ter */
li.readmore{
		background:none;
}

.readmore{
	padding: 0 0 10px 0;
	line-height: 16px;
	margin: 0 0 10px 0;
	height: 20px;
	text-align: right;
	}
	
.readmore a{
	text-align: left;
	background:url(/images/readmore_rt.png) right top no-repeat;
	padding: 0px 25px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	display: block;
	float: right;
	cursor: pointer;
	}
.readmore span{
	display: block;
	float: left;
	background:url(/images/readmore_lt.png) left top no-repeat;
	padding: 4px 0px 6px 10px;
	font-size: 11px;
	line-height: 15px;
	}

.readmore a:hover{
	color: #666;
	}	
		
.left li b{ 
	display: block;
	padding: 0 0 5px 0;
	}

/* My Comment */
	
a.video{
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	background: #f3fbff;
	border: 1px solid #d9f3ff;
	width: 180px;
	color: #333;
}
a.first{
	margin-left:0;
}
a.video:hover{
	background: #e5eef2;
	text-decoration: none;
}

a.video ul,
a.video li{
	padding: 0;
	margin: 0;
	}
a.video li{
	list-style: none;
	background-image: none;
	padding:5px 7px;
	}	

a.video li.boxTitle{
	color: #006699;
	background: #d9f3ff;
	padding:7px;
	font-weight: bold;
	font-size: 14px;
	}

a.video li.pic,
a.video li.view{
	text-align: center;
	}

a.video li.pic img{
	background: #fff;
	padding: 4px;
	border: 1px solid #ddd;
	}

a.video li.view span{
	color: #006699;
	padding:5px 5px 5px 20px;
	background:url(/images/icons/view.gif) left center no-repeat;
	}
		
/*=========================================================
	Document page Styles
=========================================================*/	
div.documents{
	margin: 0 0 10px 0;
}
.documents h5{
	padding: 5px;
	background:#f4f4f4 url(/images/dotted.gif) left bottom repeat-x;
	}
.documents ul.block{
	margin: 0;
	padding: 10px;
	}
.documents ul.block li{
	font-weight: bold;
	padding: 0px 0 5px 20px;
	font-size: 13px;
	}
.documents ul.block li ul.block{
	margin: 0;
	padding: 5px 0px 5px 0px;
	}
.documents ul.block li ul.block li{
	padding: 7px 0px 7px 23px;
	background-position: left center;
	border-bottom:1px solid #f4f4f4;
	}	
.documents li a{
	font-weight: normal;
}

li.pdf{
	background:url(/images/icons/pdf.gif) left 1px no-repeat;
}
li.excel{
	background:url(/images/icons/excel.gif) left 1px no-repeat;
}
li.word{
	background:url(/images/icons/word.gif) left 1px no-repeat;
}
li.ppt{
	background:url(/images/icons/ppt.gif) left 1px no-repeat;
}

/*=========================================================
	Contact page Styles
=========================================================*/	
.contact_title{
	color: #333;
	padding: 5px;
	background: #f2f2f2 url(/images/dotted.gif) left bottom repeat-x;	
	}
.twocols_rt .contact_title{
	padding: 5px 5px 5px 10px;
	}	
.address{
	padding: 7px 5px 20px 5px;
	}
.twocols_rt .address{
	padding: 7px 5px 20px 10px;
	}	
.address h5{
	font-size: 13px;
	color: #666;
	padding: 0px 0 2px 0;
	font-weight: bold;
	}
ul.contactus{
	padding: 0;
	margin: 0;
	list-style: none;
}	
ul.contactus li{
	display: block;
	padding:5px 0 5px 25px;
	}
.phone{
	background:url(/images/icons/phone.gif) left center no-repeat;
	}	
.fax{
	background:url(/images/icons/fax.gif) left center no-repeat;
	}	
.email{
	background:url(/images/icons/email.gif) left center no-repeat;
	}	


ul.dataneeded{
	padding: 5px 0 15px 30px;
	margin: 0;
	}
ul.dataneeded li{
	padding:2px 0;
	margin: 0;
	}	
a.excel{
	padding: 2px 0 2px 20px;
	background:url(/images/icons/excel.gif) left top no-repeat;
	}
	

.quicktabs{
	padding: 10px 0;	
}

.quicktabs label{
	padding: 0 10px 0 0 ;
	vertical-align: middle;
}

div.address dl p{
	padding: 5px 0 10px 0;
	margin: 0;
}

div.address p.mandatory{
	margin: 5px 0 0 0px;
	font-size: 11px;
	text-align: left;
	clear: both;
}

div.address dl,
div.address dt,{
	margin: 0;
}

div.address dl{
	width:510px;
}
div.address dt,
div.address dd{
	float: left;
	padding: 7px 0px;
}

div.address dt{
	width: 250px;
}

div.address dd {
	width:100%;
}
dd.button{
	text-align:center;
}
div.address dt label,		
div.address dd label {
	display: block;
	font-weight: bold;
	background:url(/images/icons/star.gif) left center no-repeat;
	padding:2px 0 2px 16px;
}

div.address label.notmand {
	background-image:none;
	padding:2px 0;
}

div.address dt.lastrow{
	width: 204px;
	}
div.address dt.unbold{
	font-weight: normal;
	}

label input{
	vertical-align: middle;
}
	

div.address dt select,
div.address dt input,
div.address dt textarea{
	width:230px;
	font-size: 11px;
	font-family: Arial;
	border-width: 1px;
	border-style: solid;
	border-color:#666 #ccc #e6e6e6 #999;
	padding: 2px;
}
table{
	background:#eaeaea;
	width: 95%;
}
div.address td select,
div.address td input,
div.address td textarea{
	width:70px;
}
th{
	background: #eff6ff;
}
td{
	background: #fff;
}

/* My Comment */

div.address dd textarea{
	width: 480px;
}

div.address dd input.small{
	width:110px;
}
	
div.address dd.button input{
	width: auto;
	border: none;
}	


.thankyou  { 
	background: #9bde6f;
	padding: 10px;
	clear:both;
	border: 1px solid #27a02f;
	margin: 5px 0px;
	}	
	
.thankyou h2{
	color:#27a02f;
	padding: 8px 25px;
	background: #fff url(/images/icons/confirm.gif) left center no-repeat ;
	font-size: 16px;
	font-weight:bold;
	}
	
	
.thankyou p{
	padding:5px 25px;
	color: #333;
	margin: 0;
	background: #fff
	}

.statusErr {
	padding:10px;	
	color:#ff0000;
	border:1px solid #f00;
	background:#FFCCCC;
	margin: 5px 0px;
	color:#CC0000;
	}
.statusErr p{
	background:#fff url(/images/icons/alert.gif) 5px center no-repeat;
	padding:8px 8px 8px 35px;
	margin:0;
	border: none;
	}
	
	
/*=========================================================
	sitemap page Styles
=========================================================*/		
.sitemap .left,
.terms .left{
	width: 760px;
}
div.sitemap{
	
}
div.sitemap ul.level1{
	padding: 0;
	margin: 0;

	}

div.sitemap li{
	display: block;
	list-style: none;
	}
	
div.sitemap ul.level1 li{ 
	padding: 0;
	margin: 0 0 5px 0;
	background: none;
	}
	
div.sitemap ul.level1 li a{ 
	display: block;
	color: #003366;
	text-decoration: none;
	padding: 10px;
	background: #f5f3f3;
	background-image: none;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	}
	
div.sitemap ul.level1 li a span{ 
	display: block;
	padding: 0 0 0 20px;
	background: url(/images/icons/box_arrow.gif) left center no-repeat;
	}	

div.sitemap ul.level1 li a:hover,
div.sitemap ul.level2 li a:hover,
div.sitemap ul.level3 li a:hover{
	text-decoration: underline;
	}	
		
div.sitemap ul.level2{
	padding: 0;
	margin: 0 15px;
	list-style: none;
	background: #fff;
	}
div.sitemap ul.level2 li{
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}	
div.sitemap ul.level2 li a{
	padding: 7px 0 7px 25px;
	background-color: none;
	background: url(/images/icons/arr_blue_lt.png) 5px center no-repeat;
	border: none;
	font-weight: normal;
	color: #6699cc;
	color: #003366;
	}

div.sitemap ul.level2 li a:hover,
div.sitemap ul.level2 li a.true:hover{
	background: url(/images/icons/arr_blue_lt_hover.png) 5px center no-repeat;
	}
	
div.sitemap ul.level2 li.submenu{
		border: none;
	}
div.sitemap ul.level2 li a.true{
	margin: 0 0px 0 0 ;
	background: url(/images/icons/arr_blue_lt.png) 5px center no-repeat;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}		
div.sitemap ul.level3{
	margin: 0 10px 10px 10px;
	list-style: none;
	/*border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background:#fc0;*/
	}
div.sitemap ul.level3 li{
	padding: 0 0 0 15px;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	background:#fff;
	margin: 0;
	}	
div.sitemap ul.level3 li a{
	padding: 7px 0 7px 15px;
	color: #3c90a4;
	background-color: none;
	background:url(/images/icons/arr_left_light.png) left center no-repeat;
	border: none;
	}			

div.sitemap ul.level3 li a:hover{
	background:url(/images/icons/arr_left.png) left center no-repeat;
	}
	
/*=========================================================
	Footer Styles
=========================================================*/		
#footer{
	background: #003366;
	font-size: 11px;
	color: #999;
	vertical-align: middle;
	padding: 2px 0px;
	}
#footer a.paperplane{
	padding-right: 5px;
	padding-top: 3px;
	float: right;
	width: 131px;
}	
#footer p{
	padding: 8px 0 0 5px;
	float: left;
	width: 574px;
	}
	
/*==============================================================
Softpop up and Vidoe styles and washout Layer 
=========================================================*/	
.white_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:1001;
	background-color: black;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);	  
}

.white_content {
	display: none;
	position: absolute;
	width: 332px;
	height:274px;
	z-index:1002;
	overflow: hidden;
	text-align: left;
	background: #212121;
	border: 2px solid #999999;
	/*background: url(/img/global/form_bg.gif) center center no-repeat;*/

}
 iframe{
}
div.video_title,
div.video_body{
	float: left;
	}

div.video_title{
	text-align: left;
	width:322px;
	padding:0 0 5px 0;
	vertical-align: middle;
}

div.video_title h2{
	margin: 0;
	padding:0px;
	color: #fff;
	font-size: 14px;
	text-align: left;
	width: 202px;
}

div.video_title a.closeform{
	display: block;
	float: right;
	padding: 0 18px 0 0;
	color: #fff;
	background: url(/images/icons/close.gif) right center no-repeat;
}


div.video_body {
}

/*==============================================================
Terms of use
=========================================================*/	

ol.termsofuse{
	padding:0 0 0 20px;
	margin: 0;
}	
ol.termsofuse li{
	padding: 0 0 15px 0;
	background: none;
	line-height: 16px;
}



 a:focus{
  -moz-outline-style: none;
	}