﻿/* main content */
div#content
{
	width: 718px;
}
div#leftcol
{
	margin-left: -988px;
}
/* planning worksheet */
/*
div#content div#plan ul
{
	margin: 10px 0 5px -30px;
}

div#content div#plan ul li
{
	list-style: none;
	background: url(img/checkbox.gif) no-repeat 30px 12px;
	padding: 10px 0 10px 60px;
}
*/
select
{
	width:150px;
}
div#content div#plan ul li.alt
{
	background-color: #f2f8ff;
}
div#content div#plan p
{
	margin:0;
	/*margin-left:25px;*/
	font-weight:bold;
}
div#content div#plan p.line
{
	margin-right:60px;
}
/* financial choices tables and other tables */
div#content div.table
{
	width: 775px;
	margin-left: -28px;
}
div#content table
{
	border-collapse: collapse;
	width:100%;
}
div#content table th
{
	height: 55px;
	border-right:solid 2px #dfc870;
	border-bottom: dotted 2px #898989;
	background-color: #dfc870;
	font-size: 1.2em;
	color: #fff;
}
div#content table th.left
{
	padding-left:30px;
	text-align:left;
}
div#content table td
{
	padding: 15px 25px;
	border-bottom: dotted 2px #898989;
	border-right: dotted 2px #898989;
	vertical-align:top;
}
div#content table td.center
{
	vertical-align:middle;
}
div#content table tr.alt td
{
	background-color: #f2f8ff;
}
div#content div.table a.block
{
	display:block;
	padding:5px;
}
/* ltc existing policy holder */
div#ltcec
{
	width: 775px;
	margin:-20px 0 20px -28px;
}
div#ltcec table td
{
	padding-left: 45px;
	border: none;
	background: url(img/answer_icon.gif) no-repeat 5px 20px;
	border-right: dotted 2px #898989;
}
div#ltcec tr.question
{
	color:#fff;
	font-weight: bold;
}
div#ltcec tr.question td
{
	background: #dfc870 url(img/gray_qmark.gif) no-repeat 5px 20px;
}
div#ltcec a.backbutton
{
	text-indent:-9999px;
	display:block;
	width:77px;
	height:25px;
	background:url(img/back_button.gif) no-repeat top;
	margin:0;
	margin-top:150px;
	float:right;
}
/* site map */
div.sitemap
{
	float:left;
	width:209px;
	padding:0 15px;
}
div#content div.sitemap ul
{
	margin-bottom:30px;
}
div#content div.sitemap ul li
{
	background:url(img/diamond.gif) no-repeat 0 7px;
	padding-left:10px;
}
/* contact hr */
div#content table.contact td
{
	border:none;
	background-image:none;
	padding-top:5px;
}
div#content table.contact td.left
{
	width:165px;
	text-align:right;
	padding-right:0;
}
input:focus, textarea:focus, input.sffocus, textarea.sffocus
{
	background-color:#f2f8ff;
}
div.inputwrap
{
	border:solid 1px #fff;
	width:262px;
	float:left;
	padding:0;
}
div#content table.contact td input, div#content table.contact td textarea
{
	width:250px;
	height:18px;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
	border-bottom:solid 1px #104b5f;
	border-right:solid 1px #104b5f;
	height:18px;
	padding-top:2px;
	padding-left:10px;
	float:left;
}
div#content table.contact td span.redstar
{
	color:#ff0000;
}
div#content input.submithr
{
	text-indent:-9999px;
	display:block;
	width:120px;
	height:25px;
	border:none;
	background:url(img/send_message_button.gif) no-repeat top;
	margin-left:360px;
}

#seminar h3 {
	font-size: 16px;
	font-weight: bold;
}

#seminar table {
	width: 99%;
	padding: 0;
	margin-bottom: 20px;
	border-spacing: 0;
}

#seminar table td 
{
	border: 0;
	border-spacing: 0;
}

#seminar table tbody td 
{
	border: 0;
	font-size: 14px;
	border-bottom: dotted 2px #B59D23;
	padding: 5px;
	vertical-align: bottom;
}

#seminar p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}
