﻿#MainTable
{
    width:100%;
    height:100%;
    table-layout:fixed;
    background-color:#FFFFFF;
}
#HeaderTable
{
    width:50%;
    table-layout:fixed;
    background-color:#FFFFFF;
}
#FooterTable
{
    width:100%;
    table-layout:fixed;
    background-color:#FFFFFF; 
} 

body
{
  height:100%; 
   margin-bottom:0px;
   margin-left:0px;
   margin-right:0px; 
   margin-top:0px; 
   background-color:#FFFFFF;
}

A:link, A:visited, A:active
{
    color:#444444;
    text-decoration:none;
}

.HeaderTable
{
background-color: #FFFFEE;
width:100%;
}

.HeadTable
{
background-color: #0C04BC;
width:100%;
height:13px;

}

.Heading
{
font-size:20px;
font-family:Arial;
font-weight:900;
white-space:nowrap;
}

.WebTable
{
background-color: #dcdcdc;
width:85%;
height:13px;
text-align: center;
color:#660000;
}    

.WebSubTable
{
width:75%;
background-color: #ffffff;
text-align: left;

}  

.DirSubTable
{
background-color: #ffffff;
width:75%;
text-align: center;
}     

.SubText
{
    color:#cc0000;
    text-decoration:underline;
    font-size:10pt;
    font-family:Sans-Serif; 
    font-weight:900;
    text-align:left;
    
}

.FooterText
{
    color: #ffffff;
    font-family: Verdana;
    Font-Size: 9px;
    font-weight:900;
    font-style:italic; 
    text-decoration: none;
    background-color: #0C04BC; 
    text-align: right;    
}

.SiteMapLink
{
    color: #444444;
    font-family: Verdana;
    Font-Size: 11px;
    background-color: white; 
   text-align: center;  
   width:70%;
}

.StartParaText
{
font-size: 10pt; 
color: blue; 
font-family: Verdana;
font-weight:bold

}

.CapParaText
{    
font-size: 10pt; 
color: #444444; 
font-family: Verdana;
font-weight:bold;
text-align:left
}

.CapText
{    
font-size: 9pt; 
color: #444444; 
font-family: Verdana;
font-weight:bold;
text-align:center;
}

.ParagraphText
{
font-size: 10pt; 
color: #444444; 
font-family: Verdana;
font-weight:normal;
text-align:left

}

.AllText
{    
font-size: 12px; 
color: #444444; 
font-family: Verdana;
text-align:left;
}

.AllCellText
{    
font-size: 12px; 
color: #444444; 
font-family: Verdana;
text-align:center;
}

.ItalText
{    
font-size: 12px; 
color: #cc0000; 
font-family: Verdana;
font-style:italic;
text-align:left;
}

.MainLeftTable
{
 vertical-align:top;
 width:175px; 
 height:100%;
background-color: #FFFFEE;
}

.MainRightTable
{
 vertical-align:top;
 width:100%; 
 height:100%;  
background-color:#FFFFFF;   
}

.SiteMapMain
{
	text-align:left;
}

.SiteMapCurrentNodeStyle
{
	color:#000000;
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFFF; 
	text-decoration:none;		
}

.SiteMapNodeStyle
{
	color:#ffffff;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}

.SiteMapRootNodeStyle
{
	color:#8D8D8D;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}

.SiteMapPathSeperator
{
	color:#000000;
	font-size:12px;
	background-repeat: no-repeat;
	font-weight:bold;
	padding:15px;
	background-position: center;
}

.MenuLink
{
background:#F5F5F5;
color:#0C04BC;
text-decoration:none;
font-size: 10pt; 
text-align:center;
cursor:pointer;
width:170px;
border:2px outset #C21469;
}

.SubMenuTable
{
position:absolute;
table-layout:fixed;
width:175px;
}

.MenuTable
{
table-layout:fixed;
width:175px;
}

.MenuLinkOver
{
background:#FFFFFF;
color:#03BCB6;
text-decoration:none;
font-weight:900;
text-align:center;
cursor:pointer;
width:170px;
border:2px outset #03BCB6;
}

.Validator
{
font-size:11px;
font-family:Verdana;
font-weight:900;
position:relative;

}
