body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    background-repeat: repeat-x;
    margin:0px;
}

#topmatter {
    z-index:1;
    min-height:70px;
    top:0px;
    bottom:1px;
    width:100%;
}

#topnav {
    width:960px;
    height:20px;
    z-index:2;
    left: 0px;
    top: 90px;
    padding-right:0px;
    background-color:#004280;
    width:100%;
}

#pagehed {
    width:400px;
    height:50px;
    z-index:4;
    left: 20px;
    top: 120px;
    font-style: normal; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    line-height: 18px;
    font-size:18px;
    font-weight:bold;
    color:#990000;
    vertical-align :top;
}
#pagecontent {
    position:absolute;
    width:800px;
    height:115px;
    z-index:3;
    left: 20px;
    top: 170px;
}

.pmedium {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12pt;
    font-style: normal;
    font-weight: normal;
}
.psmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
}
.psmallpad {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    padding-left: 3px;
    padding-right: 3px
}
.ptiny {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    line-height: 9pt
}

.pnav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    letter-spacing:normal;
    color: #ffffff;
    padding-left: 2px;
    padding-right: 2px;
    white-space:nowrap;
}

.tdpnav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    letter-spacing:normal;
    color: #004280;
    padding-left: 3px;
    padding-right: 3px;
    white-space:nowrap;	
}

.menu 
{
	font-size: 9px;
    color: #FFFFFF;
    text-decoration: none;
}
.menu:link
{
    font-size: 9px;	
    color: #FFFFFF;
    text-decoration: none;
}
.menu:visited 
{
    font-size: 9px;	
    color: #FFFFFF;
    text-decoration: none;
}
.menu:hover 
{
    font-size: 9px;	
    color: #cccccc;
    text-decoration: none;
}
.menu:alink
{
    font-size: 9px;	
    color: #FFFFFF;
    text-decoration: none;
}
.activemenu 
{
    color: #FFFF00;
    text-decoration: none;
}
.activemenu:link
{
    font-size: 9px;	
    color: #cccccc;
    text-decoration: none;
}
.activemenu:visited 
{
    font-size: 9px;	
    color: #cccccc;
    text-decoration: none;
}
.activemenu:hover 
{
    font-size: 9px;	
    color: #cccccc;
    text-decoration: none;
}
.activemenu:alink
{
    font-size: 9px;	
    color: #FFFF00;
    text-decoration: none;
}

.submenu {
    position:absolute;
    width:160px;
    z-index:100;
    left: 207px;
    top: 72px;
    visibility:hidden;
    font-size: 10px;   
}

.submenu TABLE 
{
    width:100%;
    border-right:solid 1px #cccccc;
    border-bottom:solid 1px #cccccc;
}
.submenu TABLE TD
{
    width:100%;
    border-left:solid 1px #cccccc;
    border-top:solid 1px #cccccc;
    background-color:#004280;
    padding-left:2px; 
    padding-top:3px;   
    padding-bottom:3px;
    font-size: 10px;       
}

.ErrorTxt
{
    font-family: Arial;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold
}

.ptiny {
    font-weight: normal; 
    font-size: 9px; 
    line-height: 9pt; 
    font-style: normal; 
    font-family: verdana, arial, helvetica, sans-serif;
}

table.homeTable{
    width:100%;
    border:1px solid #C6D7EF;
    border-top-color:#478D36;
    margin-bottom:5px;
    -moz-user-select: none;
}
table.homeTable .homeTR td{
    background:#A6E3AB;
    height:22px;
    border-bottom:1px solid #99DE9E;
    padding-left:5px;
    padding-right:5px;
}
table.homeTable .homeTR td.left a,
table.homeTable .homeTR td.left a:link{
    text-decoration:none;
    font-weight:normal;
    font-size:11px;
}
