<style type="text/css">	<!--


.pRTL {
DIRECTION: rtl
}

.pLtR {
DIRECTION: ltr
}


.formfields {
		font-family:Arial, sans-serif;
		font-size:12px;
		color:#666666;
		border: #999999 1px solid;

}




	.contentBlue {
		font-family:Arial, sans-serif;
		font-size:12px;
		color:#3399ff;
		line-height:18px;
		padding-left:10px;
		padding-right:4px;
		padding-top:0px;
		padding-bottom:0px;
	}

	.contentGrey {
		font-family:Arial, sans-serif;
		font-size:12px;
		color:#999999;
		line-height:18px;
		padding-left:10px;
		padding-right:4px;
		padding-top:0px;
		padding-bottom:0px;
		
	}




.contentGreyautolink {
		font-family:Arial, sans-serif;
		font-size:12px;
		color:#999999;

}


a.contentGreyautolink{

		font-family:Arial, sans-serif;
		font-size:12px;
		color:#999999;

}

.contentGreyNoPad {
		font-family:Arial, sans-serif;
		font-size:12px;
		color:#999999;
		margin-left:10px;
		padding-left:10px;

}


a.contentGreyNoPad {

		font-family:Arial, sans-serif;
		font-size:12px;
		color:#999999;

}


	.contentGreyItalics {
		font-family:Arial, sans-serif;
		font-size:12px;
		color:#999999;
		font-style:italic;
		line-height:18px;
		padding-left:10px;
		padding-right:4px;
		padding-top:0px;
		padding-bottom:0px;
	}

	.dropdown {
		background-color:ffffff;
		font-family:Arial, sans-serif;
		color:333333;
		font-size:12px; 
		border-width:1px;
		border-color:dddddd;
		border-style:solid;
	}

	.footerBlue {
		font-family:Arial, sans-serif;
		font-size:11px;
		color:#3399ff;
		line-height:18px;
		padding-left:10px;
		padding-right:4px;
		padding-top:0px;
		padding-bottom:0px;
	}

	.footerGrey {
		font-family:Arial, sans-serif;
		font-size:11px;
		color:#999999;
		line-height:18px;
		padding-left:10px;
		padding-right:4px;
		padding-top:0px;
		padding-bottom:0px;
	}

	.headerBlackBold {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		font-variant:small-caps;
	}

	.h1 {
		font-family: "Futura Book","Arial Narrow",Arial, Helvetica, sans-serif;*/
		/*font-family: Arial, Helvetica, sans-serif;*/
		font-size:16px;
		color:#3399ff;
		font-variant:small-caps;
		font-weight: 500;
		
	}

	.h1b {
		font-family: "Futura Book","Arial Narrow",Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#3399ff;
		font-variant:small-caps;
		
	}

a.h1b{
text-decoration: none;
}

	.signature {
		font-family: "Futura Book","Arial Narrow",Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#3399ff;
		font-variant:small-caps;
		line-height:18px;
		padding-left:10px;
		padding-right:4px;
		padding-top:0px;
		padding-bottom:0px;
	}





	.h1U {
		font-family: "Futura Book","Arial Narrow",Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#3399ff;
		font-variant:small-caps;
		border-bottom: dotted #CCCCCC;
		border-width: thin;
	}

a.h1u{
text-decoration: none;
		font-family: "Futura Book","Arial Narrow",Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#3399ff;
		font-variant:small-caps;
		border-bottom: dotted #CCCCCC;
		border-width: thin;
}




	.h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12.5px;
		color:#3399ff;
	}

	.h3 {
		
		font-family: "Futura Book","Arial Narrow",Arial, Helvetica, sans-serif;
		font-size:21px;
		color:#3399ff;
		font-variant:small-caps;
	}
	.h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:21px;
		color:#999999;
		font-variant:small-caps;
	}

	.h4blue {
		font-family: Arial, Helvetica, sans-serif;
		font-size:21px;
		color:#3399ff;
		font-variant:small-caps;
	}

	.missionStmtGrey {
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#999999;
	}

	.SubHeaderWhite {
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#ffffff;
	}

	.SubHeaderWhiteBig {
		/*font-family: Arial, Helvetica, sans-serif;
		font-size:17px;
		color:#ffffff;*/

		font-family: Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#ffffff;
		font-weight: 400;
		


	}


	.Staff {
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#666666;
		background-color:#dbe8bd
	}


	A.Staff{
		TEXT-DECORATION: none;
		color: #666666;
	}



