    BODY { 
	color: #000000;
	background-color: #F8F8F8;
	font-family: Arial, Sans-Serif;
	margin: 0;
	font-size: 12px;
    }
    TD {
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
    }
td.navigation {
	width: 25%;
	vertical-align: top;
	background-color: #f9eecd; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:10px; 
	background: #E1DAC1 url(/images/SidebarWordmark.gif) no-repeat left bottom;
}
td.navigation 
a:link {
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
td.navigation
a:active {
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
td.navigation
a:visited {
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
td.navigation
a:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
div.mainbody
a:link {
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.mainbody
a:active {
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.mainbody
a:visited {
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.mainbody
a:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
    TABLE.tophdr { 
	border: none;
	border-collapse: collapse;
	width: 100%;
    }
    TR.hdr1 {
	background-color: #007352;
	height: 40px;
	vertical-align: middle;
    }
    TR.hdr2 {
	background-color: #F2BB13;
	color: #000000;
	height: 30px;
    }
    DIV.foot {
	text-align: center; color: #666666;
	font-size: 10px;
    }
    DIV.foot
	a:link
    {
	font-weight: bold;
	text-decoration: none;
	color: #606060;
    }
    DIV.foot 
	a:visited
    {
	font-weight: bold;
	text-decoration: none;
	color: #606060;
    }
    DIV.foot 
	a:hover
    {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
    }
    TD.uablogo {
	vertical-align: middle;
    }
    TD.genus { 
	width: 50%;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	text-align: center;
    }
			/* td.SiteTools */
			
				table.tophdr
					td.SiteTools
				{
					/* width: 210px; */
					text-align: right;
					vertical-align: middle;
				}
				
				table.tophdr
					td.SiteTools
						dd
				{
					padding: 5px 15px 0 0;
				}
				
				table.tophdr
					ul
				{
					list-style: none;
					margin: 0;
					padding: 0;
					white-space: nowrap;
				}
				
				table.tophdr
					li
				{
					display: inline;
					padding: 0px 0px 0px 15px;
				}
				
				table.tophdr
						a
				{
					color: #fff;
					font-size: 11px;
					font-weight: bold;
					text-decoration: none;
				}
				
			/* /td.SiteTools */
				table.tophdr
					td.SiteSearch
				{
					padding-top: 4px;
					text-align: right;
				}

				table.tophdr
					td.SiteSearch
						dd
				{
					white-space: nowrap;
				}
				
				table.tophdr
					input#searchQuery
				{
					width: 105px;
					font-size: 11px;
					padding-bottom: 0;
				}
				
				table.tophdr
					input#searchSubmit
				{
					width: 19px;
					background: url(/images/GoButton.gif) no-repeat left top;
					overflow: hidden;
					height: 19px;
					cursor: pointer;
					border: none;
				}
				
				table.tophdr
					tr.ColorBar
						td
				{
					height: 4px;
					padding: 0;
					background: url(/images/ColorFadeBar.gif);
				}



    TD.service {
	font-weight: bold;
	font-size: larger;
    }
    TD.jumpto {
	text-align: right;
    }
    TD.jumpto 
	SELECT
    {
	font-size: 10px;
    }
    TD.jumpto
	IMG 
    {
	border: none;
    }
    DIV.related
	li
    {
	list-style-image: url("/images/LandingArrowBullet.gif");
    }
    DIV.mainQuery
	INPUT.lookup
    {
	font-size: larger;
    }

    .head24 {font-size: 24px; font-weight: normal;}
