/* base styles */

body, p, div { margin: 0px; }
td { padding: 0; }
body, td, textarea, input, p { font-family: arial, sans-serif; font-size: 12px; }
hr { margin: 0; height: 1px; color: #999; }
a img { border: 0; }
a { text-decoration: none; color: #37C; }
form { margin: 0px; }

/* fido styles */

/*table.doc_display img, table.search_results img { border: solid 1px #ccc }*/
table.search_results img { border: solid 1px #ccc }

table.search_results td { border-bottom: solid 1px #ccc }
table.search_results td { padding-right: 10px }
table.search_results td { padding-top: 5px }

table.nav_bar td { background-color: #ccc; }
table.nav_bar td { padding-top: 5px; }

table.nav_table,table.nav_table p { font-size: 8px; color: #666; }

em.hilite { font-weight: bold; font-style: normal; background-color: yellow; }

input.border, select { border: solid 1px black; height:20px;}

form { margin: 0; padding: 0; }

span.pale { color: #666; } 
span.paler { color: #999; } 

/*td { padding: 0; vertical-align: top; text-align: left;}*/
body, td { font-family: verdana, sans-serif; font-size: 10px; }
select, input { font-family: verdana, sans-serif; font-size: 11px; }

a { text-decoration: none; }

/*
h2
	{
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-top: 0;
	margin-bottom: 10px;
	}

h3
	{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 0;
	margin-bottom: 8px;
	}

p
	{
	font-size: 12px;
	color: #000;
	margin-top: 0;
	margin-bottom: 6px;
	}
*/

