* {margin: 0;	padding: 0;}
body{
	background-color: #EDEDED;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;	
	min-width: 770px;
	margin:0px;
	padding: 0px;
	behavior: url(/inc/csshover.htc);
	color: #808080;
}
td,li{
	line-height: 143%;
	font-size: .8em;
}
p{
	line-height: 143%;
	font-size: .8em;
	margin-bottom: 10px;
}
ul.body{margin-top: 10px;
			margin-left: 2em;
			margin-bottom: 10px;
}

ul.body li{
list-style-image: url('/images/bullet-list.gif');
line-height: 150%;
}
	
p.intro {
	color: #246BBD;
	margin-bottom: 10px;
	line-height: 143%;
	padding: 10px 2px 6px 40px;
	background-image: url("/images/logo-netco2.gif");
	background-position: 0% 7%;
	background-repeat: no-repeat;
	}
	
div.wrapper {
	margin: 9px auto;
	width: 760px;
	text-align: left;
	background-color: White;
	border: solid 1px #BBBBBB;
	padding: 5px;

}










/* Navigation menu starts here */
div#topNav{
	width: 750px;
	padding-left: 5px;
	padding-right: 5px;
	clear: both;
}	
div#topNav li{
	float: left;	
	list-style-type: none;		
	position: relative;
	width: 145px;
	border-right: 1px solid #FFFFFF;
	background-image: url(/images/but.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 9px 0px 9px 0px;
}
		
div#topNav ul li:hover{
	background-image: url(/images/but2.jpg);
	background-repeat: repeat-x;
	color: white;
}	

div#topNav li li:hover{
	background-color: #2374D0;
	background-image: none;
	color:white;
}

div#topNav li ul{
	position : absolute;
	width : 145px;
	visibility : hidden;
	border : 1px solid black;
	top : 28px;
	padding : 0px;
	margin : 0px;
	left : 0px;
	background-color: #C3D9F2;
}
/*ACTIVE ACTIVE MAIN DROP DOWN*/		
div#topNav li ul li{
	border: 0px;
	clear: both;
	width: 136px;
	text-align: left;
	padding-left: 9px;
	margin-left: 0px;;
	background-color: #C3D9F2;
	background-image: none;
	COLOR: white;
	
}			

	
/******************** horizental menu level 3 (Nested dropdowns) ***************************************/ 
div#topNav li ul li ul{
	margin-left: 140px; 		/* for it to appear to the left of parent */
	margin-top: -25px;			/* for it to inline with parent's top edge */
	visibility: hidden;			/* Hide it untill mouse scrolls over parent */
	display: none;
	width: 145px;
}


div#topNav li ul li:hover ul{
	visibility: visible;
	display: block;
}


div#topNav ul li:hover ul, div#topNav ul li ul:hover{	
	visibility: visible;
}

/*ACTIVE ACTIVE - MAIN BUTTON BAR*/	

/* stops color of anchor turning black when mouse is on 5px padding space in ie */

div#topNav li a:link, div#topNav li a:VISITED{
	color: white;
	font-size: 1.4em;
	font-weight: 600;
	text-decoration: none;
	display: block;
	width: 145px;
}


div#topNav li li  a:hover, div#topNav li li li a:hover{
	color: white;
	font-weight: 400;
	text-decoration: none;
	display:block;
	width: 145px;
}

div#topNav li li  a:link, div#topNav li li li a:link{
	color: #2374d0;
	font-weight: 400;
	text-decoration: none;
	display:block;
	width: 145px;
}

div#topNav li li a:visited{
	color: white;
	font-weight: 400;
	text-decoration: none;
	display:block;
	width: 145px;
}
div#topNav li li li a:visited{
	color: white;
	font-weight: 400;
	text-decoration: none;
	display:block;
	width: 145px;
}


div#topNav li li ul{font-size: 1.2em;} /* dropdowns from a dropdown appear too small in IE */

