﻿/* Hides from IE5-mac \*/
* html p {height: 1%;}
* html p-opening {height: 1%;}
* html h1 {height: 1%;}
* html h2 {height: 1%;}
* html h3 {height: 1%;}
* html h4 {height: 1%;}
* html h5 {height: 1%;}
* html h6 {height: 1%;}
* html .main-headline {height: 1%;}
* html .main-author {height: 1%;}
* html .main-body {height: 1%;}

/* End hide from IE5-mac */ 

.box { 
  z-index: 1 ;
  background: #FFFFFF;
  margin: 0px 0px 12px 0px ; 
  padding: 0px ;
}
.boxtop { 
  z-index: 1 ;
  background: url(images/ne123.gif) no-repeat top right; 
}
.boxtop div { 
  z-index: 1 ;
  font-size: 0 ;
  height: 10px; 
  background: url(images/nw123.gif) no-repeat top left; 
}
.boxbottom { 
  z-index: 1 ;
  background: url(images/se123.gif) no-repeat bottom right; 
}
.boxbottom div {
  z-index: 1 ; 
  font-size: 0 ;
  height: 10px; 
  background: url(images/sw123.gif) no-repeat bottom left; 
}
.boxcontent {  

  z-index: 1 ;

  padding: 0px 10px 0px 10px;

  margin: 0px ;

}
/*============================================================*/
.box-left { 
  width: 170px ;
  z-index: 1 ;
  background: #FFFFFF;
  margin: 0px 0px 12px 0px ; 
  padding: 0px ;
}
.boxtop_left { 
  z-index: 1 ;
  background: url(images/ne123.gif) no-repeat top right; 
}
.boxtop_left div {
  z-index: 1 ;
  font-size: 0 ;
  height: 10px; 
  background: url(images/nw123.gif) no-repeat top left; 
}
.boxbottom_left { 
  z-index: 1 ;
  background: url(images/se123.gif) no-repeat bottom right; 
}
.boxbottom_left div {
  z-index: 1 ; 
  font-size: 0 ;
  height: 10px; 
  background: url(images/sw123.gif) no-repeat bottom left; 
}
.boxcontent_left {  
  z-index: 1 ;
  padding: 0px 10px 0px 10px;
  margin: 0px ;
}

.spacer {

  padding: 0px ;

  margin: 0px ;

  height: 0px ;

  }



.box_callout { 

  background: #839FBA;

  margin: 0px 0px 0px 0px ; 

  padding: 0px ;

}

.boxtop_callout { 
  background: url(images/callout_ne.gif) no-repeat top right; 
}
.boxtop_callout div { 
  height: 5px; 
  background: url(images/callout_nw.gif) no-repeat top left; 
}
.boxbottom_callout { 
  background: url(images/callout_se.gif) no-repeat bottom right; 
}
.boxbottom_callout div { 
  height: 5px; 
  background: url(images/callout_sw.gif) no-repeat bottom left; 
}
.boxcontent_callout {
  padding: 0px 5px 0px 5px;
  margin: 0px ;
}
.spacer_callout {
  padding: 0px;
  margin:0px ;
  height: 0px ;
  }

#navcontainer ul
{
text-align: center;
padding-bottom: 10px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #000000;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 16px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #000000;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }

.navlist {
margin-bottom: 5px ;	
}

/* SECONDARY NAV MENU  */

#navcontainer2 {
width: 100% ;
background-color: black ;
margin: 0px 0px 10px 0px ;	
}

#navcontainer2 ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #000000;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer2 ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer2 ul li a
{
padding-left: 6px;
padding-right: 4px;
padding-bottom: 2px;
padding-top: 2px;
color: white;
text-decoration: none;
}

#navcontainer2 ul li a:hover
{
background-color: #369;
color: white;
}

#navcontainer2 #active { border-left: 1px solid #fff; }

#subnav {
width: 900px;
position: relative ;
}

.navlist2 {
margin-bottom: 10px ;
width: 900px; 	
}

/*  END SECONDARY NAV MENU  */


