body{
	margin:0px;
	font-family:arial;
	background-color: #ffffff;
	color:#000000;
}
	
a{
	color:#000000;
}	
a:hover{
	color:#0B93DF;
}
		
table{
	font-family:arial;
	color:#000000;
}
h1{
			font-size:18px;
		}

.bigger{
	font-size:105%;
	font-weight:bold;
}
.SearchTitle{
	font-family:arial; 
	font-size:18px;
	font-weight:bold;			
	color:#333333;
	margin-right:10px;
}

.SearchDate{
	color:#706758;
	font-size:11px;
	font-weight:bold;
	margin-right:10px;			
}
		
.searchFormCell{ 
	background-color:#DBDBDB;
	color:#534741;
	font-size:12pt;
	padding:0px;
	width:777px;
	overflow:hidden;
	
}

#resultsNav{
	background-color:#1F639A;
	width:800px;
	height:25px;
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
		}
		
#resultsContainer{
	position: relative;
	margin: 0 auto;
	text-align:center;		
	width:780px;
	padding:0px;			
}
		
#resultsContentDiv{
	position: relative;
	padding:0px;
	margin:0px;		
	text-align:center;	
	width:780px;
	height:100%;
	overflow-x: auto;
}
		
#resultsContentTbl{
	margin:0px;
	background-color:#ffffff;
	width:100%;
	height:100%;								
	text-align:left;
	padding:0px;
	font-size:12pt;
}
		
#resultsContentTbl td{padding:6px; white-space: pre;}
#resultsContentTbl .headCell{
	background-color:#017B56;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:11px;			
}

#resultsContentTbl tr{background-color:#DBD0BE;}
#resultsContentTbl td{white-space: nowrap;}
#resultsContentTbl a{font-size:11px; color:blue; text-decoration: underline;}

form{
	margin:0px;
}

#top700{
	display:inline;
	height:15px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
	text-align:center;
	overflow:hidden;
}

#left700{
	background-image: url(/files/images/left_700_MedBLue.jpg);
	background-repeat:repeat-y;
	width:11px;
}
#right700{
	background-image: url(/files/images/right_700_MedBlue.jpg);
	background-repeat:repeat-y;
	width:12px;
}


#left800{
	background-image: url(/files/images/left_800_MedBLue.jpg);
	background-repeat:repeat-y;
	width:11px;
}
#right800{
	background-image: url(/files/images/right_800_MedBlue.jpg);
	background-repeat:repeat-y;
	width:12px;
}


.footerSM{
	font-family:arial;
	/*
	font-size:9px;
	*/
	font-size:12pt;
}

.contactTableCell{
	background-color:#ffffff;
	color:#000000;
	font-size: 12pt;

}

#searchFormItemsTbl{
	width:200px;
}

#searchFormItemsTbl td{
	text-align:left;
}

.searchFormItem{
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
	font-size:100%;
}

.notificationTxt{
	font-weight:bold;
	text-align:left;
	font-size:100%;
}
.iwBtnCloseCss{
	width:68px;	
	height:25px;
	text-align:center;
	background-color:transparent;
	border:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#645B4A;
	background-image: url(/files/images/close_button.jpg);
	background-repeat:no-repeat;	
	padding:3px 0px 4px 14px;
	cursor:pointer;
	height:auto;
	margin:0px;
}
.iwBtnCloseCssBlue{
	width:71px;	
	height:30px;
	text-align:center;
	background-color:transparent;
	border:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-image: url(/files/images/close_button_MedBlue.jpg);
	background-repeat:no-repeat;	
	padding:5px 0px 4px 14px;
	cursor:pointer;
	height:auto;
	margin:0px;
	margin-right:10px;
}

		
