/** 
  * ======================================================
  * $Workfile: $
  * $Revision:$
  * $Date: $
  * $Author: $
  * $Archive: $
  * ======================================================
  * Change History:
  * 1.00 initial revision
**/

/* begin basic html elements */
html {
	background-color: #ebebeb;
}

body {
	color: #000;
}

h2 {
}

a {
	color: #960b0b;
}

a:hover {
	color: #000;
}
/* end basic html elements */





#parentLayoutContainer {
	background: url(/Assets/images/1-8/bg_parentLayout.gif) top repeat-x;
}





#parentLayout {
	
}
	
	#headerSection {
		background: url(/Assets/images/1-8/bg_headerSection_02.gif) top left no-repeat;
	}
		
		#headerTable {
		}
			
			#headerTable td {
			}
				
				#col3 {
				}
					
					.h1Siteheader {
						color: #960b0b;
					}
					
				#col4 {
				}
					
					.spanBookmark {
						background: url(/Assets/images/1-8/bg_utilLinkLeft.gif) left top no-repeat;
					}
						
						.spanBookmark a {
							background: url(/Assets/images/1-8/bg_utilLinkRight.gif) right top no-repeat;
						}
					
					.divLanguages {
						background: url(/Assets/images/1-8/bg_utilLinkLeft.gif) left top no-repeat;
					}
						
						.divLanguages h2 span {
							background: url(/Assets/images/1-8/bg_utilLinkRight.gif) right top no-repeat;
						}
						
							.divLanguages h2 span a {
								background: url(/Assets/images/1-8/bg_arrowClosed.gif) right no-repeat;
							}
							
							.divLanguages h2.languagesOpened span a {
								background: url(/Assets/images/1-8/bg_arrowOpened.gif) right no-repeat;
							}
					
		.headerBottom {
			background: url(/Assets/images/1-8/bg_headerBottom.gif) top left no-repeat;
		}
	
	#contentSection {
	}
		
		#divPageContainer {
		}
			
			.column-left {
			}
				
				.officeHoursTop,
				.divContactInfoTop,
				.divAddressTop {
					background: url(/Assets/images/1-8/bg_leftColElemTop.gif) left top no-repeat;
				}
				
				.navBottom,
				.officeHoursBottom,
				.divContactInfoBottom,
				.divAddressBottom {
					background: url(/Assets/images/1-8/bg_leftColElemBottom.gif) left bottom no-repeat;
				}
				
				#nav,
				.officeHours,
				.divContactInfo,
				.divAddress {
					background: url(/Assets/images/1-8/bg_leftColElem_02.gif) left repeat-y;
				}
				
				.navTop {
					background: url(/Assets/images/1-8/bg_navTop_02.gif) left top no-repeat;
				}
					
					#nav li a {
						background: url(/Assets/images/1-8/bg_dots.gif) 15px bottom no-repeat;
						color: #000;
					}
						
						#nav li a:hover,
						#nav ul li.active a {
							background-color: #05b3b7;
							background-image: none;
							color: #fff;
						}
						
						#nav ul li.active a:hover {
							color: #000;
						}
						
						#nav li a.folder:hover {
							background-color: transparent;
							background: url(/Assets/images/1-8/bg_dots.gif) 15px bottom no-repeat;
							cursor: text;
							color: #000;
						}
						
						#nav li.last a {
							background-image: none;
						}
						
					#nav li ul {
						background-color: #f5f5f5;
					}
						
						#nav li ul li {
							border-bottom-color: #b3b5be;
						}
							
							#nav li ul li a {
								background: none;
							}
							
								#nav li ul li a:hover {
									background-color: #05b3b7;
									color: #fff;
								}
				
				.column-left .divPod {
				}
					
					.column-left .divPod a {
					}
					
					.column-left .divPod a:hover {
					}
					
				.aCallNow {
					background: url(/Assets/images/1-8/bg_callFirmNow.gif) left top no-repeat;
				}
			
			#contentArea {
			}
				
				.column-center {
				}
					
					.divTextBodyTop,
					.divPodContainerTop {
						background: url(/Assets/images/1-8/bg_centerColElemTop.gif) left top no-repeat;
					}
					
					.divTextBodyBottom,
					.divPodContainerBottom {
						background: url(/Assets/images/1-8/bg_centerColElemBottom.gif) left bottom no-repeat;
					}
					
					.divTextBody,
					.divPodContainer {
						background: url(/Assets/images/1-8/bg_centerColElem.gif) left repeat-y;
					}
					
					.divTextBodyContent {
						border-top-color: #353a72;
					}
					
					.divPodContainer {
					}
						
						.divPodContainerContent {
							border-top-color: #353a72;
						}
						
						.divPodContainer h2 {
							background: url(/Assets/images/1-8/bg_dots.gif) left bottom repeat-x;
						}
				
				.column-right {
					background: url(/Assets/images/1-8/bg_rightColElem_02.gif) left repeat-y;
				}
						
					.column-right-top {
						background: url(/Assets/images/1-8/bg_rightColElemTop.gif) left top no-repeat;
					}
						
					.column-right-bottom {
						background: url(/Assets/images/1-8/bg_rightColElemBottom_02.gif) left bottom no-repeat;
					}
					
					.column-right-content {
						border-top-color: #05b3b7;
					}
						
						.column-right .divPod {
							background: url(/Assets/images/1-8/bg_divPod_02.gif) left repeat-y;
						}
							
							.column-right .divPodTop {
								background: url(/Assets/images/1-8/bg_divPodTop_02.gif) left top no-repeat;
							}
							
							.column-right .divPodBottom {
								background: url(/Assets/images/1-8/bg_divPodBottom_02.gif) left bottom no-repeat;
							}
							
							.column-right .divPodContent {
							}
							
							.column-right .divPod h2 {
								background: url(/Assets/images/1-8/bg_divPodH2.gif) left bottom no-repeat;
							}
							
							.column-right .divPod ul {
								color: #960b0b;
							}
		
/* BEGIN: Anand Kushwaha on 29th July 2009: Made changes in "divBottomLinks" classes to show bottom links for ticket #03177	*/	
				
div.divPageContainer div.divBottomLinks {
	clear: both;padding:0px 0px 0px 150px;
}

div.divBottomLinks ul.ulNavBottom {
	list-style-type: none;
	margin: 1em;
	padding: 0;
}

div.divBottomLinks ul.ulNavBottom li {
	display: inline;
}

div.divBottomLinks ul.ulNavBottom li.last 
{	
margin-left:0;   	
}

div.divBottomLinks ul.ulNavBottom li a {
	color: #06c;
}

div.divBottomLinks ul.ulNavBottom li a:hover {
	color: #933;
}

div.divPageContainer div.divBottomLinks
{
	display:block;
}

/* END: Anand Kushwaha on 29th July 2009: Made changes in "divBottomLinks" classes to show bottom links for ticket #03177 */	
	
	#footerSection {
		background: url(/Assets/images/1-8/bg_footer.gif) left top no-repeat;
	}
		
		.divFooter {
			background: url(/Assets/images/1-8/bg_footerBottom_02.gif) left bottom no-repeat;
		}
			
			.divLNFooterLogo {
			}
			
			.divFooter p {
				margin: 0;
			}