body {
	margin: 0;
	background-color: White;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color:#D17F29;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5;
	line-height: 19px;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color:#D17F29;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5;
	line-height: 17px;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#D17F29;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5;
	line-height: 14px;
}

img	{
	border: 0;
	}

A:link {
	color: #3E647E;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	text-decoration: none; 
	color: #3E647E;
	font-weight: bold;
}

A:hover {
	color: #3E647E;
	text-decoration: underline;
	font-weight: bold;
}
#menu ul
	{
	list-style: none;
	margin: 0;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:0;

}
#menu ul li
	{
	margin-left: 13px;
	line-height: 13px;
	padding: 0;
	}
	
#alert ul
	{
	list-style: none;
	padding: 2px 0px 5px 0px;
	margin: 0;

}
#alert ul li
	{
	padding-left: 10px;
	background-image: url(pnd/common/images/dash.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 1px;
	padding-bottom: 5;
}	

.body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.bodybold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}

.bodysmall {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
A.bodysmall:link {
	color: #B39D00;
	text-decoration: none;
	font-weight: bold;
}

A.bodysmall:visited {
	text-decoration: none; 
	color: #B39D00;
	font-weight: bold;
}

A.bodysmall:hover {
	color: #B39D00;
	text-decoration: underline;    
	font-weight: bold;
}

.bodysmallred{
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 12px;
 color: #BC4F07;
}


.more {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #C2510F;
	font-weight: bold;
}
A.more:link {
	text-decoration: none; 
	color: #C2510F;
	font-weight: bold;
}
A.more:hover {
	text-decoration: underline; 
	color: #C2510F;
	font-weight: bold;
}
A.more:visited {
	color: #C2510F;
	font-weight: bold;
}	

.bodyblue{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3E647E;
}

.tools {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 3px;
}

A.tools:link {
	color: #3E647E;
	text-decoration: none;
	font-weight: normal;
}

A.tools:visited {
	text-decoration: none; 
	color: #3E647E;
	font-weight: normal;
}

A.tools:hover {
	color: #B39D00;
	text-decoration: none;    
	font-weight: normal;
}

.smallhead {
	font-size: 7.5pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	line-height : normal;
}

input.text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	height: auto;
	border: thin solid #B39D00;
	
}

select {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid B39D00;
}


.registrationerror {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#990000; 
	font-style: italic; 
	}
	
.error {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;	
	color:#990000; 
	font-style: italic;
	}
	
.strikeout {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#333333; 
	text-decoration: line-through;
	}

.blueruletop {
	border-top: 1px solid #7C98AE;
}

.bluerulebot {
	border-bottom: 1px solid #7C98AE;
}

.blueruleleft {
	border-left: 1px solid #7C98AE;
}

.blueruleright {
	border-right: 1px solid #7C98AE;
}

.blueruletopbot {
	border-top: 1px solid #7C98AE;	
	border-bottom: 1px solid #7C98AE;
}
.blueruletl {
	border-top: 1px solid #7C98AE;
	border-left: 1px solid #7C98AE;
}

.blueruletr {
	border-top: 1px solid #7C98AE;
	border-right: 1px solid #7C98AE;
}

.bluerulebl {
	border-left: 1px solid #7C98AE;
	border-bottom: 1px solid #7C98AE;

}

.bluerulebr {
	border-right: 1px solid #7C98AE;
	border-bottom: 1px solid #7C98AE;

}

.bluerulebr {
	border-right: 1px solid #7C98AE;
	border-bottom: 1px solid #7C98AE;

}

.blueruleblr {
	border-right: 1px solid #7C98AE;
	border-bottom: 1px solid #7C98AE;
	border-left: 1px solid #7C98AE;
}

.bluerulebox {
	border-top: 1px solid #7C98AE;
	border-bottom: 1px solid #7C98AE;
	border-left: 1px solid #7C98AE;	
	border-right: 1px solid #7C98AE;
}

.leftnav {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #02253A;
}

A.leftnav:link {
	font-family: Verdana, sans-serif;
	text-decoration: none; 
	color: #02253A;
	font-weight: normal;
}
A.leftnav:visited {
	text-decoration: none; 
	color: #02253A;
	font-weight: normal;	

}
A.leftnav:hover {
	color: #8E8202;
	text-decoration: none;    
	font-weight: normal;	
}

.bodyarchive {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	}
	
.smallserifhedgrey {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 8pt; line-height: 12pt; 
	font-weight: bold; 
	color: #555555; 
	}
	
.bodyserif {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt; 
	line-height : 12pt; 
	}


.lgserifhedred {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10.5pt; 
	line-height: 13pt; 
	color: #CC6600; 
	font-weight: bold; 
	word-spacing: .3em
	}
	
.smalltext {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

A.smalltext:link {
	color: #B39D00;
	text-decoration: none;
	font-weight: bold;
}

A.smalltext:visited {
	text-decoration: none; 
	color: #B39D00;
	font-weight: bold;
}

A.smalltext:hover {
	color: #B39D00;
	text-decoration: underline;    
	font-weight: bold;
}

.smalltextgrey {  
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #555555; 
	}

.print {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt; 
	line-height : 14pt; 
	}
	
.printhead {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	color:#D17F29;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5;
	line-height: 14px;
	}
.nobullets {
	list-style: none;
	margin: 0;
	padding: .1em;
	}
.nobullets li
	{
	margin: 0px 0px 12px 0px;
	}
	
.commongoodBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: D17F29;
	border-left-color: D17F29;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #FFFFFF;
}	

/* Table selectors for Common Good article, Added 09/05/2007 */

.degree-table
	{
	width: 300px;
	border-bottom: solid black 1px;
	border-right: solid black 1px;
	}
.degree-table td
	{
	padding: 3px;
	width: 75px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left; 
	vertical-align: top;
	border-top: solid black 1px;
	border-left: solid black 1px;
	}
.degree-table th
	{
	padding: 3px;
	width: 300px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left; 
	vertical-align: top;
	border-top: solid black 1px;
	border-left: solid black 1px;
	font-weight: normal;
	background: #ddd;
	text-align: center;
	}
.degree-table-leftcol
	{
	font-weight: bold;
	vertical-align: middle;
	}
#social-bookmarks
	{
	float:right;
	margin: 0;
	padding: 8px 0px 0px 0px;
	}
#social-bookmarks li
	{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	display:inline;
	margin-left: 6px;
	padding-top: 4px;
	}
#social-bookmarks li a
	{
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	}
#social-bookmarks li a:hover {
	color: #B39D00;
	text-decoration: none;    
	font-weight: normal;
}
#social-bookmarks li.facebook
	{
	background: transparent url('http://i11.tinypic.com/626e0dk.gif') no-repeat 0px 0px;
	}
#social-bookmarks li.digg
	{
	background: transparent url('http://digg.com/img/digg-guy-icon.gif') no-repeat 0px 0px;
	}
#social-bookmarks li.delicious
	{
	background: transparent url('http://foundationcenter.org/pnd/images/icon_delicious.gif') no-repeat 0px 0px;
	}
