
.tabs h2 {
		margin-top:10px !important;
	}

.tabs {
		display:none;
		height:100%;
	}
	
#c1 {
		display:inline;	
	}	

		

#topNav #tab1 {
	color:black;
	background:white;
	}	
#tabContext {
	
	border: 1px solid #015EAE !important;	
	width: 518px;
	margin-left:20px;
	background: url(/resources/images/shared/cdm5ants.jpg) no-repeat;
	}
	


#topNav {
	xmargin: 2px 0px 0px 13px;
	margin-left:20px;

	}

#topNav ul {
	list-style: none;	
	margin: 0px !important;
	padding: 0px !important;
	xborder: 0px !important;
	xborder-top:1px !important;
	xborder: 1px solid #015CAE !important;
		
	} 

#topNav li {
	
	margin-right:2px;
	float:left;
	width:85px;		

	}	



#topNav a {
	color:white;
	display:block;
	xwidth:auto;
	xfloat:left; /* added by phiw */
	text-decoration:none;
	font-weight: bold;	
	height:16px;	
	padding: 2px 0px;
	xborder-left: 1px solid #9FABC2;
	border: 1px solid #015EAE;	
	background:#015CAE;
	text-align:center;
	position:relative;
	bottom:-1px;
	
}

html>body #topNav a {
	xposition:relative;
	bottom:0px;
	padding-bottom:0px;
	}

#topNav a:hover{	
	background: white !important;
	color: black !important;	
	
	}

#bottomText {
	background-color: white !important;	
	border: 1px solid #015EAE !important;
	xpadding-left: 20px;
	margin-left:20px;
	margin-top:2px;
	width: 180px;
	padding: 2px;
		font-size:12px;
	
	}


	

