/*-----------------------------
BASE HTML TAG SECTION
-----------------------------*/
html 
{
	margin:0px;
	padding:0px;
	top:0px;
	left:0px
}


body
{
	/* position: absolute; */
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	font-family:verdana, courier new;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	background-color:#c3c3c3
}

p{padding:4px;}
a{font-weight:normal; color:#339933; text-decoration:underline;}



/*---------------------------
MAIN STRUCTURE Section
---------------------------*/
.banner
{ 
	width:100%;
	height:20px;
	margin:0px;
	padding:0px;
	font-family:verdana, courier new;
	font-size:8pt;
	font-weight:normal;
	color:#ffffff;
	background-color:#000066
	/* background-image:url(/TWOLOST/GRAPHICS/snow_trees_tile.jpg) */
}

.tblMain
{ 
	width:100%;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
	background-color:#ffffff
}

.tblLogo
{ 
	background-color:#000066;
	/* background-image:url(/TWOLOST/GRAPHICS/snow_trees_tile.jpg); */
	background-image:url(/TWOLOST/GRAPHICS/tl_logo_vert_wide_tp.gif);
}


.tblInfoContent
{ 
	background-color:#000066;
	/* background-image:url(/TWOLOST/GRAPHICS/snow_trees_tile.jpg); */
	font-size:8pt
}

.footer
{ 
	width:100%;
	height:20px;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	font-family:verdana, courier new;
	font-size:8pt;
	font-weight:bold;
	color:#999999;
	background-color:#000066;
}



/*----------------------
INDEX Section
-----------------------*/
.indexbody
{ 
	width:196px;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	border-top:#000000 1px solid;
	/* border-left:#000000 1px solid; */
	/* border-right:#000000 1px solid; */
	/* border-bottom:#000000 1px solid; */
	background-image:url(/TWOLOST/GRAPHICS/index_bkgrnd.gif)
}

.indexborder
{

}



.tblIndexNavigation
{ 
	padding:0px;
	margin:0px
}

.indexspacer1
{
	width:12px;
	height:0px;
}

.indexspacer2
{
	width:12px;
	height:0px;
}

.indexspacer3
{
	width:12px;
	height:0px;
}

.icontent
{
	width:160px;
	height:0px;
}

.ihr
{
	width:172px;
}

.iheight
{
	height:16px
}

a.clsLeftNav{font-weight:bold; font-size:8pt; color:#ffffff; text-decoration:none;}
a.clsLeftNav:hover{font-weight:bold; color:#ffffff; text-decoration:underline;}
a.clsLeftNavSubItem{font-weight:bold; font-size:8pt;color:#ffffff; text-decoration:none; padding-left:5px; line-height:20px;}
a.clsLeftNavSubItemSelected{font-weight:bold; font-size:8pt;color:#ffffff; text-decoration:underline;}
a.clsLeftNavSubItem:hover{font-weight:bold; font-size:8pt;color:#ffffff; text-decoration:underline;}
a.clsLeftNavSubItemSelected:hover{font-weight:bold; font-size:8pt;color:#ffffff; text-decoration:underline;}
.clsLeftNavSubItem{font-weight:bold; font-size:8pt;color:#ffffff; text-decoration:none; padding-left:5px;}
a.RRDirectory:hover{color:#AF7817;}



/*----------------------
CONTENT Section
-----------------------*/
.c_border1
{
 width:8px;
 height:5px
}

.c_border2
{
 width:18px;
 height:5px
}

.c_border3
{
 width:18px;
 height:5px
}

.c_border4
{
 width:8px;
 height:5px
}

.c_column1
{
 width:214px;
 height:5px
}

.c_column2
{
 width:214px;
 height:5px
}

.c_column3
{
 width:222px;
 height:5px
}

.reading
{
font-family:verdana;
font-size:8pt;
line-height:18px
}

.report_dark
{
font-family:verdana;
font-size:8pt;
line-height:18px;
background-color:#4C4646;
color:#f8f8f8;
}

.RRDirectory
{
    font-weight:bold;
    color:#f8f8f8;
    text-decoration:none;
    font-size:8pt;
    
    
}

.content_border
{
	border-top:#000000 2px solid;
	border-right:#000000 2px solid;
	border-bottom:#000000 2px solid;
}



/*----------------------
MISC Section
-----------------------*/
td.AnnouncementBody
{
	Font-Family:verdana;
	Font-Size:8pt;
	Color: #000000;
	Text-Align:left
}

.AnnouncementTitle
{
	Font-Family:tahoma;
	Font-Size:8pt;
	Font-Weight:bold
}

table.AnnouncementBody
{
	Font-Family:verdana;
	Font-Size:8pt;
	Color: #000000;
	Text-Align:left
}

.PhotoGalleryText
{
	font-family:verdana;
	font-size:8pt;
	padding:1px
}

.home_img_border
{
	border-bottom:#000000 2px solid;
}

a.reports_link
{
	color:#000066;
	font-weight:normal;
	text-decoration:none;
	font-style:italic
}
a.reports_link:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#000066;
}

tr.report-title td
{
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:#f8f8f8;
	background-color:#000066;
	line-height:22px;
	padding-left:5px;
	padding-right:5px
}

tr.report-body td
{
	font-family:verdana;
	font-size:8pt;
	border-top:#999999 1px solid;
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
	padding-left:5px;
	padding-right:5px
}