body {
	color: #001166;
	background-color: #131010;
	font-size: 0.8em; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left; 
}
a:link {
	color:#FF0000;
	text-decoration: none;
}
a:visited { 
	color:#FF0000;
	text-decoration: none;
}
H1
{ 
	font-size: 1.5em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
  margin: 20 0 10 0px; 
 }
H2
{ 
	font-size: 1.2em; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-variant: normal; 
  font-weight: bold; 
  text-align: left; 
  margin: 20 0 0 0px; 
}
#tbListing H2{
	margin-left: 0px;
}
#tbListing
{ 
	color: #001166;
	background-color: #ffffff;
	font-size: 0.8em; 
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
/*
	border: 2px ridge silver;
*/
}
.stylePageHeading
{ 
	color: black; font-size: 20px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-weight: bold; 
	text-align: center; 
  margin-top: 20px; 
  margin-bottom: 18px 
 }
.styleHeadingCenter{
		font-size: 1.4em; 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-variant: normal; 
    font-weight: bold; 
    font-stretch: semi-expanded; 
    text-align: center; 
    text-transform: capitalize; 
    margin-top: 14px; 
    margin-bottom: 14px; 
/*
    margin-left: 20px;
*/
 }
.styleHeadingLeft { 
	font-size: 1em; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal; 
	font-weight: bold; 
	text-align: left; 
/*
    font-stretch: semi-expanded; 
    text-transform: capitalize; 
*/    
  margin-top: 1.5em; 
  margin-bottom: 1em; 
  margin-left: 0px 
 }
.stylePageFooter
     { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin-top: 12px; margin-bottom: 24px }
.styleTextCentered
     { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; margin-right: 20px; margin-left: 20px }
.styleTextLeft { 
	font-size: 0.8em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-align: left; 
	margin-right: 20px; 
	margin-left: 20px 
}
.styleList
{ 
	font-size: 12px;
	line-height: 20px; list-style-type: square; margin-right: 20px; vertical-align: top 
}
.styleListRefs
    { font-size: 12px; line-height: 20px; list-style-type: square; vertical-align: top }
.styleListRefs li
    { margin-right: 12px; margin-bottom: 8px }

/* 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:3 3 3 5px;
	text-align: left;
}
.styleResBoxTD2So
{
	background-color:#ffc;
	padding:3 0 3 5px;
}
