/* #COL2LEft li,#COL2RIght li {
	margin : 0px 0px 0px 0px;
	padding-left : 5px;
}
*/
.Btitle2{
	margin-bottom : 0px;
}
#COL2LEft{
	background-color : #FFFFFF;
	clear:left;
	float:left;
	width : 255px
}

#COL2LEft ul,#COL2RIght ul{
	margin-top : 0;
	margin-bottom : 0;
}
#COL2LEft,#COL2RIght{
	background-color : #FFFFFF;
	color : #000000;
	font : 12px/110% Arial,Helvetica,Verdana,sans-serif;
	text-align:left;
	margin : 0;
	padding : 0;
}
#COL2RIght{
	background-color : #FFFFFF;
	clear:right;
	float:right;
	margin-left : 5px;
	width : 255px
}
#SMBox{
	border : thin solid #000000;
	float:right;
	margin-left : 5px;
}
#TOPbox{
	position : relative;
	width : 550px;
	float:left;
	clear:left; 
	height : 135px;
}
#BOTbox{
	position : relative;
	width : 550px;
	float:left;
	clear:left; 
	
}

.nudge{
	margin-top : 0px;
}
A:hover{
	color : #0E2D91;
	text-decoration : underline;
}
A:visited ,A:active ,A:link{
	color : #000000;
	text-decoration : none
}
