@import url(default.css);
@import url(table.css);
body{
	background-color: #DFECDB;
	background-image: url(images/pat.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

em {
	font-style: italic;
}

img{
	border: 0px;
	line-height: 0px;

}

strong, b {
	font-weight: bold;
}

.article{
	/*color: #606060;*/
	color: #5F734E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	letter-spacing: 1px;
	padding-bottom: 20px;
	margin-left: 30px;
	margin-right: 20px;
	line-height: normal;
	
}

.article a{
	color: #5F734E;
	border-bottom: 1px dotted #5F734E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*	text-transform: uppercase;*/
	text-decoration: none;
}

.article a:visited{
	color: #5F734E;
}

.article a:hover{
	color: #5F734E;
	border: none;
	text-decoration: none;
}

.article h1{
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 30px;
}

.article h1 a {
	text-decoration: none;
	border: none;
	text-align: left;
}

.article h2{
	color: #606060;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	letter-spacing: 1px;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

.article h3{
	color: #606060;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 10px;
	text-align: left;

}

.article img{
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.article ol{
	font-size: 100%;
	margin: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	margin-left: 150px;
	margin-right: 20px;
	padding: 0;
	text-align: justify;
}

.article ol li{
	color: #5F734E; /*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	font-size: 100%;
	font-weight: normal;
	padding: 2px 0;
	padding-left: 10px;
	padding-bottom: 5px; /*bottom spacing between menu items*/
	/*link text is indented 19px*/
	text-decoration: none;
	list-style: decimal;

}


.article ul{
	font-size: 100%;
	margin: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	margin-left: 150px;
	margin-right: 20px;
	padding: 0;
	text-align: justify;
}

.article ul li{
	color: #5F734E; /*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	font-size: 100%;
	font-weight: normal;
	padding: 2px 0;
	padding-left: 10px;
	padding-bottom: 5px; /*bottom spacing between menu items*/
	/*link text is indented 19px*/
	text-decoration: none;
	list-style: disc;
}

.article p {
	padding-bottom: 10px;
	text-align: justify;
	font-size: 100%;
}

.article strong {
	font-weight: bold;
	font-size: 95%;
}

.bottombuttons{
	color: #fff;
	margin-right: 20px;
	float: right;
	font-size: 80%;
}

.bottombuttons a{
	color: #fff;
	font-size: 100%;
	text-decoration: none;
}


.bottombuttons a:visited{
	color: #fff;
	font-size: 100%;
	text-decoration: none;
}

.bottombuttons a:hover{
	color: #fff;
	font-size: 100%;
	text-decoration: none;
}

.bottompic {
	margin-top: 5px;
}

.brclear{
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: normal;
	margin: 0;
	position: relative;
}

.copy {
	color: #4d4d4d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: -1px;
	line-height: normal;
	padding-right: 0px;
	padding-top: 9px;
	text-align: center;
}

.first img {
	float: right;
	margin-right: 20px;
	padding-top: 50px;
}

.footerborder {
	height: 20px;
	background-color: #5F734E;
	border-left: 230px solid #D1E392;
}

.footerborder2 {
	height: 20px;
	background-color: #D1E392;
	border-left: 230px solid #5F734E;
}

.footergreen {
	height: 20px;
	background-color: #5F734E;
}

.footergreen2 {
	height: 20px;
	background-color: #D1E392;
}

.lead {
	color: #5F734E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	letter-spacing: 1px;
	line-height: normal;
	padding-bottom: 20px;
	text-align: justify;
	text-transform: uppercase;
}

.leftarticle{
	/*color: #606060;*/
	color: #5F734E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	letter-spacing: 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 20px;
	line-height: normal;
	border-bottom: 1px solid #CCD7C4;	
}

.leftarticle a{
	color: #5F734E;
	border-bottom: 1px dotted #5F734E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*	text-transform: uppercase;*/
	text-decoration: none;
}

.leftarticle a:visited{
	color: #5F734E;
}

.leftarticle a:hover{
	color: #5F734E;
	border: none;
	text-decoration: none;
}

.leftarticle h1{
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 30px;
}

.leftarticle h1 a {
	text-decoration: none;
	border: none;
	text-align: left;
}

.leftarticle h2{
	color: #606060;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	letter-spacing: 1px;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

.leftarticle h3{
	color: #606060;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 10px;
	text-align: left;

}

.leftarticle img{
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.leftarticle ol{
	font-size: 100%;
	margin: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	margin-left: 30px;
	margin-right: 20px;
	padding: 0;
	text-align: left;
}

.leftarticle ol li{
	color: #5F734E; /*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	font-size: 100%;
	font-weight: normal;
	padding: 2px 0;
	padding-left: 10px;
	padding-bottom: 5px; /*bottom spacing between menu items*/
	/*link text is indented 19px*/
	text-decoration: none;
	list-style: decimal;

}


.leftarticle ul{
	font-size: 100%;
	margin: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	margin-left: 30px;
	margin-right: 20px;
	padding: 0;
	text-align: left;
}

.leftarticle ul li{
	color: #5F734E; /*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	font-size: 100%;
	font-weight: normal;
	padding: 2px 0;
	padding-left: 10px;
	padding-bottom: 5px; /*bottom spacing between menu items*/
	/*link text is indented 19px*/
	text-decoration: none;
	list-style: disc;
}

.leftarticle p {
	padding-bottom: 10px;
	text-align: left;
	font-size: 100%;
}

.leftarticle strong {
	font-weight: bold;
	font-size: 95%;
}

.logo {
	position: absolute;
	z-index: 10;
	padding-left: 720px;
	padding-top: 1px;
}

.menu{
	background-color: #606b6f;
	background-image: url(images/bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 20px solid #5F734E;
	height: 76px;
}

.other img {
	float: right;
	margin-right: 20px;
	padding-top: 10px;
}

.pdfart{
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 1px;
	padding-bottom: 20px;
	margin-left: 30px;
	margin-right: 20px;
	text-align: justify;
	line-height: normal;
}

.pdfart a{
	color: #5F734E;
	border-bottom: 1px dotted #5F734E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*	text-transform: uppercase;*/
	text-decoration: none;
}

.pdfart a:visited{
	color: #5F734E;
}

.pdfart a:hover{
	color: #5F734E;
	border: none;
	text-decoration: none;
}

.pdfart em strong{
	font-style: italic;
	font-size: 80%;
}

.pdfart h1{
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 30px;
}

.pdfart h1 a {
	text-decoration: none;
	border: none;
}

.pdfart h2{
	color: #5F734E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	letter-spacing: 1px;
	padding-bottom: 10px;
	text-align: left;
	text-transform: lowercase;
}

.pdfart img{
	float: left;
	padding-right: 10px;
}

.pdfart p {
	padding-bottom: 10px;
	font-size: 90%;
}

.pdfart strong {
	font-weight: bold;
	font-size: 90%;
}

.pdfart ul{
	font-size: 90%;
	margin: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	margin-left: 120px;
	margin-right: 20px;
	padding: 0;
	text-align: justify;
}

.pdfart ul li{
	color: #606060; /*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	font-size: 100%;
	font-weight: normal;
	padding: 2px 0;
	padding-left: 25px;
	padding-bottom: 5px; /*bottom spacing between menu items*/
	/*link text is indented 19px*/
	text-decoration: none;
	list-style: none;
/*	background-image: url(images/pdf.png);
	background-repeat: no-repeat;
	background-position: left;*/

}

.pdfart ul li a{
	color: #5F734E; /*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	border-bottom: none;
	font-size: 100%;
	font-weight: normal;
	padding: 2px 0;
	padding-bottom: 5px; /*bottom spacing between menu items*/
	/*link text is indented 19px*/
	text-decoration: none;

}

.prodcont {
	padding-left: 270px;
	padding-top: -90px;
	display: inline;
	float: left;
}

.products {
	color: #fff;
	padding-left: 10px;
	text-align: justify;
	display: inline;
}

.products a{
	text-decoration: none;
}

.products a:visited{
	color: #5F734E;
}

.products a:hover{
	text-decoration: none;
}

.products span {
	padding-right: 30px;
}

.rbg {
	display: inline;
}

.rbg img {
	float: left;
	padding-left: 10px;
	padding-right: 20px;

}

.subtitle{
	color: #5F734E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 94%;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: normal;
	padding-bottom: 20px;
	text-align: justify;
}

.subtitle a{
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*	text-transform: uppercase;*/
	text-decoration: none;
}

.subtitle a:visited{
	color: #606060;
}

.subtitle a:hover{
	color: #606060;
	border-bottom: 1px dotted #606060;
	text-decoration: none;
}

.subtitle td {
	font-size: 90%;
	font-weight: bold;
	padding-right: 10px;
}

.topone {
	height: 20px;
	background-color: #D1E392;
	border-right: 310px solid #5F734E;
}

.topthree {
	height: 12px;
	border-right: 20px solid #5F734E;
}

.toptwo {
	height: 20px;
	border-right: 800px solid #5F734E;
}

.icons{
	position: absolute;
	padding-left: 25px;
	padding-top: 8px;
	z-index: 10;
}

.icons img {
	padding-right: 5px;
}

.leftmenu ul{
	font-size: 90%;
	margin: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
	text-align: left;
}

.leftmenu ul li{
	color: #606060; /*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	font-size: 120%;
	font-weight: normal;
	padding: 2px 0;
	padding-bottom: 5px; /*bottom spacing between menu items*/
	/*link text is indented 19px*/
	text-decoration: none;
	list-style: none;
/*	background-image: url(images/pdf.png);
	background-repeat: no-repeat;
	background-position: left;*/

}

.leftmenu ul li a{
	color: #5F734E; /*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	border-bottom: none;
	font-size: 100%;
	font-weight: normal;
	padding: 2px 0;
	padding-bottom: 5px; /*bottom spacing between menu items*/
	/*link text is indented 19px*/
	text-decoration: none;
	
}

.leftmenu ul li a:visited{
	color: #5F734E; /*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	border-bottom: none;
	text-decoration: none;
}

.leftmenu ul li a:hover{
	color: #6D8F45; /*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	border-bottom: none;
	text-decoration: none;
}

.center {
	width: 490px;
}

.center {
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10px;
}

.contacts{
	/*color: #606060;*/
	color: #5F734E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	letter-spacing: 1px;
	padding-bottom: 20px;
	margin-left: 150px;
	margin-right: 20px;
	line-height: normal;
	
}

.contacts a{
	color: #5F734E;
	border-bottom: 1px dotted #5F734E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*	text-transform: uppercase;*/
	text-decoration: none;
}

.contacts a:visited{
	color: #5F734E;
}

.contacts a:hover{
	color: #5F734E;
	border: none;
	text-decoration: none;
}

.contacts h1{
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 30px;
}

.contacts h1 a {
	text-decoration: none;
	border: none;
	text-align: left;
}

.contacts h2{
	color: #606060;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	letter-spacing: 1px;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

.contacts h3{
	color: #606060;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 10px;
	text-align: left;

}

.contacts img{
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.contacts p {
	padding-bottom: 10px;
	text-align: justify;
	font-size: 100%;
}

.contacts strong {
	font-weight: bold;
	font-size: 100%;
}

.contacts ul{
	font-size: 100%;
	margin: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	margin-left: 40px;
	margin-right: 20px;
	padding: 0;
	text-align: justify;
}

.contacts ul li{
	color: #5F734E; /*background: url(images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	font-size: 100%;
	font-weight: normal;
	padding: 2px 0;
	padding-left: 10px;
	padding-bottom: 5px; /*bottom spacing between menu items*/
	/*link text is indented 19px*/
	text-decoration: none;
	list-style: disc;
}

#automation a{
	background-image: url(images/auto.gif);
}

#automationflex a{
	background-image: url(images/flex.gif);
}

#bigtable{
	background: #fff;
	display: inline;
	margin: 0 auto;
	width: 970px;
}

#footer {
	border-top: 30px solid #fff;
	width: 970px;
	margin: 0 auto;
}

#header {
	width: 970px;
	background: #fff;
	border-bottom: 30px solid #fff;
}

/* =Navigation
---------------------------------------------------------------------
*/
#nav{
	display: inline;
	position: relative;
	clear: left;
	float: left;
	width: 900px;
	height: 61px;
	margin: 10px 0 0 1px;
	padding-left: 18px;
	list-style: none;
}
/*
#nav .current ul ul,*/
#nav li ul{
	position: absolute;
	left: -999em;
	z-index: 999;
	list-style: none;
}

/*
#nav .current_about ul,
#nav .current ul,
*/
#nav li:hover ul,
#nav li.sfhover ul{
	top: 32px;
	left: 18px;
	width: 900px;
	z-index: 2;
}

#nav .current_about,
#nav li#nav_about:hover,
#nav li#nav_about.sfhover{
	/*color: #D8D8D8;*/
	color: #fff;
}

