/* $Id: corporate_main.css 194 2005-03-21 22:01:25Z lyoung $ */

/*-----------------------
Main and general settings
-----------------------*/
body {
	margin: 0 auto;
	background-color: #C9D3C3;
	color: #333333;
	font-variant: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 74%;
}
img { border: 0; }
p { line-height: 130%; }
div#preheader p, div#disclaimer, form { margin: 0; padding: 0; }
/*-----------------------
fonts, headings, anchors
-----------------------*/
a {
	font-weight: bold;
	text-decoration: underline;
}
a:link, a:active { color: #1A3CBD; }
a:visited { color: #154199; }
a:hover { color: #59416D; }
h2 {
	font: bold 1.3em "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
h2.eventtitle { padding: 0; }
h2.eventdate { font-variant: small-caps; }
h3.eventdate {
	margin: 0;
	padding: 0;
	font-variant: small-caps;
	font-size: 1.0em;
}
h4.currentStatus {
	margin: 10px 0px;
	clear: left;
	width: 90%;
	padding-left:25px;
	background: url(/files/icons/currentStatus.gif) #FFFFFF no-repeat 115px 5px !important;
	font-size: 1.2em;
	text-align: center;
}
/*-----------------------
     main container 
-----------------------*/
div#container {
	margin: 0 auto;
	width: 760px;
	background: url(/images/maincontent.png);
}
/*-----------------------
    header declarations
-----------------------*/
div#preheader {
padding-right:0;
padding-top: 5px;
background-color: #C9D3C3;
height: 42px;
font-size:12px;
}
span.loginHeader {
padding:0;
margin:0 0 0 0;
height:23px;
font-size:12px;
overflow:hidden;
font-weight:bold;
display:none;


}
div.loginFrame {
width:598px;
padding:0;
margin: 0;
display:block;
height:41px;

float:left;
}

div.loginFrame iframe {
padding:0;
margin:5px 0 0 0;
width:597px;
height:38px;
float:left;
}

div.preheaderContent  {
padding:24px 0 0 0;
margin:0;
float:left;
display:block;
width:162px;
height:24px
vertical-align:bottom;
}


div.preheaderContent p {


}





div.loginFrame span.forgotPassword {
font-size: 1em;
font-style:italic;
float:right;
display:none;
padding:0 ;
margin:4px 0 0 0;
width:110px;
}

div#header {
	background: url(/images/header.png);
	height: 110px;
}
div#headerlogo {
	padding: 15px 0 0 20px;
	margin: 0;
	width: 260px;
	float: left;
	overflow: hidden;
}
div.flashheader {
	float: left;
	width: 275px;
	margin-top: 12px;
	height: 85px;
}
/* ideally this should be renamed to headerimg */
div.formcontainer {
	margin: 7px 12px 0 0;
	padding: 0;
	float: right;
	width: 465px;
	font-size: 0.9em;
	height: 100px;
}
div.formcontainer p { line-height: 100%; }
/* IE specific */
* html div.formcontainer { margin: 7px 4px 0px 0px; }
/*-----------------------
    top navigation
-----------------------*/
div#topnav {
	padding-left: 15px;
	width: 745px;
	background: url(/images/navbar2.png) no-repeat;
	height: 26px;
	overflow: hidden;
}
/*-----------------------
    top navigation menu
-----------------------*/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	margin-left: 4px;
	width: 735px;
	list-style: none;
	background: transparent;
	font-size: 1.1em;
}
#nav a {
	width: auto;
	padding: 2px 10px 0 10px;
	display: block;
	color: #576666;
	text-decoration: none;
}
#nav a:visited { color: #576666; }
#nav a:hover {
	color: #576693;
	background: #C9D3C3;
}
#nav li {
	float: left;
	width: auto;
	border-left: 1px solid #848483;
	display: inline-block;
	background: transparent;
	position: relative;
}
#nav li ul {
	width: 14em;
	background: transparent;
	position: absolute;
	visibility: hidden;
}
/*-----------------------
left sidebar declarations
-----------------------*/
div#leftsidebar {
	float: left;
	width: 255px;
	overflow: hidden;
}
div#sidebarimages {
	margin-left: 23px;
        height: 413px;
        background: url(/images/couple2.gif) no-repeat bottom left;
	overflow: hidden;
}
div#sidebarimages img {
        visibility: hidden;
		  display: none;
}
div.welcometo {
	margin-top: 5px;
	margin-left: 25px;
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
}
div.welcometo p.hometext { padding: 0.5em 1em; }
div.welcometo img {
	border: 1px #317328 solid;
	padding: 1px;
}
div.welcometo p.welcome, div.welcometo p.team {
	color: #6A5C7E;
	font-size: 1.5em;
}
p.homegoal {
	display: none;
}
p.homegoal span.goal { display: none; }
/*-----------------------
	left sidebar navmenu
-----------------------*/
div.navmenu {
	margin-top: 0px;
	margin-left: 25px;
	padding: 0;
}
#nav a:link, #nav a:active { color: #414D4D; }
#nav li:hover ul, #nav li:hover ul, #nav li.sfhover ul { visibility: visible; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.navmenu { margin-top: 0px; }
/* End hide from IE5/mac */
div.navmenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	clear: left;
	list-style: none;
	text-align: left;
}
div.navmenu ul li {
	border-top: 1px solid #EDEEE8;
	border-left: 1px none;
	border-bottom: 1px solid #BCBEB1;
	border-right: none;
}
div.navmenu ul li a {
	padding: 0 0 0 20px;
	display: block;
	background: url(/images/bullet_category.gif) #FFFFFF no-repeat;
	color: #6F8282;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	line-height: 2em;
}
div.navmenu ul li a:active, div.navmenu ul li a:link, div.navmenu ul li a:visited { color: #6F8282; }
html>div.navmenu ul li a { font-size: 11px; }
div.navmenu ul li a:hover { color: #4B6060; }
/*-----------------------
   main content, right of sidebar
-----------------------*/
div#maincontent {
	padding-left: 12px;
	padding-bottom: 12px;
	width: 470px;
	float: left;
}
div#maincontent p { margin: 10px 12px 0 0; }
div#maincontent p img { vertical-align: middle; }
div#maincontent ul.sectionlist { margin: 5px; }
input, p.blockquotemain .bqauthor { font-size: 0.9em; }
div#maincontent h1 {
	margin: 10px 0;
	padding-left: 31px;
	clear: left;
	border-bottom: 1px #317328 solid;
	width: 90%;
/*	background: url(/images/heading_logo.gif) #FFFFFF no-repeat left top !important;
*/
	background-image: url(/images/heading_logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size: 1.8em;
	text-align: left;
}
div#maincontent ul {
	margin: 15px;
	list-style-position: inside;
}
div#maincontent ol { width: 90%; }
div#maincontent ol li {
	margin: 10px;
	padding: 0 5px;
}
* html div#container div#maincontent ol li { list-style-position: inside; }
blockquote#bqmain {
	margin-left: 10px;
	padding: 0;
	text-align: center;
}
blockquote#bqmain p.bqauthor {
	font-size: 1.1em;
	text-align: right;
}
blockquote#bqmain p.blockquotemain {
	font-size: 1.2em;
	font-style: italic;
}
h2.sectionlist {
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: 1px solid #CCCCCC;
	width: 85%;
}
div#maincontent table.contactnumbers caption {
	font-size:1.2em;
	font-weight:bold;
	padding-top:10px;
}
div#maincontent table.contactnumbers th.location {
	width:240px;
	text-align:left;
}
/*-----------------------
   breadcrumbs
-----------------------*/
ul#breadcrumbs {
	padding: 0;
	float: left;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	margin: 10px 0 15px 0;
	list-style: none;
	background: transparent;
	font-size: 1.1em;
}
ul#breadcrumbs a {
	padding: 0 0 5px 15px;
	background-image: url('/images/icons/img_arrow.gif');
	background-repeat: no-repeat;
	text-decoration: none;
}
ul#breadcrumbs li {
	width: auto;
	float: left;
	display: block;
}
/* homepage only */
div.navlinkcontainer {
	width: 100%;
	height: 4.5em;
}
div.reports, div#advisornewsletter {
	border: 1px inset #C9D3C3;
	padding: 0 10px 10px;
	width: 91%;
	margin: 0 0 10px;
}
div#advisornewsletter h3, div.reports h3 {
	border: 1px outset #C9D3C3;
	margin: 0 -10px;
	padding: 0 0.75em;
	background-color: #C9D3C3;
	font-size: 1.0em;
}
div#advisornewsletter { height: 5em; }
div#advisornewsletter ul {
	padding: 2px 0 0;
	width: 430px;
	margin-top: 0.5em;
	list-style: none;
	font-size: 1.1em;
	height: 1.4em;
}
div#advisornewsletter li {
	float: left;
	margin: 0 1.0em;
	position: relative;
}
input.loginforminput{
	width: 100px;
	border: 1px solid #C9D3C3;
	margin: 2px 0;
}
div.loginbtn {
	clear: both;
	margin: 2px 0 0;
	text-align: right;
}
/*-----------------------
  rules used to style front/home page
  content lists; reports, calculators, etc.
-----------------------*/
div#maincontent ul.serviceslist,
div.navlinkcontainer ul.reportslist,
div.navlinkcontainer ul.calculators {
	margin: 0 0 15px 0px !important;
	padding: 0 !important;
	float: left !important;
	width: 100% !important;
	list-style: none !important;
}
div#cleaner { clear: both; }
/*-----------------------
       footer
-----------------------*/
div#footer {
	width: 760px;
	margin: 0;
	padding: 0;
	background: url(/images/footer.png) no-repeat left bottom;
	height: 44px;
}
div#footer p {
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 0.9em;
	text-align: center;
}
/*-----------------------
       disclaimer
-----------------------*/
div#disclaimer p {
	margin: 0;
	padding-left: 10px;
	padding-top: 5px;
	width: 750px;
	background-color: #C9D3C3;
	font-size: 10pt;
	line-height: 100%;
}
table.sitemap {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
}

