body,p,p.newsstory,p.faqanswer,p.branchitem,p.birdfam,p.wtb  {
	text-align:left;
	font-family:arial;
	font-size:100%;
}

body.index {
	background-color:#99ccff;
}

p.150	{
	line-height:150%;
}

p.MainHead {
	text-align:center;
	font-size:130%;
}

p.small	{
	font-size:90%;
}

p.indent  {
	margin-left:10%;
}

p.flash  {
	text-decoration:blink;
}

p.toc  {
	margin-top:3pt;
	margin-bottom:3pt;
}

p.tocindent  {
	margin-left:10%;
	margin-top:3pt;
	margin-bottom:3pt;
}

p.center,p.mainmenu  {
	text-align:center;
}

p.button  {
	text-align:center;
	color:rgb(255,255,255);
}

p.sidemenu  {
	text-align:left;
}

p.lfooter  {
	background-color:#99ccff;
	text-align:left;
	font-size:75%;
}

p.cfooter  {
	background-color:#99ccff;
	text-align:center;
	font-size:75%;
}

p.rfooter  {
	background-color:#99ccff;
	text-align:right;
	font-size:75%;
}

p.BW2008Header	{
	font-size:125%;
	line-height:113%;
	color:#CC3300;
	font-weight:bold;
}

p.BW2008BoldPara	{
	line-height:113%;
	font-weight:bold;
}

p.BW2008DownloadHeader	{
	font-size:110%;
	color:#CC3300;
	font-weight:bold;
}

p.BW2008Download	{
	font-size:90%;
}

.BW2008PhotoTitle	{
	font-size:90%;
	font-weight:bold;
}

p.BW2008RaptorFact	{
	color:red;
	font-weight:bold;
}

span.BW2008PhotoOwner	{
	font-size:70%;
}

span.BW2008Normal	{
	font-family:arial;
	font-size:100%;
	font-weight:normal;
	color:black;
}

h1 {
	text-align:left;
	font-family:arial;
	font-size:140%;
}

h1.PageHead {
	text-align:center;
}

h2 {
	text-align:left;
	font-family:arial;
	font-size:120%;
	font-weight:bold;
}

h2.center {
	text-align:center;
}

h3 {
	text-align:left;
	font-family:arial;
	font-size:110%;
	font-weight:bold;
}

h3.center {
	text-align:center;
}

A:link {
	color:blue;
	text-decoration:underline
}

A:active {
	color:blue;
	text-decoration:underline
}
A:visited {
	color:blue;
	text-decoration:underline
}

ul	{
	list-style-type:disc;
	list-style-position:outside;
}

msonormal {
	text-decoration:blink
}

div.float {
  float: left;
	padding: 1% 5% 1% 5%;
  }
  
div.float p {
   text-align: center;
   }

div.container {
  border: 2px dashed #333;
  background-color: #ffe;
  }

div.spacer {
  clear: both;
}

table.page_menu {
	padding-bottom:12pt;
}

table.top {
	background-color:#99ccff;
	width:100%;

}

table.top_menu {
	background-color:#99ccff;
	width:100%;

}

table.body {
	background-color:#99ccff;
	width:100%
}

table.bottom {
	background-color:#99ccff;
	width:100%
}

td.top_pic {
	width:17%;
	text-align:center;
}

td.top_banner {
	width:100%;
	text-align:center;
}

td.body_left {
	width:17%;
	text-align:left;
	background-color:#99ccff;
	vertical-align:top;
}

td.body_right {
	width:83%;
	text-align:left;
	background-color:#e7f3fe;
	vertical-align:top;
}

td.center {
	text-align:center;
}




ol.lroman {
	list-style-type:lower-roman;
}

ol.decimal {
	list-style-type:decimal;
}
ol.bullet {
	list-style-type:circle;
}

br.clear,br.clearleft {
	clear:left;
}

br.clearright {
	clear:right;
}

img.flright	{
	float:right;
	border:1px;
	width:177px;
	height:117px;

}
img.flleft	{
	float:left;
	border:1px;

}

img.flrightlarge	{
	float:right;
	border:1px;

}
