*{
padding:0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}
img{border:0px}
html{
width:100%;
background-image:url(JobImages/bg.gif);
background-position:top left;
background-repeat:repeat-x;
}
*html{
width:978px;
background-image:url(JobImages/bg.gif);
background-position:top left;
background-repeat:repeat-x;
}
body{
width:1000px;
margin:0 auto;
font-family: Trebuchet MS;
font-size:11px;
}

*html body{
width:978px;
margin:0 auto;
font-family: Trebuchet MS;
font-size:11px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.lemonlogo
{
	position:absolute;
	left:5px;
	top:-16px;
}

*html .lemonlogo /* Css For Ie-6*/
{
	position:relative;
	left:5px;
	top:-16px;
}

.meta
{
position:relative;
color:#FFFFFF;
height:36px;
overflow:hidden;
}
.meta a{
color:#92DF01;
text-decoration:underline
}
.meta a:visited{text-decoration:underline}
.meta a:hover{text-decoration:none}
.meta p{
display:block;
float:right;
line-height:18px;
}
.metalinks
{
background-image:url(JobImages/meta_bg.gif);
background-position:top right;
background-repeat:no-repeat;
height:28px;
width:166px;
margin:0 0 0 0;
padding-top:10px;
float:right;
text-align:center;
position:absolute;
left:70%;
top:0px;
}
.metalinks a{
margin:0 10px 0 7px
}

.mainheader{
position:relative;
padding:0 0 0 0px;
height:60px;
width:100%;

}

* html .mainheader{ /*css for ie-6 only*/
position:absolute;
height:-25px;
width:95%;
z-index:2000;
}

.logo{
position:absolute;
left:50px;
top:-10px;
width:220px;
}
* html .logo{
position:relative;
left:50px;
top:-80px;
width:220px;
}
.slogan{
display:block;
position:absolute;
top:32px;
left:85px;
}
#menu{
float:left;
margin:0 0 10px 280px;
}
* html #menu{
float:left;
position:relative;
top:-125px;
margin:0 0 10px 150px;
}

#menu li{
list-style-type:none;
display:block;
float:left;
line-height:40px;
height:40px;
padding:0 14px;
background-image:url(JobImages/line.gif);
background-position:top right;
background-repeat:no-repeat;

}
#menu .last{
background:none;
}
#menu a{
font-size:12px;
color:#272727;
text-decoration:none;
}
#menu a:visited{text-decoration:none}
#menu a:hover{text-decoration:underline}
#content{
width:980px;
margin:0 auto;

}

* html #content
{
position:relative;
width:980px;
top:60px;
z-index:300;
}

.search{
width:751px;
float:left;
color:#272727;
padding:0 0 16px 108px;
overflow:hidden;
background-image:url(JobImages/search_bg.gif);
background-position:top left;
background-repeat:no-repeat;
}
.search img{float:left}
.input{
height:17px;
float:left;
border:2px inset #CECECE;
margin:8px 0 0 7px;
padding:0 0 0 5px;
font-size:12px;
color:#454545
}
.first{width:170px}
.second{width:255px;}


.line{
width:550px;
float:left;
padding:5px 0 0 130px
}
.exept{
line-height:18px;
float:left;
padding:0 55px 0 0
}
.check{
height:17px;
width:17px;
float:left;
margin:0 6px 0 0
}
.links{
float:left;
}
.links a{
color:#272727;
margin:0 10px;
text-decoration:underline
}
.links a:visited{text-decoration:underline}
.links a:hover{text-decoration:none}
#blocks{
/*background-image:url(JobImages/blocks_bg.gif);
background-position:top left;
background-repeat:repeat-y;*/
width:975px;
overflow:hidden;

