
/* CSS Document */
body {
	position: relative;
	width: 100%;
	height: 100%;

	background-attachment: scroll;
	background-position: center top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 200px;
	

	
}
.floatleft{
	text-align: left;
	display: block;
	float: left;
}
.floatright{
	text-align: right;
	display: block;
	float: right;
}
.outlined {
	border: 1px solid #808080;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;	
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;	
}
.date {
	font-size: 11px;
	color: #000000;
	text-align: left;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	clear: right;
	margin-right: 20px;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-attachment: scroll;
	background-image: url(/images/pointer_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.header {
	font-size: 13px;
	color: #666666;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 1px;
	text-decoration: none;
	padding-right: 5px;
	clear: both;
}
.storycolumnbox {
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  float: right;                                   
  margin: 15px 0 5px 5px;
  width: 125px;
  }

.columnbox {
  margin:0px;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  }

.columnbox ul.columnlist {
  margin: 5px 0 0 2px;
  padding: 4px 10px 4px 10px;
 
  } 

.storycolumnbox .columnbox ul.columnlist li {
  padding: 2px 0 2px 0;
  margin-bottom: 1px;
  font-family: arial, helvetica, sans-serif; 
  font-size: 80%; 
  line-height: 1.4em; 
  list-style-image: none;
  list-style-type:none;
  }

.storycolumnbox .columnbox ul.columnlist li a {
  color: #000099;
  }


.storycolumnbox ul.columnlist .print a {
  background-image: url(/articles/images/iconprint.gif);
  background-repeat: no-repeat;
  padding: 0 0 3px 20px;
  }
.storycolumnbox ul.columnlist .email a {
  background-image: url(/articles/images/iconltr.gif);
  background-repeat: no-repeat;
  padding: 0 0 3px 20px;
  }

.storycolumnbox ul.columnlist .letters a {
  background-image: url(/articles/images/iconenv.gif);
  background-repeat: no-repeat;
  padding: 0 0 3px 20px;
  text-align:left;
  }
  
#mainwrapper {
	background-color: #FFFFFF;
	display: block;
	min-height: 1300px;
	width: 800px;
	margin-left: auto;
	margin-right:auto;
	position: relative;
	margin-top: 2px;
	padding: 0px;
	overflow: visible;
	height: 100%;
	border: 1px solid #808080;
}
#TTheader {
	display: block;
	overflow: hidden;
	height: 108px;
	width: 800px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-attachment: scroll;

	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
}

#subheader 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808080;
	border-bottom-color: #808080;
	position: absolute;
	height: 20px;
	width: 800px;
	left: 0px;
	top: 80px;
	color: #000000;
	text-align: right;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background-attachment: scroll;
	background-image: url(/images/subheadbkgd.gif);
	background-repeat: no-repeat;
	background-position: 100px center;
}
#subheader table
{
	padding :0px;
	z-index:1;
	position: absolute;
	top: 0px;
	left: 5px;
	right: 730px;
	overflow: hidden;
}

#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background-color: #FFFFFF;
	
	height: 90%;
	width: 125px;
	left: 0px;
	top: 108px;
	position: absolute;
	bottom: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #000000;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#808080;
}

#mainnav a:link {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#mainnav a:visited {
	text-decoration: none;
	color: #000000;
	padding: 3px;
	display: block;
	padding-left: 8px;

}
#mainnav a:hover {
	background-color: #FFFFFF;
	color: #0000FF;
	display: block;
	padding-left: 8px;
}
#mainnav a:active {
	background-color: #FFFFFF;
	color: #0000FF;
	display: block;
	padding-left: 8px;
}
#mainnav h1{
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 5px;
}
#mainnav h2{
	font-size: 10pt;
	text-align: left;
	color: #000033;
	font-weight: normal;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#mainnav img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#topnav{
	overflow: hidden;
	padding-bottom: 10px;
}
#topnav a:link{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#topnav a:visited{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
#topnav a:hover{
	background-color: #FFFFFF;
	color: #990000;
}

#topnav a:active{
	background-color: #FFFFFF;
	color: #990000;
}
#maincolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 315px;
	position: absolute;
	left: 131px;
	top: 87px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 450px;
	padding-left: 10px;
	overflow: visible;
	height: auto;
	
	
}

#maincolumn a:link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
#maincolumn a:visited{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
#maincolumn a:hover{
	color: #FF0000;
	text-decoration: none;
}
#maincolumn a:active{
	color: #FF0000;
	text-decoration: none;
}

#storycolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	min-Height: 300px;
	height: auto;
	width: 520px;
	position: absolute;
	left: 125px;
	top: 103px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 300px;
	padding-left: 12px;
	
	
	border-bottom-width: 1px;
	border-left-width: 1px;

	
	overflow: visible;
}

#storycolumn h1{
	font-size: 20px;	
}
#storycolumn h2{
	font-size: 14px;
	color: #990000;
}
#multimedia{
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #808080;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(/images/adtag.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
	height: 220px;
	width: 300px;
	float: left;
	position: relative;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sectionnav {
	font-size: 11px;
	color: #0000FF;
	margin-left: 120px;
	display: block;
	margin-bottom: 20px;
}
#sectionnav a:link {
	text-decoration: none;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
}
#sectionnav a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
#sectionnav a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
}
#sectionnav a:active {
	text-decoration: underline;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
}
#newsbriefs {
	font-family: Arial, Helvetica, sans-serif;
	font-size:2pt;
	color: #333333;
	height: 99%;
	width: 180px;
	position: absolute;
	left: 467px;
	top: 87px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	bottom: 350px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
}
#newsbriefs a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
#newsbriefs a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
#newsbriefs a:hover{
	color: #FF0000;
	text-decoration: none;
}
#newsbriefs a:active{
	color: #FF0000;
	text-decoration: none;
}
#headlines {
}
#headlines ul{
	margin: 0px;
	list-style-type:disc;
	list-style-position: inside;
	display: inline;
}
#headlines li{
	margin: 0px;
}
#headlines a:link {
	font-weight: normal;
	margin-left: 0px;
	text-decoration: none;
	font-size: 12px;
}
#subcontent_headlines {
}
#subcontent_headlines ul{
	margin: 0px;
	list-style-type: none;
	display: inline;
	list-style-image: none;
}
#subcontent_headlines li{
	margin: 0px;
}
#subcontent_headlines a:link {
	font-weight: normal;
	margin-left: 0px;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(/images/ttpremicon.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 12px;
}
#subcontent_headlines a:visited {
	font-weight: normal;
	margin-left: 0px;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(/images/ttpremicon.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 12px;
}
#ads_rightcolumn {
	position: absolute;
	height: 99.1%;
	width: 125px;
	top: 87px;
	right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	overflow: hidden;
	border-left-color:#808080;
	border-left-style: solid;
	border-left-width: 1px;
		
}
#ads_rightcolumn img{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	display: block;
}
#adbanner_centerbtm {
	position: absolute;
	height: 65px;
	width: 470px;
	left: 40px;
	bottom: 200px;
}
#adbanner_centertop {
	position: absolute;
	height: 65px;
	width: 470px;
	left: 175px;
	top: 100px;
}

#featuredclassifieds {
	background-color: #CCCCCC;
	height: 300px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	clear: both;
	bottom: 0px;
	color: #000000;
	font-size: 12px;
	z-index: 1;
	left: -130px;
}
#featuredclassifieds a:link {
	text-decoration: underline;
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
}
#featuredclassifieds a:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
#featuredclassifieds a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
}
#featuredclassifieds a:active {
	text-decoration: underline;
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
}
#classifiedsheader {
	background-color: #FFFFFF;
	height: 20px;
	width: 800px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	position: absolute;
	top: 0px;
	right: 0px;
}
#listing {
	display: block;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 260px;
	width: 158px;
	float: left;
	margin-top: 35px;
}
#listing h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-bottom: 7px;
	margin-top: 0px;
}
#listing p{
	margin-right: 10px;
	margin-left: 10px;
}
#nlsignup {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 799px;
	color: #ffffFF;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	margin-top: 10px;
	padding-top: 1px;
	top: 1275px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
#footer a:link{
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
.floatrightfooter{
	text-align: right;
	display: block;
	float: right;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.floatcenter{
	text-align: center;
	display: block;
	float: left;
}
#webinar {
	background-color: #990000;
	overflow: hidden;
	height: 120px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/header_webinar2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	text-align: center;
	display: block;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 5px;
}
#webinar h1{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#webinar a:link {
	text-decoration: underline;

	background-position: 105px top;
	
	color: #FFFFFF;
	font-weight: bold;
}

#webinar a:visited {
	

}

#webinar a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
	font-weight: bold;
	background-color: #990000;
}

#webinar a: visited {
	text-decoration: underline;
	color: #FFFFFF;	
	
	font-weight: bold;
}
#plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	padding: 10px;	
}
#plaintext a:link{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #0000FF;
}
#plaintext a:visited{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #0000FF;
}
#plaintext a:hover{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #0000FF;
	background-color: transparent;
}
#plaintext a:active{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #0000FF;
	background-color: transparent;
}





