﻿body 
{
    
    font-family: Trebuchet MS;
    font-size: 9pt;
    color: #333333;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-repeat:no-repeat;
    background-color:#cccccc;
}
h1 
{
    font-size:10;
}
#wrapper
{
    top:10px;
    width:100%;
    position:absolute;
    
}
#header 
{
    position:relative;
    width: 900px;
    height:69px;
    background-color:#103870;
    top:0px;
}
#menu 
{
    border-bottom: 5px solid Gray;
    background-color:  #103870;
    position: relative;
    top: 0px;
    width: 895px;
    text-align:left;
    color:White;
    padding-left:5px;
    z-index:100;
    left: 0px;
    height: 20px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#menu a:link 
{
    color:#E5E5E5;
    font-weight:bold;
    font-size:10;
}
#menu a:active 
{
    color:#E5E5E5;
    font-weight:bold;
}
#menu a:visited 
{
    color:#E5E5E5;
    font-weight:bold;
}
#menu a:hover 
{
    color:White;
    font-weight:bold;
}

#page 
{
    top:0px;
    width:898px;
    height:300;
    border-style:solid;
    border-color:Gray;
    border-width:1px; 
    position:relative;
    background-color:White;
    text-align:left;
    
}
#topblank 
{
    height:134px;
    background-color:#306383;
    width: 829px;
    position:absolute;
    top:5px;
    left: 150px;
    z-index:0;
}#actiformtext 
{
    position:relative;
    font-size:40;
    top:-94px;
    left:163px;
    width:350px;

}

#footer 
{
     border-top: 5px solid Gray;
    left: 0px;
    top: 0px;
    position: absolute;
    width: 900px;
    background-color:#103870;
    color:White;
    position:relative;
    
}
#tablefoot 
{
    width:90%;
    color:White;

}

#topdate 
{
    position: absolute;
    top: 31px;
    left: 508px;
    font-family: Trebuchet MS;
    font-size: 20px;
    color: #333333;
}
#footer a:link 
{
    color:White;
  
    font-size:10;
    text-decoration:none;
}
#footer a:active 
{
    color:White;
    
    text-decoration:none;
}
#footer a:visited 
{
    color:White;
    
    text-decoration:none;
}
#footer a:hover 
{
    color:white;
    
    text-decoration:none;
}
.accordionHeader
{
    border: 1px solid #314165;
    color: white;
    background-color:Gray;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 
.accordionHeader a:link
{
      color: #FFFFFF;
      background: none;
      text-decoration: underline;
}
 
 .accordionHeader a:hover
{
      background: none;
      text-decoration: none;
      color: #000000;

}

.accordionHeader a:visited
{
      background: none;
      text-decoration: underline;
      color: #FFFFFF;

} 

.accordionHeader a:selected
{
      background: none;
      text-decoration: underline;
      color: #FFFFFF;

}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 

 
.accordionContent
{
    background-color:White;
    color:#333333;
    border: 1px dashed #314165;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font-size:9pt;
}
#logon
{
    height:358px;
}
#box {
	width: 352px;
	background: url(images/box_bg.jpg) repeat-y;
    z-index: 1;
    left: 366px;
    top: 17px;
    height: 401px;
    
}

#box .top {
	height: 24px;
	width: 354px;
	background: url(images/curvedbox_top.jpg) no-repeat;
}

#box .mid {
	padding: 5px;
	background: url(images/box_bg.jpg) repeat-y;
    width: 342px;
    height: 363px;
}

#box .bot {
	height: 20px;
	width: 388px;
	background: url(images/curvedbox_bottom.jpg) no-repeat;
}

#box td {
	font-size: 11px;
}

#box p {
	margin: 0px;
    width: 322px;
}

#box .heading {
	font-size: 21px;
	color: #333;
}

#box .text {
	font-size: 11px;
}

#box a:hover {
text-decoration: none;
color: #000000;
outline: none;
}

.red {
	color: red;
}
.endit {
	clear: both;
	padding-bottom: 100px;
}
.menu a:link 
{
    color:black;
    font-weight:bold;
    font-size:10;
}
.menu a:active 
{
    color:black;
    font-weight:bold;
}
.menu a:visited 
{
    color:black;
    font-weight:bold;
}
.menu a:hover 
{
    color:blue;
    font-weight:bold;
}
.menu1 a:link 
{
    color:White;
    font-weight:bold;
    font-size:10;
}
.menu1 a:active 
{
    color:White;
    font-weight:bold;
}
.menu1 a:visited 
{
    color:White;
    font-weight:bold;
}
.menu1 a:hover 
{
    color: #b83f27;
    font-weight:bold;
}

 .IE8Fix            
 {
 z-index: 100;
 }