div#topNav li li:hover a, div#topNav li li li:hover a{
	color: white;
	font-weight: 400;
	text-decoration: none;
	display:block;
	width: 145px;
}







		
/* ==== SUBSIDIARY TOP NAV BAR STARTS HERE ====	*/	
div#topNav2{
	margin-left: 5px;
	margin-right: 5px;
	width: 750px;
	padding-left: 5px;
	padding-right: 5px;
	clear: both;
	background-image: url('/images/nav2.jpg');
	background-repeat: no-repeat;
	font-size: .9em;
	margin-bottom: 10px;
	text-align: center;
	height: 20px;
}		

	
	
	/******************** horizental menu level 3 (Nested dropdowns) ***************************************/ 







	div#topNav ul li:hover ul, div#topNav ul li ul:hover{	
		visibility: visible;
		}
	
/
/* ==== SUBSIDIARY TOP NAV BAR STARTS HERE ====	*/	
div#topNav2{
		margin-left: 5px;
		margin-right: 5px;
		width: 750px;
		padding-left: 5px;
		padding-right: 5px;
		clear: both;
		background-image: url('/images/nav2.jpg');
		background-repeat: no-repeat;
		font-size: .9em;
		margin-bottom: 10px;
		text-align: center;
		height: 20px;
		}	
	
/*HOME LEFT HAND COLUMN*/
div#leftCol{
	float: left;
	width: 185px;
	/*border-right: 1px solid #D1DBE6;*/
	padding: 1em 5px 1em 5px;
	font-size: 115%;
	}
	
div#leftCol ul{
	margin-left: 20px;
	/*margin-right: 5px;*/
	margin-bottom: 2em;
	}
	
div#leftCol li{
	list-style-image: url('/images/bullet-blue.gif');
	border-bottom: 1px solid #E1E5E9;	
	margin-bottom: 6px;
	padding-bottom: 0px;
	color: #000000;
	}

div#leftCol li a:link{
	text-decoration: none;
	color: #000000;
	}

	
div#leftCol li a:visited{
	text-decoration: none;
		color: #000000;
	}
	
div#leftCol li a:hover{
	text-decoration: none;
	}

div#leftCol li.last{
 list-style-image: url('/images/bullet-blue.gif');
	border-bottom: 0px;
	}	

	div#leftCol li:hover, div#leftCol li.last:hover{
	list-style-image: url('/images/bullet-orange.gif');
	}


div#leftCol p{
	width:170px;
	text-align: center;
	color: #91A8C3;
	border-bottom: solid 2px #1A76D9;
	font-weight: 600;
	font-style: italic;
	margin-bottom: 0px;
}

div#leftCol p.underline{
	width:170px;
	color: #ff9933;
	border-top: solid 1px #ff9900;
	border-bottom: none;
	height: 1px;
	margin-top: 1px;

}

/*HOME RIGHT COLUMN*/

div#rightCol{
	float: left;
	width: 524px;
	/*border: 1px solid #000000;*/
	/*padding-left: 10px;*/
	padding-top: .3em;
	font-size: 120%;
	margin-bottom: 4px;
		/*border: 1px solid #ff0000;*/
}
div#rightCol p.arrow-bar{
	background-image: url('/images/arrow-r.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 2px 2px 3px 30px;
	vertical-align: middle;
	font-weight: 600;
	border-top: 1px solid #CCD7E3;
	border-bottom: 1px solid #CCD7E3;
	background-color:#ECF0F4; 
		
}

div#rightCol p.intro{
	color:#246BBD; 
	font-weight: 500;
	line-height: 135%;
	}


div#rightCol div{
	border: 1px dashed #A2B8D0;
	padding: 8px 12px 8px 12px;
	margin-bottom: 8px;
}

	
	
	

/*bullet lists on home*/

td.bull{
	padding-left: 20px; 
	background-image: url('/images/bullet-list.gif'); 
	background-position: 0% 50%; 
	background-repeat: no-repeat;
	width: 50%;
}



/*HOME NARROW COLUMNS SIDE BY SIDE*/

div.rightColnarrow{

	float: left;
	width: 261px;
	/*padding-left: 10px;*/
	padding-top: .3em;
	font-size: 120%;
	/*border: 1px solid #ff0000;*/
}

