html, body {
/*height:100%;*/
}
body {
	background-color: #384A76;
	background-image:   url("/images/pagebg.gif");
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	
}

#wrapperdiv {
height:100%;
}
#outertable {
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
background-color: #2B5E79;

width:760px;
height:100%;
}
a:link, a:visited {
	color: #00A8C5;
	text-decoration: none;
	font-weight: normal;

}
a:hover, a:active {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}

#contenttd h1, #contenttd h2, #contenttd h3, #contenttd h4, #contenttd h5 {
line-height:150%;
} 

h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom:15px;
	padding: 0px;
line-height:120%;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:6px;
	padding: 0px;
line-height:120%;
}
h3 {
	font-size: 14px;
	color: #384A76;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom:4px;
	padding: 0px;
line-height:120%;
}
h4 {
	font-size: 12px;
	color: #384A76;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom:2px;
	padding: 0px;
line-height:120%;
}



.upperright h3 {
	font-size: 12px;
	color: #384A76;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: oblique;

}

.upperright h3.nonital {
	font-size: 12px;
	color: #384A76;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-style: normal;

}

#top td{
font-family: Georgia, Times, serif;
color: #00A8C5;
font-size: 10px;
padding: 40px 10px 5px 0px;
border-bottom: 4px solid #00A8C5;
}

#top h1{
padding: 0px;
margin: 0px;
color: #00A8C5;
font-family: Georgia, Times, serif;
font-size: 12px;
font-weight: bold;
}

#navbg {
	padding: 10px;
	background-color: #384A76;
	background-image:   url("/images/navbg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 4px solid #384A76;
	border-bottom: 4px solid #384A76;
}	

table#nav {
width: 200px;
}

#nav a {
display: block;
font-size: 12px;
padding: 1px;
font-weight:normal;
text-decoration:none;
}


#nav a:link, #nav a:visited {
color: #AAE6E4;


}

#nav a:hover, #nav a:active {
color: #FFFFFF;
text-decoration:underline;
}

#nav h1{
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	color: #FFFFFF;
}

.border {
	border-bottom: 1px solid #FFFFFF;
}

.imgright  {
align:right;
float:right;
margin-left:12px;
margin-bottom:10px;
padding:2px;
border: 1px solid #081a5a;
}
.imgleft  {
align:left;
float:left;
margin-right:12px;
margin-bottom:10px;
padding:2px;
border: 1px solid #081a5a;
}
.mapright  {
margin:0;
padding:2px;
border: 1px solid #081a5a;
}

#footer td{
color: #FFFFFF;
font-size: 10px;

}

#footer {
	background-color: #304065;
	padding: 15px;
	line-height: 160%;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#footer a:link, #footer a:visited {
color: #7AC3D3;
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #FFFFFF;
text-decoration: none;
}

.sm  {
font-size:9px;
}
.smit  {
font-size:11px;
font-style:oblique;
}

.white, .white a:link, .white a:visited, .white a:hover, .white a:active  {
	color: #ffffff;
	font-weight:bold;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;

}
td.hiring  {
	color: #AAE6E4;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 180%;
	
}
.hiring a:link, .hiring a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}

.hiring a:hover, .hiring a:active {
	color: #FFFFFF;
}


.copy, .copy a:link, .copy a:visited  {
font-size:10px;
color: #cccc99;
line-height:13px;
}

.copy a:hover, .copy a:active  {
font-size:10px;
line-height:13px;
color: #ACA899;
}

li  {
margin-bottom:5px;
line-height:150%;
}

/* Medicaid styles */

h6.question  {
font-size:14px;
font-weight:bold;
color: #384A76;
margin-bottom:6px;
padding-bottom:2px;
}

.answer  {
margin-top:2px;
padding-top:2px;
margin-left:30px;
margin-right:60px;
}

ul.front  li  {
list-style-type:square;
}

.front a:link, .front a:visited  {
color: #081A5A;
text-decoration:none;
}

.front a:hover, .front a:active  {
color: #384A76;
text-decoration:underline;
}

/* Eric Myer's Simple List Separators
http://www.meyerweb.com/eric/talks/2003/commug/commug.html */
 #navlist
{
	float:right;
	align:right;
	text-align:left;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid gray;
	width: 246px;
	white-space: nowrap;
}

