html,body{
	height:100%
}

body.title {
	background:#fcfcfc; 
}
body,form{
	margin:0; padding:0; 
}
body,td,select,input,textarea{
	font-family:Tahoma, Verdana, Arial; font-size:11px; color:#666;
}
#container{
	width:980px; text-align:left; background:#fff; margin:0 auto; padding:10px 0 0 0 
}

#searchResultsFrame{
	width:100%; height:330px; border:0;
}
#footer{
	padding:10px; border:2px solid #ECECEC; border-width:2px 0; clear:both
}
#footer img {
border:0px;
}
#header{
	padding:10px; border:2px solid #ECECEC; border-width:2px 0; clear:both; margin:0; cursor:pointer
}
#menuTop ul{
	list-style:none; margin:10px 0; padding:0; height:15px;
}#menuTop ul li{
	margin:0; padding:0 10px; float:left; line-height:15px; border-right:1px solid silver
}
a:link, a:visited{
	text-decoration:none; color:#000;
}a:active, a:hover{
	text-decoration:underline; color:#000;
}
.resultList{
	margin:0; padding:0; list-style:none; width:100%; 
}
.resultList li{
	border-top:1px solid #ECECEC; padding:5px 0; line-height:150%;
}
h1{
	font:Tahoma, Verdana, Arial, sans-serif; font-size:18px; margin:10px 0; padding:0; font-weight:bold
}
.textContent{
	padding:10px; border:1px solid #ececec; line-height:140%;
}
.textContent table{
	border:0;
}
.textContent table td{
	border:0; padding:0;
}




.textContentIntro{
	padding:10px; line-height:140%; border:1px solid #ececec; margin:10px 0; background:#fdfdfd
}
.objectHolder{
	padding:0 10px 10px 10px
}
#navAndSearch{
	float:left; width:216px; height:450px; 
}
#navAndSearch input{
	border:1px solid silver; width:210px;  margin:5px 0; vertical-align:middle; 
}
#navAndSearch select {
	border:1px solid silver; vertical-align:middle; margin:5px 0;  width:210px
}
.searchMsg{
	padding:5px 0 0 0; width:90%; line-height:140%;
}
.textMaster{
	border-top:2px solid #ECECEC; padding:0 10px;
}.textMaster span{
	line-height:140%;
}


.textMaster table {
	width:100%; border:1px solid silver; border-width:0px 0px 1px 1px
}.textMaster td{
	border:1px solid silver; border-width:1px 1px 0px 0px; height:auto; padding:2px 5px;
}


