/* Body Style */

#dummystyle {
	margin: 0px;
}

form, h1, h2, h3, h4, h5, h6, h7, p, ul, ol, {
    margin: 0;
    padding: 0;
}


html {
	height: 100%;
}


body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0;
}

form {
	display: inline;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	width:779px; 
}


/* Header */

#HeaderLWLogo {
	position: absolute;
	left: 0px; 
	top: 0px; 
	width: 205px; 
	height: 57px; 
	z-index: 3;
	}

#HeaderTop { 
	position: absolute;
	left: 205px; 
	top: 0px; 
	width: 388px; 
	height: 26px; 
	}

#HeaderSmallNav {
	position: absolute; 
	padding-top: 10px;
	left: 593px; 
	top: 0px; 
	width: 186px; 
	height: 26px; 
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: medium;
	text-align: right;
	/*word-spacing: 7px;  Not Supported in Safari at design time.  However, this should be turned on when it is */
	}
	
#HeaderSmallNav a:link {
	text-decoration: none;
	}		
	
#HeaderSmallNav a:visited {
	text-decoration: none;
}	
		
#HeaderSmallNav a:hover {
	text-decoration: none;
}	
	
#HeaderSmallNav a:active {
	text-decoration: none;
}	

#HeaderTopNav {
	position: absolute; 
	left: 205px;
	margin-left: -2px;
	padding-right: 2px;
	top: 26px; 
	width: 574px; 
	height: 31px; 
	z-index: 2;
	}

#HeaderDate { 
	position: absolute; 
	left: 0px; 
	top: 57px; 
	width: 399px; 
	height: 25px;
	padding-left: 10px;
	padding-top: 7px;
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: 200;
	}

#HeaderDate a:link {text-decoration: none;}		
#HeaderDate a:visited {text-decoration: none;}	
#HeaderDate a:hover {text-decoration: none;}	
#HeaderDate a:active {text-decoration: none;}	

#HeaderSearch { 
	position: absolute; 
	left: 399px; 
	top: 57px; 
	width: 380px; 
	height: 25px;
	text-align: right;
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding-top: 3px;
	}
	
#HeaderSearch a:link {
	font: 7pt Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-decoration: underline;
	}
	
#HeaderSearch a:visited {
	font: 7pt Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-decoration: underline;
	}

#HeaderSearch a:hover {
	text-decoration: none;
	}

#HeaderSearch a:active {
	font: 7pt Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-decoration: underline;
	}	
	
	
#HeaderSearch input { 
	width: 150px;
	height: 16px;
	vertical-align: middle;
}

	
	
/* Positioning */	
	
.PaddingRight {
	padding-right: 10px;
	vertical-align: text-middle;
	}	
	
.MarginTop {
	padding-top: 5px;
	}

	
.ButtonMiddle {
	vertical-align: middle;
	}
	
	
.PaddingRightTop {
	padding-right: 10px;
	paddin-top: 2px;
	}	



/* Main- Middle Section */

#Main {
	position: relative;
	left: 0px;
	top: 82px;
	width: 779px;
	z-index: 1;
	visibility: visible;
	overflow: visible;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0 auto;
	}

#Main2 {
	background: #ffffff;
	position: relative;
	left: -40px;
	top: 82px;
	width: 875px;
	z-index: 1;
	visibility: visible;
	overflow: visible;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0 auto;
	}

/* Footer */

#Footer { 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	left: 0px; 
	width: 770px; 
	height: 30px; 
	padding-top: 10px;
	}
	
#Footer a:link { 
	text-decoration:none;
	}
	
#Footer a:visited { 
	text-decoration:none;
	}
	
#Footer a:hover { 
	text-decoration:underline;
	}
	
#Footer a:active { 
	text-decoration:none;
	}
	
	
/* Font Effects */

#page_title {
	text-align: left;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 5px;
}

#bold_text {
	font-weight: 700;
}

#lowindex {
	z-index:1;
}
