/* main structural control of home page */

#homeMain {
  width: 80%;
}

#homeCentre {
  vertical-align: top;
  text-align: left;
  padding: 15px;   
}

#homeRight {
  vertical-align: top;
  text-align: left;
  width: 145px;
}

.frame img {
  margin: 10px;
  border: 1px solid #000000;
}

/* RSS containers */
#tbl {
  width: 205px;
  margin: 5px 0 0 0;
  padding: 0;
  border-collapse: collapse;
  border: 1px solid #003e6a;
}

#col {
  margin: 0;
  padding: 1px;
}

#logo {
  background: #FFFFFF;
  padding: 5px;
  /*
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  */
  margin: 0;
}

#title {
  margin: 0;
  padding: 5px;
  background: #0099CC;
  color: #FFFFFF;
  font: normal 12px Arial, Helvetica, sans-serif;
}

#items {
  margin: 0;
  background: #FFFFFF;
  /*
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  */
}

.item {
  color: #DDDDDD;
  background: #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
  text-align: left;
  vertical-align: top;
  margin: 0;
  padding: 5px; 
}

#items a {
  color: #006699;
	text-decoration: none;
}

#items a:hover {
  color: #FF6600;
	text-decoration: none;
}

.item ul {
  margin: 0;
  padding-left: 10px;
  margin-left: 10px;
}

.item li {
  color: #DDDDDD;
  background: #FFFFFF;
  font: normal 11px Arial, Helvetica, sans-serif;
  list-style: square url(/images/cn-rss-item.gif);
  margin: 0;
}

#foot {
  margin: 0;
  padding: 5px;
  background: #666666;
  color: #FFFFFF;
  font: normal 10px Arial, Helvetica, sans-serif;
}

/* end RSS */

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.main:hover, span.main a:hover,span.homelatest a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.main:link, span.main a:link, span.homelatest a:link{
	color: #006699;
	text-decoration: none;
}



.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.indent:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.indent:link {
	color: #006699;
	text-decoration: none;
}

.arttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.arttxt:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.arttxt:link {
	color: #006699;
	text-decoration: none;
}

.pagtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

a.pagtit:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.pagtit:link {
	color: #006699;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.artsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}


.homeintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #009999;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	color: #669999;
}

.homelatest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.homefindout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #336699;
}

.level3head {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #003366;
}

.level2head {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
}

.visit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
}

a.visit:link {
	color: #FFFFFF;
	text-decoration: none;

}

a.visit:hover {
	color: #FFFFFF;
	text-decoration: underline;

}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

a.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.topmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.dykclients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #666699;
	line-height: 200%;
}

.seeclients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #666699;
}

.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
	color: #006699;
}

.menuheader:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.menuheader:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
	color: #006699;
}

a.menu:link {
	text-decoration: none;

}

a.menu:hover {
	color: #FF6600;
	text-decoration: underline;

}

.quotename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666666;
}

.subheadclients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #666699;
}

.minorsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}

a.minorsubhead:link {
	text-decoration: none;
	color: #003366;
}

a.minorsubhead:hover {
	color: #FF6600;
	text-decoration: underline;
}

.minorsubhead2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}

a.minorsubhead2:link {
	color: #003366;
}

a:minorsubhead2:hover {
	color: #FF6600;
	text-decoration: underline;
}

.topmenudivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #99CCFF;
	text-decoration: none;
}

.dykbuilding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #006666;
	line-height: 200%;
}

.dykproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #B3872D;
	line-height: 200%;
}

.dykcasestudies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #669933;
	line-height: 200%;
}

.dyknews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #CC6633;
	line-height: 200%;
}

.panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #006699;
	text-decoration: none
}

.panelhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #006666;
}

.panelclients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666699;
}

.panelaboutus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666699;
}

.panelbuilding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #006666;
}

.panelproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #B3872D;
}

.panelcasestudies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #669933;
}

.panelnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #CC6633;
}

.seebuilding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #006666;
}

.seeproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #B3872D;
}

.seecasestudies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #669933;
}

.seenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #CC6633;
}

.subheadclients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #666699;
}

.subheadbuilding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #006666;
}
.subheadproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #B3872D;
}
.subheadcasestudies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #669933;
}
.subheadaboutus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #003366;
}
.subheadnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #CC6633;
}

.submenuclients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
}

.submenucasestudies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #669933;
	text-decoration: none;
}

.submenubuilding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}

.submenunews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}

.submenuproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #B3872D;
	text-decoration: none;
}

li {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
	list-style-image: url(images/bullet.gif);
}

.panelbuilding {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 70%;
	font-weight: normal;
	color: #006666;
}

.homepanelsmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 65%; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
}

.menusmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-weight: normal; 
	color: #006699;
	text-decoration: none;
}

a.menusmall:link {
	color: #FF6600;
	text-decoration: none;

}

a.menusmall:hover {
	color: #FF6600;
	text-decoration: underline;

}

.smalltext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
}

.verysmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
}

.sml {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
}

.smallishtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
}

.lifecycleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FF9900;
}

.a-z {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}

a.a-z:link {
	color: #006699;
	text-decoration: none;
}

a.a-z:hover {
	color: #FF6600;
	text-decoration: underline;

}

.subheadproducts2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #B3872D;
}
	
.minorsubhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
}

/* Gaps in the renderer lists  */
td.gpr {padding-right: 5px} 
td.gpl {padding-left: 5px}
td.gpt {padding-top: 5px}
td.gpb {padding-bottom: 5px}