/* legacy */
SELECT
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
INPUT
{
    FONT-SIZE: 10px;
    WIDTH: 100px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
input.checkbox, .checkbox input {
	width:auto;
}
h1, .Heading1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    line-height: normal;
    padding: 0.2em 0 0 0; 
    margin: 0.5em 0 0.3em 0;
}
h2, .heading2
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: normal;
    padding: 0.2em 0 0 0; 
    margin: 0.5em 0 0.3em 0;
}
h3, .Heading3, h2.h3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    line-height: normal;
    padding: 0.2em 0 0 0; 
    margin: 0.5em 0 0.3em 0;
}
.Introduction
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.Normal
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.Picturetext
{
    FONT-SIZE: 10px;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
P
{
    margin: 0.2em 0em 0.2em 0em;
}
.Tabletext
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.DateText
{
    COLOR: #808080
}
.IndexHead
{
    COLOR: black;
    BACKGROUND-COLOR: white
}
.IndexHead A
{
    COLOR: black;
    BACKGROUND-COLOR: white
}
.CalendarHeading
{
    font-weight: bold;
    font-size: 13px;
    color: #000000
}
.CalendarFrame
{
    border-right: #cccccc;
    border-top: #cccccc;
    border-left: #cccccc;
    border-bottom: #cccccc;
}
INPUT
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Tahoma, Geneva, Arial
}
img.borderless
{
	border: 0;
}

