/* --------- 1. defaults  --------- */


body {
		background: #ffffff;
		font: 0.95em/1.25em  Trebuchet MS, Helvetica, Tahoma, Geneva, Verdana,  sans-serif;
        color: #000000;
        background-image: url(../siteimages/bg_body.gif); 
        background-position: top center; 
        background-attachment: fixed;
}


/*  --------- 2. structure  --------- */

#doc2 {
	margin-top: 10px;
	margin-bottom: 10px;
    border: solid 0px #000000; 
    background: #ffffff;
    width:73.85em;*width:72.07em;
    width:960px; 
    margin:auto; 
    text-align:left;
}

#wrapper {
		width: 100%;
		margin: 0px;
		padding: 0px;
		clear: both;
		}
		
#hd {
		background: #ffffff;
		margin-bottom: 0px;
		padding-bottom: 0px;
        text-align: left;
	    border-bottom: 0px dotted #dddddd;
		}


#ft {
		background: #ffffff;
		text-align: left;
		padding: 10px 10px 0px 0;
		border-top: 1px dotted #dddddd;
		margin-bottom: 10px;
		}

#kp 
{
    position: absolute;
    top: -30px;
}

#top_right_advert
{
    position: absolute;
    top: 10px;
    width:960px; 
    z-index:99;    
}
.color-panel {
	display:block;
	width:635px;
	height:120px;
	padding:0; 
	border: 0;
	margin: 0 0 18px 0;
}
.color-panel h2, .color-panel h2 a  {
	    font: 1.2em/1.1em Georgia, Times New Roman, Times, serif; 
            font-weight: bold;
	    color: white;
	    line-height: 1.3em;
	    margin: 0;
}
.color-panel h3, .color-panel h3 a  {
	font: 1.1em/1.1em Georgia, Times New Roman, Times, serif;
        font-weight: bold;
	 color: white;
	line-height: 1.3em;
	margin: 0;
}

.color-block  p {
	display:block;
	font: 0.85em/0.9em verdana, tahoma, arial, sans-serif;
	color: white;
	line-height: 1.3em;
	text-align: left;
	padding: 5px 8px 12px 8px;
}
.dotted 
{
  margin-top: 12px;
  margin-bottom: 18px;
  Border-top:1px dotted #468C8C;
}

.text-block {
        background:#ffffff;
        text-align: left;
	margin: 2px 0 6px 0;
	padding: 5px 10px 5px 5px;
}
.comp-item-block {
  text-align: left;
	margin: 0;
	padding: 4px 0 8px 0;
}

.item-block {
  text-align: left;
	margin: 0;
	padding: 4px 0 12px 0;
}
.item-block-talkback {
        text-align: left;
        font: 0.8em/1.1em Verdana, Arial, sans-serif;
        line-height: 1.4em;
	margin: 0;
	color: #267070; 
	font-style:italic;  
	background:#f5f5f5; 
	padding: 8px;
}
.regularbio {
	font: 0.85em/1em  Arial, sans-serif;
	display:block;
	min-height: 40px;
    clear: both;
}
.regular-panel {
	display:block;
	width:620px;
	height:156px;
	padding:0; 
	border: 0;
	margin: 0 0 18px 0;
}
.regular-panel h2, .color-panel h2 a  {
	    font: 1.2em/1.1em Georgia, Times New Roman, Times, serif; 
      font-weight: bold;
	    line-height: 1.3em;
	    margin: 0;
}
.regular-panel h3, .color-panel h3 a  {
	font: 1.1em/1.1em Georgia, Times New Roman, Times, serif;
  font-weight: bold;
	line-height: 1.3em;
	margin: 0;
}
.righttextbox 
{
   WIDTH: 33%;
   FLOAT: right;
   FONT-FAMILY: arial, helvetica, tahoma, geneva;
   FONT-SIZE: 12px;
   color:#666;
   background:#EDEDED;                  
   border:1px dotted #468C8C;                                                                                                    
   padding:10px;
   margin-left: 8px;    
}
.short-bio{
	font: 0.80em/1.1em Trebuchet MS, Helvetica, Times New Roman, Times, serif;
	margin:0 0 8px 0;
	display:block;
	min-height: 17px;
    clear: both;
}

.short-title-picture {
	font: 0.75em/1em Trebuchet MS, Helvetica,  Times New Roman, Times, serif;
	font-weight: bold;margin:0 0 8px 0;
	display:block;
	min-height: 20px;
        clear: both;
}

.short-bio-picture {
	font: 0.85em Trebuchet MS, Helvetica,  Times New Roman, Times, serif;
	margin:0 0 8px 0;
	display:block;
	min-height: 45px;
  clear: both;
}

