#main-content h2
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
; text-align: left
; font-weight: lighter
; font-size: 12pt
; color: #000000
; margin-top: 30px; margin-bottom: 5px
}

#main-content li
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 10pt;
	margin-left: 15px;; margin-top: 0px; margin-bottom: 0px;
}

#main-content td
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 10pt;
}

#main-content p
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 10pt;
}

#main-content h1
{
	margin-bottom: 30px;
}

a:link {  font-weight: normal; color: #863702; text-decoration: none;}
a:visited {  color: #863702; font-weight: normal; text-decoration: none;}
a:hover {  font-weight: normal; color: #863702; text-decoration: none;}
a:active {  font-weight: normal; color: #863702; text-decoration: none;}

.grants {font-size:8pt}

.bordered_div {
	/* Adds the shaded margin and border, and also floats the image to the right with a bit of padding so that text does not butt up directly beside it */
	background-color: #f8f8ee;
	padding: 3px;
	border: 1px solid #d5d5bf;
	margin: 0px 0px 0px 0px;
	}

fieldset
{
	padding:0em 1em 1em 1em;
}

#left-menu {
	/* Corrects weirdness in centrally-hosted utia.css that set padding-bottom to 30030px and margin-bottom to -30000px??????  */
	padding-bottom: 10px;
	margin-bottom: -10px;
	}
