@charset "UTF-8";

		#related-links {
			height: 315px;
			width: 975px;
			background: transparent url('../images/subpage/SUCCESS.png') no-repeat;
			overflow: hidden;
		}
		
			.related-links-image {
				height: 100%;
				width: 520px;
				float: left;
			}
			
			.related-links-text {
				height: 300px;
				width: 447px;
				float: left;
				background: #F0F0F0;
				margin: 9px 0px 0px 0px;
				overflow: hidden;
			}
			
				.related-links-text h2 {
					color: #304C72;
					font-family: Georgia;
				}
			
				.related-links-text p {
					padding: 20px;
					text-align: justify;
					line-height: 16px;
				}
		
		#link-lists {
			width: 100%;
			min-height: 215px;
		}
		
			.link-list-1 {
				width: 235px !important;
				width: 233px;
				float: left;
				height: 215px;
			}
			
			.link-list-2 {
				width: 238px !important;
				width: 236px;
				float: left;
				height: 260px;
			}
		
				.link-item {
					padding: 15px 10px 15px 10px;
				}
		
					.link-item a {
						color: #304C72;
					}
					
						.link-item a:hover {
							color: #4B4B4B;
						}
					
	#h2-left-2 {
		background: transparent url('../images/topper-separator2.jpg') no-repeat left;
		height: 35px;
		font-weight: normal;
		padding: 0 12px;
	}
	
	
#col-0 {
	background: transparent;
}

#content-left {
	margin: 0 0 0 7px !important;
	margin: 0 0 0 3px;
	background: #F0F0F0;
}