/*--   Styles for WWFA    ----*/
body.alt {
	background-color: #B6D4E8;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
BODY {
	background-color:#ffffff;
	background-image: none;
	margin: 0px;
	font-family:Arial,Verdana,sans-serif;
	color:#000000;
	font-size:10pt;
}
.story {
	font-size:.7em;
	font-style:italic;
	font-family:Arial,Verdana,sans-serif;
/*	padding: 10px 0px 0px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
	align: center;
}
h1.news{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	line-height:1em;
	color:#036;
	font-weight: normal;
	text-align:center;
	padding-bottom:3px;
	border-bottom: solid 1px #036;
}
.meeting {
	font-size: 11px;
	color: #036;
	/*font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-variant: small-caps;
	border:#0066CC thin dashed;
	text-align:center;*/
}
.content {
	background-color:#ffffff;
	margin: 0px;
	font-family:Arial,Verdana,sans-serif;
	color:#000000;
	font-size:10pt;
	width:95%;
	left: auto;
}
.headerTable
{
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    BORDER-LEFT: #c0c0c0 1px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: Arial,Verdana,sans-serif;
    BORDER-COLLAPSE: collapse
}
.headerTableRow
{
    FONT-WEIGHT: bold;
    FONT-SIZE: .8em;
    COLOR: #333333;
    /*BORDER-BOTTOM: #cc0000 thin solid;*/
    FONT-FAMILY: Times New Roman, Arial,Verdana,sans-serif;
    BACKGROUND-COLOR: #fafaf2;
    TEXT-ALIGN: center;
	border-bottom:thin;
	border-bottom-color:#cc0000;
	border-bottom-style:solid;
}
.colHeaderRow
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1em;
    COLOR: #333333;
    FONT-FAMILY: Arial,Verdana,sans-serif;
    BACKGROUND-COLOR: #fafaf2;
    TEXT-ALIGN: center
}
.redlight {
	font-family:Arial,Verdana,sans-serif;
	color:#AD2D44;
	font-size:10pt;
	line-height: 10pt;
}
.red { 
	color: #AD2D44;
	background : transparent;
	text-decoration:none;
	font-size:11pt;
	line-height:10pt;		
}
.redbold { 
	color: #AD2D44;
	background : transparent;
	text-decoration:none;
	font-size:1.1em;
	line-height:1.3em;
	font-weight:bold;	
}
.bdr{
	border:#999999 thin dashed;
}
/*----------------Navigation href links---------------------------*/
a.nav {
	font-family: Papyrus,Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: solid 1px #FF3135;
	border-bottom: solid 1px #FF3135;
	font-weight: bold;
	display:block;
	width:100%;
}
a.nav:link {
	color: #000000;
	background: #F9F5F5;
}
a.nav:active {
	color: #000000;
	background: #F33630;
}
a.nav:visited {
	color: #000000;
	background: #F9F5F5;
}
a.nav:hover {
	color: #ffffff;
	background: #F33630;
}
.bkgdlr{
	border-left: 2px solid #003366;
	border-right: 2px solid #003366;
	border-top: 2px solid #003366;
	border-bottom: 2px solid #003366;
}
/*-------------------header image----------------*/

.indent {
	margin-left:50px;
	font-family: Arial,sans-serif;
	font-size: 10pt;
}
B.white {
	font-family:Arial,Verdana,sans-serif;
	font-size:10pt;
	line-height:12pt;
	font-weight:bold;
	color:#ffffff;
}
B.red {
	font-family:Arial,Verdana,sans-serif;
	font-size:10pt;
	line-height:12pt;
	font-weight:bold;
	color:#F33630;
}
B.gray {
	font-family:Arial,Verdana,sans-serif;
	font-size:10pt;
	line-height:12pt;
	font-weight:bold;
	color:#494747;
}

