/***********************************************/
/* pwpMain.css adapted from 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/*****************24 February 2010 - links revised 9.3.10*******/
/* HTML tag styles                             */
/***********************************************/ 

body{
	padding: 0px;
	width: 900px;
	border-right: thin solid #000000;
	border-left: thin solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px auto;	
}

a {
	color:#0000FF;
	text-decoration: none;
}

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

/****************** 13march20 removed color instruction color: #23654A;   ***/

a:visited {    
	text-decoration: underline;  
	color: #0066FF;
  }   



a:hover{
	color:#000066;
	text-decoration: underline;
}




h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 36px;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, sans-serif;
 font-size:  24px;
 margin: 0px;
 padding: 0px;
}

h3{
	font-size:18px;
	margin: 0px;
	padding: 0px 5px 5px;
	text-align: center;
}

h4 {
	 font-family: Arial,sans-serif;
	 font-size: 16px;
	 font-weight: normal;
	 margin: 0px;
	 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 14px;
 margin: 0px;
 padding: 0px;
}


h6{
 font-family: Verdana,Arial,sans-serif;
 font-size:12px;
}

/********************************************/

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}



/**************************************/
/********* HORIZONTAL NAV ************/


ul {
	display: inline;
}
	

ul li {
	display: inline;
}

ul a {
	border: 1px solid #000;
	border-bottom:none;
	font-weight: bold;
	margin-right: 3px;
	background-color:#FFBA00;
	font-size: 16px;
	padding: 3px;
	margin-bottom: 2px;
}

/*** margin-right provides spacing between the links/boxes ************/


	
/*******************************************/




label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	text-align: center;
}

#globalNav a {
	color:#26354A;
	text-decoration:none;
}

#globalNav a:hover {	
	text-decoration:underline;
}

/*********** commented out 13march10  *************/
/*********** #globalNav a:visited {  *************/
/*********** color:#0066FF;  *************/
/*********** }  *************/


#navBar {
	float: left;
	width: 21%;
	margin: 0px;
	padding: 0px;
	background:url(../Images/gifNavBarL189W.gif) repeat-y left top;
}


/******************************background-color:#999999;	*******************************/

#navBar a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-width: 2px;
}

#navBar a:hover {
	text-decoration: underline;
	border-bottom-style:none;
}



#headlines {
  	float:right;
	width: 20%;
	background:url(../Images/gifHeadlinesR184w.gif) repeat-y right top;	
}

/*********************background-color:#999999;	*************************/
/******* *********/

#headlines a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-width: 2px;
}	

#headlines a:hover {
	text-decoration: underline;
	border-bottom-style:none;
	}

#content {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	width: 57%;
	border-left: 1px solid #cccccc;	
	padding: 12px 5px 5px;
}


/***********************************************/
/* Other layout divs                             */
/***********************************************/


/************** .feature styles ***************/

.feature{
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
}

.feature h2 {
	color:	#0033FF;
	text-align:center;
	
}

.feature h3 {
	color: #FF0000;
	text-align:center;
	
}

.feature a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-width: 2px;
}

.feature a:hover {
	text-decoration: underline;
	border-bottom-style:none;
	}

.logoBackground {
	background-color: #26354A;
}

.logoBackground h1{
	color:#FFBA00;
}

.logoBackground h3{
	color: #D3DCE6;
}


/***********************************************/
/* Components                                  */
/***********************************************/


/*************** #pageName styles **************/

#pageName{
	font:36px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: center;
	color: #FF6600;
	background-color:#26354A;	
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 90%;
	padding: 2px 0px 0 10px;
	text-align: left;	
}



/************* #siteInfo styles FOOTER ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 90%;
	color: #26354A;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 0px 0px 5px 2px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	border-bottom: 1px solid #cccccc;
	font-size: 100%;
}



/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
	border:thin;
}

/************** #headlines styles **************/




/*************  #new class styles ****************/


.italic {
	font-style: italic;
}

.bold {font-weight:bold;
}


.notice {
	color: #000000;
	background: #FFFFFF;
	padding: 4px;
	font-size: 90%;
	width: 90%;
	margin: 0 auto;
}

.highlight {
	font: bold 100% Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #000099;
	background: #FFFFCC;
	width: 90%;
	border: 1px solid #0000FF;
	margin: 0 auto;
}
	
.news {
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #26354A;
	padding: 12px 4px 4px 4px;
	width: 90%;
	margin: 0 auto;
	margin-top: 12px;
	text-align: left;
	border: thin solid #FFFFFF;
}


.news h3 {
	color:#FFFFFF;
	background-color:#000000;
	margin: 0 auto;
}

.newsreversecolor {
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFCC00;
	padding: 4px;
	width: 90%;
	margin: 0 auto;
	border: thin solid #000000;
}

.newsreversecolor h3 {
	color:#000000;
	background-color:#FFFFFF;
}


.advert {
	color: #000000;
	background-color:#CCCCCC;
	width: 90%;
	padding: 4px;
	margin: 0 auto;
}

.pwprelatedsites {
	color:#000000;
	background-color:#FFFF66;
	width: 90%;
	margin: 0 auto;
	padding: 4px;
	border: 2px solid #0000FF;
}

.pwprelatedsites a {
	color:#000000;
}

.casestudy {
	color: #26354A;
	width: 85%;
	margin: 0 auto;
	padding: 4px;
	border: 5px solid #FF0000;
}



.infoBox {
	font: 100% "Times New Roman", Times, serif;
	padding: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	color: #003366;
	background-color: #FFFF99;
	font-weight: bold;
	border: 6px solid #26354A;
}


.infoBox h3 {
	text-align: center;
}


.infoBoxNarrow {
	font: 100% "Times New Roman", Times, serif;
	float:right;
	padding: 4px;
	width: 45%;
	color: #003366;
	background-color: #FFFF99;
	font-weight: bold;
	text-align: center;
	border: 6px solid #003399;
	margin-left: 3px;
}

.infoBoxNarrow h3{
}

.wordHighlight {
	color: 	#FF0000;
}

.miniNav {
	font-size: 90% "Times New Roman", Times, serif;;
	font-weight:bold;
	text-align:center;	
}


.listNarrowing {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
