/* CSS Document */

#insideBanner {
	position: relative;	
	margin: 4px 0 0 0;
	background: url(../images/img_banner_inside.jpg) no-repeat;
	clear: both;
	width: 921px;
	height: 83px;
}

	#insideBanner #breadcrumbs {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 252px;
	width: 534px;
	}
		
		#insideBanner #breadcrumbs a{
			font-size: 11px;
			font-weight: normal;
			color: #fff;
			padding: 0 3px 0;
		}
		
	#insideBanner H1 {
	font-size: 30px;
	height: 40px;
	line-height: 1.2em;
	font-weight: normal;
	color: #fff;
	position: absolute;
	top: 35px;
	left: 251px;
	width: 666px;
	}

#insideContent{
	position: relative;
	margin: 4px 0 0 17px;
	background: url(../images/bg_insideContent.gif) repeat-y;
	width: 921px;
}

#leftTable{
	float: left;
	width: 215px;
}

#leftTable1{
	float: left;
	width: 215px;
	border-bottom: 4px solid #DDE1E3;	
}

#leftColumn {
	float: left;
	width: 200px;
	padding: 7px;
}
	
	#leftColumn #leftNav{
		list-style: none;
		color: #2F4E69;
	}
	
	#leftColumn #leftNav li{
		font-size: 12px;
		font-weight: bold;
		margin: 0 0 4px 0;
		background: url(../images/bg_arrow_nav.gif) no-repeat 12px 9px;
		padding: 4px 0 4px 23px;
		display: block;
	}
	
	#leftColumn #subsubNav {
		list-style: none;
		color: #2F4E69;
	}
	
	#leftColumn #subsubNav li{
		font-size: 11px;
		font-weight: bold;
		margin: 0 0 0 0;
		background: none;
		background: url(../images/bg_arrow_nav.gif) no-repeat 0px 8px;
		padding: 4px 0 2px 10px;
		display: block;
	}
	
	#leftColumn #leftNav #active{
		background-color: #DDE1E3;
	}
	
	.green {
		color: #688A1E;
	}
	
	#leftColumn #leftNav a{
		color: #2F4E69;
		text-decoration: none;		
		display: block;
	}
	
	#leftColumn #leftNav a:hover{
		text-decoration: none;
		color: #688A1E;
	}
	
	
	#leftModule {
		margin: 50px 0 0 13px;
	}
	
	#leftModule H2{
		margin: 0 0 12px 0;
		font-size: 14px;
		color: #2F4E69;
	}
	
	#leftModule img{
		margin: 0 0 12px 0;
	}


#centerColumn {
	float: left;
	width: 619px;
	padding: 20px 25px 30px 25px;
}

	#centerColumn #breadcrumbs {
		font-size: 11px;
		padding: 0 0 15px 0;
	}
		
		#centerColumn #breadcrumbs a{
			font-size: 11px;
			font-weight: normal;
			color: #333;
			padding: 0 3px 0;
		}
		
	#centerColumn H1 {
		font-size: 18px;
		color: #2F4E69;
		line-height: 1.3em;
		padding: 0 0 12px 0;
	}	
	
	#centerColumn H2 {
		font-size: 15px;
		font-weight: normal;
		color: #2F4E69;
		line-height: 1.3em;
		padding: 0 0 6px 0;
	}	
	
	#centerColumn .intro {
		font-size: 16px;
		color: #669933;
		line-height: 1.3em;
		padding: 0 0 6px 0;
	}	
	
	#centerColumn P {
		padding: 0 0 6px 0;
	}	
	
	#centerColumn ul {
		padding: 0 0 6px 15px;
		list-style: none;
	}	
	
	#centerColumn ol {
		padding: 0 0 6px 30px;
	}	
	
	#centerColumn ol li{
		padding: 0 0 6px 0;
	}
	
	#centerColumn ul li{
		padding: 0 0 10px 10px;
		background: url(../images/bg_arrow_nav.gif) no-repeat 0 4px;
		font-size: 12px;
		font-weight: normal;
		border: none;
	}	
	
	
	#regList ul li{
		padding: 0 0 6px 10px;
		background: url(../images/bg_arrow_nav.gif) no-repeat 0 4px;
		font-size: 11px;
		font-weight: bold;
		border: none;
	}	
	
	#centerColumn ul li ul{
		font-size: 11px;
		padding: 11px 0 0px 18px;
	}	
	
	#centerColumn ul li ul li{
 		font-size: 12px;
		color: #333;
		background: none;
		list-style: circle;
		padding: 0 0 6px 0px;
		font-weight:normal;
	}	
		

.pdf {
	background: url(../images/icon_pdf_sm.gif) no-repeat 0 0;
	padding: 0 0 0 15px;
}
		
	
.whitepaper {
	background: url(../images/icon_whitepaper.gif) no-repeat 0 0;
	padding: 0 0 0 14px;
}



#formTable{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #E8F0CC;
}

	#formTable td{
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding: 5px 5px 5px 5px;
		font-size: 11px;
		font-weight:bold;
		vertical-align:top;
	}
	
	#formTable input{
		padding: 2px;
		font-size: 12px;
	}

.newsListItem{
	border-top: 1px solid #ccc;
	padding: 14px 0 5px 0;
	background: none;
}

.contactListItem{
	border-top: 1px solid #ccc;
	padding: 10px 0 2px 0;
	background: none;
}

.contactLeft {
	float: left;
	width: 390px;
}