/* ---News Groups---*/
a.menulink
{
	color: #330099;
	font-weight: normal;
	text-decoration: none;
}
a.menulink:hover
{
	color: #666666;
}
A.newsgroupbarbutton 
{ 
	color: #000; 	
	font-size: 1.1em; 
	font-family: tahoma; 
	font-weight: bold;
	text-decoration: none;
}
TR.NewsgroupRow {
	BACKGROUND-COLOR: #DEDEDE; 
	COLOR: #000000; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-TOP: 2px}

TR.NewsgroupRowActive{ 
	BACKGROUND-COLOR: #DEE8F2; 
	COLOR: #000000; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold;
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-TOP: 2px}
	
TD.NewsgroupTableheading { 
	COLOR: #ffffff; 
	FONT-SIZE: 11px;
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold; 
	HEIGHT: 20px;
	PADDING-LEFT: 2px; 
	BACKGROUND: #333366}

A.NewsgroupBarButton { 
	COLOR: #000000; 	
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold; 
	TEXT-DECORATION: none}

A.NewsgroupBarButton:visited { 
	COLOR: #000000; 	
	FONT-SIZE: 11px; 
	FONT-FAMILY: tahoma; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none}

.NewsgroupBarTitle {
	COLOR: #000000; 
	FONT-SIZE: 12px; 
	FONT-FAMILY:Verdana, arial, tahoma; 
	FONT-WEIGHT:bold;}

.NewsgroupItemMessage {
	FONT-SIZE: 10px; 
	FONT-FAMILY:Verdana, Courier new;
	COLOR: #333333;}

.NewsgroupItemHeading{
	COLOR: #ffffff; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold;}

.NewsgroupItemHeading2{
	COLOR: #ffffff; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma;}
	
	
/* ---Document list---*/

.DocumentListBox
{
	border: 1px solid #eeeeee;
}

.DocumentListItem
{
	width: 100%;
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.DocumentListItemAlt
{
	width: 100%;
	background: #eeeeee;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}


.DocumentMainIntro
{
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}
/* end legacy */


/* general html */

body, p, td
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: Black;
	background-color: Transparent;
}
div {padding: 0; margin: 0;}
a 
{	
	color: #009999; 
}
h1 a, h2 a, h3 a 
{
	text-decoration: none;
}
a h1, a h2, a h3, a h4, a h5, a h6 
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    line-height: normal;
    padding: 0; 
    margin: 0;
    display: inline;
    text-decoration: underline;
}

body {width: 97%;}
form {width: 100%;}
table {text-align: left;}

/* General classes */
.clearleft {clear: left; margin: 0; padding: 0; height: 0px; overflow: hidden;}
.center {text-align: center;}
.startpagelink a {text-decoration: none;}
.startpagelinkheader a {color: #669933; background-color: White;}
.startpagelinktext a {color: Black; background-color: White;}
.logo 
{
	display: block; 
	background-image: url(/images/wwwlogo.gif); 
	background-repeat: no-repeat; 
	background-position: 50%;
	height: 110px;
	width: 100%;
}

/* Framework */
div#formcontainer
{
	width: 777px;
	margin: 0 auto;
}
div#topsection
{
	margin: 14px 0 0px 8px;
	width: 596px;
}
div#bottomsection
{
	margin: 10px 0 0 10px;
	height: 100%;
}

/* Specific sections */



/* Left Menu */
div#leftsection a{text-decoration: none;}
div#leftsection
{
	width: 143px;
	height: 100%;
	text-align: left;
	padding: 0 10px 0 20px;
	margin: 0 0 0 0;
	color: #336402;
	background-color: #DEE4A1;
	float: left;
}
div#leftsection .selected
{
	font-weight: bold;
	text-decoration: underline;
}
div#leftsection .linkarrow3 .expanded
{
	font-weight: bold;
}
.leftmenuspace
{
	padding: 0;
	margin: 0;
	height: 10px;
	font-size: 0;
	line-height: 0;
	float: left;
}
.leftmenuheading
{
	float: left;
	clear: both;
	padding: 10px 0 4px 0;
}
.leftmenulink
{
	float: left;
	padding: 0 0 6px 0;
	margin: 0;
	color: #336402;
	font-weight: normal;
}
.linkarrow1 .leftmenulink
{
	font-size: 12px;
}
div.apart
{
	clear: both;
	float: left;
	padding-top: 20px;
}
.leftmenuaddress
{
	color: #336402;
}
div.leftmenuaddress
{
	display:block;
	padding:20px 0 20px 8px;
}
.linkarrow1 a.leftmenulink
{
	background-image: url(/images/linkarrowgreen.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	float: left;
	padding-left: 8px;
	clear: left;
}
.linkarrow2 a.leftmenulink
{
	background-image: none; /* url(/images/linkarrowgreen.gif);*/
	background-repeat: no-repeat;
	background-position: 8px 4px;
	display: block;
	float: left;
	padding-left: 16px;
	clear: left;
}
.linkarrow3 a.leftmenulink
{
	background-image: none; /* url(/images/linkarrowgreen.gif);*/
	background-repeat: no-repeat;
	background-position: 16px 4px;
	display: block;
	float: left;
	padding-left: 24px;
	clear: left;
}
.linkarrow4 img
{
	background-image: none; /* url(/images/linkarrowgreen.gif);*/
	background-repeat: no-repeat;
	background-position: 16px 4px;
	display: block;
	float: left;
	height: 13px;
	width: 32px;
	clear: left;
}
/* END Left Menu */

/* Start Page */
img.startpagelinkimage
{
	margin: 2px;
}
table.startpagelink, div.startpagelink, div.mainbody
{
	margin: 0px 25px 0px 25px;
}
/* END Start Page */

/* Right Area */
div#placeholderright
{
	width: 150px;
	min-height: 480px;
	padding: 0 10px 20px 10px;
	margin: 0;
	background-color: #DAF7FD;
	color: #009C9C;
	float: right;
}
div#placeholderright h2.rightlistingheader, div#placeholderright h1.rightlistingheader {
	line-height: 1.6em;
	width: auto;
	margin: 0 -10px 0 -10px;
	padding: 0 0 0 10px;
	background-color: #009999;
	color: White;
}
div#placeholderright span
{
	display: block;
	
}
div#placeholderright a
{
	color: #075454;
}
div#placeholderright a.rightlistingseek
{
	margin: 0 -10px 0 -10px;
	padding: 0 0 0 10px;
	background-color: White;
	color: #009999;
	font-size: 118.18%;
	line-height: 1.6em;
	font-weight: bold;
	width: auto;
	display: block;
	background-image: url(/images/newsarrow.gif);
	background-repeat: no-repeat;
	background-position: 88% 50%;
}
div#placeholderright img.weaponart
{
	background-image: url(/images/weaponartblue.gif);
	background-repeat: no-repeat;
	background-position: 11px 18px;
	margin-right: -10px;
	padding-right: 10px;
	height: 502px;
	width: 150px;
}
.listingcontainer a
{
	text-decoration: none;
}
/* END Right Listing */

/* Normal Page*/
div#normalbody
{
	padding: 0 25px;
	margin-bottom: 15px;
}
div.thin
{
	width: 365px;
	float: left;
	padding-right: 0;
}
.box
{
	display: block;
	width: auto;
}
#writerinfo
{
	margin-top: 2em;
	margin-left: 0px;
}
/* END Normal Page*/

/* Estate plan page */
img.estateplanimage
{
	width: 100%;
}
a:hover {text-decoration: underline;}

/* ProfileFinder */
.autowidth
{
	width: auto;
}