
/* UNIVERSAL STYLES
================================================================================*/

html, body
{
    padding: 0;
    margin: 0;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #666;
}

/*fixing firefox outline*/

a:active
{
    outline: none;
}

:focus
{
    outline: none;
}

img, form
{
    padding: 0;
    margin: 0;
    border: none;
}







/*TEXT STYLES
================================================================================*/

h1
{
    padding: 0;
    margin: 0;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #8cc63f;
    line-height: 100%;
    padding-bottom: 20px;
}



h2
{
    padding: 0;
    margin: 0;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #8cc63f;
    line-height: 100%;
    padding-bottom: 15px;
}





/* NAVIGATION STYLES
================================================================================*/

#nav
{
    width: 691px;
    padding: 0 0 0 10px;
}


/* LAYOUT STYLES
================================================================================*/

.outer{
	background:none;
}

.wrapper
{
    background: url(../../images/wrapper_bg.jpg) no-repeat top center;
}

#container
{
    padding: 0;
    margin: 0 auto 0 auto;
    width: 960px;
}

#header
{
    width: 960px;
    height: 95px;
}

#logo
{
    float: left;
    width: 259px;
}

#header_right
{
    float: left;
    width: 701px;
}

.cleardiv
{
    clear: both;
    font-size: 0;
}

#ph
{
    text-align: right;
    font: normal 43px Arial, Helvetica, sans-serif;
    color: #8cc63f;
    padding: 8px 22px 0 0;
    height: 62px;
    letter-spacing: 2px;
}

#bodyarea
{
    width: 920px;
	padding:30px 20px 10px 20px;
}

#content
{
    width: 870px;
    padding: 0 25px 10px 25px;
}

.content_left
{
    float: left;
    width: 590px;
    border-right: 1px solid #959595;
    padding: 0 50px 0 0;
    min-height: 100px;
	line-height:200%;
}

.content_left br{
line-height:100%;
}


.text{
	line-height:200%;
    padding: 0;
    margin: 0;
}

.content_single
{
    float: left;
    width: 870px;
    padding: 0;
    min-height: 100px;
    line-height: 220%;
}

.content_right
{
    float: left;
    width: 192px;
    padding: 0 0 0 36px;
}

.page_facts, .green_text
{
    line-height: 220%;
    padding: 0;
    margin: 0;
    font-style: italic;
    color: #669933;
}

.page_facts ul{
    padding:0;
	margin:0;
	line-height:100%;
	list-style:none;
	margin-left:10px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#8cc63f;

}

.page_facts ul ul{
    margin-top:0;
    padding-top:0;
	margin-left:20px;

}


.page_facts li{
    padding:0;
	margin:0;
	line-height:100%;
	list-style:none;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#8cc63f;
}

.page_facts li a:link, .page_facts li a:visited
{
    text-decoration:none;
	display:block;
	color:#8cc63f;
	padding:0 0 12px 9px;
	line-height:100%;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#8cc63f;
	line-height:100%;
}

.page_facts li a:hover
{
	text-decoration:none;
	line-height:100%;
}



.page_facts
{
    margin-bottom: 0;
}
#content2
{
    width: 920px;
}

#green_block1 a
{
    background: url(../../images/green_block1.jpg) no-repeat 0 0;
    width: 371px;
    height: 81px;
    float: left;
    display: block;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding: 72px 45px 10px 20px;
    line-height: 140%;
}

#green_block2 a
{
    background: url(../../images/green_block2.jpg) no-repeat 0 0;
    width: 371px;
    height: 81px;
    float: right;
    display: block;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding: 72px 45px 10px 20px;
    line-height: 140%;
}

#footer_outer
{
    background: #fff url(../../images/footer_bg.jpg) repeat-x 0 0;
}

#footer_wrapper
{
    margin: 0 auto 0 auto;
    width: 940px;
	padding:10px 0px 30px 0;
    text-align: left;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #b2b2b2;
    line-height: 100%;
}

#footer{
	width:630px;
    text-align: left;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #b2b2b2;
    line-height: 100%;
    float: left;
}

#footer_poweredby{
    width:310px;
    text-align: right;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #b2b2b2;
    line-height: 100%;
    float: right;
}

#footer_poweredby a
{
    color: #b2b2b2;
    text-decoration: none;
}

/*for inner pages*/

.outer_inner{
	background:none;
}

.wrapper_inner
{
    background: url(../../images/wrapper_inner_bg.jpg) no-repeat top center;
}

.text2
{
    line-height: 220%;
    padding: 30px 0 0 0;
    margin: 0;
}

.rightnav
{
    padding: 0;
    margin: 0;
    line-height: 100%;
    list-style: none;
}

.rightnav li
{
    margin: 0;
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #8cc63f;
}