float:left;
padding:23px 0 0 0;
border-top:1px solid #fff;
border-bottom:5px solid #fff
}
.block{
width:241px;
border:solid 1px black;
float:left;
height:261px;
}
.block p{
width:180px;
display:block;
margin:15px 0 20px 25px;
}
.red_text{color:#FEEAE6}
.gray_text{color:#EDECEC}
#list{
padding:12px 0 18px 11px;
}
#list li{
background-image:url(JobImages/ul_bg.gif);
background-position:top left;
background-repeat:no-repeat;
line-height:20px;
padding:0 0 0 15px;
margin:0 0 2px 0;
list-style-type:none;
}
#list a{
color:#FFFFFF;
text-decoration:none
}
#list a:visited{text-decoration:none}
#list a:hover{text-decoration:underline}
.more{
margin:0 0 0 57px;
}
.signup{
width:165px;
float:left;
margin:2px 0 15px 22px;
}
.submit{
margin:0 0 0 126px;
float:left
}
#info{
background-image:url(JobImages/bg2.gif);
background-position:top left;
background-repeat:repeat-x;
width:859px;
float:left;
overflow:hidden;
padding:30px 0 20px 0;
background-color:#DBDBDB;
color:#454545;
}
#info div{
width:160px;
float:left;
padding:0 10px 0 38px;
}
#info ul{
padding:12px 0 0 4px
}
#info li{
list-style-type:none;
line-height:18px;
}
#info a{
color:#454545;
text-decoration:none
}
#footer{
width:978px;
float:left;
margin-left:10px;
background-image:url(JobImages/footer_bg.gif);
background-position:top left;
background-repeat:no-repeat;
padding:20px 0 0 0px;
text-align:center;
}

* html #footer
{
position:relative;
width:978px;
float:left;
height:140px;
margin-left:5px;
background-image:url(JobImages/footer_bg.gif);
background-position:top left;
background-repeat:no-repeat;
top:60px;
text-align:center;
z-index:0;
}

div.panel
{
margin:0px;
padding:0px;
position:absolute;
background-color:Transparent;
height:200px;
display:none;
top:34px;
left:700px;
z-index:300;
}
* html div.panel
{
margin:0px;
padding:0px;
position:absolute;
background-color:Transparent;
height:200px;
display:none;
top:-60px;
left:700px;
z-index:300;
}

a.flip
{
text-align:right;
}
Button.flip
{
	text-align:center;
}


.headerText
{
 color:White;
 font-size:13px;
 font-weight:bold;
 text-align:center;
}
.headerTextBG{
background-image:url(JobImages/bg.gif);
background-position:top left;
background-repeat:repeat-x;
}

#fadeshow1
{
	z-index:1;
}
#ProductList{
padding:12px 0 18px 11px;
}

#ProductList li{
/*background-image:url(JobImages/Productlink1.jpg);
background-position:top left;
background-repeat:no-repeat;*/
line-height:20px;
padding:0 0 0 15px;
margin:0 0 2px 0;
list-style-type:none;
}

#ProductList a{
color:#000000;
font-size:13px;
text-decoration:none
}
#ProductList a:visited{text-decoration:none}
#ProductList a:hover{text-decoration:underline}

.labelHead
{
font-size:14px;
font-family: Trebuchet MS;
color:#4B4A4E;
font-weight:bold;
}
.lableText
{
font-size:11px;
font-family:Tahoma;
color:#4B4A4E;
}
.trSpace
{
	height: 10px;
}
.trLine
{
	border-bottom: 1px dotted #000000;
}

.tablecss
{
	border: solid 1px black;
}

.tableSpace
{
	 border-collapse:collapse;
	 table-layout:fixed;
}
.tdheight
{
	height:30px;
	padding-right:10px;
}

.signupdiv
{
	position:absolute;
	width:100px;
	left:900px;
}

.a
{
	font-size:11px;
	color:#619E15;
	text-decoration:none;
}
.GLink
{
	font-size:11px;
	color:#4B4A4E;
	text-decoration:none;
}
.GLink:hover
{
	color:#619E15;
	text-decoration:underline;
}

.a:hover
{
	color:Gray;
	text-decoration:underline;
}

.TextBox
{
	font-family: Tahoma;
	font-size: 11px;
	border: solid 1px #000;
	color: #000;
	height: 17px;
}

.DropDownList
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 120px;
	
}

* html .DropDownList
{
	font-family: Tahoma;
	font-size: 11px;
	
	color: #000000;
	height: 20px;
	width: 120px;
	
}

