
.orangeLink {
	color : #C27513;
}
body {
	font-size : 70%;
	font-family : arial, sans-serif;
}
hr {
	color : #666;
	height : 1px;
	width : 100%;
}
.verticalRule {
	background-image : url(/images/graydot.gif);
	background-position : center;
	background-repeat : repeat-y;
}
.menuCells {
	text-align : center;
	border-right-color : #069;
	border-bottom-color : #069;
	border-right-style : solid;
	border-bottom-style : solid;
	border-right-width : 1px;
	border-bottom-width : 1px;
}
.menuText {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 1em;
	background-color : #336;
	color : #FFF;
	text-decoration : none;
	padding-top : 2px;
	padding-bottom : 2px;
	border-collapse : collapse;
	border-bottom-width : 0px;
	border-width : 0px;
	border-right-width : 1px;
}
.menuText a:link {
	background-color : transparent;
	color : #FFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.menuText a:hover {
	background-color : #669;
	color : #FFE;
	font-family : Arial, Helvetica, sans-serif;
}
.greenHeader {
	background-image : url(http://www.prsafoundation.org/images/headers/green.jpg);
	background-repeat : repeat-x;
	border-left : 1px solid #404F43;
	border-right : 1px solid #495A4E;
	height : 17px;
	width : 98%;
	vertical-align : middle;
	font-size : 14px;
	font-weight : bold;
	color : #FFF;
	padding : 2px;
}
.goldHeader {
	background-image : url(http://www.prsafoundation.org/images/headers/gold.jpg);
	background-repeat : repeat-x;
	border-left : 1px solid #6D683E;
	border-right : 1px solid #88814A;
	width : 98%;
	height : 17px;
	vertical-align : middle;
	font-size : 14px;
	font-weight : bold;
	color : #FFF;
	padding : 2px;
	margin : 0px;
}
.darkBlueHeader {
	background-image : url(http://www.prsafoundation.org/images/headers/darkBlue.jpg);
	background-repeat : repeat-x;
	width : 98%;
	height : 17px;
	vertical-align : middle;
	font-size : 14px;
	font-weight : bold;
	color : #FFF;
	padding : 2px;
	border-left : 1px solid #424E5E;
	border-right : 1px solid #4D5D70;
}
.lightBlueHeader {
	background-image : url(http://www.prsafoundation.org/images/headers/lightBlue.jpg);
	background-repeat : repeat-x;
	border-left : 1px solid #5E6E7C;
	border-right : 1px solid #6A7B8B;
	width : 98%;
	height : 17px;
	font-size : 14px;
	font-weight : bold;
	padding : 2px;
	color : #FFF;
}
.orangeHeader {
	background-image : url(http://www.prsafoundation.org/images/headers/orange.jpg);
	background-repeat : repeat-x;
	border-left : 1px solid #7D592D;
	border-right : 1px solid #9D6E33;
	width : 98%;
	height : 17px;
	color : #FFF;
	font-size : 14px;
	font-weight : bold;
	padding : 2px;
}
td, p, div, li, blockquote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.05em;
}
.sidebar {
	background-color : #EEEEEE;
}
.caption {
	font-size : .75em;
}
.bodProfileText {
	float : left;
	margin-top : 10px;
	margin-bottom : 10px;
	width : 240px;
}
.bodProfileImage {
	float : left;
	clear : left;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : center;
	width : 95px;
}
.bodProfileHeading {
	clear : both;
	text-decoration : underline;
	font-weight : bold;
	margin-top : 10px;
	margin-bottom : 10px;
}

