
/* CSS Document */
body 
{
	background-color: #000000;
}

body, td 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
background-image:url(/images/headerbg.gif);
background-repeat: repeat-x;
background-position: bottom;
}
#outertable 
{
	border: 10px solid #006C64;
}

a:link, a:visited 
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #4B4B4B;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6  
{
	color: #000000;
}

h1 
{
	font-size: 16px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

h2 
{  
	font-size: 16px; 
	font-weight: bold; 
	margin-top:12px;
	margin-bottom:0px;
}

h3 
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

table.body  
{
	background-color: #FFFFFF;
	padding: 15px;
}

td.nobdr 
{
	background-color: #9CB2DD;
	padding: 0;
	border:none;
}

.body h1, .body h2, .body h3, .body h4 
{
	color: #006C64;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}

.body h1 
{
	font-size: 18px;
	margin-bottom: 15px;
	border-bottom: 1px solid #006C64;
	padding: 0px 0px 7px 0px;
}

.body h2 
{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

.body h3 
{
	font-size: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #959595;
	padding-left: 20px;
}

.body a:link, .body a:visited  
{
	text-decoration:underline;
	color: #003D6B;
}

.body a:hover, .body a:active  
{
	text-decoration:none;
	color: #000000;
}

.body 
{
	line-height:100%;
}

table#nav 
{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#navcont 
{
	background-color: #006C64;
	text-align:center;
}

#nav a 
{
	margin:0;
	display:block;
	padding: 5px 1px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#nav a:link, .nav a:visited 
{
	color: #FFFFFF;
}

#nav a:hover, .nav a:active 
{
	background-color: #FFFFFF;
	color: #000000;
}

.footer td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.footer a:link, .footer a:visited
{
	font-size: 9px;
	color: #ffffff;
}

.question  
{
	font-weight:bold;
	font-size: 14px;
	color: #000000;
	margin-bottom:0;
	padding:0;
}

.answer 
{
	padding:0 0 15px 0;
	margin-left:36px;
	margin-right:24px;
	margin-top:12px;
	line-height:130%;
	border-bottom: 1px solid #572A2A;
}

.contact 
{
	padding:12px 0 18px 0;
	margin-left:12px;
	margin-right:425px;
	margin-top:18px;
	line-height:130%;
	border-top: 1px solid #572A2A;
}

.imgright  
{
	align:right;
	margin-left:12px;
	margin-right:0;
	margin-bottom:12px;
	border: 1px solid #212121;
}

.bldblue  
{
	color: #ffabab;
	font-weight: bold;
}

hr  
{
	color: #000000;
	background-color: #0D5D9A;
	border: 1px solid #000000;
}

li 
{
	line-height: 1.3em;
	margin-bottom: 12px;
	list-style-image:  none;
	list-style-type: square;
}

ol li,  
{
	list-style-image: none;
}

ul.sq li  
{
	list-style-image: none;
	list-style-type: square;
	margin-bottom:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:-5px;
	padding-left:5px;
	font-weight:bold;
	color: #4D77FF;
}

.sq,  .sq li 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4D77FF;
	padding-left:5px;
}

.sq, .sq a:link, .sq a:visited, .sq li 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4D77FF;
}

.sq a:hover, .sq a:active,  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #929292;
}

.profile 
{
	padding:12px 0 18px 0;
	margin-left:36px;
	margin-right:24px;
	margin-top:12px;
	line-height:130%;
	border-top: 1px solid #00497F;
}

.staffquote  
{
	font-style:italic;
	font-size:13px;
}

.topcallout  h1  
{
	font-size: 14px;
	line-height:130%;
	color: #00497F;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px;
	font-style: italic;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00497F;
	border-bottom-color: #00497F;
}

strong  
{
	color: #000000;
}

ul.medicaid, ul.medicaid li 
{
	color: #572A2A;
}

ul.medicaid a:link, ul.medicaid a:visited 
{
	color: #572A2A;
}

.medfacts a:link, .medfacts a:visited 
{
	color: #AF7A15;
}

.mistakes h6 
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:0;
}

ul.estateplan, ul.estateplan li 
{
	color: #572A2A;
	font-weight:bold;
}

ul.estateplan a:link, ul.estateplan a:visited 
{
	color: #572A2A;
}

ul.estateplan ul li 
{
	margin-top:12px;
	font-weight:normal;
}

/* ESTATE PLANNING CONTENT STYLES */
div.estateplanning img 
{
	border:0;
}

div.estateplanning form 
{
	display:block;
	clear:both;
	border: 1px solid #572A2A;
}

.totop 
{
	text-align:right;
	font-style:oblique;
	font-size:90%;
}

ul.klsubcontents 
{
	margin-top:20px;
}

ul.estateplancontents, ul.estateplancontents a 
{
	font-weight:bold;
}

ul.estateplancontents ul 
{
	margin-top:8px;
}

ul.subcontents  
{
	margin-top:0;
}

ul.klsubcontents, ul.klsubcontents a, ul.klsubcontents a:visited, ul.klsubcontents a:hover, ul.klsubcontents a:active 
{
	font-weight:normal;
}

ol.subhed 
{
	font-weight:bold;
	margin:4px 0 0 0;
	padding:0;
	margin-left:1em;
	padding-left:1em;
}

ol.subhed li 
{
	margin: 0 0 2px 0;
	padding:0;
}

.subpagecontents 
{
	display:block;
	float:right;
	clear:both;
	border:1px solid #572A2A;
	margin: 0 0 12px 12px;
	padding:12px;
}

.subpagecontents ul 
{
	list-style: none;
	margin:0;
	padding:0;
}

.subpagecontents li 
{
	list-style: none;
	margin:0;
	padding:0;
}

ul.klsubcontents li  
{
	margin-left:30px;
	list-style: square;
	margin-top:2px;
}

.imgleft 
{
	float:left;
	margin-left:0;
	margin-right:18px;
	margin-bottom:12px;
}

.imgright 
{
	float:right;
	margin-left:18px;
	margin-right:0;
	margin-bottom:12px;
}

.estateplanning .short 
{
	width:120px;
}

.estateplanning .long 
{
	width:300px;
}
.footnote 
{
	font-style:oblique;
}

/* TIP BOXES AND CHARTS */

.tipboxleft, .tipboxright 
{
	border: 1px solid #572A2A;
	width:250px;
	margin-bottom:15px;
	background-color: #ffffff;
}

.tipboxleft 
{
	float:left;
	margin-right:15px;
}

.tipboxright 
{
	float:right;
	margin-left:15px;
}

.tipboxleft td,  .tipboxright td 
{
	padding:12px;
}

.tipboxleft td.tiptd1,  .tipboxright td.tiptd1 
{
	color: #000000;
	background-color: #DEE9FF;
	font-weight:bold;
}

.tipboxhdr 
{
	font-size: 11px;
	font-style:oblique;
	display:block;
	margin:0;
	padding:0;
}

.tipboxleft td.tiptd2,  .tipboxright td.tiptd2 
{
	color: #572A2A;
	background-color: #ffffff;
	font-weight:normal;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-style:oblique;
}

.tipboxleft .charttd td,  .tipboxright .charttd td 
{
	color: #572A2A;
	background-color: #ffffff;
	font-weight:normal;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-style:oblique;
	padding: 2px;
	vertical-align:top;
}

.tipboxleft ul, .tipboxright ul, .tipboxleft ol, .tipboxright ol 
{
	margin:0;
	padding:0;
	margin-left:1em;
	padding-left:1em;
	margin-top:4px;
	margin-bottom:4px;
}

.tipboxleft .chart, .tipboxright .chart 
{

}

.tipboxleft .chart td, .tipboxright .chart td 
{
	text-align:right;
	padding:4px;
	vertical-align:top;
}

.tipboxleft .chart tr.chartheader td, .tipboxright .chart tr.chartheader td 
{
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
}

.tipboxleft .casestudy, .tipboxright .casestudy 
{
	text-align:left;
	vertical-align:top;
	text-align:left;
	font-style:normal;
	font-weight:normal;
}

#shadow 
{
	background-repeat: repeat-x; 
}
.menuform select
{
	background: #006C64;
	color: #FFFFFF;
}
.menuform option
{
	border: 2px solid #ffffff;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
}