body
{
	background-color: #000000;
	width: 629px;
	margin-left: auto;
	margin-right: auto;
}
img
{
	border: 0px;
}
.block
{
	display: block;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}

/*******************************************main classes*****************************************************************/
.topContentArea
{
	background-color: #ffffff;
	padding: 17px 26px 25px 26px;
}
.whiteText
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.blackText
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.indent
{
	padding: 0px 0px 0px 20px;
	line-height: 23px;
}
#headerTop
{
	height: 50px;
}
#headerTop img
{
	display: block;
	float: left;
	margin: 0px;
}
#headerNav
{
	height: 150px;
}
#headerNav img
{
	display: block;
	float: left;
	margin: 0px;
}
#headerBottom
{
	height: 100px;
}
#headerBottom img
{
	display: block;
	float: left;
	margin: 0px;
}
a.linktext:link
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.linktext:visited
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.linktext:hover
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}
a.linktext:active
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

/*******************************************ScholarshipProgram******************************************************/
body.SP
{
	background-color: #EEE8AA;
	width: 629px;
	margin-left: auto;
	margin-right: auto;
}


/*******************************************contact*****************************************************************/
.mailing
{
	background-color: #9C2D00;
	width: 50%;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}
.phonefax
{
	width: 50%;
	background-color: #008B99;
	border-left: 1px solid #FFFFFF;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}
.doubleSpace
{
	line-height: 20px;
}

/*******************************************About Us*****************************************************************/
.ourhistory
{
	width: 50%;
	background-color: #88141F;
	padding: 5px;
}
.grantsAwarded
{
	width: 50%;
	background-color: #006699;
	padding: 10px;
	border-left: 1px solid #FFFFFF;
}
.bottomtextmargin
{
	padding: 0px 0px 0px 20px;
	line-height: 20px;
}

/*******************************************Grants*****************************************************************/
#grantsLeftContentBox
{
	width: 275px;
	background-color: #2E1488;
	padding: 9px 12px 0px 26px;
	height: 194px;
	float: left;
}
#grantsRightContentBox
{
	border-left: 1px solid #FFFFFF;
	width: 277px;
	background-color: #639900;
	padding: 9px 12px 0px 26px;
	height: 194px;
	float: left;
}
.header
{
	font-family: Book Anitqua;
	font-size: 14px;
	font-weight: bold;
	color: #0D9B1B;
}

/*******************************************Application Process*******************************************/
#applicationLeftContentBox
{
	width: 275px;
	background-color: #88144B;
	padding: 9px 12px 0px 26px;
	float: left;
	height: 260px;
}
#applicationRightContentBox
{
	border-left: 1px solid #FFFFFF;
	background-color: #006699;
	width: 277px;
	height: 260px;
	float: left;
	padding: 9px 12px 0px 26px;
}
li.procedure
{
	list-style-image: url('images/redDot.gif');
	margin-bottom: 7px;
}
li.application
{
	list-style-image: url('images/blueDot.gif');
	margin-bottom: 7px;
}
ul.none
{
	list-style-type: none;
}

/****************************************************2003 Grantee List*********************************/
#Procedure
{
	background-color: #88144B;
	width: 50%;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}
#deadlines
{
	background-color: #006699;
	width: 50%;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #FFFFFF;
}
.smallboxmargin
{
	padding: 0px 0px 0px 10px;
}
#topcontentgrantee
{
	background-color: #ffffff;
	padding: 17px 26px 15px 26px;
}

/*******************************************footer*****************************************************************/
.footerText
{
	font-family: Arial;
	font-size: 10px;
	width: 629px;
	color: #ffffff;
}
.bottom
{
	padding: 13px 0px 3px 0px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	width: 629px;
	color: #ffffff;
}
.homePageFooter
{
	background-image: url(images/redStript.gif);
	background-repeat: repeat-x;
	width: 629px;
	height: 100px;
	font-family:  Book Antiqua;
	color: #FFFFFF;
	font-size: 12px;
}
a.footerLink:link
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.footerLink:visited
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.footerLink:hover
{
	color: #FFCC33;
	font-size: 12px;
	text-decoration: none;
}
a.footerLink:active
{
	color: #FFCC33;
	font-size: 12px;
	text-decoration: none;
}