/* CSS For Greenlam
Developed By Numedios */
html, body {
	height: 100%;
	 margin: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family:sans-serif;
}
#wrapper {
	min-height: 93%;
}
* html #wrapper {
	height: 93%;
	line-height:0px;
	}

/* footer styles */
#footer
{
	clear: both;
	text-align: center;
	height:50px;
	line-height:0px;
	
}

.footer_text
{
font-family:sans-serif;
font-size:11px;
color:#898989;
padding-top:4px;
padding-right:10px;

}
#head {
	font-size:14px;
	color:#98B43C;
	font-weight: 500;
	border-bottom:#98B43C 1px solid;
	font-weight:bold;
}

#head_index {
	font-size:14px;
	color:#98B43C;
	font-weight: 500;
	font-weight:bold;
}


#sub_head {
	font-size:12px;
	color:#98B43C;
	font-weight:bold;
}
#content {
	font-size:12px;
	color:#333333;
	padding-left:0px;
}
#content_right {
	font-size:12px;
	color:#333333;
	font-family:sans-serif;

}
a.link { font-size:12px; color:#98B43C;	text-decoration:none; font-weight:bold; }
a.link:hover {	font-size:12px;	color:#7E9531;	text-decoration: underline;	font-weight:bold;}
a.link:active {font-size:12px;	color:#7E9531;	text-decoration: underline;	font-weight:bold;}
#arrowlistmenu{
width: 180px; /*width of accordion menu*/
}


#arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

#arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
padding-top:1px;
}

#arrowlistmenu ul li a{
color: #666666;
background:url(../images/arrowbullet.gif) no-repeat left center;
display: block;
padding-bottom: 1px; /*bottom spacing between menu items*/
padding-top:1px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 12px;
}

#arrowlistmenu ul li a:visited{
color: #666666;
}

#arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #666666;
background-color: #F3F3F3;
}

.active
{
color: #666666;
background:url(../images/arrowbullet.gif) no-repeat left center #F3F3F3;
display: block;
padding-bottom: 1px; /*bottom spacing between menu items*/
padding-top:1px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 12px;
}

/******* For side menu Withou Arrow ********/
#sidemenu{
width: 180px; /*width of accordion menu*/
}
#sidemenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

#sidemenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
padding-top:1px;
}

#sidemenu ul li a{
color: #666666;
display: block;
padding-bottom: 1px; /*bottom spacing between menu items*/
padding-top:1px;
padding-left: 15px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 12px;
}

#sidemenu ul li a:visited{
color: #666666;
}

#sidemenu ul li a:hover{ /*hover state CSS*/
color: #666666;
background-color: #F3F3F3;
}

.active_sidemenu
{
color: #666666;
display: block;
padding-bottom: 1px; /*bottom spacing between menu items*/
padding-top:1px;
padding-left: 15px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 12px;
background-color: #F3F3F3;
}

/*************/

.bread_cumb
{
font-size:11px;
color:#98B43C;
font-style:italic;
padding-bottom:10px;
}
.bread_cumb a { color:#666666;	text-decoration:none; font-weight:normal; }
.bread_cumb a:hover { color:#98B43C;	text-decoration:none; font-weight:normal; }
.bread_cumb a:active { color:#98B43C;	text-decoration:none; font-weight:normal; }

#content_wrap
{
padding:0px;
}




.Ecat_heading
{
color:#FFFFFF;
font-weight:bold;
font-family:sans-serif;
font-size:14px;
padding-left:10px;
padding-bottom:5px;
}

.Ecat_subheading
{
color:#98B43C;
font-family:sans-serif;
font-size:12px;
padding-left:10px;
height:26;
}

a.catlink { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#747474 }
a.catlink:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#98B43C }
a.catlink:active { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#98B43C }


a.pagination { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#000000 }
a.pagination:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#333333 }
a.pagination:active { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#333333 }

a.downlink { font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; color:#000000; font-weight:bold; border:#000000 1px solid ; background-color:#FFFFFF;}
a.downlink:hover { font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; color:#000000; font-weight:bold; border:#000000 1px solid;}
a.downlink:active { font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; color:#000000; font-weight:bold; border:#000000 1px solid;} 
.techSpace
{
	font-size:12px;
	color:#333333;
	font-family:sans-serif;
}

.pageText {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; COLOR: #ffffff; 
	LINE-HEIGHT: 15px; 
	FONT-FAMILY: sans-serif; 
	TEXT-ALIGN: justify; 
	TEXT-DECORATION: none;
}

.pageTextFeedback {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; COLOR: #333333; 
	LINE-HEIGHT: 15px; 
	FONT-FAMILY: sans-serif; 
	TEXT-ALIGN: justify; 
	TEXT-DECORATION: none;
}


INPUT {
	BORDER-RIGHT: darkgray 1px solid; BORDER-TOP: darkgray 1px solid; FONT-SIZE: 11px; VERTICAL-ALIGN: baseline; BORDER-LEFT: darkgray 1px solid; COLOR: black; BORDER-BOTTOM: darkgray 1px solid; FONT-FAMILY: Verdana; POSITION: static; BACKGROUND-COLOR: #f5f5f5; TEXT-ALIGN: left
}
TEXTAREA {
	BORDER-RIGHT: darkgray 1px solid; BORDER-TOP: darkgray 1px solid; FONT-SIZE: 11px; VERTICAL-ALIGN: baseline; BORDER-LEFT: darkgray 1px solid; COLOR: black; BORDER-BOTTOM: darkgray 1px solid; FONT-FAMILY: Verdana; POSITION: static; BACKGROUND-COLOR: #f5f5f5; TEXT-ALIGN: left
}
TEXTAREA {
	FONT-WEIGHT: 500; FONT-SIZE: 10px; FONT-FAMILY: verdana, verdana
}


#pdf_Link_container
{
text-align:left;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
vertical-align:top;
width: 25px;
height:25px;
float:left;
}
#pdf_link
{
width:25px;
text-align:right;
height:25px;
text-decoration:none;
font-size:10px;
}
#pdf_link ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-decoration:none;
font-size:10px;
width: 25px;
height: 25px;
}
#pdf_link li{
display: block;
margin: 0;
padding: 0;
float: left;
width: 25px;
height: 25px;
background: url(../images/pdf.jpg);
background-repeat:no-repeat;
}
#pdf_link a {
text-decoration: none;
}
#pdf_link li:hover 
{
text-decoration: none; 
background: url(../images/pdf_rollover.jpg);
background-position: left;
background-repeat:no-repeat;
}
#pdf_link li.active
{
text-decoration: none;
background: url(../images/pdf_rollover.jpg);
background-position: left;
background-repeat:no-repeat;
}

/* MENU CLASS */
a.menu_hf { font-size:12px; color:#FFFFFF;	text-decoration:none; font-weight:bold; }
a.menu_hf:hover {	font-size:12px;	color:#666666;	text-decoration: none;	font-weight:bold;}
a.menu_hf:active {font-size:12px;	color:#666666;	text-decoration: none;	font-weight:bold;}

td.menu { font-size:12px; color:#666666; text-decoration:none; font-weight:bold; }
td.menu_hf { font-size:12px; color:#FFFFFF;	text-decoration:none; font-weight:bold; }
td.menu_diff{ font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold; }

/****************/
/* global home */

a.global_home { font-size:12px; color:#000000;	text-decoration:none; font-weight:bold; }
a.global_home:hover {	font-size:12px;	color:#666666;	text-decoration: none;	font-weight:bold;}
a.global_home:active {font-size:12px;	color:#666666;	text-decoration: none;	font-weight:bold;}

/****************/
