/* normal: most regular body text */
.normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
.selectInput {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.bold {
    font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
    font-size: 12pt;
    text-decoration : none;
    color: #0000FF;
    font-weight: bold;
    font-style: normal;		
}
.ClientTitle {
    font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
    font-size: 12pt;
    text-decoration : none;
    font-weight: bold;
    font-style: normal;		
}
.ClientTitleAcident {
    font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
    font-size: 12pt;
    text-decoration : none;
    color: #FF0000;
    font-weight: bold;
    font-style: normal;		
}
.accident {
    font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
    font-size: 12px;
    text-decoration : none;
    color: #FF0000;
    font-style: normal;		
}

.listitem_on {
    font-family: sans-serif, Times New Roman, Arial, Helvetica; 
    font-size: 13pt;
    color: #000088;	
    font-weight: bold;
    font-style: normal;	
}

.sidelink {
    font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
    font-size: 13pt;
    text-decoration : none;
    color: #0000A8;
    font-weight: bold;
    font-style: normal;		
}

.sidelink:Hover  {
    text-decoration : underline;
    color: #669900;
}

.Category {
    font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
    font-size: 12pt;
    text-decoration : none;
    color: #0000A8;
    font-weight: bold;
    font-style: normal;		
}

.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
    background-color: #DCEDED
}
/* Title for Main Menu and Main Display */
.title
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14pt;
  color:white;
  font-style: normal;
  font-weight: bold;
}
/* header: heading text */
.header 
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 2pc;
  color: #333366;
  font-style: normal;	
}
.displayTitle {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
	font-size: 15pt;
	text-decoration : none;
	color: #990000;
    font-style: normal;
    font-weight: bold;		
}
.displayTitle:Hover  {
	text-decoration : underline;
        color: #669900;
}

.hidetext { -webkit-text-security: disc; /* Default */ }

.section {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	text-decoration : none;
	color: #990099;
    font-style: normal;
    font-weight: bold;		
}

/*  background-image:url('http://72.41.34.212/images/bg_displaymenu.jpg');*/
/*   background-color: f0f8ff */
body
{
  /*background-image:url('http://72.41.34.212/images/background_main.jpg');*/
/*  background-color: E1F9FB ;*/
  background-attachment: fixed
}