body
{
	margin:0px;
	background:#FFFFFF;
	background-repeat:repeat-y;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	color: #4b4b4d;

}



h1
{
	vertical-align: middle;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size : 28px;	
	line-height : 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2261a5;
}

h2
{

	font-size: 18px;
	font-weight: normal;		
	color: #03aa4e;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
	line-height: 18px;
	vertical-align: middle;
	
}




img			
{
	border: 0px none; 
	vertical-align: top;
	
	
		
}



.headerArea
{
	height:148px;
	width:1000px;
	border: 0px none;
}


div#centeredLayerUnder
{
	background:#ffffff repeat-y center top;
	width:1000px;	
	margin-left: auto;	
	margin-right: auto;
	z-index: -1;	
	padding: 0px;
	color: #4b4b4d;
	vertical-align: top;
	height:auto;
	text-align:left;
	top:0px;
}







.boldText
{
	font-weight: bold;
}

.italicsText
{
	font-style: italic;
	
}

.LeftIndent50px
{
	position:relative;
	left: 50px;	
}


.LeftIndent50pxWidth500px
{
	position:relative;
	left: 20px;	
	width: 700px;
}


.LeftIndent50pxWidth700px
{
	position:relative;
	left: 20px;	
	width: 550px;
}

.LeftIndent50pxWidth350px
{
	position:relative;
	left: 50px;	
	width: 350px;
}

.LeftIndent50pxWidth325px
{
	position:relative;
	left: 50px;	
	width: 325px;
}


.LeftIndent50pxWidth300px
{
	position:relative;
	left: 50px;	
	width: 300px;
}


.LeftIndent40pxWidth500px
{
	position:relative;
	left: 40px;	
	width: 500px;
}

div.formrow
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	width: 500px;
}

div.formfield
{
	float:left;
	margin: 0 0 0 0;
	width:250px;
	height: 100%;
}

div.formfieldw
{
	float:left;
	margin: 0 0 0 0;
	width:400px;
	height: 100%;
}

div.formfieldr
{
	float:right;
	width:250px;
	margin: 0 0 0 0;
	height: 100%;
}

div.formfield label,
div.formfieldw label,
div.formfieldr label
{
	float:left;	
	display:block;
	font-size:14px;
	color:#444444;
	font-weight:normal;
	margin-bottom:5px;
}

.formError
{
	color:#B3210D;
	font-weight:bold;
}





.inputButton
{
	float:left;
	height: 30px;
	width: 80px;
	border:solid 2px #999999;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:16px;
	font-weight: bold;
	background-color: #FFFFFF; 
	text-align: center;
}



.inputButton:hover
{
	color: #FFFFFF;
	background-color: #999999;
}


#menuBar
{	
	background: #00a950 url(images/menubar-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	height:44px;
	vertical-align: middle;	
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
	margin: 0 0 0 0;
	color: blue;
	z-index: 22;
	top: 3px;
	position: relative;

}




.menuBarLink 
{
	background: #00a950 url(images/menubar-bg.jpg);
	letter-spacing: 0.005cm;
	display: block;	
	margin-left: 0px;
	height:34px;
	padding: 6px 7px 3px 7px;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
	line-height: 26px;
	vertical-align: top;
	color: #FFFFFF;
	
} 




.menuBarLink a:link, a:active, a:visited 
{
	color: White;
}


.menuBarLink a:hover 
{
	background: #16560b;
	color: #d0ffaa;
	
} 


#BreadCrumbs
{
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;		
	color: Gray;
	line-height: 16px;
}


#BreadCrumbs a
{
	color: Gray;
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;			
	text-decoration: none;
	background: white;
	font-style: normal;
}


#BreadCrumbs a:link
{
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;		
	color: Gray;
	background: #FFFFFF;	
}


#BreadCrumbs a:visited 
{
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;		
	color: Gray;
	background: #FFFFFF;	
}

#BreadCrumbs a:hover 
{
	background: #FFFFFF;
	color: #2261a5;
} 

#BreadCrumbs a:active
{
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;		
	color: Gray;
	background: #FFFFFF;	
}





#SideContactLink a
{
	font-size: 16px;
	color: #03aa4e;
	font-weight: normal;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;			
	text-decoration: none;
	background: white;
	font-style: normal;	
}

#SideContactLink a:link
{
	color: #03aa4e;
}
#SideContactLink a:visited
{
	color: #03aa4e;
}
#SideContactLink a:hover
{
	color: #2261a5;
}
#SideContactLink a:active
{
	color: #03aa4e;
}










#GrayText
{
	color: Gray;
}






.smallHeader
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 17px;	
	font-size: 14px;
	color: #5c5c5c;
}







.smallText
{
	font-size: 12px;
}






.topLinks
{
	color: Gray;
	padding-top: 30px;
	
	
}

.topLinks a 
{
    padding: 2px 3px 2px 3px;    
    color: #00529b;
    font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
    font-size: 15px;    
    font-weight: normal;
    text-decoration: none;
    line-height: 16px;
    background: White;
    background-image: none;
    vertical-align: top;
} 

.topLinks a:link
{
	color: #00529b;
}

.toLinks a:visited 
{
	color: #00529b;
}

.topLinks a:hover 
{
	background: #6C9BC6;
	color: white;	
}
 
.topLinks a:active
{
	color: #00529b;
}


.headerLogo
{
	position: relative;
	margin-left: 846px;
	margin-top: -47px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	
	
}

.normalFontStyle
{
	font-style:normal;
}