.rightnav li a:link, .rightnav li a:visited
{
    text-decoration: none; /*background:url(../../images/arrow.jpg) no-repeat 0 1px;*/
    display: block;
    color: #8cc63f;
    padding: 0 0 10px 18px;
}

.rightnav li a:hover
{
    background: url(../../images/arrow.jpg) no-repeat 0 1px;
    text-decoration: none;
}

/*for ie6*/
* html .rightnav li a:link, * html .rightnav li a:visited
{
    text-decoration: none; /*background:url(../../images/arrow.jpg) no-repeat 0 1px;*/
    display: block;
    color: #8cc63f;
    padding: 0 0 2px 18px;
}

* html .rightnav li a:hover
{
    background: url(../../images/arrow.jpg) no-repeat 0 1px;
    text-decoration: none;
}

.rightnav li .selected
{
    background: url(../../images/arrow_hover.jpg) no-repeat 0 1px !important;
    text-decoration: underline;
}

/* Home Page */

#content2 #bottom_content
{
    width: 920px;
}

/* Input Forms */
.edit_form .inpt
{
    margin: 5px 0 10px;
    line-height: 150%;
}
.edit_form .inpt .caption
{
    font-weight: bold;
}
.edit_form .inpt_err
{
    font-size: large;
    color: Red;
    line-height: 200%;
}
.edit_form .inpt_thank
{
    font-size: large;
    font-weight: bold;
}
.edit_form .inpt_cmd
{
    margin: 20px 0;
}

.inpt_thank
{
    font-size: 11px;
    font-weight: bold;
}

/* Job Listing */

#jobListing{
}
#job
{
    width: 506px;
    padding: 0 17px 0 0;
    float: left;
    border-right: solid 1px #959595;
}
#job .jwrapper
{
    width: 506px;
    border-bottom: solid 1px #959595;
}
#job .jexpand_wrapper
{
    width: 24px;
    padding: 0 10px 0 0;    
    float: left;
}
#job .jexpand
{
margin:20px 0 0 0;
}
#job .jtitle1
{
    width: 208px;
    padding: 12px 0 12px 4px;
    float: left;
}
#job .jtitle1 a
{
    color:#666666;
    text-decoration:none;
    font-weight:bold;
}
#job .jtitle2
{
    width: 130px;
    padding: 12px 0;
    float: left;
}
#job .jtitle3
{
    width: 130px;
    padding: 12px 0;
    text-align: right;
    float: left;
}
#job .jtitle1_header a,
#job .jtitle2_header a,
#job .jtitle3_header a
{
    color: #8CC63F !important;
    text-decoration: underline;
    font-weight: normal;
}
#job .jheader .jtitle1, #job .jheader .jtitle2, #job .jheader .jtitle3
{
padding-top:0 !important; margin-top:0 !important; line-height:100% !important;
}
#job .jheader
{
    font-size:18px;
    color: #8cc63f;
}
#job .jitem
{
    width: 506px;
    padding: 0;
    overflow: auto;
}

#job .jitem .jitemleft
{
    width: 312px;
    float:left;
    line-height:140%;
    font-size:11px;
    padding:0 15px 17px 34px;
}

#job .jitem .jitemright
{
    width: 145px;
    float:right;
    line-height:140%;
    font-size:11px;
    text-align:right;
}

.japply
{
    float:right;
    margin-top:-50px;
    margin-right:-140px;
    margin-left:10px;
    padding:0;
}

#job .jitem .jitemleft ul{
margin:0;
padding:0;
margin-left:15px;
}

#job .jitem .jitemleft li{
padding-bottom:5px;
padding-right:5px;
line-height:140%;
font-size:11px;
}



#job .jpager 
{
padding:12px 0;
padding-bottom:0;
line-height:100%;
}
#job .jpager a
{
    color:#8cc63f;
    text-decoration:none;
    
}
#job .jpager .jnext
{
    float:right;    
}
#job .jpager .jprevious
{
    float:left;    
}
#jobFilter
{
    float: left;
    width: 329px;
    padding-left: 17px;
    
}
#jobFilter .jstep
{
    padding: 0 0 22px 0;
}
#jobFilter .jstepImg1, #jobFilter .jstepImg2, #jobFilter .jstepImg3, #jobFilter .jtype, #jobFilter .jmap, #jobFilter .jcategory
{
    float: left;
}
#jobFilter .jstepImg1, #jobFilter .jstepImg2, #jobFilter .jstepImg3
{
    width: 33px;
}
#jobFilter .jtype, #jobFilter .jmap, #jobFilter .jcategory
{
    margin-left: 18px;
    width: 278px;
}

#jobFilter .jtype
{
    padding-top: 15px;
}
#jobFilter .jstepImg2
{
   padding-top: 78px;
}