div.navmenu li:hover, div.navmenu ul li a:hover {
	background: url(/images/bullet_category.gif) #C9D3C3 no-repeat;
	color: #4B6060;
}
div#sitemapleft,div#sitemapright {
	width: 215px;
	margin: 0;
	padding: 0;
	float: left;
}
div#sitemapleft ul, div#sitemapright ul {
	padding: 0 0 0 2px !important;
	margin: 0 0 20px 0;
	list-style: none;
}
div#sitemapleft ul li, div#sitemapright ul li {
	padding: 2px 2px 0 3px;
	margin: 0px 5px 0 0;
	text-align: left;
}
* html div#sitemapleft ul li, * html div#sitemapright ul li {
	float: left;
	width:100%;
	display: inline;
	text-align: left;
}
h2.sitemap {
	margin: 0 15px 0 0;
	padding: 0 15px 0 ;
	border-bottom: 1px solid #CCCCCC;
}
div#sitemap {
width:100%;
height:90;
margin: 0 0 0 0;
float:left;
position:relative;
}
div#sitemap ul{
padding: 0px 0 0 0;
margin:5px 0 0 5px;
background: transparent;	
	}

h2.sitemap {
margin:0 0 0 0;
padding:5px 0 0 0;
border-bottom: 1px solid #CCCCCC;
width:85%
}
ul.products {
list-style:square; }
ul.products li {
padding: 1px 0 0 5px;
margin: 0 0 0 10px }

