/*********************************************************************/
/* Lakeland Electric Skin.css		                                 */
/* Create: 	04-21-2009												 */
/* Last Update: 04-24-2009											 */											
/*																	 */
/*********************************************************************/
/*lcl add*/
#LoginUserContainer{background-color: #354757;float:right;position:absolute;top:52px;left:780px;padding:1px 3px;}
.SL_RadMenu {position:relative;}
.con_Title {clear:all;}
/*OWS Form Styling*/
.owsform {margin-top:5px;}
.owsform fieldset {margin: 0 0 -1.5em 0; padding:0.5em 0em .5em 1em; border:none; background: #d0f19d;}/*url("images/gradient1x200wht2ltgrn.jpg") repeat-x;*/
.owsform legend {position:relative;margin:0em 1em;color:#000000;font-weight:bold;}
.owsform legend span {position:absolute;margin:.2em 0 0 0;margin-left:-20px;display:block;font-weight:bold;white-space:nowrap}/*position:absolute;*/
.owsform label{display:block;}
.owsform fieldset ol {padding:.5em 1em .2em 0em;list-style:none;}
.owsform fieldset ol li{padding-bottom:.2em;list-style:none;}
.owsform fieldset.submit{border-style:none;padding-bottom:3.5em;}
.owsform .submitbtn{padding:6px;background-color:lightgray;border:2px black solid;font-weight:bold;position:relative;top:2em;}
.owsform .btnlabel{display:inline;}

#maintform{border-spacing:5px;border-collapse:collapse;}



body					{ font-family: Tahoma, Arial, Helvetica, sans-serif;
						  color: #333;			
						  margin: 0px auto;
						  margin-bottom: 20px;						  
						}
						
#Body					{ background: #81878e url("images/bg.jpg") top left repeat-x;}

body, .Normal, td		{ font-size: 12px; line-height: 18px;}

h1, h1 span.Head		{ font-size: 21px; font-family: "Trebuchet MS", Tahoma, Arial; color: #b50000; 
						  font-weight: normal; text-transform: uppercase; margin-bottom: 25px;}		
						  				
h2, h2 span.Head		{ font-size: 18px; font-family: "Trebuchet MS", Tahoma, Arial; color: #b50000; }

h3, h3 span.Head		{ font-size: 18px; font-family: "Trebuchet MS", Tahoma, Arial; color: #006bb6; }

h4						{ font-size: 14px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #006bb6; font-weight: bold;}	
.Intro h4				{ font-weight: normal;}					

/* Set H4 Anchor element style below... */

h5, h5 span.Head		{ font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #006bb6; margin: 0px;}	

h6						{ font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #c50000; margin: 0px;}						
					
h1 span.Head, h2, h2 span.Head, h3, h3 span.Head
						{ margin: 0px;}

ul li 					{ list-style-type: disc; margin-bottom: 10px;}
ul li li 				{ list-style-type: circle; }
ul li li li 			{ list-style-type: square; }

ol li					{ list-style-type: decimal; margin-bottom: 10px; }
ol ol li				{ list-style-type: lower-roman; }
ol ol ol li				{ list-style-type: lower-alpha; }


.Head 					{ font-weight: bold; font-size: 18px; color: #333; }
.SubHead 				{ font-weight: bold; font-size: 12px; color: #006bb6; }
.NormalBold				{ font-weight: bold; font-size: 12px; color: #484848; }
.NormalRed				{ font-weight: normal; font-size: 12px; color: #c50000; }

.small					{ font-size: 11px;}


p						{ margin-top: 20px; margin-bottom: 20px;}

blockquote, pre			{ font-family: Tahoma, Arial, Helvetica, sans-serif; }

dt						{ font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #484848;  font-weight: bold; }	
dd						{ padding: 10px; margin: 5px 0px 10px 20px; background-color: #E3EDF5; }

.floatLeft				{ float: left; width: auto; }
.floatRight				{ float: right; width: auto; }

/*********************************************************************/
/* Links	                  		                                 */
/*********************************************************************/

a						{ outline: none;}

a:link, a:active, a:visited 
						{ color: #fe6000; text-decoration: underline; }
/* H4 Anchor element styling */
h4 a:link, h4 a:active, h4 a:visited {  color: #006bb6; text-decoration: underline;   }
h4 a:hover { color: #fe6000; }

a:hover 				{ color: #006bb6; text-decoration: underline; }

.CP_LeftPane a:link, .CP_LeftPane a:active, .CP_LeftPane a:visited,
.CP_IntLeftPane a:link, .CP_IntLeftPane a:active, .CP_IntLeftPane a:visited
						{ color: #444; text-decoration: underline; }
						
.CP_LeftPane a:hover,
.CP_IntLeftPane a:hover 	{ color: #006bb6; text-decoration: underline; }

/* Link to WMV -sjh010810*/
.mouseonviz {
display:inline;
}
.mouseonviz:hover {
display:none;
}
/*.vidlink225 		{ padding-right: 225px;
  						  padding-bottom: 3px;
						  background: transparent url("images/vidPlayBTN-active.gif") no-repeat top right;
						}*/

/* Link to PDF */
/*a[href $='.pdf'] 	{ padding-left: 20px; padding-bottom: 3px; background: transparent url("images/icon_pdf.gif") no-repeat top left;} PDF ICON TO RIGHT SIDE*/
a[href $='.pdf'] 		{ padding-right: 20px; padding-bottom: 3px;
				  background: transparent url("images/icon_pdf.gif") no-repeat top right;}
/* GIVE LINK TITLE BEGIN With PDF to ELIMINATE PDF ICON (ideal for images used as links)-sjh051310 */
a[title ~='PDF'], a[title ='PDF'] {padding:0px;background:none;}

/* Link to email */
a[href ^="mailto:"] 	{ padding-left: 20px;
						  background: transparent url("images/icon_email.gif") no-repeat center left;
						}


/*CommandButton*/
.CommandButton			{ color: #006BB6; }

a.CommandButton:link, a.CommandButton:active, a.CommandButton:visited 
						{ font-size: 12px; color: #006BB6; text-decoration: underline; }

a.CommandButton:hover 	{ color: #c70000; text-decoration: underline; }


/*********************************************************************/
/* DNN 		                  		                                 */
/*********************************************************************/
.controlpanel 			{ width: 100%; text-align: center; background-color: #fff; }
.reContentCell			{ min-width: 400px;}
/*********************************************************************/
/* Skin Objects														 */											
/*********************************************************************/	

.Sobj_CurrentDate		{ color: #fff; 
						  font-weight: normal;
						  padding-left: 22px;
						  background-color: transparent; /*Fixed W3C Warning*/
						}

a.Sobj_BreadCrumb:link,
a.Sobj_BreadCrumb:visited	
						{ color: #fff; text-decoration: underline; 
						  background-color: transparent; /*Fixed W3C Warning*/
						}					

a.Sobj_BreadCrumb:hover	{ color: #ffbd6f; text-decoration: underline;}

/*********************************************************************/
/* Skin layout		  				                                 */

.SL_Main				{ width: 950px; }					/*Main width -was 70%111909*/ 

.SL_MainBody			{ min-width: 950px;	
						  line-height: 18px;			/* Font Line Height: displayed at 18px */		
						  text-align: left;
						  margin: 0px auto;				/*Make the main div centered in IE*/
						}

.SL_Body				{ border-bottom: solid 10px #1362a9;
						  background-color: #fff;
						}
	
	.SL_TopElement			{ height: auto; 
							  color: #fff;
							  background: #1262a9 url("images/bg_top.jpg") top left repeat-x;
							}
							
		.SL_Logo				{ width: 310px;
								  min-height: 119px;
								  background-color: #fff; 
								}
		/* Top Links -------------------------------------------*/
		.SL_TopLinks			{ float: right; 
								  width: 620px;
								  padding-top: 0px;
								}
/* Change SL_TopLinks width to accommodate additional padding - original set-> width: 598px; */
			a.TopLinksItem:link,
			a.TopLinksItem:active,
			a.TopLinksItem:visited	{ display: inline-block; 
									  float: right;
									  width: 120px;	
									  height: 24px;							  
									  color: #fff;	
									  line-height: 11px;
									  text-align: center;
									  text-decoration: none;									  
									  padding: 22px 2px 40px 2px;
									  background: transparent url("images/bg_topItemLink.jpg") top left no-repeat;
									}
/* Change TopLinksItem:link width to accommodate additional padding - original set-> width: 115px; */
			a.TopLinksItem:hover	{ color: #fff;
									  text-decoration: none;
									  padding: 22px 2px 40px 2px;
									  background: transparent url("images/bg_topItemLink_hover.jpg") top left no-repeat;
									}
															
			a.TopLinksItemFirst:link,
			a.TopLinksItemFirst:active,
			a.TopLinksItemFirst:visited
									 { display: inline-block; 
									   float: right;
									   width: 115px;	
									   height: 24px;							  
									   color: #fff;		
									   line-height: 11px;
									   text-align: center;
									   text-decoration: none;
									   padding: 22px 2px 40px 2px;
									   background-image: none;
									   background-color: transparent; /*Fixed W3C Warning*/
									}
			
			a.TopLinksItemFirst:hover { color: #fff;
									  text-decoration: none;
									  padding: 22px 2px 40px 2px;
									  background: transparent url("images/bg_topItemLink_hover1.jpg") top left repeat-x;
									  }
		
		/* Top Links -------------------------------------------*/
		
		.SL_Search				{ font-size: 11px;
								  line-height: 11px;
								  text-align: right; 
								  margin-top: 90px;
								  padding-right: 35px;
								}							
			.SL_Search .NormalTextBox 	
									{ width: 190px; 
									  height: 16px; 
									  font-size: 11px;
									  line-height: 13px;
									  color: #000;
									  margin-top: 2px;
									  border: 0px;
									  background-color: transparent;
									}
			.SearchTextBox			{ display: inline-block; 
									  width: 278px;
									  height: 20px;
									  background: transparent url("images/bg_search.gif") no-repeat top left;
									}
			
			.SL_SearchImg			{ vertical-align: top; border: 0px; }
			
			.Sobj_Search			{ color: #fff;
									  background-color: transparent; /*Fixed W3C Warning*/
									}
			
		/* AT_RadMenu -------------------------------------------*/
		.SL_RadMenu				{ color: #fff;
								  padding: 0px 12px;
								  min-height: 30px;								  
								  border-top: solid 1px #fff;
								  background-color: #354757;
								}

		/* ContanePane - HeaderPane -----------------------------*/
		.CP_HeaderPane			{ border-top: solid 1px #fff; }
		

			.CP_HeaderPane img		{ vertical-align: top;}
			
		/* Date & BreadCrumb -------------------------------------------*/
		.SL_BreadCrumbNav		{ color: #fff; 
								  border-top: solid 1px #fff;
								  background-color: #5d920d;
								}
			.SL_Date				{ float: left;
								      width: 310px;									  
									  padding: 5px 0px;
									  background-color: #71ab19; 
									}
			.SL_BreadCrumb			{ padding: 5px 22px; display: inline-block;}
			
		/* ContanePane - LeftPane -----------------------------*/
		.SL_CPTable				{ width: 100%; }
		
			.CP_LeftPane			{ width: 266px; 
									  vertical-align: top;
									  padding: 22px 22px 74px 22px;
									  
									}
/* removed phone graphic(contact us icon): background: #e3edf5 url("images/bg_phone.gif") bottom left no-repeat; */
													
			.CP_ContanePane			{ vertical-align: top; 
									  padding: 22px;
									}
			
			.CP_RightPane			{ /*width: 166px;*/
									  vertical-align: top;
									  padding: 22px;
									  border-left: dotted 1px #ccc;
									}
		
			/*Left Nav skin*/						
			.LeftCol 				{ width: 310px; 
									  vertical-align: top;
									  padding: 0px 0px 74px 0px;
									}
/* removed phone graphic(contact us icon): background: #e3edf5 url("images/bg_phone.gif") bottom left no-repeat; */								
			/*Left Nav skin*/
			.CP_IntLeftPane			{ border-top: 0px;}
			.CP_IntContentPane		{ vertical-align: top; }
			
			/*Left Nav skin*/
			.CP_Int_LeftContentPane	{ vertical-align: top; }
			
			/*Left Nav skin*/
			.CP_Int_RightContentPane{ /*width: 166px;*/
									  vertical-align: top;
									  padding-left: 22px;
									  border-left: dotted 1px #ccc;
									}
									
		/* Footer ---------------------------------------------*/
		.SL_Footer					{ font-size: 11px;
									  color: #fff; 
									  text-align: right;
									  padding-top: 5px;
									  background-color: transparent; /*Fixed W3C Warning*/
									}
		
			.SL_FooterLeft				{ float: left;
										  width: auto;  /*Fixed W3C Warning*/
										}
			
			.SL_Footer a:link, .SL_Footer a:active, .SL_Footer a:visited,
			a.Sobj_Privacy:link, a.Sobj_Privacy:active, a.Sobj_Privacy:visited			
										{ color: #fff; 
										  font-size: 11px;
										  font-weight: normal;
										  text-decoration: none;
										  background-color: transparent; /*Fixed W3C Warning*/
										}
			.SL_Footer a:hover, a.Sobj_Privacy:hover
										{ color: #fff;
										  text-decoration: underline;
										  background-color: transparent; /*Fixed W3C Warning*/
										}

/*********************************************************************/
/* Modules							                                 */
/*********************************************************************/	

/* FAQs -----------------------------------------------------------*/
.FAQ_Question					{ display: block;
								  color: #006bb6; 
								  padding-top: 8px; 
								  padding-bottom: 5px;
								}
								  
.FAQ_Answer						{ display: block;
								  padding: 10px; 
								  background-color: #E3EDF5;
								}

/* Documents -----------------------------------------------------------*/

div.DNN_Documents Table.Normal td	{ padding: 5px; border-bottom: dotted 1px #ccc;}

div.DNN_Documents Table.Normal td a:link,
div.DNN_Documents Table.Normal td a:active,
div.DNN_Documents Table.Normal td a:visited  { color: #006bb6;}
div.DNN_Documents Table.Normal td a:hover  	 { color: #c70000;}									

div.DNN_Documents Table.Normal td.TitleHeader,
div.DNN_Documents Table.Normal td.DescriptionHeader,
div.DNN_Documents Table.Normal td.Modified.DateHeader,
div.DNN_Documents Table.Normal td.SizeHeader,
div.DNN_Documents Table.Normal td.DownloadHeader,
div.DNN_Documents Table.Normal td.OwnerHeader,
div.DNN_Documents Table.Normal td.CategoryHeader,
div.DNN_Documents Table.Normal td.Created.ByHeader,
div.DNN_Documents Table.Normal td.Created.DateHeader,
div.DNN_Documents Table.Normal td.Modified.ByHeader,
div.DNN_Documents Table.Normal td.ClicksHeader
									{ }
									
div.DNN_Documents Table.Normal td.TitleCell
									{ color: #006bb6;}
									
div.DNN_Documents Table.Normal td.Modified.DateHeader,
div.DNN_Documents Table.Normal td.SizeCell	
									{ white-space: nowrap;}
									
div.DNN_Documents Table.Normal td.DownloadCell a:link,
div.DNN_Documents Table.Normal td.DownloadCell a:active,
div.DNN_Documents Table.Normal td.DownloadCell a:visited	{ color: #fe6000;}	
div.DNN_Documents Table.Normal td.DownloadCell a:link:hover { color: #006bb6;}


/* Article -----------------------------------------------------------*/

.LE_Article_LatestList					{ padding-bottom: 12px;}

.LE_Article_List						{ text-align: left; margin-bottom: 10px;}

	.LE_Article_List h4 					{ margin-bottom: 5px; margin-top: 0px;}

	.LE_Article_List a:link, .LE_Article_List a:active, .LE_Article_List a:visited
											{ color: #006bb6; text-decoration: none;}
	.LE_Article_List a:hover				{ color: #c70000; text-decoration: none;}
	
.LE_Article_Summary						{ min-height: 105px; 
										  padding: 10px 10px 0px 10px;
										  background-color: #E3EDF5; 
										  border: dotted 1px #ccc;
										}

.LE_Article_SummaryAlt					{ min-height: 105px; 
										  padding: 10px 10px 0px 10px;
										  background-color: #fff; 
										  border: dotted 1px #ccc;
										}										
										
.LE_Article_Detail						{ padding: 10px 15px;
										  border: dotted 1px #ccc;
										}
.LE_Article_Detail .Intro h4			{ margin: 0px; padding: 0px;}									

.LE_Article_Detail .ImgBorderLeft, 
.LE_Article_Detail .ImgBorderRight,
.LE_Article_Summary .ImgBorderLeft,
.LE_Article_Summary .ImgBorderRight,
.LE_Article_SummaryAlt .ImgBorderLeft,
.LE_Article_SummaryAlt .ImgBorderRight	{ border: 0px; margin-right: 0px; margin-left: 0px;}											

.LE_Article_SummaryAlt .ImgBorderLeft img,
.LE_Article_Summary .ImgBorderLeft img	{ width: 98px; height: 98px; margin-right: 15px;}

.LE_Article_SummaryAlt .ImgBorderRight img,
.LE_Article_Summary .ImgBorderRight img	{ width: 98px; height: 98px; margin-left: 15px;}

.LE_Article_Detail .ImgBorderLeft img	{ margin-right: 15px;}
.LE_Article_Detail .ImgBorderRight img	{ margin-left: 15px;}

.LE_Article_Btn							{ text-align: left; margin-top: 8px; }

.LE_Article_Info						{ font-size: 11px; color: #006bb6; text-align: left; padding-bottom: 7px;}
									
/*********************************************************************/
/* Content Layout & Treatment		                                 */
/*********************************************************************/	

/* Table -----------------------------------------------------------*/

table.TableBorder						{ width: 55%; text-align: left;}
	table.TableBorder th					{ font-size: 14px; color: #fff; background-color: #5d920d; }
	table.TableBorder th, table.TableBorder td
											{ padding: 5px;}
	table.TableBorder td					{ border: solid 1px #ccc; }

table.TableDotted						{ text-align: left; }
	table.TableDotted th					{ font-size: 12px; color: #fff; background-color: #777; }
	table.TableDotted th, table.TableDotted td
											{ padding: 5px;}
	table.TableDotted td					{ border-bottom: dotted 1px #ccc; }


/* Images -----------------------------------------------------------*/

/* Image with border floating left*/
.ImgBorderLeft					{ float: left; 
								  width: auto;	/*Fixed W3C Warning*/
								  margin-right: 15px;
								  margin-bottom: 4px;
								  border: solid 1px #ccc;
								}
	.ImgBorderLeft img				{ vertical-align: top; margin: 1px;}

/* Image with border floating right*/
.ImgBorderRight					{ float: Right; 
								  width: auto;	/*Fixed W3C Warning*/
								  margin-left: 15px;
								  margin-bottom: 4px;
								  border: solid 1px #ccc;
								}
	.ImgBorderRight img				{ vertical-align: top; margin: 1px;}

/* Executive Team Table & Image --------------------------------------*/	

.ExecutiveTeam					{ width: 100%; border: 0px; }

	.ExecutiveTeam td				{ vertical-align: top;
									  padding-bottom: 50px;
									}
	
	.ExecutiveTeam td h4		{ margin-top: 0px;}

	.ImgPortrait					{ width: auto;	/*Fixed W3C Warning*/
									  margin-right: 22px;
									  border-right: solid 2px #ccc;
									}
		.ImgPortrait img				{ vertical-align: top; margin-right: 22px;}									

/* Buttons -----------------------------------------------------------*/	
		
/* generic container for floating buttons */
.clear  						{ overflow: hidden; display: inline-block; margin-bottom: 5px; }

/*Button Large - Height 33px ------------------------------------------*/
a.Btn_Large:link, a.Btn_Large:visited
								{ height: 33px;
								  float: left;
								  width: auto;	/*Fixed W3C Warning*/
							  	  display: inline-block;
								  font: normal bold 14px Arial, Helvetica, sans-serif;
								  color: #fff;
								  line-height: 14px;
								  text-decoration: none;
								  text-align: center;   	
								  padding-right: 6px;
								  background: transparent url("images/btn_large_R.gif") no-repeat top right;
								}

a.Btn_Large span 				{ display: inline-block; padding-top: 10px; padding-bottom: 9px;
								  background: transparent url("images/btn_large_L.gif") no-repeat top left;
								}

a.Btn_Large:active,
a.Btn_Large:hover 				{ color: #fff; text-decoration: none; cursor: pointer;
								  background: transparent url("images/btn_large_R.gif") no-repeat bottom right;
								}

a.Btn_Large:active span,
a.Btn_Large:hover span 			{ padding-top: 11px; padding-bottom: 8px;
								  background: transparent url("images/btn_large_L.gif") 0px -33px no-repeat; 
								}
										
a.Btn_Large:link[href $='.pdf']	{ padding-left: 0px;
		  						  padding-bottom: 0px;
								}

a.Btn_Large:link[href ^="mailto:"] 	
								{ padding-left: 0px; }

		
/*Button Small - Height 21px ------------------------------------------*/
a.Btn_Small:link, a.Btn_Small:visited
								{ height: 21px;
								  float: left;
							  	  width: auto;	/*Fixed W3C Warning*/
								  display: inline-block;
								  font: normal bold 10px Arial, Helvetica, sans-serif;
								  color: #fff;
								  line-height: 8px;
								  text-decoration: none;
								  text-align: center;   	
								  padding-right: 6px;
								  background: transparent url("images/btn_Small_R.gif") no-repeat top right;
								}

a.Btn_Small span 				{ display: inline-block; padding-top: 6px; padding-bottom: 7px;
								  background: transparent url("images/btn_Small_L.gif") no-repeat top left;
								}

a.Btn_Small:active,
a.Btn_Small:hover 				{ color: #fff; text-decoration: none; cursor: pointer;
								  background: transparent url("images/btn_Small_R.gif") no-repeat bottom right;
								}

a.Btn_Small:active span,
a.Btn_Small:hover span 			{ padding-top: 7px; padding-bottom: 6px;
								  background: transparent url("images/btn_Small_L.gif") 0px -21px no-repeat; 
								}		

a.Btn_Small:link[href $='.pdf']	{ padding-left: 0px;
		  						  padding-bottom: 0px;
								}

a.Btn_Small:link[href ^="mailto:"] 	
								{ padding-left: 0px; }
		
/* Homepage Promo ---------------------------------------------------*/	

.Home_Promo_BG 			{ width: 100%; 
						  background: #20a5e7 url("/Portals/0/images/home_promo_bg.jpg") top left repeat-x; 
						}        
						  
	.Home_Promo_inside		{ width: 590px; 
							  height: 198px; 
							  background: #20a5e7 url("/Portals/0/images/home_promo_right.jpg") top left no-repeat; 
							} 	
		.Home_Promo_Body		{ font-family: Arial, Helvetica, sans-serif; 
								  color: #fff; 
								  text-align: right;  
								  padding-left: 215px; 
								  padding-top: 37px;
								  background-color: transparent; /*Fixed W3C Warning*/
								}
								
			.Home_Promo_Body span.Large
									{ font-size: 30px; color: #fff; 
									  line-height: 26px;
									  background-color: transparent; /*Fixed W3C Warning*/
									}
									
			.Home_Promo_Body span	{ font-size: 18px;color: #a0e9fc;}
			
			.Home_Promo_Body span span
									{ font-size: 18px;color: #fff; 
									  background-color: transparent; /*Fixed W3C Warning*/
									}
									
			.Home_Promo_Body img	{ border: solid 1px #93bde3; margin-left: 10px;}		
		
/* Advertising -------------------------------------------------------*/			
.Advertising			{ line-height: 13px; font-family: Arial, Helvetica, sans-serif;}

	.Advertising h5			{ font-size: 9px; 
							  font-weight: bold; 
							  color: #ffaa07; 
							  margin-bottom: 4px;
							}
	
	.Advertising h3			{ font-size: 18px; 
							  font-weight: bold; 
							  line-height: 15px; 
							  color: #fff; 
							  margin-bottom: 4px; 
							  background-color: transparent; /*Fixed W3C Warning*/
							}
	
	.Advertising a.Link_ProjectCare:link, .Advertising a.Link_ProjectCare:active, .Advertising a.Link_ProjectCare:visited
							{ display: block; 
							  width: 155px;
							  font-size: 18px; 
							  line-height: 15px; 
							  color: #fff; 
							  text-decoration: none; 
							  padding-top: 35px;
							  padding-bottom: 15px;
							  padding-left: 4px;
							  margin-top: 3px;
							  background: transparent url("images/btn_ProjectCare.gif") top left no-repeat;		
							}
	
	.Advertising a.Link_ProjectCare:hover	
							{ text-decoration: none;
							  padding-top: 36px;
							  padding-bottom: 14px;
							  background: transparent url("images/btn_ProjectCare.gif") 0px -80px no-repeat;	
							}

/*Homepage - Features ------------------------------------------------*/
.HomeFeature				{ min-height: 85px; }

/*Landing Page - Features ------------------------------------------------*/
.LandingHeader				{ padding-bottom: 22px; border-bottom: dotted 1px #ccc; }
	.LandingHeader h4		{ font-weight: normal;}

.LandingFeature				{ min-height: 85px;
							  padding-bottom: 15px; 
							}

	.LandingFeature p			{ margin-top: 10px; margin-bottom: 10px;}		
		
	.ModuleTitle_SubMenu		{ z-index: 10000;}
		
		

		
		
		

