﻿/*PWG web stylesheet IMPROVEMENTS PAGES, ver1.0, 09/01/07*/

/* IMPROVEMENT STYLES*/
table {
	margin: 1.5em 0 1em 0;
}
.impheaderrow {
	background: #27397B;
	color: #fff;
	font-weight: bold;
}
.lightrowimp {
	background: #e3eadd;
	}
.darkrowimp {
	background: #d7ebd2;
	}
.subhead	{
		font-weight: bold;
		color: #27397B;
		margin: 0;	
}
#addressList ul	{
		margin: 1em 0 2em 1em;
		padding-left: 2em;
		padding-bottom: 0.5em;
}
em 
{
    font-weight: bold;
    font-style: normal;
}
#maincontent ul, #maincontentwide ul
{
   list-style-type: disc;
   margin: 0 0 10px 20px;
   line-height: 1.5em;
}
#calloutsRight {
		float: right;
		width: 140px;
}
#calloutsRight img {
		padding: 1em 0.3em 0 0;
}
#maincontent 
{
    float: left;
    width: 72%;
}
#maincontentwide
{
    float: left;
    width: 95%;
}
#maincontentwide table th, #maincontentwide table td
{
    padding: 5px 0 5px 5px;
}
h5.subhead 
{
    color: #27397B !important;
}
#address li
{
    list-style-type: none;
}