* {
	padding: 0;
	margin: 0
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	line-height: 140%;
}

a {
	text-decoration: none;
}

form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

a:hover {
	text-decoration: underline;
}

.showBorder {
	border: solid 1px #f00;
}

#Page-Wrapper {
	width:100%;
	margin:0px;
}

	#Page-Wrapper .padding{
	}

		#Secondary-Navigation-Wrapper {
			color: #fff;
			text-align: right;
			font-family: Arial, Helvetica, sans-serif;
			display: none;
		}
	
		#Secondary-Navigation-Wrapper .padding{
			padding: 3px 0;
		}
	
		#Secondary-Navigation-Wrapper a{
			color: #fff;
			font-size: 12px;
			text-decoration: none;
		}
	
		#Secondary-Navigation-Wrapper a:hover{
		}

	#Header-Wrapper {
		background: #fff;
	}

		#Logo-Wrapper {
			width: 273px;
			height: 114px;
			float: left;
		}

		* html #Logo-Wrapper {
			margin-right: -3px;
		}

		#Logo-Wrapper .padding{
		}

	#Template-Image-Wrapper {
		clear: both;
		width: 100%;
		height: 10px;
	}

	#Template-Image-Wrapper img{
		display: none;
	}
	
	#Template-Image-Wrapper .padding{
		padding: 25px 35px;
	}
	
	#Template-Image-Wrapper h1{
		font-size: 20px;
		color:#ffffff;
	}

	#Navigation-Wrapper {
		display: none;
	}
	
	#Navigation-Wrapper .padding{
		padding: 0;
	}

	#Content-Wrapper {
		background: #fff url(../cssimg/content-background.gif) bottom no-repeat;
		width: 100%;
		border-top: 3px solid #bb4e35;
	}

		#Left-Navigation-Wrapper {
			width:215px;
			float: left;
			display:none;
		}

		* html #Left-Navigation-Wrapper {
			margin-right: -3px;
		}
		
		#Left-Navigation-Wrapper .padding{
			padding: 40px 0pt 0pt 35px;
		}
		
			#Left-Nav-Menu {
				padding:0;
				margin:0;
				list-style-type:none; 
				font-size: 10px;
				font-weight:bold;
				line-height: 100%;
			}
			
			#Left-Nav-Menu li {
				border-bottom: 2px solid #fff;
				padding: 0 0 10px 0;
			}
			
			#Left-Nav-Menu dt a {
				color:#000;
				text-decoration:none;
			}
			
			#Left-Nav-Menu dt a:hover {
				text-decoration:none;
			}
			
			#Left-Nav-Menu dd {
				margin: 5px 0 0 15px;
			}

			#Left-Nav-Menu dd a{
			}

			#Left-Nav-Menu dd a:hover{
				text-decoration: none;
			}

		#Content, #LFG-Content {
			margin-left: 0;
		}

		#LFG-Content .padding, #Content .padding {
			padding: 35px 35px 20px;
		}
			
		.No-Sub-Nav #Content, .No-Sub-Nav #LFG-Content {
			margin-left: 0 !important;
		}

		.No-Sub-Nav #Left-Navigation-Wrapper {
			display:none;
		}

		#Content .padding .lead_snippet .padding{
			padding:4px 7px;
			width:214px;
		
		}

			#Image-Wrapper {
				float: right;
				width:300px;
			}
			
			#Image-Wrapper img {
				left:50px;
				margin: 0 0 20px -30px;
				position:relative;
			}

			#LFG-Content p, #Content p, #Address-Wrapper p {
				font-size: 12px;
				padding-bottom: 10px;
			}
			
			#LFG-Content ul, #Content ul {
				padding-bottom: 10px;
			}
			
			#LFG-Content li, #Content li {
				font-size: 12px;
				margin-left: 25px;
				line-height: 140%;
				padding-bottom: 4px;
			}
			 
			#LFG-Content h1, #Content h1, #Address-Wrapper h1, .lead_snippet h1 {
				font-size: 18px;
				padding-bottom: 5px;
			}
			
			#LFG-Content h1, #Content h1 {
			}
			
			#Content-Callout .lead_snippet .padding h1 {
				margin: 0;!important
			}
			
			#LFG-Content  h2, #Content h2, #Address-Wrapper h2 {
				font-size: 1.0em;
			}
			
			#LFG-Content table img{
				display:none;
			}
			
			#LFG-Content table {
				width: 95%;
			}
			
			#LFG-Content td {
				padding: 1px;
				background: none;
				font-size: 12px;
			}
			
			#LFG-Content tr {
				width: 100%;
			}
			
			#LFG-Content br {
				line-height: 0px;
			}
			
			#LFG-Content .tableHeader{
				padding: 5px;
				color: #fff;
				background: #006396;
				font-weight: bold;
			}
			
			#LFG-Content .instructions{
				padding: 5px;
				padding-bottom: 5px;
			}

			#LFG-Content .legalText {
				display: none;
			}

		#Address-Wrapper {
			border-top: 1px solid #ccc;
			margin-left:35px;
			clear: both;
		}
		
		#Address-Wrapper .padding{
			padding: 10px 25px 25px 0;
		}

	#Footer-Wrapper {
		background: #fff;
		width: 100%;
		clear:both;
	}
	
	#Footer .padding {
		padding: 10px 15px 15px;
	}
	
	#Footer p{
		font-size: 10px;
		padding-bottom: 3px;
	}
	
	#Footer img{
		padding: 0px 20px;
	}
		#Disclaimer{
			display: block !important;
		}