#navlist li {
	width: 246px;
list-style: none;
margin: 0;
padding: 0em;
border-top: 1px solid gray;
	}

#navlist li a { 
display:block;
	width: 246px;
text-decoration: none; 
	color: #081A5A;
padding-left:4px;
	}
#navlist li a:hover { 
	width: 246px;
text-decoration: none; 
	color: #ffffff;
	display:block;
		background-color: #384A76;
	}


.staff  {
text-align:left;
display:block;
clear:both;
}

hr.stf  {
display:block;
clear:both;
align:center;
color: #081a5a;
height:1px;
line-height:1px;
background-color: #081a5a;
border:1px solid #081a5a;
margin:0;
padding:0;
}


.staff p  {
margin-top:6px;
margin-bottom:12px;
padding:0;
}

.staff .imgleft  {
align:left;
float:left;
margin-right:12px;
margin-bottom:6px;
padding:2px;
border: 1px solid #081a5a;
}

div#mistakes  {
text-align:center;
width:auto;
float:right;
margin-right:0;
padding:0px;
border:1px solid #081A5A;
	color: #304065;
}

#mistakes a  {
display:block;
width:155px;
padding:6px;
}

#mistakes a:hover  {
	color: #ffffff;
background-color: #384A76;
}

.ques {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 6px;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color: #384A76;
	margin-left: 12px;
}

.lnkspg  a {
font-weight:bold;
}

.lnkspg  a.notstr  {
font-weight:normal;
}.gt {
	list-style:   url("/images/greentri.gif");
}
.gtNO {
	list-style: square url(/none);
}








/* ESTATE PLANNING CONTENT STYLES */
div#estateplanning form, div#businessplanning form {
display:block;
clear:both;
border: 1px solid #384A76;
}
div#estateplanning a, div#businessplanning a {
font-weight:normal;
}

div#estateplanning img, div#businessplanning img {
border:0;
}

.totop {
text-align:right;
font-style:oblique;
font-size:90%;
}

div#estateplanning ul.estateplancontents, div#estateplanning ul.estateplancontents a {
font-weight:normal;
}
div#businessplanning ul.estateplancontents, div#businessplanning ul.estateplancontents a {
font-weight:normal;
}

ul.estateplancontents {
line-height:150%;
margin-left:1em;
padding-left:1em;
font-weight:normal;
}
ul.estateplancontents ul {
margin-left:.6em;
padding-left:.6em;
font-weight:normal;
}
div#estateplanning ul.estateplancontents li.bold a {
font-weight:normal;
}
div#businessplanning ul.estateplancontents li.bold a {
font-weight:normal;
}
ul.subcontents, ul.subcontents a:visited, ul.subcontents a:hover, ul.subcontents a:active {
font-weight:normal important!;
}
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 #384A76;
margin: 0 0 12px 12px;
padding:12px 12px 12px 18px;
}
.subpagecontents ul {
	list-style: none;
	margin:0;
	padding:0;
}
.subpagecontents li {
	list-style: square outside;
	margin:0 0 4px 8px;
	padding:0;
	line-height: 110%;
}
.subpagecontents li a {
font-weight:normal;
}

ul.subcontents li  {
margin-left:30px;
	list-style: square;
}

#estateplanning .short {
width:120px;
}
#estateplanning .long {
width:300px;
}
.footnote {
font-style:oblique;
}

/* TIP BOXES AND CHARTS */

.tipboxleft, .tipboxright {
border: 1px solid #384A76;
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;
color: #384A76;
}
.tipboxleft td.tiptd1,  .tipboxright td.tiptd1 {
color: #ffffff;
background-color: #384A76;
font-weight:bold;
}
.tipboxhdr {
font-size: 11px;
font-style:oblique;
display:block;
margin:0;
padding:0;
}
.tipboxleft td.tiptd2,  .tipboxright td.tiptd2 {
	color: #666666;
	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: #666666;
	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;
}

.imgleft {
float:left;
margin-left: 0;
margin-right:12px;
margin-bottom:12px;
border:0;
}
.imgright {
float:right;
margin-right: 0;
margin-left:12px;
margin-bottom:12px;
border:0;
}