.RadioButton
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}

.Button
{
	color: #272727;
	font-size: 11px;
	width: 75px;
	height:25px;
	background-color: #B1D10E;
	border: solid 1px #000000;
	font-weight: bold;
}

.ListBox
{
	height: 100px;
	width: 150px;
	border-style: solid;
	border-width: 1px;
	border-color: inherit;
	font-family: Tahoma;
	font-size: 11px;
}
.LinkButton
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #AA2B00;
}

.PageHeader
{
	background-image:url(JobImages/Header_bg2.gif) ;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:30px;
	text-align:left;
	font-size:24px;
	font-weight:bold;
	z-index:1;
}


*html .PageHeader
{
	background-image:url(JobImages/Header_bg2.gif) ;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:30px;
	text-align:left;
	font-size:24px;
	font-weight:bold;
	z-index:1;
}

.pageheadtd
{
	height:30px;
}

Div .LeftPanel
{
	height:500px;
	width:220px;
	float:left;
	padding-left:0;
	
}
#MainContent
{
	padding-top:30px;
	float:left;
}

p.headertex
{
	padding: 10px 0 10px 5px;
}
span.headertex

{
	padding: 10px 0 0 0;
	color:Black;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;

}

p.Contentheadertex
{
	padding: 10px 0 10px 30px;
}
p.content
{
	padding-left:28px;
	padding-right:18px;
	color:Black;
	font-size:13px;
	text-align:justify;
}
p.mainoagecontent
{
	color:Black;
	font-size:13px;
	text-align:justify;
}
ol.content
{
	padding-bottom:15px;
	padding-left:48px;
	padding-right:20px;
	color:Black;
	font-size:13px;
	text-align:justify;
}

ul.content
{
	padding-bottom:15px;
	padding-left:48px;
	padding-right:20px;
	color:Black;
	font-size:13px;
	text-align:justify;
}
#pdiv li
{
	padding-left:50px;
	padding-bottom:5px;
	font-family: Trebuchet MS;
	color:Black;
	font-size:13px;
	text-align:justify;
	list-style-type:none;
}

#Question li
{
	padding:0 0 0 20px;
	list-style-type:none;
}


#Question a{
padding:0 0 5px 2px;
margin:0 0 0 0;
list-style-type:none;
font-size:13px;
font-weight:bold;
color:#B1D10E;
text-decoration:none;
float:left;
}

#tranchor a:visited{text-decoration:none}
#tranchor a:hover{color:#B1D10E; text-decoration:underline}


.Questions
{
	padding-top:10px;
	padding-bottom:10px;
}


#Question a:visited{text-decoration:none}
#Question div:hover{text-decoration:underline}

.divheading
{
	width:210px;
	font-size:large;
	text-align:center;
}

#submenu
{
position:absolute;
float:left;
margin:45px 0 10px 140px;
}
#submenu li{
list-style-type:none;
display:block;
float:left;
line-height:40px;
height:40px;
padding:0 14px;
background-image:url(JobImages/line.gif);
background-position:top right;
background-repeat:no-repeat;

}
#submenu .last{
background:none;
}
#submenu a{
font-size:11px;
color:#272727;
text-decoration:none;
}
#submenu a:visited{text-decoration:none}
#submenu a:hover{text-decoration:underline}

.RowStyle
{
	font-family: Trebuchet MS;
	height:20px;
	font-size: 13px;
	color:Black;
	border-bottom:solid 2px lightGray;
	background-color: #CEEFDE;
}

.FooterStyle
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #691E15;
	font-weight: bold;
}
.PagerStyle
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color:Black;
	text-decoration:none;
	background-color:White;
	
}
.AlternatingRowStyle
{
	font-family: Trebuchet MS;
	height:20px;
	font-size: 13px;
	color: #000000;
	border-bottom:solid 2px lightGray;
	background-color: #E7F7EF;
}
.EmptyDataRow
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #B1D10E;
}
.HeaderStyle
{
	font-family: Trebuchet MS;
	text-decoration:none;
	height:25px;
	font-size: 13px;
	color: #000000;
	background-color: #B1D10E;
}
/*.EmptyDataRow
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #F0F0F0;
	text-decoration: none;
	background-color: #4A494A;
}*/
.headerLogo
{
	position:absolute;
	top:12px;
	list-style:none;
	float:left;
	left:820px;
	width:180px;
}