/*--------TRAVEL LINKS--------*/

div#linksleft, div#linksright {
	width: 215px;
	margin: 0;
	padding: 0;
	float: left;
}
div#linksleft ul, div#linksright ul {
	padding: 0 0 0 0 !important;
	margin: 0 0 20px 0;
	list-style: none;
}
div#linksleft ul li, div#linksright ul li {
	padding: 3px 2px 0 0;
	margin: 3px 5px 0 0;
	text-align: left;
}
* html div#linksleft ul li, * html div#linksright ul li {
	float: left;
	width:100%;
	display: inline;
	text-align: left;
}
h2.links {
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-bottom: 1px solid #CCCCCC;
}

*html ol {

}

div#maincontent div.ipcsave {
text-align:center;
padding:10px 0 0 0;
margin:0;

}

div#maincontent  div.ipcsave p.save {
font-size: 1.5em;
padding:0;
margin:0;
}
div#maincontent  div.ipcsave p.broker{
font-size:1.2em;
padding:0;
margin:0;
}
div#maincontent  div.ipcsave p.address {
font-size:1em;
padding:0;
margin:0;}

div#maincontent  div.ipcsave p.phone {
padding:0;
margin:0;
}

div.campaign {
	margin-top: 10px;
        margin-right: 15px;
        border: 1px #C9D3C3 solid;
}

div.carpRequestReport {
 margin-top: -117px;
 margin-right: 10px;
 width: 101px;
 height: 131px;
 float: right;
}

.carpRequestReport a { 
display: block;
margin: 0px;
width: 101px;
height: 131px;
color: #FFFFFF;
text-decoration: none;
background: url(/images/carpRequestReport_off.gif);}

.carpRequestReport a:hover { 
margin: 0px;
width: 101px;
height: 131px;
color: #FFFFFF;
text-decoration: none;
background: url(/images/carpRequestReport_over.gif);}

.carpRequestReport a:active { 
margin: 0px;
width: 101px;
height: 131px;
color: #FFFFFF;
text-decoration: none;
background: url(/images/carpRequestReport_on.gif);}




.carpRight {
float:right;
padding:0;
margin:0px 15px 3px 0;
}


#carpLeft , #carpRight {
float:left;
width:235px;
}

#carpRight img {
margin:20px 0 0 30px;
border:#000 solid 1px;
}

#maincontent hr {
width:98%;
padding:0;
margin:15px 0 5px 0;
}

span#imageIcons {
padding:0 0 0 120px;
margin:0;
}
img.forgetIcons{
padding:0;
margin:0 5px 0 5px;

}


#lnkPdfHelp
{
padding-right: 20px;

}

div#maincontent .troubleHeader {
padding:10px 0 0 30px ;
margin:0;
background-position:0% 100%; 
background-image: url(/images/heading_logo.gif);
background-repeat:no-repeat;

}