.contactRight {
	float: right;
	width: 210px;
	padding: 0 0 0 0;
	font-size: 11px;
}

.contactRight a:hover{
	text-decoration: none;
	color: #688A1E;
}

.callout {
	padding: 5px;
	border: 1px solid #ccc;
}

.textcallout {
	padding: 10px 0 10px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: right;
	width: 200px;
	margin: 0 0 0 15px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	color: #2F4E69;
}

.textcallout1 {
	padding: 10px 0 10px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 190px;
	margin: 30px 0 0 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	color: #2F4E69;
}

#blockquote {
	text-indent: 25px;
	background: url(../images/quotes1.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

#blockquote p {
	display: inline;
	margin: 0;
	padding-right: 22px;
	padding-top:5px;
	background: url(../images/quotes2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	color: #2F4E69;
}

.signoff {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	margin: 4px 0 0 0;
	padding: 0;
}

blockquote {
	text-indent: 25px;
	background: url(../images/quotes1.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	display: inline;
	margin: 0;
	padding-right:0px;
	padding-top:0px;
	background: url(../images/quotes2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	color: #2F4E69;
}


.manageLeft {
	float: left;
	width: 110px;
}

.manageRight {
	float: left;
	width: 497px;
	padding: 0 0 0 12px;
}

#clientsList ul {
	list-style: none; 
	margin: 0;
	padding: 0;
}

#clientsList ul li{
	list-style: none; 
	margin: 0;
	padding: 8px 0 8px 0px;
	background: none;
	font-size: 12px;
	font-weight: normal;
	border-top: 1px solid #ccc;
	clear:both;
}


#clientsList ul li img{
	padding: 10px 0 15px 10px;
}


#clientsList ul li p{
	margin: 0 0 0 170px;
	border-left: 1px solid #ccc;
	padding: 0 0 0 15px;
}

#logoImg {
	width: 160px;
	text-align: center;
	float: left;
}

/*tree menu */

.leftNav .hitarea {
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
.leftNav.expandable-hitarea { background-position: -70px -3px; }
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
   .leftNav .hitarea {
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}

	
.leftNav li span.folder  { cursor: pointer;
		font-size: 12px;
		font-weight: bold;
		margin: 0 0 0px 0;
		background: url(../images/bg_arrow_nav.gif) no-repeat 12px 5px;
		padding: 0px 0 0px 23px;
		display: block;
		color: #2F4E69;
		list-style:none; }
		
.leftNav li:hover span.folder { cursor: pointer;color: #688A1E;
}

	
.leftNav span.folder,{ display: block; }
.leftNav li.expandable span.folder { display: block;  }
.leftNav li span.file {
	font-weight:normal;
	font-size:11px;
	margin: 5px 0 0px 0;
	background: url(../images/bg_arrow_nav.gif) no-repeat 25px 5px;
	padding: 0px 0 0px 40px;
	display: block;
	color: #2F4E69;
	list-style:none;
}

.leftNav span.file { list-style:none; }
.leftNav span.file,{list-style:none;}

.headingtext {
   font-size: 14px;
  font-weight: bold;
  color: #2F4E69;
  }
.headingtext1 {
   font-size: 14px;
  font-weight: bold;
  color: #2F4E69;
  }
.headingtext1:hover {
   font-size: 14px;
  font-weight: bold;
  color: #688A1E; 
  text-decoration:none;
  }  
  

  
 #headingtext { 
 width:170px;
 background-color: #DDE1E3;
 padding: 4px 15px 2px 15px;
 }
 
  
  
/*tree menu */


#centerColumn1 {
	float: left;
	width: 619px;
	padding: 20px 25px 30px 25px;
}

	#centerColumn1 #breadcrumbs {
		font-size: 11px;
		padding: 0 0 15px 0;
	}
		
		#centerColumn1 #breadcrumbs a{
			font-size: 11px;
			font-weight: normal;
			color: #333;
			padding: 0 3px 0;
		}
		
	#centerColumn1 H1 {
		font-size: 18px;
		color: #2F4E69;
		line-height: 1.3em;
		padding: 0 0 12px 0;
	}	
	
	#centerColumn1 H2 {
		color:#f18f2b;
		font-size: 15px;
		font-weight: bold;		
		line-height: 1.3em;
		padding: 0 0 6px 0;
	}	
	
	#centerColumn1 .intro {
		font-size: 16px;
		color: #669933;
		line-height: 1.3em;
		padding: 0 0 6px 0;
	}	
	
	#centerColumn1 P {
		padding: 0 0 6px 0;
	}	
	
	#centerColumn1 ul {
		padding: 0 0 6px 15px;
		list-style: none;
	}	
	
	#centerColumn1 ol {
		padding: 0 0 6px 30px;
	}	
	
	#centerColumn1 ol li{
		padding: 0 0 6px 0;
	}
	
	#centerColumn1 ul li{
		padding: 0 0 10px 10px;
		background: url(../images/bg_arrow_nav1.gif) no-repeat 0 4px;
		font-size: 12px;
		font-weight: normal;
		border: none;
	}	
		

	#centerColumn1 ul li ul{
		font-size: 11px;
		padding: 11px 0 0px 18px;
	}	
	
	#centerColumn1 ul li ul li{
 		font-size: 12px;
		color: #333;
		background: none;
		list-style: circle;
		padding: 0 0 6px 0px;
		font-weight:normal;
	}	

