body {
	margin: 0px;
	padding: 0px;
}
td {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;

}
.dotright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	background-attachment: scroll;
	background-image: url(images/mapbgstrip.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.dotleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	background-attachment: scroll;
	background-image: url(images/mapbgstrip.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.blueborder {
	border: 1px solid #006699;
}
.greenborder {
	border: 1px solid #0C876B;
}
.windborder {
	border: 1px solid #02BBEA;
}
.teleborder {
	border-top: 1px solid #38D760;
	border-right: 1px solid #38D760;
	border-bottom: 4px solid #38D760;
	border-left: 1px solid #38D760;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	line-height: normal;
/*	border: solid green;  */
	margin: 0px;
	/* i don't know why, but setting the height is crucial to get it to work in internet explorer */
	height: 12px;
	padding: 0px;
}
.indexnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
.newsdotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:hover {
	color: #009900;
}
a.bottomlinks {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.bottomrightbg {
	background-attachment: scroll;
	background-image: url(images/mapbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 30px;
}
.lowergreystrip {
	background-attachment: scroll;
	background-image: url(images/lowergreystrip.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
.bluestrip {
	background-attachment: scroll;
	background-image: url(images/bluestrip.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
.topbg {
	background-attachment: scroll;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
.jumpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.bottomgrey {
	background-attachment: scroll;
	background-image: url(images/bottomgreystrip.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
h3 {
}
.testgrey {
	background-attachment: scroll;
	background-image: url(images/lowergreystrip2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bluebordergrad {
	background-attachment: scroll;
	background-image: url(images/lowergreystrip.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 4px solid #006699;
	border-left: 1px solid #006699;
}
.blueborderbody {
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 4px solid #006699;
	border-left: 1px solid #006699;
}
.windborderbody {
	border-top: 1px solid #00CCFF;
	border-right: 1px solid #00CCFF;
	border-bottom: 4px solid #00CCFF;
	border-left: 1px solid #00CCFF;
}
.menusub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #339933;
	line-height: normal;
}


/*
a.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
*/



.greenstrip {

	background-attachment: scroll;
	background-image: url(images/greenstrip2.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
.greenheaderbg {
	background-attachment: scroll;
	background-image: url(clarke_energy_power/images/greenmenuheader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.greenborderbody {

	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 4px solid #006600;
	border-left: 1px solid #006600;
}
.greenbordergrad {

	background-attachment: scroll;
	background-image: url(images/lowergreystrip.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 4px solid #006600;
	border-left: 1px solid #006600;
}
.documentdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.submenu {
	font-weight: bold;
	text-decoration: underline;
}
.windstrip {
	background-attachment: scroll;
	background-image: url(clarke_wind/images/windstrip.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}

.windbordergrad {
	background-attachment: scroll;
	background-image: url(images/lowergreystrip.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
}
.telecomstrip {
	background-attachment: scroll;
	background-image: url(clarke_telecom/images/telecomstrip.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
.telecbordergrad {
	background-attachment: scroll;
	background-image: url(images/lowergreystrip.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC33;
	border-right-color: #00CC33;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	margin: 0px;
	padding: 0px;
}
.teleborderindex {
	border: 1px solid #38D760;
}

#menuindexlinks {
padding:0px;
margin:0px;
}

#menuindexlinks ul {
padding:0px;
margin:0px;
}

#menuindexlinks li {
list-style:none;
padding:0px;
margin:0px;
}

#menuindexlinks a {
font-weight:bold;
line-height:18px;
font-size:9px;
padding-left:15px;
background-image:url(images/big_arrow.gif);
background-repeat:no-repeat;
background-attachment:scroll;
background-position:left;
}

.menuindent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}




/* Dropdown menus */


#sidemenu {
	width: 180px;
	padding:0px;
	margin:0px;
	text-align:left;
}

#menu ul, #menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align:left;
	width:170px;
}

#menu {
	text-align:left;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-top:10px;
}

.mainlink1, .mainlink2, .mainlink3, .mainlink4 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	line-height: normal;
	cursor: pointer;
	height: 12px;
}

#menu li {
	padding-top:5px;
	padding-bottom:5px;

}

#menu li a{
	text-decoration: none;
	text-align:left;
	display: block;
	font-size:10px;
	/*padding-top:5px;*/
}

#menu li a:hover{
} 

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #2AA949;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

.mainmenu {
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	padding-left:0px;
}

.main {
	padding-bottom:5px;
	margin:0px;
	padding-left:0px;
}

#sub_menu
{
	color: black;
}

#m1, #m2, #m3, #m4 {
}

.img_energyheader {
	background-attachment: scroll;
	background-image: url(images/header_energy_power.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.blueheaderbg {
	background-attachment: scroll;
	background-image: url(clarke_group/images/menuheader.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.blueheaderbg {
	background-attachment: scroll;
	background-image: url(clarke_waste/images/menuheader.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.telecomheaderbg {
	background-attachment: scroll;
	background-image: url(clarke_telecom/images/menuheader.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
windheaderbg {
	background-attachment: scroll;
	background-image: url(clarke_waste/images/menuheader.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.groupheaderbg {
	background-attachment: scroll;
	background-image: url(clarke_group/images/menuheader.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
