body 
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
}

a 
{
	color:#006633;
	text-decoration:none;}
	
a:hover
{
	color:#006633;
	text-decoration:underline;}
	
h1 
{
	font-size:21px;
	margin:0px;
	padding:0px;}
	
	
.GreenLineHeader
{
	border-bottom:solid 1px #B7DA00;
	padding-bottom:15px;
	padding-left:20px;
	font-size:24px;
	font-family:Garamond, Times Roman, Georgia, serif;}
	



/* Start Spirit Bank CSS */

body 
{
	text-align:center;
}

/*---------------------*/


.clear 
{
	    clear: both;}	
	
	
	
/*---------------------*/

#SiteWrapper 
{

	width: 1015px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	/*border:solid 1px red;*/}
	
	
#SiteWrapper #Branding #BrandingLink
{
	background: #fff url("/Common/Images/custom/Logo.gif") center no-repeat; 
    background-position: left center; /* x-pos y-pos */
	padding-left:20px;
	width:194px;
	height:44px;
	display:block;
	float:left;}
	
#SiteWrapper #Branding div 
{
	float:right;
	text-align:right;
	font-size:12px;}
	
#SiteWrapper #Branding ul, #SiteWrapper #Branding li,
#SiteWrapper #Footer ul, #SiteWrapper #Footer li
{
	margin:0px;
	padding:0px;}
	
#SiteWrapper #Branding ul 
{
	margin-top:5px;}
	
#SiteWrapper #Branding div li, #SiteWrapper #Footer div li
{
	display:inline;
	}
	
#SiteWrapper #Branding .BullNav 
{
	margin-bottom:10px;}
	
#SiteWrapper #Branding .BullNav li
{
	background: #fff url(/Common/Images/2012/LIbullet.gif) center no-repeat; 
    background-position: left center; /* x-pos y-pos */
	padding-left:20px;
	margin-right:10px;
	}
	
#SiteWrapper #MainContent
{
	width:690px;
	/*border:solid 1px blue;*/
	float:left;}
	
#SiteWrapper #RightCol {
	width:285px;
	background:#ffffff url('/Common/Images/2012/rightCol_bg.jpg') top right no-repeat; 
	float:right;
	margin-top:30px;
	padding: 10px;
}

#SiteWrapper #Footer
{
	margin-top:10px;
	padding-top:10px;
	border-top:solid 1px #EBEBEB;
	font-size:12px;}
	
#SiteWrapper #Footer .right
{
	float:right;
	width:400px;
	text-align:right;}
	
#SiteWrapper #Footer .left
{
	float:left;
	width:525px;}
	
#SiteWrapper #Footer p 
{
	margin:0px;
	padding:0px;}

/*---------------------*/

#MainNav
{
	line-height:normal;
}

#MainNav ul
{
	list-style-type: none;
	margin:0px;
	padding:0px;
	}
	
#MainNav .tier1 li a {
	background-image:url('/Common/Images/2012/tier1_bg.gif'); 
}
	
#MainNav .tier1 li#Current a {
	background-image:url('/Common/Images/2012/tier1_bg_active.gif'); 
	color: #b6db00;
}
	
#MainNav .tier1 li {	
	float:left;
	margin:0px;
	margin-right:5px;
	padding:0px; 
}


#MainNav .tier1 li a
{	
	
    background-position: left top;
    background-repeat:no-repeat;
    display:block;
	padding:8px 15px;
    color:#000;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
	text-transform: uppercase;}
  
#MainNav .tier2
{
	background-image:url('/Common/Images/2012/tier2_bg.gif'); 
    background-position: left top;
    background-repeat:repeat-x;
	overflow: hidden;
	padding-left: 15px;
	border-bottom: 10px solid #F1F1F1;
	}  
    
#MainNav .tier2 li
{
	display:block;
	float: left;
	padding: 2px 10px 2px 0px;
	border-right: 1px solid #73ae89;
	margin: 6px 10px 6px 0;
	
}

#MainNav .tier2 a
{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	}
	
#MainNav .tier2 a:hover
{
	color:#FFFF33;
	}
	
#MainNav .tier2 .Current {
}
    
#MainNav .tier2 .Current a
{
	color:#FFFF33;
	}
    
#MainNav .tier3Subs
{
	width:100%;
	background-color:#F1F1F1;
	}
	
#MainNav .tier3Subs h4
{
	margin:0px 0px 1px 0px;
	padding:0px 0px 1px 0px;
	border-bottom:solid 1px #000;
	font-size:14px;	
	}
	
#MainNav .tier3Subs td
{
	vertical-align:top;
	}
	
#MainNav .tier3Subs a 
{
	color:#000;
	font-size:12px;}
	