#footer
{
    position: relative;    
	font-size: 14px;
	color: #5f5f5f;
	font-style: italic;
	font-size: 12px;
	padding: 2px, 3px, 2px, 3px;
	line-height: normal;		
}


#footer	a
{
	color: #8b8d90;	
	text-decoration: none;
	background: white;
	font-style: normal;
}


#footer a:link, #footer a:active,  #footer a:visited 
{
	color: Gray;
	background: #FFFFFF;
	
}

#footer a:hover 
{
	background: #FFFFFF;
	color: #2261a5;
	
	
	
} 







.MenuDropDownList
{
    z-index: 22;
    position: relative;
    padding: 0px;
    left: 0px;
    top: -10px;
    margin: 0;
    background: #16560b;
    background-image: none;
}





.MenuDropDown1
{
    z-index: 20;
    position: relative;
    padding: 0px;
    left: 0px;
    top: -10px;
    margin: 0;
    background: #16560b;
    background-image: none;
}


.MenuDropDown2
{
    z-index: 20;
    position: relative;
    padding: 0px;
    left: 123px;
    top: -16px;
    margin: 0;
}


.MenuDropDown3
{
    z-index: 20;
    position: relative;
    padding: 0px;
    left: 219px;
    top: -16px;
    margin: 0;
}


.MenuDropDown4
{
    z-index: 20;
    position: relative;
    padding: 0px;
    left: 331px;
    top: -16px;
    margin: 0;
}


.MenuDropDownULSpan
{   
    position: absolute;  
    z-index: 20;
	margin: 0; 
	padding: 0;
	list-style-type: none;	    
    background: #16560b;
    text-align: left;    
    vertical-align: middle;     
    width: 230px;
    float: left;
    margin: 0px;
    padding: 3px 5px 3px 3px;
    display: block;        
    color: White;
    font-size: 14px;    
    font-weight: normal;
    text-decoration: none;
    opacity: .95;
    filter: alpha(opacity=95);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    background-image: none;
}

.MenuDropDownULSpan ul
{
	
}
.MenuDropDownULSpan li
{
	
}

.MenuDropDownULSpan a
{
    z-index: 20;    
    text-align: left;    
    vertical-align: middle;     
    width: 225px;
    float: left;
    margin: 0px;
    padding: 3px 3px 3px 3px;
    display: block;        
    color: White;
    font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
    font-size: 15px;    
    font-weight: normal;
    text-decoration: none;
    line-height: 23px;
    background: #16560b;
    background-image: none;
}




.MenuDropDownULSpan a:link, .MenuDropDownULSpan a:active,  .MenuDropDownULSpan a:visited 
{
        color: White;
    
}

.MenuDropDownULSpan a:hover 
{
    
	background: #146007;
	color: #e7ffe3;
} 


.MenuDropDownULSpan ul
{
	margin: 0; 
	padding: 0;
	list-style-type: none;
	background: #16560b;
	
} 



#BrochureDownloadLink
{
}


.BrochureDownloadLink a
{
    font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
    font-size: 18px;    
    font-weight: normal;
    text-decoration: none;
    color: Gray;    
    font-style: italic;
}


.BrochureDownloadLink a:link, BrochureDownloadLink a:link, BrochureDownloadLink a:active,  BrochureDownloadLink a:visited 
{
    font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
    font-size: 18px;    
    font-weight: normal;
    text-decoration: none;
    color: Gray;    
    font-style: italic;
}


.BrochureDownloadLink a:hover
{
    color: Black;    
    background: white;
}


.CenteredLayerOver
{
	background: #FFFFFF url(images/bg-startburst-new.jpg);
	background-repeat:no-repeat;	
	background-position:bottom right; 
	z-index: 30;
}


.MainContentArea
{
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	
}

.MainContentArea a
{
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	letter-spacing: 0cm;
	color: #006600;
}  


.MainContentArea a:link, #MainContentArea a:active,  #MainContentArea a:visited        
{ 
    color: #006600; 
}

.MainContentArea a:hover      
{     
    color: #2261a5;  
}



.NewsImageBG
{
	/*background: #e4e4e4;		*/
	background: #ffffff;
}


.NormalFontWeight
{
	font-weight: normal;
}


.HeaderBrochireDownload
{
	padding-top: 16px;
}


.redText
{
    color: Red;   
}


.subPagesSlogan
{
	vertical-align: middle;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size : 16px;	
	line-height : 22px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #03aa4e;
	position: relative;
	left: 656px;
	top: 5px;	
}

.LeftIndent1
{
    position:relative;
    left: 50px;
    width: 700px;
       
}


.GrayBGDivContact
{

	background: #ffffff url(images/contact-gray-bg-fade.jpg);
	background-repeat:repeat-x;
	background-position: top;	
	padding: 50px;
	height: 440px;	
		
}


.GreenHeader
{

	font-size: 18px;
	font-weight: normal;		
	color: #03aa4e;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
	line-height: 24px;
	vertical-align: middle;	
}

.GreenHeader a
{
	font-size: 18px;
	color: #03aa4e;
	font-weight: normal;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;			
	text-decoration: none;
	background: white;
	font-style: normal;	
}

.GreenHeader a:link
{
	color: #03aa4e;
}
.GreenHeader a:visited
{
	color: #03aa4e;
}
.GreenHeader a:hover
{
	color: #2261a5;
}
.GreenHeader a:active
{
	color: #03aa4e;
}






.verticalSpacer
{
    height: 6px;
    width: 20px;
    position: relative;
}





.CareerTitle
{
	vertical-align: middle;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size : 16px;	
	line-height: 28px;	
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2261a5;
	padding-bottom: 10px;
}	











