body
{
    text-align: center;
    background-repeat: no-repeat;
    font-family: Sans-Serif;
    position: static;
}
div.titleLayer
{
    width: 300px;
    top: 89px;
    text-align: center;
    font-size: medium;
}
div.headerLastUpdated
{
    text-align: left;
    font-size: x-small;
    font-family: Sans-Serif;
    width: 100%;
    text-indent: 5px;
}
tr.headerrow
{
    height: 50px;
    background-image: url(images/vertgradient_60.png);
    font-size: 23px;
    color: white;
    font-variant: small-caps;
    font-weight: bold;
    text-indent: 5px;
}
tr.footerrow
{
    height: 50px;
    background-image: url(images/vertgradient_l2d_60.png);    
}
div.title
{
	font-size: medium;
	color: black;
	padding-top: 10px;
	padding-bottom:15px;
	font-style: normal;
	text-align: center;
}
div.leftTabLayer
{
    vertical-align:top;
    text-align: right;
    white-space: pre-line;
    font-size: small;
    font-family: Sans-Serif;
}
td.leftTabTD
{
    vertical-align: top;

    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-right: #dcdcdc thin double;
    border-top: #dcdcdc thin double;
    border-left: #dcdcdc thin double;
    border-bottom: #dcdcdc thin double;
}
#txtLeftTab1
{
    white-space: pre-line;
    font-size: 9pt;
    font-family: Sans-Serif;
    font-style: normal;
}
div.rightTabLayer
{
	background-repeat: no-repeat;
	text-align: left;
	white-space: pre-line;
	font-size: small;
	font-family: Sans-Serif;
}
div.footerLayer
{
	border-top: gray thin solid;
	left: 4px;
	top: 702px;
	height: 32px;
	text-align: left;
	vertical-align: top;
	font-size: small;
	font-family: Sans-Serif;
}
div.searchBoxLayer
{
    width: 397px;
    top: 266px;
    font-weight: bold;
    font-size: small;
    font-family: Sans-Serif;
    border-right: #f0f8ff 1px outset;
    border-top: #f0f8ff 1px outset;
    border-left: #f0f8ff 1px outset;
    border-bottom: #f0f8ff 1px outset;
    background-color: #f0f8ff;
    padding: 5px;
    background-image: url(images/rowgradient.png);
}
td.searchCriteria
{
    width: 122px;
    font-size: small;
    font-family: Sans-Serif;
    font-weight: normal;
    text-align: right;
}

div#leftImageLayer
{

    height: 100px;
    background-image: url(images/logo1.png);
    background-repeat: no-repeat;
    background-position: right top;
    text-align:right;
}
div#rightImageLayer
{
    width: 125px;
    height: 100px;
    background-image: url(images/logo2.png);
    background-repeat: no-repeat;
    background-position: left top;
}
div#centerIncludeSection
{
    font-size: small;
    font-family: Sans-Serif;
}
td#searchHelp
{
    font-size: small;
    font-family: Sans-Serif;
    font-style:italic;
    font-weight:normal;
}
div.baslogo
{
    width: 75px;
    height: 55px;
}
table.logo
{
    text-align:left;
    border:0;
    padding:0;
    margin:0;
    font-size: 7pt;
}
td.imagelayerLeft
{
    vertical-align: top;
    text-align: right;
    height:100px;
}   
td.imagelayerRight
{
    vertical-align: top;
    text-align: left;
    height:100px;
}   
    


