﻿body 
{
	font-family: Arial;
    font-size: 0.75em;
    margin-top: 0px;
    top:0px;
    background-color: #F0F8FF;        
    background-position:left top;    
}

#divBody
{
    width: 800px;
    height:100%;
    border: solid 1px #284E98;
    text-align: left;
    background-color: #FFFFFF;
    top:0px;        
}

#divTop
{
    background-image:url(images/tns7.gif);
    background-position:left top;
    background-repeat:no-repeat;  
    padding:0px;
    top:0px;
    height: 120px;
    width: 800px;
}

h2
{
	font-family:Times New Roman Greek;
}

h3
{
	color:Green;
	font-family:Bookman Old Style;
}

h4
{
	color:Green;
	font-family:Bookman Old Style;
}

p
{
	font-family:Garamond;
	font-size:medium;
}

#divMenu
{
	width: 155px; 
}

#divMainContents
{   
    padding-left:0px;  
}

#divMainContents
{
    background-color: #FFFFFF;
}

.LevelMenuItemStyles
{
    color: Black;
    width: 155px;
    height: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
}

.StaticHoverStyle
{
	color: Blue;
	width: 155px;
	height: 30px;
	text-align:center;
	font-weight:bold;
	font-size: 1.2em;
}

.LevelSelectedStyles
{
	color: Green;
	width: 155px;
	height: 30px;
	text-align:center;
	font-weight:bold;
	font-size: 1.2em;
}

#divFooter
{
    border-top: solid 1px #EEEEEE;
    padding-bottom: 3px;
    font-size: 1.0em;
    font-weight: bold;
    text-align: center;
    background-color:#C0C0C0;
}

#divFooter1
{
    border-top: solid 1px #EEEEEE;
    padding-bottom: 3px;
    font-size: 0.8em;
    text-align: right;
    background-color:#C0C0C0;
}

.TableBorder
{
	border: solid 1px #808080;	
}

.TableBorderReports
{
	border: solid 1px #808080;
	background-color:#FFFFFF;   
}

.TableHeaderRow1
{
	color: #284E98;
    background-color: AliceBlue;
    font-size:1.3em;
    font-weight:bold;
    font-family:Book Antiqua;
}

.TableHeaderRow2
{
	color: #B5C7DE;
    background-color: #284E98;
    font-size:1.3em;
    font-weight:bold;
}

.BigTextBox
{
	height:90px;
	width:340px;	
}

#mainBody
{
    padding-left: 180px;
    padding-top: 0px;    
    min-height: 300px;
    padding-right:0px;
}

html>body #mainBody
{
    min-height:700px;
}

.hidecolumn
{
	display:none;
}

#leftArea { float: left; width: 155px; font-family: tahoma, sans-serif; position: absolute;  top: 140px; margin-left:-160px; }

.buttonClass
{
	border-color:Black;
	font-weight:bold;
}