﻿body {
    font-family: Arial;
    font-size:smaller;
    margin: 0px;
	text-align: center;
}

.table
{
	font-family:Arial;
	font-size:small;
	width: 564px;
}
.hyperlinks
{
    height: 15px;
    width: 680px;
    background-color: White;
}
   
.user
{
    height: 30px;
    background-color: #B5C7DE;
            
}

.EMAPhyperlinks
{
    font: font-family: Arial;
    font-size: 16pt;
    text-align:left;
    color: #8BB9DA;
    background-color: White;
}



.user
{
    height: 30px;
    background-color: White; /* background colour for 'System' & 'User' labels */                    
}

/* Fix to make drop down menu work in IE8 without using compatability mode */
 .HeaderCellFull
{
    font-size: 10pt;
    background-color:  White;
    padding :0px 2px 0px 0px;
    font-weight:bold;
    vertical-align:bottom;
    text-align :center;
    height:75px;
    vertical-align:middle;
}


/* Data Grid components */




/* datatable styles */
.EMAPdatatablefull
{
        border-style:none;
        border-collapse:collapse;
    	background-color: White; /*main panel background colour */
    	font-family: Arial;
    	font-size: x-small;
    	padding:2px;
    	border-spacing:0px; 
    	width: 1200px;
    
}


/* Text Styles */
.EMAPtext
{
     border: 1px solid #B0C2F5;
    background-color:#FFFFFF;
     color:Black;
     font-family:Arial;
     font-size:12pt;
     padding-left:3px;  
 }

      
      
 /*  Dropdown List Style */     
   


/* Masked Edit Componenets */

/* Login layout */



/* Modal popup components */


/* Context Menu components */

/* News panel components */
.EMAPfieldlabelright
{
    font-family: Arial;
    font-size: 12pt; 
    font-weight: normal;
    text-align:right;
    color: #336699;
    white-space: nowrap;
    padding-right: 5px
    
}
.EMAPfieldlabelerror
{
    
    font-family: Arial;
    font-size: 12pt; 
    font-weight: normal;
    text-align:center;
    color: red;
}
.EMAPheaderlabel
{
    font-family: Arial;
    font-size: 20pt;
    font-weight: bold;
    color: Black; /* header label colour */
}

.EMAPDescLabel
{
    font-family: Arial;
    font-size: 12pt; 
    font-weight: normal;
    text-align:left;
    color: Black;
    width: 400px;
}



/* Details View components */

/* Modal popup components */

/* PagingBulletedList */
