﻿body {
	margin: 0;
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #666666;
}

/* Basic Formatting */
p {
	margin: 0 0 1em 0;
	padding: 0
}

h1, h2, h4 {
	color: #003366;
}

h1 {
	font-size: 18px;
	margin: 0 0 0.7em 0;
	padding: 0
}

h2 {
	font-size: 15px;
	margin: 0 0 0.7em 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	margin: 0 0 0.7em 0;
	padding: 0;
	color: #666666;
}

a {
	color: #6699cc;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #336699;
}

ol {
	font-size: 0.9em;
	margin-right: 40px;
}

ol ol {
	font-size: 1.0em;
	margin-top: 8px;
}

li {
	font-size: 1.0em;
	margin-bottom: 10px;
}


p {
	color: #666666;
}

sup {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}

sub {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: -0.25em;
}

img {
	border: none;
}

hr {
	height: 1px;
	color: #c5dae3;
	background-color: #c5dae3;
}

.byline {
	color: #ff6600;
}

.bylineStrong {
	color: #ff6600;
	font-weight: bold;
}

.highlightText {
	color: #003366;
	font-weight: bold;
}

.clear {
	clear: both;
	height: 0px;
}

.textBox {
	border: solid 1px #c5dae3;
	color: #000000;
	font-size: 12px;
}

.footnote {
	font-size: 10px;
}

/* Page layout */

