﻿/******************* Text Section *******************************/
div.moredetail
{
	clear: both;
	padding: 20px 10px 10px 10px;
	border-top: solid 10px #DDDDDD;
	background: #FFFFFF url(PEEHIPImages/PEEHIP_gradient_2010_10x75.jpg) repeat-x scroll left top;
}
div.moredetail h1
{
	margin: 0px;
	padding: 0px;
	color: #339966;
	font-size: 25pt;
	margin-bottom: 6px;
}
div.moredetail h2
{
	margin: 0px;
	padding: 0px;
	color: #339966;
}
/*****************Page Layout ***************************/
img#peehipbox 
{
	float: left;
	margin: 35px 10px 0px 10px;
	display: block;
}
div#mainstatement 
{
	float: left;
	color: #339966;
	margin: 30px 10px 0px 10px;
	font: normal normal normal 20pt/normal Times New Roman, Serif;
}
div#mainstatement h1
{
	margin: 0px;
	padding: 0px;
	color: #339966;
	font: normal normal normal 36pt/normal Times New Roman, Serif;
}
img#lady 
{
	float: right;
	margin: 0px;
	display: block;
}
/*************** Compare Table ******************/
div.comparecontainer 
{
	float: left;
	width: 475px;
	margin: 0px 10px 8px 10px;
}
div.comparecontainer h2
{
	padding: 0px;
	width: 180px;
	color: #999999;
	text-align: right;
	font-style: italic;
	margin-bottom: 10px;
	padding-right: 28px;
	background: #FFFFFF url(PEEHIPImages/PEEHIP_arrow_28x26.jpg) no-repeat scroll right bottom;
}
div.comparecontainer div.smallprint
{
	color: #999999;
	font: italic normal normal 9pt/30pt Arial, Sans-Serif;
}
table.compare 
{
	border-collapse: collapse;
}
table.compare tr th, table.compare tr td
{
	padding: 3px 8px 3px 8px;
	border: solid 1px #339966;
}
table.compare tr th 
{
	color: #FFFFFF;
	font-size: 1.25em;
	font-variant: small-caps;
	background-color: #339966;
} 
table.compare tr td 
{
} 
table.compare tr td.legend
{
	color: #339966;
	background-color: #DBEAE5;
} 
table.compare tr td.viva
{
	color: #666666;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
} 
table.compare tr td.peehip
{
	color: #999999;
	line-height: 30px;
	text-align: center;
	background-color: #E8E8E8;
}
/******* standard tabs ***************/
.menuTabs {
    top: 1px;
    left: 10px;
    position: relative;
}
.tabmenu_staticmenuitem {
    color: #CCCC99;
    border-bottom: none;
    padding: 5px 0px 5px 0px;
    border: solid 1px #DDDDDD;
    background-color: #FFFFDD;
}
.tabmenu_staticmenuitem tr td a {
    padding-left: 20px;
    padding-right: 20px;
    font: normal normal bold 12px/normal Arial, San-Serif;
}
.tabmenu_staticselectedstyle {
    color: #666666;
    border: solid 1px #DDDDDD;
    background-color: White;
    border-bottom: solid 1px white;
}
.tabBody {
    padding: 25px;
    border: solid 1px #DDDDDD;
    background-color: White;
}
#maincolumn div.tabBody h2 {
    font: normal normal normal 20pt/normal Arial, San-Serif;
}
/***************** Form on PEEHIP tab ***************************/
dl.peeform
{
}
dl.peeform dt, dl.peeform dd
{
	margin: 0px;
	padding: 3px;
}

dl.peeform dt
{
	float: left;
	width: 90px;
	text-align: right;
}
dl.peeform dd
{
	float: left;
	width: 150px;
	text-align: left;
}