@charset "UTF-8";
@import url("site.css");
#midCtCtn
{
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	padding: 18px;
	height: 540px;
}
#midCtCtn .one  
{
	width: 225px;
	position: relative;
	height: auto;
	float: left;
}
#midCtCtn  .two
{
	width: 478px;
	position: relative;
	float: left;
	margin-left: 18px;
}
#midCtCtn  .two  #sectionTitle
{
	margin-bottom: 18px;
}
#midCtCtn  .two  .imgLink
{
	height: 108px;
	width: 145px;
	float: left;
	margin-right: 18px;
}
#midCtCtn  .two  .section
{
	width: 100%;
	height: 110px;
	margin-bottom: 18px;
}

#midCtCtn .two .section .linkInfo
{
	width: 50px;
}

#midCtCtn .two .section a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

#midCtCtn .two .section a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

#midCtCtn .two .section a:hover
{
	color: #30CDFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

#midCtCtn .two .section  a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
span.super
{
	font-size:90%;
	position:relative;
	bottom:.2em;
	margin-left:.1em;
}