/* SECONDARY NAV MENU #2 */

#navcontainer3 {
width: 100% ;
margin: 0px 0px 10px 0px ;	
}

#navcontainer3 ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer3 ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer3 ul li a
{
padding-left: 6px;
padding-right: 6px;
padding-bottom: 2px;
padding-top: 2px;
color: white;
text-decoration: none;
}

#navcontainer3 ul li a:hover
{
background-color: #369;
color: white;
}

#navcontainer3 #active { border-left: 1px solid #fff; }

#subnav3 {
width: 500px;
position: relative ;
}

.navlist3 {
margin-bottom: 10px ;
width: 500px; 	
}

/*  END SECONDARY NAV MENU #2 */

/* SECONDARY NAV MENU #3 */

#navcontainer4 {
width: 100% ;
margin: 0px 0px 10px 0px ;	
}

#navcontainer4 ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer4 ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer4 ul li a
{
padding-left: 6px;
padding-right: 6px;
padding-bottom: 2px;
padding-top: 2px;
color: white;
text-decoration: none;
}

#navcontainer4 ul li a:hover
{
background-color: #369;
color: white;
}

#navcontainer4 #active { border-left: 1px solid #fff; }

#subnav4 {
width: 600px;
position: relative ;
}

.navlist4 {
margin-bottom: 10px ;
width: 600px; 	
}

/*  END SECONDARY NAV MENU #3 */


body p {
font-family: 'Trebuchet MS',Trebuchet,serif;
font-size: 10pt;
margin-top: 6px ;
margin-bottom: 12px ;
}


td {
font-family: 'Trebuchet MS',Trebuchet,serif;
font-size: 10pt;
margin-top: 6px;
margin-bottom: 12px;
	text-align: left;
}

.p-opening {
margin-top: 20px ;
margin-bottom: 12px ;
}

h1 {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: 800 ;
letter-spacing: .25px ;
margin-top: 0px ;
margin-bottom: 14px ;
border-bottom: 2px dashed #1B3D56;
}

h2 {
height: 12pt ;
width: 250px ;
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
font-weight: 800 ;
letter-spacing: .5px ;
margin-top: 16px ;
margin-bottom: 12px ;
border-bottom: 1px solid #1B3D56;
}

h3 {
font-family: Arial,Helvetica,sans-serif;
font-size: 12pt;
font-weight: 800 ;
color: #FFFFE1;
width: 200px ;
margin: 0px 2px 0px 2px ;
border-bottom: 2px dashed #FFFFE1;
}

h4 {
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
font-weight: 800 ;
letter-spacing: .5px ;
margin-top: 20px ;
margin-bottom: 12px ;
width: 125px ;
border-bottom: 1px solid #1B3D56;
}

h6 {
text-align: right ;
font-family: Arial,Helvetica,sans-serif;
font-size: 8pt;
font-weight: 400 ;
line-height: 22px ;
margin: 12px 10px 2px 0px ;
color: #c0c0c0 ;
width: 100%;
border-top: 1px dashed #c0c0c0;
}

.main-body {
font-family: 'Trebuchet MS',Trebuchet,serif;
font-size: 10pt;
margin: 0px ;
margin-top: 6px ;
margin-bottom: 12px ;
}

.main-title-color {
  	line-height: 20px ;
  	background: transperant;
  	font-family: 'arial narrow', 'helvetica condensed', arial, helvetica, sans-serif;
  	color: #990000 ;
  	font-size: 12.5pt; 
  	font-weight: bolder;
  	text-align: left;
	margin: 10px ;
  	margin-top: 25px ;
  	margin-bottom: 15px ;
}
.main-title-black {
  	line-height: 20px ;
  	background: transperant;
  	width: 350px ;
  	border-bottom: 2px dashed thin #dddddd ;
  	font-family: arial, helvetica, sans-serif;
  	color: #000000 ;
  	font-size: 12.5pt; 
  	font-weight: bolder;
   	font-variant: small-caps ;  
  	text-align: left;
	margin: 10px ;
  	margin-top: 25px ;
  	margin-bottom: 15px ;
}