#MainNav .tier3Subs .Current 
{
	color:#006633;}
	
#MainNav .tier3Subs .CloseButtonTD
{
	text-align:right;}

#MainNav .tier3Subs .CloseButtonTD a
{
	text-align:right;
	color:#006633;
	background-image:url(/Common/Images/custom/NavCloseArrow.gif);
    background-position: right center;
    background-repeat:no-repeat;
    padding-right:15px;}
    
	
#MainNav #OpenButtonTD 
{
	width:15px;
	height:15px;
	display:none;
	margin-right:7px;
	background-image:url(/Common/Images/custom/NavOpenArrow.gif);
    background-position: right bottom;
    background-repeat:no-repeat;
    float:right;
    margin-top:-25px;
    cursor:pointer;
    }
    
    
#BreadCrumb 
{
	margin:5px 0px 5px 0px;
	font-size:12px;
	color:#ccc;}
	
#BreadCrumb a, #BreadCrumb a:visted
{
	color:#ccc;}
	
#BreadCrumb a:hover
{
	color:#006633;}
	
#BreadCrumb .current 
{
	color:#006633;}
    	
/*---------------------*/

.searchResults 
{
	font-size:14px;
	
	}
	
.searchResults h2
{
	padding:0px;
	margin:0px 0px 10px 10px;}


.searchResults .wrapper .body
{
	border-right:solid 1px #A9A9A9;
	border-left:solid 1px #A9A9A9;
	border-top:solid 1px #fff;
	margin-top:-1px;
	padding:0px 10px 0px 10px;
	}


.searchResults .wrapper .header div 
{
	background-image:url(/Common/Images/custom/FullPageRoundedTopRight.gif);
    background-position: right top;
    background-repeat:no-repeat;
    height:11px;
    margin-left:13px;
	}
	
.searchResults .wrapper .header
{
	background-image:url(/Common/Images/custom/FullPageRoundedTopLeft.gif);
    background-position: left top;
    background-repeat:no-repeat;
    height:11px;
	}

.searchResults .wrapper .footer div 
{
	background-image:url(/Common/Images/custom/FullPageRoundedBottomRight.gif);
    background-position: right bottom;
    background-repeat:no-repeat;
    height:11px;
    margin-left:12px;
	}
	
.searchResults .wrapper .footer
{
	background-image:url(/Common/Images/custom/FullPageRoundedBottomLeft.gif);
    background-position: left bottom;
    background-repeat:no-repeat;
    height:11px;
	}

.searchResults .mainlabel 
{
	font-weight:normal;
	display:block;
	}
	
.searchResults h4 
{
	font-size:14px;
	margin:0px 0px 10px 0px;
	padding:0px;}
	
.searchResults .btnSearch 
{	
	margin-bottom:-5px;
	padding:0px;
	}

.searchResults .radioRow
{
	padding-top:20px;}
	
.searchResults label
{
	margin-right:20px;}


/*---------------------*/
	
.rightContainer-Login 
{
/*	background-image:url(/Common/Images/custom/RightContShudderLeft.gif);
    background-position: left top;
    background-repeat:no-repeat;
    background-color:#B6DB00;*/
    margin-bottom:10px;}
    
.rightContainerLiner-Login  
{
	/*background-image:url(/Common/Images/custom/RightContShudderRight.gif);
    background-position: right top;
    background-repeat:no-repeat;*/
    /*background-color:#B6DB00;*/
    }
    
.rightContainer-Login table {
	margin-bottom:5px;
	width:100%;
}

.rightContainer-Login table TD {
	margin: 0;
	padding: 0;
}
	
.rightContainer-Login h2 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
}
	
.rightContainer-Login h2 img { /* This is the lock image, remove it */
	display: none;
}
			
.rightContainer-Login .LoginLabel {
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	vertical-align: middle;
}
		
.LoginTextbox
{
	border:0px;
	height:16px;
	background-image:url(/Common/Images/2012/LoginTextboxBackground.gif); 
    background-position: left top;
    background-repeat:no-repeat;
	background-color: transparent;
    padding: 2px 2px 2px 10px;
    width:160px;
    }
    
.LoginTextboxLiner 
{
    padding:0px;
    margin:0px;
    padding-left:10px;
	text-align: right;
    width:100%;}
    	
#hiddenLoginDiv a 
{
	cursor:pointer;}
	
#hiddenLoginDiv span 
{
	font-weight:bold;}

.rightContainer-Login .forgotLogin
{
	text-align:right;
	font-size:12px;
	margin:0px 10px 0px 0px;
	padding-bottom:10px;
	}
	
.rightContainer-Login .radioButtons 
{

	font-size:12px;

	}
	
.rightContainer-Login .button 
{
	border:solid 0px #000;	
	margin:0px auto 0px 0px;
	background-image:url(/Common/Images/2012/LoginButton.gif); 
    background-position: left center;
    background-repeat:no-repeat;
	background-color: transparent;
    height:20px;
    width:24px;
    font-size:0px;
    cursor:pointer;}
    
 #hiddenLoginDiv 
 {
	width:100%;}
   
/*---------------------*/	 
    
#QuickNav {
    padding-left:5px;
}
	
.QuickNavLiner  {
    height:31px;
    padding:5px 0px 0px 0px;
}
    
#QuickNav select 
{
	width:98%;}
	
/*---------------------*/
	
#ZipBox
{
	display:none;
    margin-bottom:10px;}
	
#ZipBox .ZipNavLiner 
{
    padding:5px 0px 0px 0px;
    margin-left:5px;
    }
    
#ZipBox h2 
{
	margin:0px;
	font-size:16px;
	font-weight:bold;
}
	
#ZipBox .BottomWrapper 
{
	padding-left:5px;}
    
#ZipBox .BottomWrapper div
{

}
	
#ZipBox .button
{
	border:solid 0px #000;	
	margin:0px auto 0px 0px;
	background-image:url(/Common/Images/2012/LoginButton.gif); 
    background-position: left center;
    background-repeat:no-repeat;
	background-color: transparent;
    height:20px;
    width:24px;
    font-size:0px;
    cursor:pointer;}
	
#ZipBox .LoginTextbox
{
	border:0px;
	height:16px;
	background-image:url(/Common/Images/2012/LoginTextboxBackground.gif); 
    background-position: left top;
    background-repeat:no-repeat;
	background-color: transparent;
    padding: 2px 2px 2px 10px;
    width:200px;
    }
    
    
#ZipBox .LoginTextboxLiner 
{
    padding:0px;
    margin:0px;
    padding-left:10px;
	text-align: right;
    width:100%;}
    
    
#ZipBox table 
{
	width:100%;}
	
	
/*---------------------*/	

.MapBox 
{
	font-size:14px;}
	
.MapBox span 
{
	font-weight:bold;
}
	
.divLocation 
{
	cursor:pointer;
	padding:10px;}
	
.divLocation:hover 
{
	background-color:#F3FFB0;}
	
#map 
{
	border:solid 1px #000;}


/*---------------------*/


.customerForm  
{
	padding:5px;
	font-size:12px;
	}
	
.customerForm .header 
{
	background: transparent url(/Common/Images/custom/FormHeadLeft.gif) left top no-repeat;
	padding:0px;
	margin:0px;
	
	}
	
	
.customerForm .header h2 
{
	background: transparent url(/Common/Images/custom/FormHeadRight.gif) right top no-repeat;
	padding:5px;
	margin:0px 0px 0px 10px;
	font-size:16px;
	}
	
.customerForm .radioRow input, .customerForm .radioRow label  
{   
	display:inline;
	width:auto;
	}
	
.customerForm .radioCell 
{
	width:0px;
	white-space:nowrap;
	padding-right:10px;}
	
.customerForm .button 
{
	width:auto;}
	
.customerForm .submitRow 
{
	text-align:right;}
	
.customerForm .body 
{
	border-top:solid 1px #A9A9A9;
	border-right:solid 1px #A9A9A9;
	border-left:solid 1px #A9A9A9;}
	
.customerForm label 
{
	display:block;
	font-weight:bold;}
	
.customerForm .nameTable td
{
	padding-right:10px;
	}
	
.customerForm span
{
	color:Red;}
	
.customerForm .footer 
{
	background: transparent url(/Common/Images/custom/FormHeadBottomLeft.gif) left bottom no-repeat;
    padding-left:10px;
	}
	
.customerForm .footer div
{
	background: transparent url(/Common/Images/custom/FormHeadBottomRight.gif) right bottom no-repeat;
	height:10px;
	}
	
.customerForm input, .customerForm textarea, .customerForm select
{
	width:100%;
	}
	
.customerForm textarea 
{
	height:100px;}

.customerForm table {
	width:655px;
	margin-right:5px;
	margin-left:5px;
}
	
.customerForm table td 
{
	vertical-align:top;
	}
	
	
.customerForm .tnCell input
{
	width:40px;
	margin:0px 5px 0px 5px;}
	
.customerForm .tnCell 
{
	text-align:center;
	padding-right:auto;
	padding-left:auto;}
	
.customerForm .tnCell table
{
	width:0px;
	margin:0px;
	padding:0px;}
	
.customerForm .tnCell table td table
{

	width:200px;
}
	
.customerForm .tnCell table table td
{
	width:0px;
	white-space:nowrap;
}

.customerForm .left 
{
	width:50%;
	float:left;
	padding:0px 0px 0px 0px;}

.customerForm .right 
{
	width:50%;
	float:left;
	padding:0px 0px 0px 0px;}
	
.customerForm .left strong, .customerForm .right strong 
{
	display:block;
	float:left;
	width:125px;
}

.customerForm .left span, .customerForm .right span
{
	display:block;
	margin-bottom:5px;
	color:#000;} 


/*---------------------*/

#SearchDIV {
    margin-bottom:10px;
	display: none;
}
	    
#SearchDIV h2 
{
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
}
	
	
#SearchDIV .button
{
/*	background-color:#4C8864;
	border:solid 0px #000;
	background-image:url(/Common/Images/custom/LoginButton.gif);
    background-position: center center;
    background-repeat:no-repeat;
    height:22px;
    width:37px;
    font-size:0px;
*/
	border:solid 0px #000;	
	margin:0px auto 0px 0px;
	background-image:url(/Common/Images/2012/LoginButton.gif); 
    background-position: left center;
    background-repeat:no-repeat;
	background-color: transparent;
    height:20px;
    width:24px;
    font-size:0px;
    cursor:pointer;s
}
	
#SearchDIV .LoginTextbox
{
    width:90%;
}
    
#SearchDIV table 
{
	width:100%;} 	
	
/*---------------------*/	
	
#SliderNav {
    background-color:#fff;
    height:150px;
    padding-right:10px;
    padding-left:10px;
    border:solid 1px #C1C1C1;
}

#SliderNav #Slider {
    height:150px;
    padding-top:10px;
    width:100%;
    overflow: hidden; 
}


#SliderNav #SliderContent td div{
    text-align:center;
    padding:0px 15px;
}

#SliderNav .track{
    width:100%; 
    height:15px;
}

#SliderNav .handle{
    width:140px; 
    height:15px; 
    background-color:#f00; 
    background: #999 url(/Common/Images/custom/handle.gif) center no-repeat;
    background-position: 0 0; /* x-pos y-pos */
    float:left;
    cursor:move;
}
.ScrollControl {
    width:100%;
    padding:0px;
    margin:0px; 
    height:17px;
    background-color:#C1C1C1; 
}

.ScrollControl td{
    padding:0px;
    margin:0px; 
}


.LeftArrow, .RightArrow
{
    width:25px;
    height:17px;
}

#LeftArrow, #RightArrow
{
    width:25px;
    height:17px;
    background-color:#000;
}

#LeftArrow {background: #999 url(/Common/Images/custom/leftarrow.gif) center no-repeat;}
#RightArrow {background: #999 url(/Common/Images/custom/rightarrow.gif) center no-repeat;}
            
/*---------------------*/	

.MonsterTable {
	width:100%;
	font-size:14px;
}

/* #MainContent .MonsterTable { // DECIDED TO USE THIS ONLY ON THE "OUR PRODUCTS PAGE
	background: url('/Common/Images/2012/MonsterTable_bg.gif') top left repeat-x; 
} */

.MonsterTable table
{
	width:100%;

	}
	
.MonsterTable table td
{
	vertical-align:top;

	}
	
	
#RightCol .MonsterTable table td
{
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
	}
	
#RightCol .MonsterTable table 
{
	margin:0px;
	padding:0px;
	border-collapse:collapse;}
	
#RightCol .MonsterTable 
{
	margin:5px 0px 0px 0px;
	padding:0px;
	border-collapse:collapse;
	font-size: 12px;
	line-height: 18px;
}
	
	
/*------------------------*/

.HideEle
{
	display:none;}

.videoCell 
{
	text-align:center;}
.Temp1 
{
	padding:10px;}

.Temp1 a
{
	text-decoration:none;}

.Temp1 h2
{	
	font-size:16px;
	line-height: 22px;
	display:inline;
	padding:1px 0;
	margin:1px 0;
	border-bottom:solid 1px #107536;
	}
	
.Temp1 .right
{
	float:right;
	}
	
.Temp1 table
{
	width:auto;
	border:none;}
	
.Temp1 table td
{
	border:none;}
	
.Temp1 .left
{
	float:left;
	}

.Temp1 .full
{
	width:100%;
	}
	
.Temp1 .iconImage
{
	float:left;
	margin-bottom:5px;
	margin-bottom:5px;
	}
	
.Temp1 .highlight
{
	float:right;	
	}

.Temp1 .SecLink, .Temp1 .SecLink1
{
	margin-top:5px;
	margin-left:4px;
	 padding-left:20px;
	 background: url('/Common/Images/2012/LIbullet.gif') left center no-repeat; 
	 display:block;
	}
	
.Temp1 .SecLink:hover, .Temp1 .SecLink1:hover
{
	text-decoration:underline;
}

.Temp1 p
{
	padding:0px 0px 0px 3px;
	margin:0px;
	font-size:12px;
	line-height: 22px;
}



/*------------------------*/

.Temp2, .Temp3, .CrossSellImage
{
	border-left:none;
	border-right:none;
	background: none !important; /* There are hardcoded background images on some of these */
}

	.Temp2 h2, .Temp3 h2, .CrossSellImage h2 {
	font-size:12px;
	font-weight: bold;
	background: transparent url(/Common/Images/2012/rightCol_headline_bg.gif) left top no-repeat; 
	padding:5px 10px;
	margin: 5px 0 5px 0;
	}
	
		
	.Temp2 .body, .Temp3 .body, .CrossSellImage .body {
	padding-bottom:5px;}
	
.Temp2 .footer span, .Temp3 .footer span, .CrossSellImage .footer span
{
	display:block;
	height:4px;
	margin-left:4px;
}
	
.Temp2 .footer, .Temp3 .footer, .CrossSellImage .footer
{
	display:none;
	}
	
.Temp2 .SecLink, .Temp3 .SecLink , .CrossSellImage .SecLink
{
	 margin-top:5px;
	 margin-left:4px;
	 padding-left:20px;
	 background: url('/Common/Images/2012/LIbullet.gif') left center no-repeat; 
	 display:block;
	 }

	
.Temp2 .SecLink1, .Temp3 .SecLink1, .CrossSellImage .SecLink1
{
	margin-top:5px;
	margin-left:4px;
	 padding-left:20px;
	 background: url('/Common/Images/2012/LIbullet.gif') left center no-repeat; 
	 display:block;
}
	 
.Temp2 .SecLink1:hover, .Temp3 .SecLink1:hover, .CrossSellImage .SecLink1:hover
{
	text-decoration:underline;
}

/*
.CrossSellImage
{
	border-left:none;
	border-right:none;}
.CrossSellImage h2
{
	font-size:16px;
	background: transparent url(/Common/Images/custom/GreenBarLeft.gif) left top no-repeat;
	padding:0px;
	margin:0px;
	height:31px;}
	
.CrossSellImage h2 span
{
	background: transparent url(/Common/Images/custom/GreenBarRight.jpg) right top no-repeat;
	display:block;
	height:31px;
	margin-left:8px;}
	
.CrossSellImage h2 span strong 
{
	position:relative;
	top:6px;}
	
.CrossSellImage .body 
{
	background: transparent;
	border-right:solid 1px #999;
	border-left:solid 1px #999;
	padding:5px;
	}
	
.CrossSellImage .body .alignCenter
{
	text-align:center;
}
	
.CrossSellImage .footer span
{
	background: transparent url(/Common/Images/custom/Footright.gif) right top no-repeat;
	display:block;
	height:4px;
	margin-left:4px;
	}
	
.CrossSellImage .footer
{
	background: transparent url(/Common/Images/custom/Footleft.gif) left top no-repeat;
	display:block;
	height:4px;
	}
	
.CrossSellImage .SecLink 
{
	 margin-top:5px;
	 margin-left:4px;
	 padding-left:12px;
	 background: transparent url(/Common/Images/custom/arr_grr.gif) left center no-repeat;
	 display:block;
	}
	
.CrossSellImage .SecLinkHid
{
	display:none;}
	
	.CrossSellImage .SecLink1
{
	margin-top:5px;
	margin-left:4px;
	 padding-left:12px;
	 background: #fff url(/Common/Images/custom/arr_grr.gif) left center no-repeat;
	 display:block;
	}
	
.CrossSellImage .SecLink1:hover
{
	text-decoration:underline;
}
	*/
/*------------------------*/	
	
.GrayRoundedHeading {
	display:block;
	margin-left:10px;
}
	
/*------------------------*/

.GreenLinePromo 
{
	padding-bottom:5px;}

.GreenLinePromo h2
{
	font-size:20px;
	padding:0px;
	margin:0px 0px 10px 0px;
	}
	
.GreenLinePromo img 
{
		margin:0px 15px 0px 5px;}

.GreenLinePromo .floatingDiv
{  


	}
	
.GreenLinePromo .SecLink 
{
	 margin-top:5px;
	background: #fff url(/Common/Images/2012/LIbullet.gif) center no-repeat; 
    background-position: left center; /* x-pos y-pos */
	padding-left:20px;
	 display:block;
	}
	
.GreenLinePromo .floatingDiv div
{
	margin-left:125px;
	}
	
	.GreenLinePromo .SecLink1
{
	margin-top:5px;
	margin-left:4px;
	background: #fff url(/Common/Images/2012/LIbullet.gif) center no-repeat; 
    background-position: left center; /* x-pos y-pos */
	padding-left:20px;
	 display:block;
	}
	
.GreenLinePromo .SecLink1:hover
{
	text-decoration:underline;
}

/*------------------------*/


.GreenLinePromoNoWrap 
{
	border-bottom:solid 1px #999999;
	padding-bottom:5px;}

.GreenLinePromoNoWrap h2
{
	font-size:20px;
	padding:0px;
	margin:0px 0px 10px 0px;
	}
	
.GreenLinePromoNoWrap img 
{
		margin:0px 5px 0px 5px;
		float:left;}

.GreenLinePromoNoWrap .floatingDiv
{  
	float:left;

	}
	
.GreenLinePromoNoWrap .SecLink 
{
	 margin-top:5px;
	 margin-left:4px;
	background: #fff url(/Common/Images/2012/LIbullet.gif) center no-repeat; 
    background-position: left center; /* x-pos y-pos */
	padding-left:20px;
	 display:block;
	}
	

.GreenLinePromoNoWrap .SecLink1
{
	margin-top:5px;
	margin-left:4px;
	background: #fff url(/Common/Images/2012/LIbullet.gif) center no-repeat; 
    background-position: left center; /* x-pos y-pos */
	padding-left:20px;
	 display:block;
	}
	
.GreenLinePromoNoWrap .SecLink1:hover
{
	text-decoration:underline;
}



/*------------------------*/


.GrayRoundedPromo img 
{
	float:left;
	margin-bottom:-8px;}
	
.GrayRoundedPromo .floatingDiv
{
	float:left;
	background-color:#EAE9EA;}
	
.GrayRoundedPromo .body 
{
	background-color:#EAE9EA;
	border-right:solid 1px #D9D9D9;
	border-left:solid 1px #D9D9D9;
	padding:0px 10px 0px 10px;
	}
	
.GrayRoundedPromo h2 
{
	font-size:18px;
	padding:0px;
	margin:0px 0px 10px 0px;
}	
	
.GrayRoundedPromo .SecLink 
{
	display:block;
	margin-top:15px;}
	
.GrayRoundedPromo .SecLink1
{
	margin-top:5px;
	margin-left:4px;
	background: #fff url(/Common/Images/2012/LIbullet.gif) center no-repeat; 
    background-position: left center; /* x-pos y-pos */
	padding-left:20px;
	 display:block;
	}
	
.GrayRoundedPromo .SecLink1:hover
{
	text-decoration:underline;
}
	
.GrayRoundedPromo .body div 
{
	padding-left:10px;}	

.GrayRoundedPromo .header 
{
	background: transparent url(/Common/Images/custom/GrayRoundedPromoLeft.gif) left top no-repeat;}
		
.GrayRoundedPromo .header span
{
	background: transparent url(/Common/Images/custom/GrayRoundedPromoRight.gif) right top no-repeat;
	height:8px;
	margin-left:10px;
	display:block;}
	
.GrayRoundedPromo .footer 
{
	background: transparent url(/Common/Images/custom/GrayRoundedPromoLeftBottom.gif) left top no-repeat;}
		
.GrayRoundedPromo .footer span
{
	background: transparent url(/Common/Images/custom/GrayRoundedPromoRightBottom.gif) right top no-repeat;
	height:8px;
	margin-left:10px;
	display:block;}
	
/*------------------------*/


.FAQitem 
{
	border-bottom:solid 1px #999999;
	padding-bottom:10px;
	}
	
.FAQitem h3 
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
	}
	
.FAQitem h3 a
{
	text-decoration:none;
       	color:#107536;}
	
.FAQitem h3 a:hover
{
	text-decoration:none;}

.FAQitem .image
{
	width:100px;
	text-align:center; 
	vertical-align:top;
	}
	
	.FAQitem .body 
	{
		width:100%;}
	
.FAQitem .moreLink 
{
	white-space:nowrap; 
	vertical-align:bottom;
	width:200px;
	 
	}
	
.FAQitem .SecondLink 
{
	white-space:nowrap; 
	vertical-align:bottom;
	width:200px;
	 margin-top:5px;
	 margin-left:4px;
	 padding-left:12px;
	background: #fff url(/Common/Images/2012/LIbullet.gif) center no-repeat; 
    background-position: left center; /* x-pos y-pos */
	padding-left:20px;
	 display:block;
	}
	
	SecondLink


/*------------------------*/	
	
.FCwrapper 
{
	margin-top:10px;}

.FCwrapper .ContentDIV h2, .FCWrapperFlat .ContentDIV h2 {
	margin:0px;
	padding:15px 0px 15px 0px;
	font-size:20px;
}
	
.FCwrapper .ContentDIV
{
	margin-left:10px;
	padding-top:0px;

	width:65%;
	float:left;}
	

	
	
.BorderDIV>.ContentDIV
{
	width:68%;
	}
	
.FCWrapperFlat .BorderDIV>.FCWrapperFlat .ContentDIV
{
	width:100%;
	}

.FCWrapperFlat .BorderDIV 
{
	padding-right:10px;}

.FCWrapperFlat .ContentDIV
{
	margin-left:10px;
	margin-right:20px;
	padding-top:0px;
	width:100%;

	}


	
.FCwrapper .FilterDiv 
{

	margin-right:10px;
	width:28%;
	float:right;}
	
.FCwrapper .BorderDIV
{
	border-right:solid 1px #E8E8E8;
	border-left:solid 1px #E8E8E8;

}
	
.FCwrapper .Header 
{
	background: transparent url(/Common/Images/custom/FCHeaderLeft.gif) left top no-repeat;
	margin:0px;
	padding:0px;
	border:none;
	height:25px;
}
	
.FCwrapper .Header span 
{
	background: transparent url(/Common/Images/custom/FCHeaderRight.gif) right top no-repeat;
	display:block;
	margin-left:4px;
	height:25px;
	padding:2px 0px 0px 2px;
	font-size:19px;
	text-transform:uppercase;}
	
.FCwrapper .Footer
{
	background: transparent url(/Common/Images/custom/FCBottomCruveLeft.gif) left top no-repeat;
	height:7px;
	
	}

.FCwrapper .Footer div
{
	background: transparent url(/Common/Images/custom/FCBottomCruveRight.gif) right top no-repeat;
	height:7px;
	margin-left:7px;
	}
	
	
.FCwrapper .FilterDiv h2
{
	background: transparent url(/Common/Images/custom/FCFilterTabLeft.gif) left top no-repeat;
	margin:0px;
	padding:0px;
	font-size:20px;
	margin-top:10px;
	
	}
	
.FCwrapper .FilterDiv h2 span
{
	background: transparent url(/Common/Images/custom/FCFilterTabRight.gif) right top no-repeat;
	margin-left:9px;
	padding-right:9px;
	font-weight:normal;
	font-size:20px;
	}
	
.FCwrapper .FilterDiv div
{
	margin:0px;
	padding:0px;
	background-color:#EFEEEE;
	border-right:solid 1px #A9A9A9;
	border-left:solid 1px #A9A9A9;}
	
.FCwrapper .FilterDiv .TopCurve
{
	background: #fff url(/Common/Images/custom/FCFilterTabRight.gif) right top no-repeat;
	border-left:solid 1px #A9A9A9;
	height:10px;
	border-right:none;
}

.FCwrapper .FilterDiv .BottomCurve
{
	background: #fff url(/Common/Images/custom/FCFilterBottomLeft.gif) left bottom no-repeat;
	border:none;
}

.FCwrapper .FilterDiv .BottomCurve div
{
	background: #fff url(/Common/Images/custom/FCFilterBottomRight.gif) right bottom no-repeat;
	height:10px;
	border:none;
	margin-left:9px;
}

.FCwrapper .FilterDiv .Body
{
	padding-left:10px;
	padding-right:10px;}
	
.FCwrapper .FilterDiv .Body table
{
	font-size:12px;}
	
.FCwrapper .FilterDiv .Body .ListHead
{
	font-weight:bold;
	padding-top:10px;}
	
.FCwrapper .FilterDiv .Body .button
{
	margin-top:10px;}

.FCwrapper .FilterDiv .Body p
{
	margin:0px;
	padding:0px;
	font-size:12px;}
	
.FCwrapper .SecLink 
{
	 margin-top:5px;
	 margin-left:1px;
	background: #fff url(/Common/Images/2012/LIbullet.gif) center no-repeat; 
    background-position: left center; /* x-pos y-pos */
	padding-left:20px;
	 display:block;
	}	
	
.ContentList {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	list-style-type:none;
}
	
.ContentList .item 
{
	display:block;
	margin-bottom:10px;}
	
.ContentList img
{
	border:0px;
	float:left;
	}
	
.ContentList .type
{
	margin-left:10px;
	float:left;}
	
.ContentList .type h3
{
	font-size:12px;
	margin:0px;
	padding:0px;
	}
	
.ContentList .type h4
{
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	}
	
.ContentList .type a 
{
	font-size:12px;}
	
/*------------------------*/

	
#ContentLanding .ArticleImage 
{
	padding:0px 10px 3px 0px;
	margin-top:25px;}
	
#ContentLanding .left
{
	width:49%;
	float:left;}
	
#ContentLanding .right
{
	width:49%;
	float:left;}
	
#ContentLanding h3 
{
	padding:0px;
	margin:0px;
	font-size:23px;}
	
#ContentLanding h1
{
	font-size:25px;
	margin:0px;
	padding:0px;
}


/*------------------------*/	
	

	
.modelOverlay table
{
	border:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.modelOverlay .TL
{
	background: #fff url(/Common/Images/custom/ModelLeftBottom_r1_c1.gif) left top no-repeat;
	height:60px;
	width:36px;
}	

.modelOverlay .TC
{
	background: #fff url(/Common/Images/custom/ModelLeftBottom_r1_c2.gif) left top repeat-x;
	font-size:21px;
	font-weight:bold;
}	

.modelOverlay .TR
{
	background: #fff url(/Common/Images/custom/ModelLeftBottom_r1_c3.gif) right top no-repeat;
	height:60px;
	width:36px;
}

.modelOverlay .TR a 
{
	display:block;
	height:60px;
	width:36px;}

.modelOverlay .ML
{
	background: #fff url(/Common/Images/custom/ModelLeftBottom_r2_c1.gif) left top repeat-y;
	width:36px;
}	

.modelOverlay .MC
{
	background-color:#fff;
}	

.modelOverlay .MR
{
	background: #fff url(/Common/Images/custom/ModelLeftBottom_r2_c3.gif) right top repeat-y;
	height:60px;
	width:36px;
}	

.modelOverlay .BL
{
	background: #fff url(/Common/Images/custom/ModelLeftBottom_r3_c1.gif) left bottom no-repeat;
	width:36px;
	height:33px;
}	

.modelOverlay .BC
{
	background: #fff url(/Common/Images/custom/ModelLeftBottom_r3_c2.gif) left bottom repeat-x;
	height:33px;
}	

.modelOverlay .BR
{
	background: #fff url(/Common/Images/custom/ModelLeftBottom_r3_c3.gif) right bottom no-repeat;
	width:36px;
	height:33px;
}		
	
	
/*------------------------*/

.branchDetails 
{
	font-size:12px;
	}

.branchDetails strong 
{
	font-size:14px;}

.branchDetails table
{
	border:solid 1px #666;
	border-collapse:collapse;
	font-size:12px;
	background-color:#FCFFEA;
	}
	
.branchDetails th
{
	background-color:#B6DB00;
	border-bottom:solid 1px #000;}
	
.branchDetails hr
{
	color:#CADB44;	
	}	

	

	


/*------------------------*/
.NewsletterSignUp 
{
	background: #fff url(/Common/Images/custom/newsletterBackLeft.gif) left top no-repeat;
	height:30px;

	margin-bottom:40px;
	margin-top:40px;
	font-size:16px;
	font-weight:bold;
	}
	
.NewsletterSignUp div 
{
	background: #fff url(/Common/Images/custom/newsletterBackRight.gif) right top no-repeat;
	height:30px;
		margin-left:10px;
		padding-top:3px;
	}
	
.NewsletterSignUp span 
{
	 color:#107536;}
	
.NewsletterSignUp img 
{
	float:right;
	position:relative;
	right:40px;
	top:-55px;}




/*  For LightBox */ 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/Common/Images/custom/LightBox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/Common/Images/custom/LightBox/nextlabel.gif) right 15% no-repeat; }


#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/*-------------------jobPosting-----------------------*/
.jobPosting .jobPost 
{
    margin:0px 0px 10px 0px;
    padding:5px 0px 5px 0px;
    text-align:left;
    font-size:12px;
    border-bottom:solid 1px #CADB44;
    
}

.jobPosting .jobPost label
{
    margin:0px 3px 0px 0px;
    padding:0;
    font-weight:bold;
    display:block;
    width:100px;
    float:left;
    text-align:right;
}

.jobPosting .jobPost p, .jobPosting .jobPost span
{
    margin:0;
    padding:0;
    float:left;
}

 .jobPosting .jobPost .lblspnWrapper
{
    margin:0px 0px 5px 0px;
    padding:0;
}


/*----------------------------------*/


.TabManager .tabs 
{
	display:block;
	padding:0px;
	margin:0px;
	list-style-type:none;
	}
	
.TabManager .SecLink 
{
	 margin-top:5px;
	 margin-left:4px;
	background: #fff url(/Common/Images/2012/LIbullet.gif) center no-repeat; 
    background-position: left center; /* x-pos y-pos */
	padding-left:20px;
	 display:block;
	}	
	
.TabManager .line
{
	border-bottom:solid 1px #CADB44;}
		
		
.TabManager .tabs li a  
{
	background: #fff url(/Common/Images/custom/TabMgrTabRight.gif) right top no-repeat;
	margin-left:5px;
	padding-right:0px;
	color:#000;	
	display:block;
	padding:8px 8px 8px 3px;
	font-size:12px;
	text-decoration:none;
	}
	
	
.TabManager .tabs li 
{	
	background:#fff url(/Common/Images/custom/TabMgrTabLeft.gif) left top no-repeat;
	float:left;
	margin-right:10px;	
}


.TabManager .tabs .tabSelected a
{
	font-weight:bold;
		background: #fff url(/Common/Images/custom/TabMgrRightOn.gif) right top no-repeat;} 
		
.TabManager .tabs .tabSelected
{
	font-weight:bold;
		background: #fff url(/Common/Images/custom/TabMgrLeftOn.gif) left top no-repeat;}
		
		
/*----------------------------------*/		
.LocFinderEntryControlsLink
{
width:500px;

}

.LocFinderEntryControls 
{
	text-align:right;
	float:right;
	padding-top:10px;
	padding-bottom:10px;

}
	
.LocFinderEntryControls label 
{
	font-weight:bold;
	font-size:14px;
}

.LocFinderEntryControlsLink
{
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	width:500px;
	float:left;
}




.fidgitVideos {
text-align:center;}

.fidgitVideos div
{
	width:90px;
	float:left;
margin:0px;
padding:0px;
}
	
.MapBox .Red
{
      color:#a6342a;
}

.MapBox .Green
{
      color:#017834;
}

.MapBox .Blue
{
      color:#014a73;
}

.MapBox .Yellow
{
      color:#ffea00;
}

.MapBox .DarkGrey
{
      color:#666666;
}

.MapBox .tdLegend
{
      padding-top:10px;
      font-weight:bold;
}

.flashAltTable 
{
	width:690px;
	margin-left:auto;
	margin-right:auto;}
	
.flashAltTable td 
{
	text-align:center;}
/*----------------------------------*/





/*-----------------------------------------------------cookieFormWrapper---------------------------------------------------------------*/
.cookieForm
{
	width:790px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

.cookieFormWrapper .leftColumn
{
	width:390px;
	float:left;
}

.cookieFormWrapper .rightColumn
{
	width:390px;
	float:right;
}

.cookieFormWrapper .tblCookie
{
	margin-top:90px;
}

.cookieFormWrapper .tblCookie td
{
	vertical-align:top;
	padding:5px;
}

.cookieFormWrapper .tblCookieQuanity
{
	
}

.cookieFormWrapper .tblCookieQuanity td
{
	vertical-align:middle;
	padding:5px;
}

.cookieFormWrapper .alignCenter
{
	text-align:center;
}

.cookieFormWrapper .alignLeft
{
	text-align:left;
}

.cookieFormWrapper .tblCookieQuanity .lblQuanity
{
	vertical-align:top !important;
	font-style:italic;
	font-size:1.2em;
}

.cookieFormWrapper p
{
	text-align:center;
	margin:0px;
    padding:0px;
}

.cookieFormWrapper .green
{
	color:#006633;
}

.cookieFormWrapper .textbox
{
	width:150px;
}

.cookieFormWrapper .textboxSmall
{
	width:30px;
}

.cookieFormWrapper .lnkHome
{
	float:right;
}

.cookieFormWrapper .lnkHome img
{
	border:none;
}


.cookieFormWrapper .btnSubmit
{
	margin-top:15px;
	width:129px;
	height:38px;
	background-image:url(/Common/Images/custom/submit-button.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	border:0;
	cursor:pointer;
}



.lnkMyTerm
 {
	background: #fff url(/Common/Images/2012/LIbullet.gif) center no-repeat; 
    background-position: left center; /* x-pos y-pos */
	padding-left:20px;
	display:block;
	margin-left:20px;
	font-size:14px;
}


.aToolTip
{
	border: 1px solid #000;
	background: #999999;
	color: #000;
	margin: 0;
	padding: 6px 12px;
	font-size:12px;
	text-align:left;
}

.aToolTip .aToolTipContent
{
	text-align:left;
	position: relative;
	margin: 0;
	padding: 0;
	font-size:12px;
}    	