div.rightColnarrow p.arrow-bar{
	background-image: url('/images/arrow-r.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 2px 2px 3px 30px;
	vertical-align: middle;
	font-weight: 600;
	border-top: 1px solid #CCD7E3;
	border-bottom: 1px solid #CCD7E3;
	background-color:#ECF0F4; 
		
}

div.rightColnarrow p.home-text{
	border: 1px dashed #A2B8D0;
	padding: 4px 4px 4px 12px;
	margin-top: 4px;
}







div#home-bot-bar{
	margin-top: 1.5em;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	vertical-align: middle;
	font-weight: 500;
	border-top: 1px solid #CCD7E3;
	border-bottom: 1px solid #CCD7E3;
	background-color:#ECF0F4;
	font-size: 86%;
}

p.address{
	margin-left: 230px;
	padding-bottom: 10px;
	color: #404040;
}







		
		

		

/*SEARCH PAGE EXPLANATON UNDER SERVICES*/
td.services-search-features{
	background-color: #B08978;
		line-height: 1.6em;
			font-size: .7em;	
			font-weight: normal;
			color: #FFFFFF;
			padding: 2px 2px 2px 4px;
			border-bottom: 1px solid #cccccc;
}
td.services-search-datay{
		background-color: #DED8BD;
				line-height: 1.6em;
			font-size: .7em;	
			font-weight: normal;
			border-right: 1px solid #7C8691;
			border-bottom: 1px solid #7C8691;
			background-image:url(/images/ico-tick.gif);
			background-position: 50% 50%;
			background-repeat: no-repeat;
}

td.services-search-datan{
		background-color: #DED8BD;
			line-height: 1.6em;
			font-size: .7em;	
			font-weight: normal;
			border-right: 1px solid #7C8691;
					border-bottom: 1px solid #7C8691;
			background-image:url(/images/ico-cross.gif);
			background-position: 50% 50%;
			background-repeat: no-repeat;
			}

/*SEARCH PAGE EXPLANATON UNDER SERVICES ends*/			
			
	
/*a{
	text-decoration: underline;
	font-weight: normal;
}
a:link { color: #4a4a4a;}
a:visited {color: #000000; }
a:hover {
	color: #990000;
	background-color:#efefef;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}				
a.image:hover{ 	border-bottom: 0;}				

	

/*HOME TOP NAV*/
		
								
p.page-title{	font-size: 1.3em; 
							letter-spacing:.3em;
						color:#990000; 
						font-weight: 600; 
						font-family: 'Times New Roman', Times, serif;
						border-bottom: solid 1px #c9ac72;
						text-align: right;

						
}

