/* Because Netscape Navigator 4 does not allow inheritance into tables, and
breaks inheritance after tables, rather than simply setting properties on the
body and relying on inheritance, we explicitly set the properties using a
selector group.    */



p {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 140%;
color: #003366;  }

ol {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 140%;
color: #003366;  }

ul {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 140%;
color: #003366;  
}

.email {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #330066;
}

.date { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336699; border: black; padding-top: 0px; padding-bottom: 0px; font-weight: bold 
}

.GAAGMain {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #003366;
}

h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #003366;
}

h2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 15px;
color: #003366;
font-weight: bold
}

h3 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #003366;
line-height: 140%}

.grantcategory {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #003366;
line-height: 140% 
}
.dot {
border-right:1px dotted #6699CC; padding-right: 20px;
margin-right: 20px; border: black}

/* -------- LINK DEFINITIONS -------------   */

A:visited {  
color: #996666; text-decoration: none;
}

A:link {
color: #CC0000;
text-decoration: none;}

A:hover {
color: #FF9933;
text-decoration: underline;
}

/*------- CUSTOM LINK DEF  (about link, delete after all have been transformed to BlueLink------------  */

a.about:visited {  
font-family: Verdana, Arial, Helvetica, sans-serif; color: #9999CC; text-decoration: none;
}

a.about:link {
color: #336699;
text-decoration: none;}

a.about:hover {
color: #0099FF;
text-decoration: underline;
}

/*  ----------- CUSTOM LINK: BLUE LINK DEF ------------*/


a.bluelink:visited {  
font-family: Verdana, Arial, Helvetica, sans-serif; color: #9999CC; text-decoration: none;
}

a.bluelink:link {
color: #336699;
text-decoration: none;}

a.bluelink:hover {
color: #0099FF;
text-decoration: underline;
}

/* ------------END of CUSTOM LINK DEF  --------------*/

.SH { 
font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; font-weight: bold; color: #003366; 
}

.btxt {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #003366; line-height: 140%;
}

.btxtBox { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #003366; line-height: 130%; padding-right: 15px; padding-left: 15px;
}

.btxtBold { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #003366; line-height: 140%;
 }

strong {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
}

.btxtLspace { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #003366; line-height: 125%;
}

/* -------- NAV BOX STYLES -------------   */

.navCell {
	border-top: 1px none #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

.navTable {
	border: 1px solid #CCCCCC;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subhead2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.cellBottomRight {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.cellRight {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