.main-subhead {
  	line-height: 18px ;
  	background: transperant; 
	font-family: arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: gray;
  	font-size: 11pt; 
  	font-weight: bold; 
  	text-align: left;
  	font-style: italic ;
  	margin: 10px ;
  	margin-top: -4px ;
  	padding-bottom: 10px ;
}
.main-author {
  	line-height: 24px ;
  	background: transperant; 
  	color: #000000 ;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
  	font-weight: 100; 
  	text-align: left;
  	font-style: italic ;

}
.main-headline {
  	line-height: 18px ;
  	background: transperant; 
	font-family: arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #000000 ;
  	font-size: 12pt; 
  	font-weight: bold; 
  	text-align: left;
  	margin-top: 20px ;
}
.main-body-headline {
  	line-height: 18px ;
  	background: transperant; 
	font-family: arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #000000 ;
  	font-size: 10pt; 
  	font-weight: bold; 
  	text-align: left;
  	margin: 18px 0px 0px 0px ;
}
.main-sidebar-headline {
  	line-height: 22px ;
  	background: transperant; 
  	color: #000000 ;
  	border-bottom: 1px dashed thin #dddddd ;
  	font-size: 12pt; 
  	font-weight: bold; 
	font-family: arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  	margin: 16px 0px 12px 0px ;
}
.main-sidebar-body {
  	line-height: 16px ;
  	background: transperant; 
  	color: #000000 ;
  	font-size: 9pt; 
	font-family: arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  	font-weight: normal; 
  	text-align: left;
  	margin: 6px 6px 0px 0px ;
}

/* comments  */

.comment-div {
width: 100% ;
background: url(images/comment-bottomR.jpg) no-repeat bottom right; 
padding-top: 10px ;
}

.comment-div-header {
width: 100% ;
background-color: transparent ;
background: url(images/comment-topL.jpg) no-repeat top left; 

}

.comment-head {
font-weight: bold ; 
margin: 0px 20px 6px 20px;
}

.comment-comment {
background-color: transparent ;
margin: 0px 20px 0px 20px;
font-family: Georgia,'Times New Roman',serif;
line-height: 24px ;
}

.comment-sig {
margin: 5px 20px 10px 20px;
text-align: right ;
font-style: italic ; 
}



/* TOC and links  */
.TOC-heading {
	margin: 6px 0px 0px 15px ;
	letter-spacing: 1px ;
	font-family: arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px ;
}

.TOC-description {
	margin: 6px 0px 6px 15px ;
	font-family: arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15px ;
}

.link-more {
  	color: red ;
	text-decoration: none;  	
  	font-weight: normal; 
  	text-align: left;
}
a.link-more:hover {
  	color: black ;
	text-decoration: underline; 
  	font-weight: normal; 
  	text-align: left;
}

.link-forum {
	color: black ;
	text-decoration: none;  	
  	font-weight: normal; 
  	text-align: left;
}
a.link-forum:hover {
  	color: red ;
	text-decoration: underline; 
  	font-weight: normal; 
  	text-align: left;
}
.link-more-rev {
  	color: FFFFE1 ;
	text-decoration: none;  	
  	font-weight: normal; 
  	text-align: left;
}
a.link-more-rev:hover {
  	color: black ;
	text-decoration: underline; 
  	font-weight: normal; 
  	text-align: left;
}

/* polls  */

.text {
	font-family: 'Trebuchet MS',Trebuchet,serif;
	font-size: 10pt;
	color: #000000;
}

.border {
	border: 2px solid #CCCCCC;
}

.border2 {
	border: 2px solid #000000;
}

.small {
	font-family: 'Trebuchet MS',Trebuchet,serif;
	font-size: 10pt;
	color: #000000;
}

.big {
	font-family: 'Trebuchet MS',Trebuchet,serif;
	font-size: 10pt;
	color: #000000;
}
table{
border: 0px;
padding: 4px;
}