﻿.TopNav {
	height: 36px;
}
.Footer{
	background-image: url('imgs/FooterSilver.png');
	height: 163px;
}
#Search	{ 
	float: right; 
	position: relative; 
	width: 230px; 
	height: 15px; 
	background: url('/DNN4/Portals/0/Skins/TF_DNN_Template/imgs/search.bg.gif') no-repeat; 
}

#Body{
 margin: 0px 0px 0px 0px;	
}

#dnn_dnnSEARCH_txtSearch2.NormalTextBox { 
	width: 155px; 
	height:22px; 
	background: transparent; 
	color: #4d4d4d; 
	padding: 3px 0 2px 0; 
	margin: 4px 10px 4px 77px; 
	border: none; 
	cursor:text;

}

.footertext { color:#d7d7d7; font-size:8pt; }