﻿body, table, input, select, textarea 
{
	font-family: Arial;
	font-size: 15px;
}

.header
{
	background-color:#183C94;
	color:#FFFFFF;
	font-weight:bold;
}

.mainheader {font-family: georgia, tahoma, sans-serif; color:#FFFFFF;}
.headline {font-family: georgia, tahoma, sans-serif; color:#000000;}
.headline-blue {font-family: georgia, tahoma, sans-serif; color:#004080;}
a.linknav { font-family:arial; font-weight: bold; font-size: 15px; font-style:italic; color:#FFFFFF ;  text-decoration:none ; }
a:hover.linknav { font-family:helvetica; color:#000080 ;  text-decoration:underline; }

.RollOver {
     
     background-color: #CCCCCC;
     height: auto;
     width: auto;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #CCCCCC;
     border-top-width: 1px;
     border-right-width: 1px;
     border-left-width: 1px;
     border-top-style: none;
     border-right-style: none;
     border-left-style: none;
     border-top-color: #CCCCCC;
     border-right-color: #CCCCCC;
     border-left-color: #CCCCCC;
  padding: 0px;
     z-index: auto;
}
 
.Rollout {
     
     height: auto;
     width: auto;
     backgroung-color: auto;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #C8CBD2;
     border-top-width: 1px;
     border-right-width: 1px;
     border-left-width: 1px;
     border-top-style: none;
     border-right-style: none;
     border-left-style: none;
     border-top-color: #C8CBD2;
     border-right-color: #C8CBD2;
     border-left-color: #C8CBD2;
  padding: 0px;
     z-index: auto;
}