* html .headerLogo
{
	position:absolute;
	top:10px;
	list-style:none;
	float:left;
	left:818px;
	z-index:2;
	width:175px;
}

.calculator
{
	position:absolute;
	top:110px;
	left:242px;
}

.popup
{
	position:absolute;
	top:140px;
	left:786px;
	float:left;
	width:200px; 
	height:200px;
	background-color:#FFFFFF;
	border:1px solid #ADAAAD;
	
}

.relationpanel
{
	position:absolute;
	top:250px;
	left:450px;
	width:200px;
	border:dotted 1px gray;
	background-color:White;
}

hr
{
border-top: 1px dotted #000000;
border-bottom: 0px dotted #000000;
}

#Top p
{
	font-size:13px;
}
#Top span
{
	font-size:14px;
}

#Top ul
{
	font-size:13px;
}

#Top a
{
	text-decoration:none;
}

.chat
{
	position:absolute;
	top:3px;
	left:95px;
}
.watermark
{
	color:Gray;
}
.model
{
    min-width:200px;
    min-height:150px;
    background:white;
}
.tableHead
{
	background-color:#B1D10E;
	color:#FFFFFF;
	font-size:medium;
	font-weight:bold;
	text-align:center;
}

.modalUpdateProgress
{
	text-align: center;
	padding-top: 30px;
	border-style: solid;
	border-width: 1px;
	background-color: #FCFCFC; /*--#9FC7D8;*/
	width: 200px;
	height: 50px;
	color: #000000;
}

.sidebox {
	margin: 0 auto; /* center for now */
	width: 25em; /* ems so it will grow */
	background-color:White;
/*background: url(JobImages/sbbody-r.gif) no-repeat bottom right;*/
	font-size: 100%;
}
.boxhead {
	/*background: url(JobImages/sbhead-r.gif) no-repeat top right;*/
	background-color:#B1D10E;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	/*background: url(JobImages/sbhead-l.gif) no-repeat top left;*/
	margin: 0;
	padding: 10px 10px 5px;
	width:90%;
	color: Black; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	
}
.boxbody {
	/*background: url(JobImages/sbbody-l.gif) no-repeat bottom left;*/
	margin: 0;
	padding: 7px 30px 31px;
}

.menu{
float:left;
margin:0 10px 10px 10px;
}
.menu li{
list-style-type:none;
display:block;
float:left;
line-height:20px;
height:20px;
padding:0 10px;
background-image:url(JobImages/line2.gif);
background-position:top right;
background-repeat:no-repeat;

}
.menu .last{
background:none;
}
.menu a{
font-size:12px;
color:#272727;
text-decoration:none;
}
.menu a:visited{text-decoration:none}
.menu a:hover{text-decoration:underline}


.menuQuick{
float:left;
}
.menuQuick li{
list-style-type:none;
display:block;
float:left;
line-height:20px;
height:20px;
padding:0 10px;
background-image:url(JobImages/line2.gif);
background-position:top right;
background-repeat:no-repeat;

}
.menuQuick .last1{
background:none;
}
.menuQuick a{
font-size:12px;
color:#272727;
text-decoration:none;
}
.menuQuick a:visited{text-decoration:none}
.menuQuick a:hover{text-decoration:underline}



.ReportDiv
{
	text-align: center;
	position:absolute;
	left:300px;
	z-index:0;
}

*html .ReportDiv
{
	text-align: center;
}

.SubGridPanel
{
    width:90%;
 }


*html .SubGridPanel
{
    width:90%;
 }
 
.FooterDiv
{
    width:97%;
    text-align:center;
    padding-left:15px;
}

*html .FooterDiv
{
    width:97%;
    float:left;
}
.FooterTable
{
    width:100%;
}
*html .FooterTable
{
    width:98%;
    padding-left:25px;
    padding-right:25px;
}
