/*------------------------Junk Quote Form Styles---------------------*/


#quoteForm{
	
	background: url('../images/bg_green.gif');
	height: 545px;
	
}

.quoteFormleft_td{text-align: left; width: 35% }
	
	td.two-column { width: 50%; }
	
.paddlingListTop{
		
		padding-top: 5px;
	}
	
.titleBlue{
			
	color: #397ac9;
	font-weight: bold;
			
	}
		
.titleGreen{
			
	color: #559942;
	font-weight: bold;
	}
	
	h2{
		font-family: verdana;
		font-size: 95%;
		font-weight: bold;
		color: #559942;
		text-decoration: none;
		margin-top: 2px;
		margin-bottom: 5px;
		padding-left: 10px;
		}
	
	h2 a{
		
		color: #559942;
		text-decoration: underline;
	
		}
	.tiny{
		
		font-size: 80%;
	}
	
	h2 a:hover{
	
	color:  #006F99;
	text-decoration: underline;
	
	}
	
.content2{
		font-family: Arial, Helvetica, san-serif;
		font-size: 75%;
		padding-left: 10px;
		color: #6D6F71;
		}
		
		.content2 ul{
			
			list-style-type: none;
			padding-top: 5px;
			padding-left: 5px;
		}
		
		.content2 li{
			
			padding-bottom: 5px;
			
		}
		
.content2 a{
		text-decoration: underline;
		color: #006F99;
		font-weight: bold;
		}
		
.content2 a:visited{
			text-decoration: underline;
			color: #006F99;
		}
		
.content2 a:hover{
			text-decoration: underline;
			color: #559942;
		}
		
.content2 a:active{
			text-decoration: underline;
			color: #559942;
		}
	
/*------------------------End Junk Quote Form Styles---------------------*/