#nav .current_home a,
#nav .current_about a,
#nav .current a,
#nav li:hover a,
#nav li.sfhover a{
	color: #D1E392;
}

#nav li{
	float: left;
	/*	color: #D8D8D8;*/
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}


#nav li span{
	padding-left: 80px;
}

#nav li a{
	display: block;
	float: left;
	padding: 7px 7px 12px;
	color: #fff;
	text-decoration: none;
	font-size: 100%;
	text-transform: uppercase;
	
}

#nav li li a:hover{
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}

#nav li li/*,
#nav li li.current*/{
	float: left;
	font-size: 85%;
	font-weight: bold;
	text-indent: 0;
}

#nav li#nav_home{
	background: none;
}

#powerdistribution a{
	background-image: url(images/power.gif);
}

#tele a{
	background-image: url(images/tele.gif);
}

#w{
	background-color: #fff;
	margin: 0 auto;
	width: 970px;
	display: table;
}

#wrap{
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 970px;
	display: table;
}




.loginform{
	margin: 0 auto;
}
.logintable{
	border: 1px solid #B5CF6B;
	width: 100%;
	background-color: #DEEFC6;
	background-image: url(/images/form_bg.png);
}
.logintable tr:hover {
		background-color: transparent;
}
.logintable td{
	border: 0px;
	padding: 2px;
	padding-left: 10px;
	font-weight: bold;
}
.input1{
	width: 150px;
	color: #323268;
	border: 1px solid #63696B;
}
#authsubmit{
	width: 75px;
	height: 20px;
}

.logintable .links{
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

.logintable td a{
font-weight: normal;
   font-size: 12px;
	color: #526DA5;
	border: 0px;
	font-style: normal;
	text-decoration: none;
}

.logintable td a:visited{
font-size: 12px;
	color: #526DA5;
	border: 0px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	
}
.logintable td a:hover{
   font-size: 12px;
	border: 0px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	background-color: #5A714A;
}
.logintable td img{
   float:right;
	padding-right: 3px;
}



.usertable{
	border: 1px solid #B5CF6B;
	width: 100%;
	background-color: #DEEFC6;
	background-image: url(/images/form_bg.png);
}
.usertable tr:hover {
		background-color: transparent;
}
.usertable td{
	border: 0px;
	padding: 2px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
}

.usertable td.refresh{
	border: 0px;
	padding: 2px;
	padding-left: 10px;
	font-weight: bold;
	text-align: right;
}
.usertable td a:hover{
	text-decoration: none;
	border: 0px;
}
