body {	
		margin-right: auto;
		margin-left: auto;
		background-color: #ffffff;
		font-size: 14px;
		font-family: Arial, "Lucida Grande", Verdana, Helvetica, sans-serif;
		margin-bottom: 0px;
		margin-top: 0px;
		padding: 0px;
		color: #666666;
		
		  
}



/*

///////////   LINKS   ///////////////////////////////

*/



a.sectionButton{
	color: #cc3366;
	font-size:50px;
	text-align: center;

}

.cssWrap a {
	padding-left: 10px;
}

.podLink a {
	padding-left: 0px;
}



a:link {
	color: #cc3366;
    text-decoration: underline;
}

a:active { 
	color: #cc3366; 
    text-decoration: underline;
}

a:visited { 
	color: #cc3366;
    text-decoration: underline;

}

a:hover {
    text-decoration: none;
    color: #cc3366; 
}


/*

///////////      ///////////////////////////////

*/


h1 {
	font-size: 58px;
	text-align: left;
	color: #665544;
	padding: 0px 0px 0px 10px;
}


hr {
	border: 1px  #665544; 
	border-style: none none dashed; 

}


/*

///////////   CONTENT   ///////////////////////////////

*/



.header {
	text-align:center;
	background:#5f9dd3 url(/PWDA/files/542/header.jpg) no-repeat top center;
	height:200px;
	border-bottom: 4px solid #665544;

}

.cssClass {
	background-color: #ffffff;
	padding: 10px;
}


.cssWrap {
	text-align: left;
	padding: 0px 50px 50px 50px;
	
}


.homeText{
		font-size:24px;
        color: #666666; 
        line-height: 140%;
        text-align: left;
        padding: 0px 10px 20px 10px; 

}



.podTitle {
		font-size: 32px;
        color: #665544; 
        text-align: left;
        border-top: 1px dotted #999999;
        text-transform: capitalize;
 		margin-bottom:10px;
 		padding: 15px 0px 0px 5px;
}

.podDate{
		font-size: 0px;
        color: #ffffff; 
        text-align: left;
        padding: 0px 0px 0px 0px;
        border: 0px solid black;
        height: 5px;
}


.podContent{
		font-size:14px;
        color: #666666; 
        line-height: 140%;
        text-align: left;
        background-color: #fff;
        padding: 0px 10px 20px 10px; 
        border: 0px solid black;

}
.podContent a{
		font-size:12px;
        color: #665544; 
        line-height: 140%;
        text-align: left;
        background-color: #fff;
        padding: 0px; border: 0px solid black;

}
.podLink{
		font-size:10px;
        color: #665544; 
        text-align: left;
        padding: 0px 0px 0px 0px; 
        border: 0px solid black;
        text-decoration: underline;
        text-align: left;
}



/*

////////////  FOOTER /////////////////
*/



.footer_pwda  {
       font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
       color: #586264;
       font-size:10px;
       line-height: 100%;
       padding-top:5px;
       padding-bottom:5px;
       text-align: center;
       height:0px;
       background-color: #ffffff;
      }
