/* Layout Stylesheet for handheld devices*/ 

/* PWAG */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, #lh-col, #rh-col {
 	margin: 0;
 	padding:0;
	border:0;
}

body {
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	background: #000;
 	color: #333;
	width:240px;
	}
	
a:link{
	color : #cccccc; 
	text-decoration : none;
}
a:visited{
	color : #ccc; 
	text-decoration : none;
} 
a:hover{
	color : white;
	text-decoration : underline; 
} 

a:active{
	color : white;
} 
/*******Top Navigation*************************/
#tophead #search{
	font-size:.8em;
}

#access-content{
	font-size:.9em;
}
/*******Logo Name*******************************/
#logoname{
	text-indent:-9999px;/* To hide the logoname text */
	background:url(logohandheld.gif) no-repeat 0 0;
	height:50px;
}
#logoname h1{
	display:none;
	}
#logoslogan{
	display: none;
}

/*******Horizontal Navigation*******************/
#hdr{
	padding:5px;
 	color: #000;
	font-size: .9em;
	background:#FFCC00;
 	border:solid #000;
 	border-width:1px 0px;
}

#hdr a:link{ 
	color:#000;
	text-decoration : none;
}

#hdr a:visited{
	color:#000;
	text-decoration : none;

}
#hdr a:hover{
	color : blue;
	background-color: white;
} 
#hdr a:active{
	color : blue;
	background-color: white;
} 
/*******Left Column****************************/
#lh-col{
	display: none;	
	}

/*******Right Content Column******************/
#rh-col{
 	border: 1px solid #fff;
 	background: #ccc;
 	color: #000;
 	padding: 0 0 0 1px;
}

#rh-col img {
	display:none;
}

#rh-col p:first-letter{
	font-size: large;
}
	
h1{
	padding-top: 2px;
 	font-size: 1em;
}

acronym{
 	font-size: small;
	font-style: italic;
	text-decoration:underline;
}

.date{
 	text-align:right;
	font-style:italic;
	font-size:.8em;
	background-image: url(pwaglogonews.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

#rh-col a:link{
	color: blue;
	background: inherit;
	font-weight:bolder;
}

#rh-col a:visited{
	color: #A52A2A;
	background: inherit;
	font-weight:bolder;
}

#rh-col a:active{
	color: #A52A2A;
	background: inherit;
	font-weight:bolder;
}

#rh-col a:focus{
	color: #A52A2A;
	background: inherit;
	font-weight:bolder;
}

#rh-col a:hover{
	color: red;
	background: inherit;
	font-weight:bolder;
	text-decoration:underline;
}
.newsparag{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.newsparag h2{
	font-size: small;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newsparag h4{
	font-size: 1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}	

.newsparag p{
	text-indent:25px;
}

.newsparag img{
	float: right;
	margin: 5px 5px 5px 5px;
}

.gotop{
	text-align:right;
}
	
#rh-inline{
	display:none;
}

 /*******Member Sites************************/
#membersites{
	display: list-item;
 	text-align:center;
	font-size:smaller;
}

#membersites h4{
	font-size: 1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*******Bottom Navigation*******************/
#bdr{
 	height:30px;
 	color: #FFFFFF;
	background:inherit;
 	margin: 3px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align:center;
}