div.sidebar-title{
	font-size: .6em;
	font-weight: 600;
	text-align: left;
	width: 100%;
	background-color: #f4eee3;
	border:solid 1px #cccccc;
	padding: 2px 2px 2px 12px;
	background-image:url(/images/arrow-r.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
}
div.sidebar-title a, div.sidebar-title a:VISITED{
	text-decoration: none;
	color: black;
}

div.sidebar-title a:HOVER{
	text-decoration: underline;
	color: black;
}


div.sidebar-message{	font-size: .6em;
						font-weight: normal;
						text-align: left;
						width: 100%;
						background-color: #FFFFFF;
						border-right: solid 1px #cccccc; 
						border-bottom: solid 1px #cccccc; 
						border-left: solid 1px #cccccc; 
						margin-bottom: 15px;
						padding: 2px 2px 8px 12px;
													
}

div.navbar { border-top: solid thin #c9ac72; 
						width: 80%;
						float: left;
						margin-top: 20px;
}
div.copyright{font-size: .6em;
	
}
			

	

td.alpha{
		text-align: center;
		padding: 2px;
		font-size: .8em;
		font-weight: bold;
		background-color:#F4EEE3;
}
td.alpha a{
	color: #C9AC72;
	text-decoration: none;
}

td.alpha a:HOVER{
	color: #990000;
}

td.current{
		text-align: center;
		padding: 2px;
		font-size: .8em;
		font-weight: bold;
	background-color: #C9AC72;
	color: white;
}


div.definition{
	font-size: .8em;
}

.pagination{
	font-size: .7em;
	font-weight: bold;
}


.text{
	color:navy;
    font-weight: bold;	
	
}

	
.text1{
	color:navy;
    font-weight: bold;	
	

}	
	
	
	a.external{
		padding-right: 15px;
		background: url(/images/external-link.gif) no-repeat right;
	}




h1{
	background-image: url('/images/arrow-r.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 2px 2px 4px 30px;
	vertical-align: middle;
	font-weight: 600;
	border-top: 1px solid #CCD7E3;
	border-bottom: 1px solid #CCD7E3;
	background-color:#ECF0F4; 
	letter-spacing: .2em;
	font-size: 1em;
	margin-bottom: 1em;
	margin-top: .5em;
	font-family: arial, helvetica, sans-serif;
	color: #2A7DDC
	
}



h2{
	padding: 2px 2px 3px 30px;
	vertical-align: middle;
	font-weight: 600;
	border-top: 1px solid #CCD7E3;
	border-bottom: 1px solid #CCD7E3;
	background-color:#ECF0F4; 
	letter-spacing: .2em;
	font-size: .8em;
	margin-bottom: 1em;
	margin-top: .5em;
	
}



	
	h3{
	padding: 2px 2px 3px 0px;
	font-weight: 600;
	font-size: .9em;
	margin-bottom: 1em;
	margin-top: .5em;
	border-top: 1px dashed #CCD7E3;
	border-bottom: 1px dashed #CCD7E3;
}


h4{
	padding: 2px 2px 3px 0px;
	font-weight: 600;
	font-size: .8em;
	margin-bottom: .3em;
	margin-top: .3em;
}



h6{
	color: #990000;
	font-size: 0.9em;
	font-weight: normal;
}
table.portfolio td{ padding: 5px;}
a:link{color: #3980f4; text-decoration: none;}
a:visited{color: #FF9900; text-decoration: none;}
a:hover{ text-decoration: underline;}

p.services{
	border-left: 1px dashed #918E7D; 
	border-right: 1px dashed #918E7D; 
	border-bottom: 1px dashed #918E7D; 
	border-top: 0px; 
	padding: .5em;
	background-color: #efefef;
	margin-top: 0px;
	}

p.services2{
	width: 100%; 
	 background-color: #cccccc;
	 border-bottom: solid 1px #333333; 
		padding: .1em .1em .1em .5em;
	 margin-bottom: 0px;
	 font-weight: 600;
}

/*PDF BULLET POINT*/
li.pdf{
			list-style-image: url(/images/ico_pdf.gif);
			padding-left: 1em;


}

/* Search pagination sytles */

table.srch {font-size: 1.1em; border: 1px dashed #2A80E3;}
table.srch td{ color: #2A80E3; border-right: 1px dashed #2A80E3; width: 45px; padding: 3px;}
table.srch td a{display: block; width: 100%; text-decoration: none; color: #3980F4;padding: 0px;}
table.srch td a:hover {background-color: #E5F0FC; text-decoration: underline;}
table.srch td.srchCurrent {background-color: #ECF0F4; padding: 2px 7px 2px 7px; font-weight: bold;}

/* Search Paginatyion styles ends */




div#sitemap ul{
padding-bottom: 15px;

}

div#sitemap ul li{
	background-image: url(/images/rarrow.gif);
	background-position: 0% 7px;
	background-repeat:no-repeat;
	padding-left: 1em;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom:0px;
	list-style: none;
	font-size: .8em;}
div#sitemap ul li ul li{
	background-image: none;
	border-bottom: 1px dotted #cccccc;
	border-left: 1px dotted #D95E00;
	width: 375px;
	padding-left: 50px;
	margin-left: -.5px;
	font-size: .9em;}
div#sitemap ul li ul li ul li{
	border-bottom: 1px dotted #cccccc;
	border-left: 1px dotted #D95E00;
	padding-left: 50px;
	margin-left: 12px;
	width: 275px;
	font-size: .9em;}



	span.hlblue{
	background-color: #6699CC;
	color: white;
	font-weight: bold;
}

span.hlyellow{
	background-color: #FFCC00;
	color: black;
		font-weight: bold;
}

span.hlorange{
	background-color: orange;
	color: white;
		font-weight: bold;
}
span.hlgreen{
	background-color: #21BA00;
	color: white;
		font-weight: bold;
}