/*----------------------------- hyperlink and anchor tag styles-----------------------------*/
A:link { 
	color: #0067AA;
	font-weight:bold;
	background : transparent;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
A:visited {
	color: #0067AA;
	font-weight:bold;
	background : transparent;
	text-decoration:none;	
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
A:active {
	color: #0067AA;
	font-weight:bold;
	background : transparent;
	text-decoration:none;		
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
A:hover {
	color: #5D98D4;
	font-weight:bold;
	background : transparent;
	text-decoration:none;		
	font:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
A.red:link { 
	color: #AD2D44;
	background : transparent;
	text-decoration:none;
	font-size:10pt;
	line-height:10pt;	
	font-weight:bold;	
	text-decoration:underline;			
}
A.red:visited {
	color: #AD2D44;
	background : transparent;
	text-decoration:none;	
	font-size:10pt;
	line-height:10pt;	
	font-weight:bold;
	text-decoration:underline;				
}
A.red:hover {
	color: #8e001a;
	font-weight:bold;
	background : transparent;
	font-size:10pt;
	line-height:10pt;	
	text-decoration:none;		
	text-decoration:underline;		
}
A.red:active {
	color: #AD2D44;
	background : transparent;
	text-decoration:none;		
	font-size:10pt;
	line-height:10pt;	
	font-weight:bold;			
	text-decoration:underline;		
}
A.darkred:link { 
	color: #AD2D44;
	background : transparent;
	text-decoration:none;
	font-size:10pt;
	line-height:10pt;	
	font-weight:bold;			
}
A.darkred:visited {
	color: #AD2D44;
	background : transparent;
	text-decoration:none;	
	font-size:10pt;
	line-height:10pt;	
	font-weight:bold;		
}
A.darkred:active {
	color: #AD2D44;
	background : transparent;
	text-decoration:none;		
	font-size:10pt;
	line-height:10pt;	
	font-weight:bold;			
}
A.darkred:hover {
	color: #FEEBEE;
	font-weight:bold;
	background : transparent;
	font-size:10pt;
	line-height:10pt;	
	text-decoration:none;		
}
A.darkblue:link { 
	color: #0067AA;
	background : transparent;
	text-decoration:none;
	font-size:10pt;
	line-height:10pt;	
	font-weight:bold;			
}
A.darkblue:visited {
	color: #0067AA;
	background : transparent;
	text-decoration:none;	
	font-size:10pt;
	line-height:10pt;	
	font-weight:bold;		
}
A.darkblue:active {
	color: #0067AA;
	background : transparent;
	text-decoration:none;		
	font-size:10pt;
	line-height:10pt;	
	font-weight:bold;			
}
A.darkblue:hover {
	color: #70AAD0;
	font-weight:bold;
	background : transparent;
	font-size:10pt;
	line-height:10pt;	
	text-decoration:none;		
}
/*--------------------------------- header tag styles ---------------------------------------*/
h1.corp {
	border-bottom: #003366 1px solid;
	text-transform: uppercase;
	text-align:center;
}
h3.corp {
	margin-bottom: -15px;
	font-size: 14px;
}
h1{
	 font: bold 120% Arial,sans-serif;
	 color: #334d55;
	 margin: 0px;
	 padding: 0px;
	 text-align: center;
}

h2.blue{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h2{
 font: bold 115% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
/*h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}*/
H3{
FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #aa0014;
    FONT-FAMILY: Arial,Verdana,sans-serif;
    TEXT-ALIGN: center
}
h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 80% Arial,sans-serif;
 color: #003399;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

li.corp {
	padding-bottom: 7px;
	list-style:disc
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/*----------- date formating----------------- */
.headerdate {
	position: relative;
	top: 8px;
	padding-right: 27px;
}
.small {
	font-family:Arial,Verdana,sans-serif;
	color: #000000;
	font-style:italic;
	font-size:8pt;
	line-height:8pt;
	background-color : #FFFFFF;
}
p {
	font-size: 1em;
}


#adspace{
	font-family:"Times New Roman", Times, serif;
	font-size: .85em;
	color: #fff;
	width: 100%;
	background-color: #000;	
	border: #ff001e ridge;
	width: 100%;
	font-style:oblique;
}
.pLR_10{
	padding: 5px 10px 5px 10px;

}

