﻿
/* -----[ Links ]--------------------------------------------------------------------- */

a {
	color: #35D;
	text-decoration: underline;
}
a:hover {
	color:#009AC8 !important;
	text-decoration: none;
}
a.light {
	text-decoration: none;
}
a.bold {
	font-weight: bold;
}
a.img {
	text-decoration: none !important;
	border-width: 0 !important;
}

/* -----[ Titles ]--------------------------------------------------------------------- */

h1, h2, h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif; 
	font-weight: normal;
}
h1 {
	margin: 0 0 1em;
	color: #69A8D3;
	font-size: 2.2em;
	letter-spacing: -1px;
}
h2 {
	margin: 1em 0 0.5em;
	color: #AC3;
	font-size: 1.7em;
	font-weight:bold;
	letter-spacing: 1px;
	word-spacing: 0.1em;
}
h3 {
	margin: 1em 0 0.5em;
	color: #9A3;
	font-size: 1.5em;
}
h4 {
	color: #111;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

/* -----[ Layout ]--------------------------------------------------------------------- */

#wrapper table tr {
	vertical-align:top;
}

#container {
	margin:0 auto;
	width: 750px;
	background-color:#FFF;
	border:8px solid #f3f3db;
	border-top:0;
	padding:0 10px;
}

#wrapper{
	margin:10px 0;
}

#content{
	width:530px;
	padding:10px 20px;
	vertical-align:top;
}

/* -----[ Header ]--------------------------------------------------------------------- */

#header {
	padding:10px 0;
}
#header p {
	padding: 0.4em 0.5em;
	font-weight: bold;
}
#header a {
	border-bottom: 1px dotted #DEF;
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	border-bottom-width: 0;
	color: #FF0;
}
#header span {
	color: #9AB;
}

/* -----[ Search ] ----------------------------------------------------------------- */

.search {
	position: relative;
	background-color: #DBE582;
	padding: 0 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
}
.search img {
	vertical-align: top;
	margin-left:0.2em;
}
.search input {
	font-weight:normal;
}
.search div.right {
	padding: 3px 10px;
}
.search div.login {
	background-color:#F6F6F6;
}
.search div.right a {
	text-decoration:none;
}

.searchCorner{
	display:block;
}
.searchCorner *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#DBE582;
}
.searchCorner1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #eff3c9;
	border-right:1px solid #eff3c9;
	background:#e4eba1;
}
.searchCorner2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #fbfcf2;
	border-right:1px solid #fbfcf2;
	background:#e1e999;
}
.searchCorner3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #e1e999;
	border-right:1px solid #e1e999;
}
.searchCorner4{
	border-left:1px solid #eff3c9;
	border-right:1px solid #eff3c9;
}
.searchCorner5{
	border-left:1px solid #e4eba1;
	border-right:1px solid #e4eba1;
}

/* -----[ Search Result ] ------------------------------------------------------------- */

.resultItem{
	margin-bottom:0.8em;
	padding-bottom: 0.8em;
	border-bottom: 1px solid #DBE582;
}
.resultItem a{
	text-decoration: none;
	font-weight:bold;
}
.resultItem span{
	color:#008000;
}

/* -----[ Footer ]--------------------------------------------------------------------- */

.footerCorner{
	display:block;
}
.footerCorner *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#DDDDDD;
}
.footerCorner1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	background:#e5e5e5;
}
.footerCorner2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #fbfbfb;
	border-right:1px solid #fbfbfb;
	background:#e3e3e3;
}
.footerCorner3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
}
.footerCorner4{
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
}
.footerCorner5{
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
.footer{
	padding: 0.8em;
	padding-right: 1.2em;
	text-align:right;	
	color: #999;
	background:#DDDDDD;	
}
.footer a {
	color: #666666;
}
.footer ul{
	color:#009AC8;
}
.footer li{
	display: inline;
	margin-left:1px;
}
.footer li a {
	text-decoration: none;
	color:#009AC8;
}
.footer li a:hover {
	text-decoration: underline;
}

/* -----[ Nav ]--------------------------------------------------------------------- */

#navigation {
	width:180px;
	background: #D4E16F url(../img/layout/menu-bg.jpg) repeat-x left 5px;
}
#navigation img.top {
	position: relative; top: -2px;
	padding-bottom: 5px;
}
#navigation li  {
	display: inline;
	list-style: none;
	margin-left:0;
}
#navigation li a {
	display: block;
	border-bottom: 1px solid #FFF;
	padding: 8px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#navigation li a.home {
	_padding-left:10px;
	_margin-left:0px;
}
#navigation li a:hover {
	background-color: #FC0;
	text-decoration: none;
}
#navigation li a.here,
#navigation li a.home { 
	background-color: #DEE1CC;
}
#navigation li li a {
	background-color: #FFF !important;
	padding-left: 15px;
	color: #333;
	font-weight: normal;
}
#navigation li li a.subHere { 
	color: #1392C9; 
	background-image: url(../img/layout/menuArrow.gif);
	background-repeat:no-repeat;
	background-position: 5px center;
	padding-left:15px;
}
#navigation li a.borderTop{
	border-top: 1px solid #FFF;
}

/* -----[ Coypright ]------------------------------------------------------------------- */

#copyright{
	color: #7E7E7E;
	font-size: 0.9em;
	text-align: right;
	/*background:url(../img/pfizer.gif) no-repeat right;*/
	height:100px;
	margin-top:10px;
	margin-bottom:10px;
}
#copyright a {	
	color: #7E7E7E;
	text-decoration:none;
}
#copyright a:hover{
	color: #5765AE;
	text-decoration: none;
}
/* -----[ Sign In ]--------------------------------------------------------------------- */

#signin {
	width: 37em;
	margin: 5em auto;
}
#signin .inputText {
	width: 220px;
}

/* -----[ Cost Saving Calculator ]-------------------------------------------------------- */

.costSavingCalculator th{
	width:220px;
	vertical-align:top;
}
.costSavingCalculator th label{
	top:0;
}


/* -----[ Data Block ]--------------------------------------------------------------------- */

.dataBlock th,
.dataBlock td {
	padding: 0.1em 0.5em;
}
.dataBlock th {
	padding-right: 0;
	color: #888;
	font-weight: normal;
	text-align: right;
}	

/* -----[ Misc ]--------------------------------------------------------------------- */

p.note {
	padding-bottom: 0;
	padding-top: 2px;
	color: #777;
	font-size: 0.9em;
	line-height: 1.2;
	text-align: left;
}
p.validation {
	display: block;
	background: url(../img/icons/bullet_error.gif) no-repeat 0 0;
	margin-top: 2px;
	padding-left: 17px;
	color: #C30 !important;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

.smallFont{
	font-size: 0.8em;
}

/* -----[ Divert ]--------------------------------------------------------------------- */

p.PolicyHeading{
	padding-bottom:10px;
}

/* -----[ Side Advertisement ]--------------------------------------------------------- */

a.advImageLink {

            margin-left:25px;

}
