/* HOME PAGE */
#colA {
	width:				440px;
	margin:				0 10px 0 0;

}


#colB {
	float:				right;
	clear:				none;
	width:				440px;
	margin:				0 0px 0 0;

}


#colC {
	float:				right;
	clear:				none;
	width:				215px;
	margin:				0 10px 0 0;

}

#colD {
	float:				right;
	clear:				none;
	width:				215px;
	margin:				0 0px 0 0;

}

.sideA {
	width:				215px;
}

.sideA h2 {
	margin:				18px 0 0 0;
	background-color:	#e1f1ff;
	border-top:			1px solid #3e5ca5;
	border-bottom:		1px solid #3e5ca5;
	padding:			0 0 0 5px;
	height:				30px;
	line-height:		30px;
	width:				210px;
	font-weight:		bold;
	font-size:			13px;
}

.nvTop {
	display:			block;
	background-color:	#fdfdfd;
	border-bottom:		1px solid #999;
	padding:			0 0 0 17px;
	height:				30px;
	line-height:		30px;
	width:				198px;
	font-size:			12px;
	font-weight:		bold;
	background-image:	url("../img/css/bg-side1.gif");
	background-repeat:	no-repeat;
}
.nvTop:hover {
	text-decoration:	none;
	border-bottom:		1px solid #333;
	background-color:	#edf8ff;
}
.nvTopAlt {
	display:			block;
	background-color:	#f9fcff;
	border-bottom:		1px solid #999;
	padding:			0 0 0 17px;
	height:				30px;
	line-height:		30px;
	width:				198px;
	font-size:			12px;
	font-weight:		bold;
	background-image:	url("../img/css/bg-side1.gif");
	background-repeat:	no-repeat;
}
.nvTopAlt:hover {
	text-decoration:	none;
	border-bottom:		1px solid #333;
	background-color:	#edf8ff ! important;
}
.article {
	display:			block;
	background-color:	#fdfdfd;
	border-bottom:		1px solid #999;
	padding:			0 0 0 17px;
	height:				30px;
	line-height:		30px;
	width:				325px;
	font-size:			12px;
	font-weight:		bold;
	background-image:	url("../img/css/bg-side1.gif");
	background-repeat:	no-repeat;
}
.article:hover {
	text-decoration:	none;
	border-bottom:		1px solid #333;
	background-color:	#edf8ff;
}
.articleAlt {
	display:			block;
	background-color:	#f9fcff;
	border-bottom:		1px solid #999;
	padding:			0 0 0 17px;
	height:				30px;
	line-height:		30px;
	width:				325px;
	font-size:			12px;
	font-weight:		bold;
	background-image:	url("../img/css/bg-side1.gif");
	background-repeat:	no-repeat;
}
.articleAlt:hover {
	text-decoration:	none;
	border-bottom:		1px solid #333;
	background-color:	#edf8ff ! important;
}

.boxAd {
	width:				215px;
	text-align:			center;
	margin:				15px 0 0 0;
}