.short-bio-picture-right {
	font: 0.95em/1em Trebuchet MS, Helvetica, sans-serif;
	margin:0 0 8px 0;
	display:block;
	min-height: 40px;
        clear: both;
}
.text-panel, .text-panel-narrow, blog-panel 
{
    display:block;
    margin:0px 0px 8px 0px;
    clear: both;
}

.text-panel-narrow {
    width:150px;
}
.grey-panel {
	display:block;
	height:90px;
	background:#F5F5F5;
	padding:12px 6px 12px 12px; 
	margin-bottom:18px;
}

.blog-panel 
{
    padding:3px; 
    margin:0 0 30px 0;
    border-bottom: dotted 2px green;
    background-color: Red;
}

.next {
   FLOAT: right;
   FONT-FAMILY: <%=font_family2%>;
   FONT-SIZE: <%=font_size("11")%>px;  
   FONT-WEIGHT: bold; 
   padding-bottom:18px
}
.prev {
   FLOAT: left;
   FONT-FAMILY: <%=font_family2%>;
   FONT-SIZE: <%=font_size("11")%>px;  
   FONT-WEIGHT: bold; 
   padding-bottom:8px;
   clear: both;
}

.moreregs
{
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    padding-top:6px; 
    padding-bottom:10px; 
    border-bottom: 1px solid #468C8C;
    margin-bottom: 18px;
}

.title-block {
	text-align: left;
	margin: 0px 0px 5px 0px;
}

.related-items-container {
    clear: both;
    display: block;
    margin:0;
    width:230px;
    padding-bottom:10px;
    background:#ECF3F3;   
}

.related-items, .talkback-items
{
    display: block;
    list-style-type: none;
    text-align: left;
    font: 0.9em/1.2em arial, helvetica, sans-serif;
}
.related-items li
{
    font: 0.85em/1em Trebuchet MS, Helvetica, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    color:#42007B;
    background:#F3FBF7;   
    display: block;
    padding: 2px 7px 7px 0px;
    clear: both;
    border: solid 1px #F3FBF7;
}
.forward-related-items li, .talkback-items li
{
    font: 0.85em/1em Trebuchet MS, Helvetica, tahoma, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    color:#42007B;
    background:#F3FBF7;   
    display: block;
    padding: 2px 7px 7px 2px;
    clear: both;
    border: solid 1px #D7E6E6;
}
a.related_more:link, a.related_more:visited, a.related_more:hover, a.related_more:active 
{
  display:block;
  padding: 4px 4px 4px 28px;
  border-width:0;
  color: #cc3333;
  font: 0.85em Verdana, trebuchet MS, trebuchet, Geneva, sans-serif;
  font-weight: bold;
  text-decoration: none;
  background:#F3FBF7;
}

.talkback-items li
{
    font: 1em/1.2em Trebuchet MS, Helvetica, helvetica, sans-serif;
    background: #ffffff;
    padding: 10px 10px 10px 10px;
    margin: 2px 0px 2px 0;
}

.talkback-items em
{
    font-weight: bold;
    text-decoration: none;
    background: #ffffff;
}

.related-items li a:hover, .related-items li:hover
{
    background: #CADEDE;
    text-decoration: none;
}

.related-items li, .forward-related-items li, .talkback-items li
{
    color:#42007B;
    text-decoration: none;
}

.forward-related-items li
{
    background: #ffffff;
    padding: 4px 7px 6px 2px;
    margin: 2px 0px 2px 0;
    text-decoration: none;
}
.forward-related-items li:hover
{
    color:#cc3333;
    background:#F3FBF7;
    border: solid 1px #468c8c;
    text-decoration: none;
}

.related_image
{
    FLOAT: left;
    margin: 0 3px 4px 8px;
    text-decoration: none;
}

.title-bar, .title-bar-box, .talkback-title-bar
{
    font: 11px Arial, Geneva, trebuchet MS, trebuchet, Geneva, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color:#ffffff;
    background:#468c8c;
    padding: 2px 4px 2px 10px;
    height:1.2em;
    margin-bottom: 10px;
    display:block;
    clear:both;
}

.title-bar-shaded
{
    font: 11px Verdana, Arial, Geneva, trebuchet MS, trebuchet, Geneva, sans-serif;
    font-weight: bold;
    color:#FFFFFF;
    background:#468c8c;
    padding: 2px 4px 3px 8px;
    height:1.2em;
    margin-bottom: 10px;
    display:block;
    clear:both;
}

.title-bar-box
{
    margin-bottom: -1px;
}

.talkback-title-bar
{
    font: 0.85em/1.3em arial, helvetica, sans-serif;
    font-weight: bold;
}

.UNUSEDtalkback
{
    width: 470px;
}

.separator {
		clear: both;
		}

.float-left 
{
    float: left;
}

.float-Right 
{
    float: right;
}

/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, h5, p, ul, ol {
}