table.pageTable {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

table.pageTable td.topLeftPageCell {
	width: 10px;
	height: 10px;
	background-image: url(Images/PageTopLeft.gif);
	background-repeat: no-repeat;
}

table.pageTable td.topMidPageCell {
	height: 10px;
	background-image: url(Images/PageTopMid.gif);
	background-repeat: repeat-x;
}

table.pageTable td.topRightPageCell {
	width: 10px;
	height: 10px;
	background-image: url(Images/PageTopRight.gif);
	background-repeat: no-repeat;
}

table.pageTable td.midLeftPageCell {
	width: 10px;
	background-image: url(Images/PageMidLeft.gif);
	background-repeat: repeat-y;
}

table.pageTable td.midMidPageCell {
	background-color: #ffffff;
}

table.pageTable td.midRightPageCell {
	width: 10px;
	background-image: url(Images/PageMidRight.gif);
	background-repeat: repeat-y;
}

table.pageTable td.bottomLeftPageCell {
	width: 10px;
	height: 10px;
	background-image: url(Images/PageBottomLeft.gif);
	background-repeat: no-repeat;
}

table.pageTable td.bottomMidPageCell {
	height: 10px;
	background-image: url(Images/PageBottomMid.gif);
	background-repeat: repeat-x;
}

table.pageTable td.bottomRightPageCell {
	width: 10px;
	height: 10px;
	background-image: url(Images/PageBottomRight.gif);
	background-repeat: no-repeat;
}

table.footerTable {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

table.footerTable td.leftFooterColumn {
	text-align: left;
	width: 65%;
	padding-left: 10px;
	padding-bottom: 10px;
}

table.footerTable td.rightFooterColumn {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

table.footerTable td.leftFooterColumn img {
	padding: 5px;
	float: left;
}

table.bannerContainer {
	border: none;
	width: 100%;
}

td.bannerLogo {
	text-align: center;
	padding: 10px;
	width: 100%;
}

td.bannerContent {
	text-align: right;
	width: 550px;
}

.contentContainer {
	clear: both;
	margin: 10px;
}

.twoColumnContainer {
	float: left;
	width: 100%;
}

.twoColumnContainer div.leftColumn {
	width: 300px;
	float: left;
	border-right: solid 1px #c5dae3;
	/* margin-left: -100%; */
}

.twoColumnContainer div.rightColumn {
	margin: 10px 10px 10px 310px;
}

.wideTwoColumnContainer {
	float: left;
	width: 100%;
}

.wideTwoColumnContainer div.leftColumn {
	width: 165px;
	float: left;
	border-right: solid 1px #c5dae3;
}

.wideTwoColumnContainer div.rightColumn {
	margin: 10px 10px 10px 185px;
}

.twoColumnContainer div.leftColumn h2,
.wideTwoColumnContainer div.leftColumn h2 {
	margin: 5px 0 0 0;
}

.sideAdContainer {
	width: 200px;
	padding: 0;
	margin: 0 auto 0 auto;
}

.mainMenu {
	width: 423px;
	padding: 0;
	vertical-align: top;
	height: 37px;
	background-image: url(Images/MenuBackground.gif);
	float: left;
}

.mainMenu ul { margin: 0 0 0 4px; padding: 0; list-style-type: none; }
.mainMenu li { float: left;	margin: 5px 0 0 2px; display: block; width: 80px; }
* html .mainMenu ul { margin: 0 0 0 1px; padding: 0; list-style-type: none; }

.mainMenu li.navHome { background: transparent url(Images/MenuHome.gif) no-repeat;	width: 100px; }
.mainMenu li.navHomeOn { background: transparent url(Images/MenuHome_f3.gif) no-repeat; width: 100px; }
.mainMenu li.navNews { background: transparent url(Images/MenuNews.gif) no-repeat; width: 81px;}
.mainMenu li.navNewsOn { background: transparent url(Images/MenuNews_f3.gif) no-repeat; width: 81px; }
.mainMenu li.navContact { background: transparent url(Images/MenuContact.gif) no-repeat; width: 120px; }
.mainMenu li.navContactOn { background: transparent url(Images/MenuContact_f3.gif) no-repeat; width: 120px; }
.mainMenu li.navPfizerNZ { background: transparent url(Images/MenuPfizerNZ.gif) no-repeat; width: 105px; }
.mainMenu li.navPfizerNZOn { background: transparent url(Images/MenuPfizerNZ_f3.gif) no-repeat; width: 105px; }

.mainMenu a { display: block; padding-top: 27px; height: 0; color: #000000; text-decoration: none; overflow: hidden; }
* html .mainMenu a:link, * html .mainMenu a:visited { height: 27px; he\ight: 0; }

.mainMenu a.lnkHome { background: transparent url(Images/MenuHome_f2.gif) -100px -27px no-repeat; }
.mainMenu a.lnkHomeOn {}
.mainMenu a.lnkNews { background: transparent url(Images/MenuNews_f2.gif) -81px -27px no-repeat; }
.mainMenu a.lnkNewsOn {}
.mainMenu a.lnkContact { background: transparent url(Images/MenuContact_f2.gif) -120px  -27px no-repeat; }
.mainMenu a.lnkContactOn {}
.mainMenu a.lnkPfizerNZ { background: transparent url(Images/MenuPfizerNZ_f2.gif) -105px -27px no-repeat; }
.mainMenu a.lnkPfizerNZOn {}

.mainMenu a.lnkHome:hover { background-position: top left; z-index: 50; }
.mainMenu a.lnkNews:hover { background-position: top left; z-index: 50; }
.mainMenu a.lnkContact:hover { background-position: top left; z-index: 50; }
.mainMenu a.lnkPfizerNZ:hover { background-position: top left; z-index: 50; }

* html .mainMenu a:hover { height: 27px; he\ight: 0; }

.searchContainer {
	float: right;
	height: 37px;
}

.searchContainer table {
	margin-top: 5px;
}

.miniNewsSummary {
	width: 280px;
	margin: 20px auto 0 auto;
}

.latestNewsReleaseDate {
	font-weight: bold;
	color: #003366;
}

.miniNewsSummary table.latestNews td.latestNewsReleaseDate {
	padding-top: 5px;
	padding-bottom: 0px;
}

.mainNewsSummary h3 {
	color: #666666;
}

.mainNewsSummary table td {
	padding-top: 10px;
}

.mainNewsSummary table td.latestNewsIntro {
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #c5dae3;
}

.pageSelectionPortlet {
	float: left;
	margin: 10px;
}

.pageSelectionPortlet table.selectionControls td {
	vertical-align: middle;
	padding: 2px;
}

.pageSelectionPortlet h3 {
	color: #003366;
	font-size: 14px;
}

.pageSelectionPortletContainer {
	/* border: solid 1px #c5dae3; */
	float: right;
	margin: 10px;
}

.latestNewsReleaseDate {
	font-weight: bold;
	color: #003366;
	font-size: 12px;
}

.latestNews td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.latestNews td.latestNewsReleaseDate {
	padding-bottom: 0px;
	padding-top: 5px;
	font-weight: bold;
	color: #003366;
}

.newsSummaryContainer h1 {
	font-size: 15px;
	margin: 0 0 0.7em 0;
	padding: 0;
}

.newsSummaryContainer img {
	padding: 5px;
	float: left;
}
