﻿body
{
	font-size: 11pt;
}

a:link, a:visited
{
    text-decoration: none;
	}
a:hover
{
    text-decoration: none;
}



#header #menuTop
{
	display: none;
}


/******** headerBar ********/

#headerBar
{
	
}

/******** menuMain ********/

#menuMain
{
	display: none;
}
#breadcrumbs
{    
    display: none;
}
#sidebarLeft
{    
    /* display: none; */
}
#sidebarRight
{    
    display: none;
}
#footer
{
	margin-top: .2in;
	padding-left: 0;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
}


/*
.yui-t4 .yui-b
{
	width: 0px;
}
.yui-t4 #yui-main .yui-b
{
	margin-right: 0px;
}

.yui-gf div.first
{
	width: 0px;
}

*/


/*

#doc2, .yui-gf .yui-u
{
	width: 7.5in;
}
*/

#contentMain
{
	margin-top: 0.25in;
}



.printDisplayOnly
{
	display: block
}
.noPrintDisplay
{
	display: none
}
.th
{
	color: #000000;
}

.smallText
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.gridView
{
	border: 1px solid #CCCCCC;
	margin-bottom: 0.25in;
}
.gridView td
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	color: #000000;
}

.rentalListInfo
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 10pt;
}