
h1 {
		font-size: 24px;
   		color: #000000;
		padding-bottom:0px;
		
	/*
	 font-size: 30px;
  	 color: #002f65;
	 display: inline;
	 padding-bottom:20px;
	 */
}





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

}

img {
	   padding: 2px;
       border: 1px solid #cccccc;

}

body {
       background-color: #ffffff;
       margin: 0px; 
	   font-family: Arial, "Lucida Grande", Verdana, Helvetica, sans-serif;
       color: #999999;
       font-size:11px;
     /*background-image: url(/PWDA/files/558/bg1.jpg); */
	   background-repeat: repeat-x; 
	   background-position: 50% 0px; 

	   
}


b {
     color: #000000;
     font-size:14px;
}

p {
     margin: 0px;
     padding: 0px;
}



table {
       color: #333333;
       font-size:12px;
       line-height:140%;
}



img, div, input { behavior: url("/PWDA/files/377/iepngfix.htc") }


/*

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

*/


.leftContent  {
       color: #333333;
       font-size:12px;
       line-height: 140%;
       width: 320px;
       padding: 10px 10px 40px 10px;
       border: 0px solid white;
       text-align: left;
       margin:0 auto;

}



.rightContent {
       color: #333333;
       font-size:12px;
       line-height: 140%;
       padding: 10px 10px 40px 10px;
       border: 0px solid white;
       text-align: left;
       margin:0 auto;

}



.lightBoxThumb {

       padding: 2px;
       border: 1px solid #cccccc;
       margin-bottom: 0px;

}

#lightBoxHeader {
	padding-bottom:10px;
}


.noBorderImg {
	   padding: 0px;
       border: 0px solid #cccccc;
}



.rightContent ul {
	padding: 10px 0px 0px 30px;
	margin: 0px;
	line-height: 10px;
}

.rightContent li {
	margin: 0px 0px 0px 0px;
	clear: left;
	float: none;
	padding: 0px;
	display:list-item;
	line-height: 140%;
	
}


/*

//////////////  MAGAZINE STUFF  ////////////////////////////

*/



#zone-column2 {
 	border-top: 0px dashed #999999;
 	border-bottom: 1px dashed #999999;
	text-align: left;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	word-spacing: 0px;
	font-size: 22px;
	line-height: 140%;
}

#zone-column2 ul {
	padding: 0px 0px 30px 0px;
	margin: 0px;
}

#zone-column2 li {
	margin: 0px 0px 0px 0px;
	clear: left;
	float: none;
	padding: 0px;
	display:list-item;
	list-style-type: none;
}

#zone-column2 li.selected a{
	margin: 0px 0px 0px 0px;
	clear: left;
	float: none;
	padding: 0px;
	display:list-item;
	list-style-type: none;
	/*color: red;*/
}



#articleTitle {
	font-size: 24px;
   	color: #000000;
	padding-bottom:0px;
	font-weight: bold;


}

#articleAuthor {
	font-size: 1px;
   	color: #ffffff;
}

#articleDate {
	font-size: 1px;
   	color: #ffffff;

}

#articleShareLink{
	padding: 20px 0px 20px 0px;
}


#zone-content {
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;


}

#cssTitle {
		font-size:22px;
        color: #000000; 
        padding: 0px; 
        border: 0px solid black;
        letter-spacing: -1px;
        line-height: 100%;
       
}

.frameImages {
		padding: 2px; 
        border: 1px solid #999999;

}




/*

//////////////  FOOTER  ////////////////////////////

*/




.footer_pwda  {
       color: #999999;
       font-size:10px;
       line-height: 100%;
       padding-top:5px;
       padding-bottom:5px;
       text-align: center;
       height:0px;
       background:#e8e8e8;
       width: 100%;
       
      }

.footer {

       padding:15px;
       background:#e8e8e8;
       text-align:center;
       border-top: 4px solid #222222;
       line-height: 140%;
       
}

/*

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

*/


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

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

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

}

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





.sideNav {
	font-size: 22px;
	line-height: 140%;
	border-top: 0px dashed #999999;
 	border-bottom: 1px dashed #999999;
}





/*MAIN NAVIGATION*/
#nav-head {
		height:40px;
		overflow:hidden;
		margin-right:auto;
		margin-left:auto;
		margin-top: 0px;
		margin-bottom:10px; 
		background-color: #dfdfde; 
		width:900px;
		background:url("/PWDA/files/522/nav_bg.gif") top left no-repeat;
		}
