@charset "utf-8";
#middleColumn #middleHeader {
	text-align: center;

}

img {
	border: none;
}
#middleContent #title {
	font-size: 20px;
	color: #003399;
	margin-bottom: 15px;
}

#middleContent table {
	width: 100%;
	text-align: left;
	position: relative;
	background-color: #FFF;
}


#seperator {
	height: 10px;
	background-color: #FFF;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin-bottom: 5px;
}
colgroup #desc {
	font-size: 12px;
}
colgroup #image {
	background-color: #FFF;
	position: relative;
	vertical-align: top;
}
.customImg  {
	width: 127px;
	margin-top: 0px;
	height: 112px;
	top: 0px;
	left: 0px;
	float: left;
}
.descell {
	padding-left: 5px;
	padding-right: 5px;
	width: 80%;
}
.desc {
	font-size: 13px;
	color: #464646;
	font-weight: 300;
	text-align: left;
	/*background-color: #F5F4FF;*/
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.img {
	vertical-align: top;
	text-align: center;
	background-color: #E6E6FF;
}
.link2 {
	width: 350px;
}
.link3 {
	width: 179px;
}

#mainbody #rightColumn {
	width: 200px;
}
.cellHeader {
	color: #003399;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
