body 
{
	color: #000066; 
	background-color:#04014E;
	font-size: 0.8em; 
	font-family:  "Times New Roman", Times, serif;
	text-align: left; 
}
li{ 
	list-style-type: square; 
	vertical-align: middle;
	margin: 0px;
}
input.btn{
/*	 background-color:#ee0; */
	background-image: url('/graphics/btnBgnd.gif');
   color:#e00;
   font-size:0.75em;
   font-weight:bold;
   border: outset 2px #ee0;
   cursor: pointer;
}
H1
{ 
	font-size: 1.5em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
  font-stretch: semi-expanded; 
	text-align: center; 
  margin: 20px 20px 0 20px; 
 }
H2
{ 
	font-size: 1.3em; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-variant: normal; 
  font-weight: bold; 
  font-stretch: semi-expanded; 
  text-align: left; 
  margin: 15px 20px 0 20px; 
}


.hrefPlain:link { color: #000066; text-decoration: none }
.hrefPlain:visited { color: #000066; text-decoration: none }

.styleFrame { 
	background-color:#ffffff;
	border-style: ridge;
	border-width: 2px;
	border-color: silver;
 	width:790px; 
 	margin-left: auto;
 	margin-right: auto;
 }
a:link {text-decoration: none }
a:visited { color: #077; text-decoration: none }
.stylePageMenu {
	background-color: #FFE405;
	height: 1.8em;
	font-weight: bold; 
	font-size: 0.7em; 
	font-family: sans-serif; 
	padding-top: 0.7em;
	border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:gray;
}
.stylePageMenu a:link {color: #00b; text-decoration: none }
.stylePageMenu a:visited { color: #00b; text-decoration: none }
.stylePageFooter { 
	font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; 
}

.stylePageHeading
{ 
	font-size: 1.3em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
  margin: 20px 20px 0 20px; 
 }
.styleHeadingCenter
{		font-size: 0.9em; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-variant: normal; 
    font-weight: bold; 
    font-stretch: semi-expanded; 
    text-align: center; 
	  margin: 15px 20px 0 20px; 
 }
.styleHeadingLeft
{ 
	font-size: 0.9em; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-variant: normal; 
  font-weight: bold; 
  font-stretch: semi-expanded; 
  text-align: left; 
  margin: 15px 20px 0 20px; 
}
.styleTextCentered { 
 font-size: 0.8em; 
 font-family:  "Times New Roman", Times, serif; text-align: center; 
 margin: 0 20px 0 20px;
}
.styleTextLeft { 
 font-size: 0.8em; 
 font-family:  "Times New Roman", Times, serif; 
 text-align: left; 
 margin: 0 20px 0 20px;
}
.styleTextSmall{ 
	font-size: 0.6em; 
 	font-family: Arial, Helvetica, sans-serif; 
/*	font-family:  "Times New Roman", Times, serif;  */
	text-align: left; 
	margin:0 20px 0 20px; 
}
.styleList
{ 
	font-size: 0.8em;
	line-height: 1.5em; 
	list-style-type: square; 
	vertical-align: top 
}
.styleListNumber
{ 
	font-size: 0.8em;
	line-height: 20px; list-style-type: decimal; margin-right: 20px; vertical-align: top 
}
.styleButton { 
	background-image: url('/graphics/btnBgnd.gif');
   color:#e00;
   font-size:0.75em;
   font-weight:bold;
   border: outset 2px #ee0;
   cursor: pointer;
/*
	font-size: 0.8em; 
	margin: 6px; 
	padding: 2px; 
	border-style: groove;
*/	
}
.styleButtonMouseOver
{ 
	font-size: 0.8em; 
	background-color: #ccccff;
	margin: 6px; 
	padding: 2px; 
	border-style: groove;
	cursor:pointer; 
}


/* Billboard Styles */
.styleBillBoard
{
	background-image: url('/graphics/billBoardBgnd.gif');
	border: solid 1px silver;
	font-size: 0.7em; 	
	font-family: Arial, Helvetica, sans-serif; 
	color: black;
	margin: 30px 20px 30px 20px;
	/*margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;*/
}
.styleBillBoard a:link {color: #00b; text-decoration: none }
.styleBillBoard a:visited { color: #00b; text-decoration: none }
.styleTD1BillBoard
{
	background-color:#ffc;
	padding:3 3 3 5px;
	text-align: left;
}
.styleTD2BillBoard
{
	background-color:#ffc;
	padding:3px 0 3px 5px;
}
/* Resource Box Styles */
.styleResBoxSo
{
	background-image: url('/graphics/billBoardBgnd.gif');
	border: solid 1px silver;
	font-size: 0.7em; 	
	font-family: Arial, Helvetica, sans-serif; 
	color: black;
	margin: 30px auto 30px auto;
}
.styleResBoxSo a:link {color: #00b; text-decoration: none }
.styleResBoxSo a:visited { color: #00b; text-decoration: none }
.styleResBoxTD1So
{
	background-color:#ffc;
	padding:3px 3px 3px 5px;
	text-align: left;
}
.styleResBoxTD2So
{
	background-color:#ffc;
	margin:3px 0 3px 5px;
}


/* PNN Styles */
.stylePnnSectionBand {
	color: white;
/*	background-color: #CC0000; */
	background-image: url('/graphics/pnnSectionHeadBgnd.gif');
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin-right: -1px;
}
a.stylePnnSectionBandHref, a:visited.stylePnnSectionBandHref{
	color: white; 
	font-size: 0.8em; 
}
.stylePnnSectionHeader {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	font-size: 0.8em; 
	font-weight: bold;
}


/* Non-Profit Associations Styles */
.styleAsSectionBand {
	color: white;
	background-image: url('/graphics/asSectionHeadBgnd.gif');
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin-right: -1px;
}
a.styleAsSectionBandHref, a:visited.styleAsSectionBandHref{
	color: white; 
	font-size: 0.8em; 
}
.styleAsSectionHeader {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	font-size: 0.8em; 
	font-weight: bold;
}

.OCTable{	
	padding: 0 10px 0 0;
	margin: 0 0 0 20px; 
}
.OCTable td{	
	font-family: Helvetica, Arial, sans-serif; 
	font-size:0.7em;
}
.OCTable a {	
	color: #000066;
}
.OCTable b {	
	font-size:1.2em;
}
.OCImageDiv {
	height: 120px; 
	width: 120px; 
	margin: 0 5px 20px 0;
	text-align: center;
	overflow: hidden; 
}
.OCDescrip {	
	text-align: justify;
}
.OCCButton {
	background-color:beige;
	font-size:0.8em; 
	border:2px outset silver; 
	width: 65px;
	font-style: italic;
/* 	display: run-in; inline block */
}
