﻿body
{
    background-image: url('img/tilebg.gif');
    background-repeat:repeat;
    padding:0 0 0 0;
    margin:0 0 0 0;
    width:100%;
    height:100%;
    overflow:hidden;
}
html
{
    width:100%;
    height:100%;
}
.TopLogo
{
    background-image: url('img/topLogo.gif');
    background-repeat:no-repeat;
    width:900px;
    vertical-align:top !important;
    height:193px;
    padding-left:20px;
    padding-top:25px;
}
.TopUnderLogo
{
    background-image: url('img/topunderLogo.gif');
    background-repeat:no-repeat;
    width:690px;
    height:20px;
}
.RightLogo
{
    width:259px; 
    vertical-align:top;
    height:297px;
}
.ContentCell
{
    padding-left:15px; padding-bottom:15px;
}
.MainContentTable
{
    width:900px; height:545px; background-color:#fff;
}
.FootCell
{
    height:35px; background-color:#065085; color:White; font-size:13px; font-weight:bold; text-align:center;
}
.footNote
{
    font-family:Arial; font-size:14px; padding-top:3px; font-weight:bold; color:#000 !important; text-decoration:none !important;
    
}
a.footNotes
{
    color:black; text-decoration:none !underline;
}
a.footNotes:hover
{
    color:black; text-decoration:none !underline;
}


/*Administrator*/
.adminContainer
{
	WIDTH: 200px;
	HEIGHT: 170px;
	background-color:White;
	font-weight:bold;
	display:none;	
}
.adminTable
{
	WIDTH: 200px;
	HEIGHT: 170px;
	text-align:center;
	font-family:Arial;
}
.admimg
{
    width:16px;
    height:16px;
	border-width:0px;
}
.headTags
{
	display:none;
}