#container{
	width:740px;
	color: #5D5D5D;
	font-size: 12px;
	margin-top:15px;
		}
		
#container a {
	color: #000099;
	text-decoration: none;
}

#container a:visited {
	color: #000099;
	text-decoration: none;
}

#container img{
	margin:10px 0;
}

#HeaderTxt{
	font-size:14px;
}

.Caption{
	font-size:12px;
	font-style:italic;
}

h3{
	clear:both;
	font-size:18px;
	font-weight:bold;
	margin:15px 0;
	padding:10px 0;
	border-top:solid #CCC 1px;
	border-bottom:solid #CCC 1px;
}

.FeatureLeftSide{
	float:left;
	width:460px;
	margin-bottom:15px;
}

.FeatureRightSide{
	float:right;
	width:260px;
	margin-bottom:15px;
}

.GoToTop{
	clear:both;
	text-align:right;
	margin:15px 0;
}

#PageLR{
	margin:20px 0;
}

#PageL{
	width:150px;
	float:left;
}

#PageR{
	width:300px;
	float:right;
	text-align:right;
}