.majortitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #3D117B
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 150%; 
	font-weight: bold;
	color: #3D117B
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
	margin-left: 0em;
}
.standard {
	FONT-FAMILY: Times New Roman, Times, serif;
	font-weight: normal;
}
.standardindented {
	FONT-FAMILY: Times New Roman, Times, serif;
	margin-left: 1em;
}
.small {
	FONT-FAMILY: Times New Roman, Times, serif; FONT-SIZE: 70%;
}
.smallindented {
	FONT-FAMILY: Times New Roman, Times, serif; FONT-SIZE: 70%;
	margin-left: 1em;
}
.rednote {
	FONT-FAMILY: Times New Roman, Times, serif;
	color: #FF3455;
	font-weight: bold;
}

/* Link Styles */

A {
	text-decoration: underline;
	color: rgb(61,17,123);
}
A:hover {
	text-decoration: underline;
	color: blue;
}

A.sidebarhome {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #DADADA;
}
A.sidebarhome:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #FFFF00;
}

A.sidebar1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #DADADA;
/*	color: rgb(61,17,123); */
}
A.sidebar1:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #FFFF00;
/*	color: blue;*/
}
A.top {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%; 
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: rgb(61,17,123);
}
A.top:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%; 
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	color: blue;
}

A.plain {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: rgb(61,17,123);
}
A.plain:hover {
	color: blue;
}
A.plain:visited {

}

A.bottom1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	color: rgb(61,17,123);
}
A.bottom1:hover {
	text-decoration: underline;
	color: rgb(61,17,123);
}





P.sidebarhome {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #DADADA;
}
P.sidebarhomespace {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 6px; 
}

/* Funding Bulletin Styles */

.Heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 120%; 
	font-weight: bold;
	text-align: center;
	line-height: 300%
}
.Title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 105%; 
	font-weight: bold;
}
.Body {
	FONT-FAMILY: Times New Roman, Times, serif;
	font-weight: normal;
	margin-left: 1em;

}
.URL {
	FONT-FAMILY: Times New Roman, Times, serif;
	font-weight: normal;
	margin-left: 1em;
}
.Deadline {
	FONT-FAMILY: Times New Roman, Times, serif;
	font-weight: bold;
	margin-left: 1em;
}
r-breadcrumb {

}

div#r-breadcrumb ol               {list-style-type: none; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 65%;}
div#r-breadcrumb ol li            {display: inline; margin: 0; padding: 0; line-height: 19px; color: #A5A48C;}
div#r-breadcrumb ol li a:visited,
div#r-breadcrumb ol li a:active,
div#r-breadcrumb ol li a:link     {text-decoration: none; color: #C7C3B3;}
div#r-breadcrumb ol li a:hover    {text-decoration: underline; color: #A5A48C;}