h1 {
	    font: 1.3em/1.4em Georgia, Times New Roman, Times, serif;
	    COLOR: #000000;
	    font-weight: bold;
	    margin: 0px 10px 6px 0px;
}

h2 {
	    font: 1.1em/1.1em Trebuchet MS, Helvetica, Georgia, Times New Roman, Times, serif; 
      font-weight: bold;
	    line-height: 1.1em;
	    margin: 0;
}

h3 {
	    font: 1em/1.1em Trebuchet MS, Helvetica, Georgia, Times New Roman, Times, serif;
        font-weight: bold;
		line-height: 1.3em;
		margin: 0;
}

h4 {
	font: 0.85em/1.1em Trebuchet MS, Helvetica, Georgia, Times New Roman, Times, serif;
        font-weight: bold;
	line-height: 1.0em;
	margin: 0;
	padding: 0;
}

h5 {
	font: 11px/1.1em Arial, Geneva, sans-serif;
        font-weight: bold;
	line-height: 1.0em;
	margin: 0;
	padding: 0;
}

.h1
{
}

.h2
{
    font: 0.90em/1.1em Verdana, Arial, sans-serif;
    display:block;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
}

.h3
{
    font: 0.75em/1.1em Verdana, Arial, sans-serif;
    display:block;
    line-height: 1.4em;
}

.h4
{
    font: 0.75em/1.1em Verdana, Arial, sans-serif;
    display:block;
    line-height: 1.4em;
    margin-bottom: 3px;
}

p {
		line-height: 1.5em;
		margin: 0 10px 1em 0px;
}

#ft p {
    margin-bottom: 0;
}
		
a {
    color: #0066CC;
    text-decoration: none;
}

a:hover {
    color: #CC3333;
    text-decoration: underline;
}


.bold
{
	FONT-WEIGHT: bold;
	line-height: 1.0em;
}

.small
{
    font-family: Trebuchet MS, Helvetica, Geneva, Tahoma, sans-serif;
    font-size: 11px 
}
.medium
{
    font-family: Trebuchet MS, Helvetica, Arial, Geneva, Tahoma, sans-serif;
    font-size: 0.85em 
}
.authorbio 
{
    font: 0.75em/1.1em Verdana, Arial, sans-serif;
    display:block;
}
.authorbio p
{
    line-height: 1.4em;
}

.grey
{
    COLOR: #6F6F6F;
}
		
.margin-0-0-4-0
{
    margin:0 0 4px 0;
}

div.scroll, div.scroll-key-info, textarea.scroll {
	overflow: auto;
	border: 0px none #ffffff;
	padding: 0px;
	margin-bottom:10px;
}

div.scroll {
}

div.scroll-key-info {
	height: 120px;
	width: 550px;
}

div.scroll a, div.scroll-key-info a {
    color: #000000;
}

div.scroll a:hover, div.scroll-key-info a:hover {
  color:#ffffff;
  background:#cc3333;
}



.label {
	font: 0.9em/1.1em Verdana, Arial, sans-serif;
       font-weight: bold;
        color: #000000;
	margin-top: 2px;
	margin-right: 10px;
}
.advisor
{
    color: #6f6f6f;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 8px 0 0 0;
}
.advice 
{       
   float:left;
   padding-left:12px;
   padding:5px 12px 15px 12px;
   margin-bottom:10px;
   font-style:italic;
   line-height: 1.4em;
   background: #eDeDeD url("../siteimages/lgeclosequote.gif") no-repeat right bottom !important; 
   background /**/:url(); /* removing quote graphic in IE5+ */
  
}
.advice:first-letter 
{
  background: url("../siteimages/lgeopenquote.gif") no-repeat left top !important;
  padding: 3px 1px 1px 18px !important;
}

.pullquote 
{       
   width: 30%;
   float:left; 
   padding-left:12px;
   padding-top:5px;
   padding-right:12px;         
   padding-bottom:5px; 
   border-left:3px solid #cccccc; 
   border-right:3px solid #cccccc;
   COLOR: #5368A6;                                                           
   FONT-FAMILY: Georgia, Times New Roman, Times, serif;
   FONT-SIZE: 18px;
   FONT-WEIGHT: bold;
   line-height:133%;
   margin-right:15px;
   margin-bottom:10px;
   BACKGROUND: url("../siteimages/closequote.gif") no-repeat right bottom !important;
   background /**/:url(); /* removing quote graphic in IE5+ */
  
}
.pullquote:first-letter 
{
  background: url("../siteimages/openquote.gif") no-repeat left top !important;
  padding: 3px 1px 1px 18px !important;
}

.trailpanel {
    font: 0.85em Trebuchet MS, Helvetica, Arial, geneva, sans-serif;
    background-color: #E5F6EE;
}