#nav-head ul {list-style:none;margin:0px 0px 0px 0px;padding-right: 60px; float:right;}
#nav-head li {float:left;height:40px;margin:12px 0px 0px 25px;padding:0;display: inline;}
#nav-head li a {
		display:block;
		width:100%;
		height:100%;
		text-indent:0px; 
		text-align: center;
		font-family: Lucida sans-serif, Helvetica, Verdana, Arial, sans-serif;
		color: #4c4c4c; 
		font-size: 14px; 
		font-weight: bold;
		
		text-decoration: none;
}
#nav-head li a:hover{color: #d08a2a;}
#nav-head li.selected a{color: #d08a2a;}
		

#nav-top {
		width: 100%;
		height:10px; 
		background-color: #d08a2a;
		overflow:visible;
		position:relative;
		margin-right:auto;
		margin-left:auto;
		margin-bottom: 0px;
}
		
/*END NAVIGATION*/



/*

//////////////  NEWS STUFF  ////////////////////////////

*/

.newsTable {
        width: 600px;
}


.cssTitle {
		font-size:22px;
        color: #000000; 
        padding: 0px; border: 0px solid black;
        letter-spacing: -1px;
}



.cssDate {
	font-size:11px;
        color: #999999; 
        text-align: left;
        padding: 0px; 
        border: 0px solid black;
}

.newsAuthor {
	font-size:11px;
        color: #999999; 
        text-align: left;
        padding: 0px; 
        border: 0px solid black;
}

.cssContent {
	font-size:12px;
        color: #586264; 
        line-height: 140%;
        text-align: left;
        padding: 0px; 
        border: 0px solid black;
}
.cssLink {
	font-size:10px;
        color: #999999; 
        text-align: left;
        padding: 0px; 
        border: 0px solid black;
}



/*

//////////////  CALENDAR STUFF  ////////////////////////////

*/

.cal-prev {
	text-decoration: none;
	padding: 10px;
	font-size: 14px;
}

.cal-next {
	text-decoration: none;
	padding: 10px;
	font-size: 14px;
}


.cal-title-td {
	padding: 10px 10px 10px 60px;
}

.cal-title-date {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #000000;
	
}



.calDayName{
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: #CC9933;
	margin:  0px;
	padding: 10px;
	margin: 0px;
}

.calDateWrapper{
	padding: 5px;
	background-color: #EDECEC;
	min-height: 90px;
	margin: 0px;
	border: 1px solid #D7D7D7;
	
}

.calDateWrapperToday{
	padding: 5px;
	background-color: #CC9933;
	min-height: 90px;
	margin: 0px;
	border: 1px solid #D7D7D7;
	
}

.calDate {
	color: #000000;
	font-size: 14px;
	margin-bottom: 5px;
}

.calContent {
	    font-size:11px;
        color: #444444; 
        line-height: 140%;
        text-align: left;
        padding: 0px; 
        border: 0px solid black;
        background-color:#cccccc;
}

.calLink {
	    font-size:10px;
        color: #24679c; 
        text-align: left;
        padding: 0px; 
        border: 0px solid black;
}

.cal-ul {
     list-style-type: none;
     margin: 0px;
     padding: 0px;
     display: inline;

}

.cal-li {
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	

}



/*

//////////////  STORE STUFF  ////////////////////////////

*/


#store-product {
	border-bottom: thin solid #94454C;
	padding: 10px 0px 15px 0px;
}



.storeList {
	 list-style-type: none;
     margin: 0px;
     padding: 0px;
     display: inline;
     font-size: 14px;
     
}

.storeLine {
}



/*
///////login module........
*/



#headerRight2 {
	margin-top: 0px;
	}


#login-button {
 margin-left: 15px;
 height: 23px;
 float: left;
}

#login-form {
	padding: 14px 0px 0px 18px;
	color: #7f7f7f;
	margin-left: 110px;
	border-style: none;
	background-color: #e5e5e5;
	width: 450px;
	height: 56px;
	font-size: 12px;
	text-align: center;
	background:url("/PWDA/files/11/login_bg_2009.gif") top left no-repeat;	
	vertical-align: top;
}


#login-user {
float: left;
width: 140px;
border-style: none;
}

#login-pass {
width: 140px;
border-style: none;
float: left;

}

/*
input, text, select {
	padding: 4px 4px 4px 8px;
	border-color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #3c3c3c;
	background-color: #CC9933;
	border-style: solid;
	border-width: .5px;
	margin: 5px;
}
*/

textarea { 

}

/*

//////////////  BULLET POINTS  ////////////////////////////

*/

.custombullets {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	list-style: none;
}


.custombullets li {
    padding: 0px 0px 0px 15px;
    background-image: url(/PWDA/files/550/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;

}
