td.content {
	BORDER-TOP: #272974 2px solid;
}

DIV.feature1spacer {
	WIDTH: 33px !important;
}
DIV.feature2spacer {
	WIDTH: 28px !important;
}
div.featurehspace {
    height:26px;
}


td.welcomefeaturetwoimages {
    padding-top: 26px;
}
TD.welcomefeature {
padding: 2px; 
font-weight: bold; 
font-size: 9pt; 
padding-bottom: 2px; 
color: white; 
font-family: arial; 
background-color: #272974 ;
}

div.welcomefeature
{
	color: #272974;
	border:1px solid #272974;
	position:relative;
}

td.tabs {
border-top: #272974 1px solid; 
background-color: #272974;
}

td.tab
{
	padding:5px 5px 5px 5px;
    border-right: 1px solid #fff;
}
td.tabsel
{
	padding:5px 5px 5px 5px;
    border-right: 1px solid #fff;
	}

table.content
{
	background-color:;
	background-image:none;
	background-repeat:none;
	background-position:none;
}

/* styles for right nav*/
a.mil_navLink:active {
	text-decoration: none;
	color: #252d9b;
	
	}
a.mil_navLink:visited { 
text-decoration: none; 
	color: #252d9b;
}

a.mil_navLink:link { 
	text-decoration: none; 
	color: #252d9b; 
}

a.mil_navLink:hover { 
	text-decoration: underline; 
	color: #999999;
} 

.mil_rightNav {
	width:190px; 
	background-color:#ffffff; 
	color:#252d9b; 
	font-family: arial; 
	font-size: 12px; 
	height: 675px;
	margin: 0px;
	padding: 0px;  
	border-left: 1px solid #252d9b;
	border-right: 1px solid #252d9b;
}

HTML > body .mil_rightNav {
	width:188px; 
}
.mil_rightNav ul {
	list-style: none;
	margin-left: 15px;
}

HTML > body .mil_rightNav ul{
	margin-left: -20px;
}
/*snipe position styles */
.smallfeaturesnipecontainer{
	position:relative;
}
.largefeaturesnipecontainer{
	position:relative;
}
.largewelcomemainfeaturesnipecorner{
	align:left;	
	position:absolute;	
	top:21px;	
	left:2px;
}
.smallwelcomefeaturesnipecorner{
	align:left;	
	position:absolute;	
	top:21px;	
	left:2px;
}
.largechannelmainfeaturesnipecorner{
	align:left;	
	position:absolute;	
	top:2px;	
	left:2px;
}
.smallchannelfeaturesnipecorner{
	align:left;	
	position:absolute;	
	top:2px;	
	left:2px;
}
.largedatasetmainfeaturesnipecorner{
	align:left;	
	position:absolute;	
	top:2px;	
	left:2px;
}
.smalldatasetfeaturesnipecorner{
	align:left;	
	position:absolute;	
	top:2px;	
	left:2px;
}
#CollectionThumb {
	position:relative;
	top:0px;
}
.snipecorner {
	position:absolute;
	top:0px;
	left:0px;
}
