body 
{
    margin-top: 10px;
}

.granttool 
{
    width: 670px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333;
    text-align: left;

}

.detailOn 
{
    display: block;
}

.detailOff 
{
    display: none;
}

.radio
{
	width: 12px;
	height: 12px;
	margin: 0 3px 0 3px;
	padding: 0;
}

.searchAreas
{
    border-top: 1px solid #7c8eb3;
    padding-top: 3px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    margin: 10px 0 6px 0;
    font-weight: bold;
    color: #334260;
}


.noresults
{
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	color: #334260;
	font-weight:bold;
	padding: 10px;
}

.detailtitles 
{
    font-family: Arial, sans-serif;
    color: #334260;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
}

img 
{
    border: 0;
}

.searchsection 
{

    margin: 0;
}

.uniterms a 
{
    font-size: 1em;
}

.searchrowgroup
{
    margin: 0;
    display: block;
    border-collapse: collapse;
    padding: 0;
    margin-top: 4px;
}

.searchrowgroup tr td 
{
  padding: 4px 4px 4px 0;
  vertical-align: middle;
}

.searchresults 
{
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    width: 100%;
}

.searchresults thead tr th
{
	margin: 0; 
	padding: 3px; 
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	vertical-align: bottom;
}

.searchresults thead tr th a 
{
	color: #334260;
}
    
    .colborder
{
    background-image: url(/images/dashes.gif);
    background-position: right;
    background-repeat: repeat-y;
}


.searchresults tbody tr td
{
	border-top: 1px dashed #c1c1c1;
	padding: 4px;
	vertical-align: top;
	
}

.detailresults 
{
    width: 100%;
}

.detailresults tbody tr td
{
	padding: 4px;
}

.clickable 
{
    cursor: pointer;
}


.FormButtons
		{
		    background: url(/images/button_backer.gif) repeat-x;
		    border: 1px solid #27447e;
		    color: #fff;
		    padding-bottom: 2px;
		    font-weight: bold;
		    text-align: center;
		    font-size: .9em;
		    background-color: #27447e;
		    margin: 0;
		    font-family: Verdana, Sans-Serif;
		}
		
		.textarea 
		{
		    border: 1px solid #4e5f81;
		    padding-left: 2px;
		    height: 16px;
		}
		
		.dropdown 
		{
		    border: 1px solid #4e5f81;
		    padding-left: 4px;
		    font-size: .8em;
		    background-color: #fff;
		}
form 
{
    color: #333;
    padding: 0;
    margin: 0;
}
.gradyell 
{
    background-image: url(/funding/images/gradient_yellow.gif);
    background-repeat: repeat-x;
    background-color: #fff;
    border-top: 1px solid #314023;
    display: table;
    width: 100%;
    height: auto;
    padding: 6px;
}

.clickable 
{
    cursor: pointer;
}

.newheads
{
    text-decoration: none;
    font-family: Arial, sans-serif;
    color: #2b4d6c;
    font-size: 1.25em;
    margin: 4px 0 6px 0;
    font-weight: bold;
}

.sizeme 
{
    font-size: 1em;
    margin: 0;
}

.newsubheads
{
    font-family: Arial, sans-serif;
    color: #5d86ab;
    font-size: 1.2em;
    margin: 4px 0 6px 0;
    font-weight: bold;
    border-bottom: 1px dashed #5d86ab;
    padding-bottom: 4px;
}