/* Layout Stylesheet */ 
body{
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
 }	 
	 
#lh-col{
	position:absolute;
	top:95px;
	left:0;
	width:150px;
	z-index:3;
	color: #666666;
}

#rh-col{
	position:absolute;
	top:105px;
	right:10px;
	width:140px;
	z-index:2;
}

#c-block {
 width:100%;
 z-index:1;
 color: #333333;
 height:80%;}

#hdr{
	height:80px;
	width:100%;
	color: #006600;
	margin:0;
	background-color: #FFFFFF;
	background-image: url(topbg1-grass.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #8A9DC5;
	padding: 0px;
  }
#hdr h2 {
	font-size: 1.8em;
	text-transform: capitalize;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.4em;
}
#hdr h3 {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 1px;
}



#c-col{
	position:relative;
	background:#ffffff;
	color: #333333;
	z-index:5;
	margin-top: 10px;
	margin-right: 165px;
	margin-bottom: 0;
	margin-left: 165px;
 }

#ftr {
	width:100%;
	height:35px;
	color: #333333;
	margin:0;
	font-size: 0.8em;
	background-color: #e4e4e4;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
 }
#content {
	padding: 5px 0px 5px 10px;
	clear: both;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
}
#rh-clip {
	position:absolute;
	top:83px;
	right:80px;
	width:140px;
	z-index:7;
	background-image: url(pclip.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
}
.coltrlogo {
	background-image: url(ntetlogo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#subcontent {
}
#subcontent h3 {
	margin: 0px 0px 3px;
	padding: 2px;
}

#subcontent div {
	margin: 2px 8px 2px 2px;
	padding: 2px;
	float: left;
	width: 290px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
#nav {
	font-size: 0.85em;
	padding: 0px;
	width: 145px;
	margin-left: 5px;
	margin-top: 15px;
}
#nav a {
	color: #333333;
	display: block;
	padding-top: 4px;
}
#nav a:hover {
	color: #006633;
	text-decoration: none;
	display: block;
	background-color: #d8d8d8;
}

#nav h4 {
	margin: 0px;
	color: #FFFFFF;
	background-color: #006633;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DF2027;
}
#hdr h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	text-align: center;
	color: #000000;
}
#content h4 {
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 150px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
}
#topmenu a {
	color: #FFFF99;
}
#topmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#lh-col #nav ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#lh-col #nav li {
	list-style-type: none;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #e5e5e5;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 20px;
}
