
body { font-family: Calibri, Arial, Helvetica, sans-serif; }

h1 {margin: 0; padding: 0; color: #063E62; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold}

a {color: #000; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 9pt; background-color: transparent; text-decoration: line}
a:hover {color: #000; background-color: #FFFF80; text-decoration: none}

a.home {color: #000; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 9pt; background-color: transparent; text-decoration: none}
a.home:hover {color: #000; background-color: #FFFF80; text-decoration: none}
		
/* this controls the width of the search results on search-results.htm */

#cse-search-results iframe {width: 100%;} 

/* this controls the look of the search box */

#custom-search-box	{  width: 200px; border: 1px solid #c4d4e0; font-size: 14px;  position: relative;  font-family: Calibri, Arial, Helvetica, sans-serif; }

/* this controls the look of the search button */

.button { border: 0px; background: #c4d4e0; font-weight: bold; font-family: Calibri, Arial, sans-serif; font-size: 14px; }

table.products {width: 100%; border: 1px solid #C4D4E0; font-family: Arial, Helvetica, Sans-Serif; font-size: 9pt;}
.products td {padding:3px;border: 1px solid #C4D4E0;}
.products th {background-color: #DCE6ED; color: #000; font-weight: bold; }
.products tr:nth-child(even) {background-color: #FFF}
.products tr:nth-child(odd) {background-color: #EEF3F7}
