td {
	color:#636865; 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

/* Redundant style here for the purpose of Contribute */
body {
	color:#636865; 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
/* end Contribute-specific styles */


/* Page Headings */
.pageHead {
	color: #244C5E;
	font-size:14px;
	font-weight:bold;	}

.subHead {
	color: #244C5E;
	font-weight:bold;}
/* End page headings */


/* News release headings */
.newsHeadline {
	color: #244C5E; 
	font-size:14px;}

.newsByline {
	color: #244C5E;}
	
.newsBorder {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none; }
/* End news release headings */


/* Begin Admin-specific styles */
.displayOnly {
	color: #244C5E;
	font-size:11px;
	font-weight:normal;
	font-style:italic;	}
/* End Admin-specific styles */


/* Hyperlinks */
a:active {
	color: #D9A52B;
	text-decoration:underline;}
a:link {
	color: #D9A52B;
	text-decoration:underline;}
a:visited {
	color: #428BAD;
	text-decoration:underline;}
a:hover {
	color: #D9BF82;
	text-decoration:underline;}
/* End hyperlinks */

/* Menu styles */
.p7tbsub {border: 0px solid #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; layer-background-color: #FFFFFF;}
.p7tbsub p {margin: 0px; padding: 6px 12px 12px 0px;}
.p7tbsub a:link {color: #000000;}
.p7tbsub a:visited {color: #666666;}
.p7tbsub a:hover {color: #FF9900;}
.p7tbsub a:active {color: #FF9900;}
.p7tbdn {color: #FF9900 !important; font-weight: bold;}
/* End menu styles */

.Copyright {
	color: #636865; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.Caption{
	color:#636865; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	}
ul {
	margin-top:4px;
	margin-bottom:8px;
	}
ol {
	margin-top:4px;
	margin-bottom:8px;
	}

.borderTop {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;	}
	
.borderBottom {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-left-style: none;
	border-left-width: 0px;		}
	
/*
.BorderBottom { border-top-style: solid; border-bottom-style: none; border-left-style: none; border-right-style: none; border-top-color: #C4C2BA; border-top-width: 1px; }
*/