/************************************ Nav Bar ***********************************************/


.NavHomeInvolvedCurrent{
		font-family: "Veranda", "Arial", "sans-serif";
		font-weight: 700;
		font-size:12px;
		color:white;
		background-color:#48abf6;
		border: 2px solid #48abf6;
}

A.NavHomeInvolvedCurrent:link,A.NavHomeInvolvedCurrent:visited{
		font-family: "Veranda", "Arial", "sans-serif";
		font-weight: 700;
		font-size:12px;
		color:white;
		background-color:#48abf6;
		border: 2px solid #48abf6;
		text-decoration: none;
}



.NavAboutPressCurrent{
		font-family: "Veranda", "Arial", "sans-serif";
		font-weight: 700;
		font-size:12px;
		color:white;
		background-color:#c39aff;
		border: 2px solid #c39aff;
}

A.NavAboutPressCurrent:link,A.NavAboutPressCurrent:visited{
		font-family: "Veranda", "Arial", "sans-serif";
		font-weight: 700;
		font-size:12px;
		color:white;
		background-color:#c39aff;
		border: 2px solid #c39aff;
		text-decoration: none;
}

.NavFromPresCurrent{
		font-family: "Veranda", "Arial", "sans-serif";
		font-weight: 700;
		font-size:12px;
		color:white;
		background-color:#96cac6;
		border: 2px solid #96cac6;
}

A.NavFromPresCurrent:link,A.NavFromPresCurrent:visited{
		font-family: "Veranda", "Arial", "sans-serif";
		font-weight: 700;
		font-size:12px;
		color:white;
		background-color:#96cac6;
		border: 2px solid #96cac6;
		text-decoration: none;
}


.NavWorkContactCurrent{
		font-family: "Veranda", "Arial", "sans-serif";
		font-weight: 700;
		font-size:12px;
		color:white;
		background-color:#4daa33;
		border: 2px solid #96cac6;
}

A.NavWorkContactCurrent:link,A.NavWorkContactCurrent:visited{
		font-family: "Veranda", "Arial", "sans-serif";
		font-weight: 700;
		font-size:12px;
		color:white;
		background-color:#4daa33;
		border: 2px solid #4daa33;
		text-decoration: none;
}




.NavBarText,.NavAboutPress,.NavHomeInvolved,.NavFromPres,.NavWorkContact {
		font-family: "Veranda", "Arial", "sans-serif";
		font-weight: 700;
		font-size:12px;
		color:#999999;
}

a.NavAboutPress:link, a.NavAboutPress:visited, a.NavHomeInvolved:link, a.NavHomeInvolved:visited, a.NavFromPres:link, a.NavFromPres:visited,
a.NavWorkContact:link, a.NavWorkContact:visited
{
text-decoration: none;
background-color: white;
border: 2px solid white;

}

a.NavAboutPress:hover{
color: white; 
background-color:#c39aff;
border: 2px solid #c39aff;
text-decoration: none;
}


a.NavHomeInvolved:hover{
color: white; 
background-color:#48abf6;
border: 2px solid #48abf6;
text-decoration: none;
}


a.NavFromPres:hover{
color: white; 
background-color:#96cac6;
border: 2px solid #96cac6;
text-decoration: none;
}



a.NavWorkContact:hover{
color: white; 
background-color:#4daa33;
border: 2px solid #4daa33;
text-decoration: none;
}

