/* content three-quarters */	#contentqleft{		float: left;		width: 440px;		text-align: left;		vertical-align: top;		font-weight: normal; 		xfont-size: 100%;		xline-height: 140%; 		color: black; 		font-style: normal; 		font-family: Arial, sans-serif;		padding-top: 20px;		padding-right: 10px;		padding-left:20px;	}			#contentqleft p{		text-align: left;		vertical-align: top;		font-weight: normal; 		font-size: 100%;		line-height: 140%; 		color: black; 		font-style: normal; 		font-family: Arial, sans-serif;		padding-right:10px;		padding-left:15px;	}		#contentqright{		position: relative;		float: right;		width: 240px;		text-align: left;		vertical-align: top;		font-weight: normal; 		xfont-size: 75%;		xline-height: 140%; 		color: black; 		font-style: normal; 		font-family: Arial, sans-serif;		padding-right:20px;		padding-top: 20px;		padding-right:20px;		padding-left:20px;	}				#contentqright p{		text-align: left;		vertical-align: top;		font-weight: normal; 		font-size: 100%;		line-height: 140%; 		color: black; 		font-style: normal; 		font-family: Arial, sans-serif;		padding-right:10px;		padding-left:15px;	}		#contentq1title {		clear: both;		width: 440px;		height: 23px;		text-align: center;		vertical-align: middle;		background-image: url(../images/greentitle_quarters1.gif);		background-repeat: no-repeat;		FONT-WEIGHT: bold; 		FONT-SIZE: 75%; 		COLOR: white; 		FONT-STYLE: normal; 		FONT-FAMILY: Arial, sans-serif;		text-decoration: none;		padding-top: 3px;	}			#contentq2title {		clear: both;		width: 240px;		height: 23px;		text-align: center;		vertical-align: middle;		background-image: url(../images/greentitle_quarters2.gif);		background-repeat: no-repeat;		FONT-WEIGHT: bold; 		FONT-SIZE: 75%; 		COLOR: white; 		FONT-STYLE: normal; 		FONT-FAMILY: Arial, sans-serif;		text-decoration: none;		padding-top: 3px;	}		  		 .contentqsub{		text-align: center;		vertical-align: middle;		font-weight: normal; 		font-size: 75%;		color: #076432; 		font-style: normal; 		font-family: Arial, sans-serif;		background-color: #D4EEE0;	}.contentqsubcopy {		text-align: left;		vertical-align: top;		font-weight: normal; 		font-size: 75%;		line-height: 140%; 		color: black; 		font-style: normal; 		font-family: Arial, sans-serif;		padding-top: 10px;	}			/* content left half links */			#contenthalfleft a{		color: black; 	}			#contenthalfleft a:link{		color: black; 	}			#contenthalfleft a:visited{		color: black; 	}			#contenthalfleft a:hover{		color: #118346; 	}				#contenthalfleft a:active{		color: black; 	}/* content right half links */			#contenthalfright a{		color: black; 	}			#contenthalfright a:link{		color: black; 	}			#contenthalfright a:visited{		color: black; 	}			#contenthalfright a:hover{		color: #118346; 	}				#contenthalfright a:active{		color: black; 	}