.trailpanelpadding {
     padding: 4px 4px 2px 4px;
     Border-bottom:1px dotted #468C8C;
}
.trailpic
{
    FLOAT: left;
    border: #000000 1pt solid;
    margin: 0 6px 4px 4px;
}
.list-text-panel {
     color:#000000;
}
.podcasted
}
    padding-bottom:4px;
    font: 0.9em/1.2em arial, geneva, sans-serif;
}

.body-panel, .body-panel p
{
    font: .95em/1.25em "Trebuchet MS", Helvetica, Tahoma, Geneva, Verdana, trebuchet MS, trebuchet,  sans-serif;
    font-weight: normal;
    color:#000000;
}

.body-panel b 
{
    font: .95em/1.25em "Trebuchet MS", Helvetica, trebuchet MS, Geneva, sans-serif;
    font-weight: bold;
    color:#000000;
}

.related-items
{
    font: 0.9em/1.4em Verdana, trebuchet MS, trebuchet, Geneva, sans-serif;
    background:#F3FBF7;   
    display: block;
}

div.inline-advert {
	overflow: auto;
  color: #000000;
	border: 0px solid #666;
	background-color: #fff;
	padding: 5px;
	margin: 0px 10px 10px 0px;
	width:305px;
	height:255px;
	float:left;
}
div.blog-advert {
	overflow: auto;
	font: 0.9em/1.1em Verdana, Arial, sans-serif;
        color: #000000;
	border: 0px solid #666;
	background-color: #fff;
	padding: 5px;
	margin: 0px 10px 10px 0px;
	width:205px;
	height:205px;
	float:left;
}

#main-navigation-container
{
    width:960px;
    margin-top:10px;
}
.itemcategories
{
   font: 0.75em Arial, geneva, trebuchet, Geneva, sans-serif;
   COLOR: #6F6F6F;
   margin: 4px 0px 0px 0px;     
}
.itemauthor
{
   font: 0.85em Arial, geneva, trebuchet, Geneva, sans-serif;
   FONT-WEIGHT: bold;
   COLOR: #6F6F6F;
   margin: 8px 0px 12px 0px;     
}
.itemauthoralt
{
   font: 0.75em Arial, geneva, trebuchet, Geneva, sans-serif;
   FONT-WEIGHT: bold;
   COLOR: #6F6F6F;
   margin: 8px 0px 4x 0px;     
}
.itemdate
{
   font: 0.75em Arial, geneva, trebuchet, Geneva, sans-serif;
   FONT-WEIGHT: bold;
   COLOR: #6F6F6F;
   margin: 4px 0px 0px 0px;     
}

dt 
{ 
    clear: both; 
}

dt img 
{ 
    float: left;
    margin: 0 7px 10px 0;
}

dd 
{ 
    margin: 0 0 10px 70px;
}

dt a, dd a 
{ 
    text-decoration: none; 
}
 
.lined_box { 
    border: 1px solid #468C8C;                                 
    padding: 6px 4px 10px 8px;
}

.small_copy_grey
{
    color: #6f6f6f;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}
.blogcopy
{
    COLOR: black;
    FONT-FAMILY: verdana;
    FONT-SIZE: 0.85em;
    LINE-HEIGHT: 1.6em
}
.morecopy
{
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
}
.question
{
  display:block;
  color:#870005;
  background:#ffffff; 
  FONT-FAMILY: font: 0.95em/1em georgia, verdana, Arial, geneva, sans-serif;
  font-weight:bold;
  font-style: italic;
  LINE-HEIGHT: 18px;
  background: url("../siteimages/q.gif") no-repeat left top !important;
  padding: 3px 1px 12px 32px !important;
}
.link	{
	font-family: Trebuchet MS, Helvetica, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
}

/* Lists
----------------------------------------------- */
ul {
    margin:0;
    padding:0;
}
ul li {
    padding:0 0 12px 14px;
    list-style:none;
    background:url("../siteimages/bullet.gif") no-repeat 0 .5em;
}

ol {
     margin:0;
     padding:0;
     list-style: decimal inside;
}

ol li {
     padding:0 0 12px 14px;
}



.navlist
{
    display: block;
    list-style-type: none;
    text-align: left;
    font: 0.80em/1.1em Trebuchet MS, Helvetica, Times New Roman, Times, serif;
}

.navlist li
{
	background:url("../siteimages/bullet.gif") no-repeat 0 .5em;
	padding:0 0 6px 14px;
}


/* ---------- Blockquotes ---------- */
blockquote { 
    margin-left: 22px;
    margin-right: 22px;
}
 
/* ---------- DB. Blockquotes ---------- */




.spacer 
{
    clear:both;
}

.select_menu {
	height:1px;
   	overflow:hidden;
}

.select_menu ul li a, .select_menu ul li a:visited 
{
	display:block; 
	text-decoration:none; 
	height:1px;
	overflow:hidden;
}