/************************************ Nav Bar ***********************************************/












/************************************ Sub Nav Bar ***********************************************/


.subnavPlain {
font-family: "Veranda", "Arial", "sans-serif";
font-weight: 700;
font-size:11px;
color:#888888;
}


.subnav {
font-family: "Veranda", "Arial", "sans-serif";
font-weight: 700;
font-size:11px;
color:#888888;
background-color:#f3ebff;;
border: 2px solid #f3ebff;;
}

A.subnav {
TEXT-DECORATION: none;
}


a.subnav:hover{
color: black; 
background-color:#ffffff;
border: 2px solid #ffffff;
TEXT-DECORATION: none;
}

/*************************Subnav Current********************************/


.subnavcurrent {
font-family: "Veranda", "Arial", "sans-serif";
font-weight: 700;
font-size:11px;
color:#000000;
background-color:#ffffff;;
border: 2px solid #ffffff;;
}

A.subnavcurrent {
TEXT-DECORATION: none;
color:#000000;
}

a.subnavCURRENT:hover{
TEXT-DECORATION: none;
background-color:#f3ebff;;
border: 2px solid #f3ebff;;
}

/**********************************************************************/


.subnavSubject {
		
font-family: "Veranda", "Arial", "sans-serif";
font-weight: 700;
font-size:11px;
color:#ac8cd9;
}

A.subnavSubject {
TEXT-DECORATION: none;
}

a.subnavSubject:hover{
color:#ac8cd9; 
background-color:#ffffff;
TEXT-DECORATION: none;
}

/**********************************************************************/

.subnavSubjectWork {
		
font-family: "Veranda", "Arial", "sans-serif";
font-weight: 700;
font-size:11px;
color:4fc647;
}

A.subnavSubjectWork {
TEXT-DECORATION: none;
}

a.subnavSubjectWork:hover{
color:#4daa33; 
background-color:#ffffff;
TEXT-DECORATION: none;
}

/**********************************************************************/

.subnavSubjectGetInvolved {
		
font-family: "Veranda", "Arial", "sans-serif";
font-weight: 700;
font-size:11px;
color:#48abf6;
}

A.subnavSubjectGetInvolved {
TEXT-DECORATION: none;
}

a.subnavSubjectGetInvolved:hover{
color:#48abf6; 
background-color:#ffffff;
TEXT-DECORATION: none;
}


/************************************ Sub Nav Bar ***********************************************/
















	UL.fancy {
		COLOR: #3399ff;
		padding-left: 0px;
		padding-top: 2px;
		line-height: 150%;
		list-style-image: url(images/greenRightArrow.gif);
	}


	A.h2{
		TEXT-DECORATION: none;
		color: #3399ff;
	}

	A.h1{
		TEXT-DECORATION: none;
		color: #3399ff;
	}

	A.footerGrey {
		TEXT-DECORATION: none;
		color:#999999;
	}

	A.footerBlue {
		TEXT-DECORATION: none;
		color:#3399ff;
	}

	A.headerBlackBold {
		TEXT-DECORATION: none;
		color:#000000;
	}

	A.homepage {
		text-decoration:none;
		color:#000000;
	}

	A.footer {
		text-decoration: none;
		font-size:14px;
		color:#999999;
		font-family:Arial, sans-serif;
	}

	A:hover {
		TEXT-DECORATION: underline;
	}

	input {
		font-family: Tahoma;
		font-size: 10px;
		color: #999999;
	}
	.scrollable {
		scrollbar-arrow-color: #ebebeb;
		height: 20em;
		width: 100%;
		overflow: auto;
		padding-right: 7px;
	}

	.scrollableUNI {
		scrollbar-arrow-color: #ebebeb;
		height: 30em;
		width: 98%;
		overflow: auto;
		padding-right: 7px;
	}
	-->
</style>		 
     	 
