﻿body {
}

.C1
{
	background-color:#EBEBEB;
}

.C2
{
	background-color:#FFFFFF;
}

.C3
{
	background-color:#E40001;
}

.C4
{	 
	background-color:#D1DBE3;
}

.C5
{
	background-color:#F5F5F5;
}

.C6
{
	background-color:#DFDFDF;
}

.C7
{
	background-color:#E5E5E5;
}

.C8
{
	background-color:#F4F2F8;
}

.T1
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:normal;
}

.T2
{
	font-family:Arial;
	font-size:14px;
	color:White;
	font-weight:bold;
}

.T3
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:bold;
}

.T4
{
	font-family:Arial;
	font-size:14px;
	color:Black;
	font-weight:bold;
}

.T5
{
	font-family:Arial;
	font-size:12px;
	color:#828080;
	font-weight:normal;
}

.T6
{
	font-family:Arial;
	font-size:14px;
	color:#E40001;
	font-weight:bold;
}

.T6_BLUE
{
	font-family:Arial;
	font-size:14px;
	color:Blue;
	font-weight:bold;
}

.T6_GREEN
{
	font-family:Arial;
	font-size:14px;
	color:Green;
	font-weight:bold;
}

.T7
{
	font-family:Arial;
	font-size:14px;
	color:Black;
	font-weight:normal;
	text-align: right;	
}

.T716
{
	font-family:Arial;
	font-size:22px !important;
	color:Black;
	font-weight:bold;
	text-align: right;	
	
}

.T7Header
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:bold;
	text-align: right;	
}

.NSN
{
	direction:ltr;
	text-align:right;
	
}

.T7Center
{
	font-family:Arial;
	font-size:14px;
	color:Black;
	font-weight:normal;
	 text-align:center;
}

.T8
{
	font-family:Arial;
	font-size:14px;
	color:#27529A;
	font-weight:bold;
}

.T9
{
	font-family:Arial;
	font-size:14px;
	color:#697985;
	font-weight:bold;
}

.T10
{
	font-family:Arial;
	font-size:12px;
	color:#697985;
	font-weight:bold;
}

.T11
{
	font-family:Arial;
	font-size:12px;
	color:#27529a;
	font-weight:normal;
}
.T11Bold
{
	font-family:Arial;
	font-size:12px;
	color:#27529a;
	font-weight:bold;
}

.T14L
{
	font-family:Arial;
	font-size:14px;
	color:red;
	font-weight:normal;
}

.T12
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	font-weight:normal;
}


A.T1Link:link
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:normal;
	text-decoration:none;
}

A.T1Link:visited
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:normal;
	text-decoration:none;
}

A.T1Link:active
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:normal;
	text-decoration:none;
}

A.T1Link:hover
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:normal;
	text-decoration:underline;
}

.GridTable
{
	border: solid 0px white;
	padding: 4px;
}

.GridRowHeader
{
	background-color:#D1DBE3;
	font-family:Arial;
	font-size:12px;
	color:#697985;
	font-weight:bold;
}

.GridTableRow
{
	font-family:Arial;
	font-size:14px;
	color:Black;
	font-weight:normal;
	background-color:#F5F5F5;
}

.GridTableRowAlternate
{
	font-family:Arial;
	font-size:14px;
	color:Black;
	font-weight:normal;
	background-color:#DFDFDF;
}

.GridTableRowSmall
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:normal;
	background-color:#F5F5F5;
}

.GridTableRowAlternateSmall
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:normal;
	background-color:#DFDFDF;
}


.UserControl
{
	font-family:Arial;
	font-size:14px;
	color:#697985;
	font-weight:bold;
	background-color:#D1DBE3;
}




A.T6Link:link
{
	font-family:Arial;
	font-size:14px;
	color:#E40001;
	font-weight:bold;	
	text-decoration:none;
}

A.T6Link:visited
{
	font-family:Arial;
	font-size:14px;
	color:#E40001;
	font-weight:bold;	
	text-decoration:none;
}

A.T6Link:active
{
	font-family:Arial;
	font-size:14px;
	color:#E40001;
	font-weight:bold;	
	text-decoration:none;
}

A.T6Link:hover
{
	font-family:Arial;
	font-size:14px;
	color:#E40001;
	font-weight:bold;	
	text-decoration:underline;
}


.ButtonStyle_110
{                                                        	
	 
    background-image:url(../images/Button_Size_D.gif);	                                                        
    display: block;
    background-color: transparent;                                                            
    background-repeat: no-repeat;                                                                                                                        
    text-align: center;
    font-family: Arial;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    border:0px;
    cursor:hand;    
}


.ButtonStyle_90
{                                                        	
	 
    background-image:url(../images/Button_Size_C.gif);	                                                        
    display: block;
    background-color: transparent;                                                            
    background-repeat: no-repeat;                                                                                                                        
    text-align: center;
    font-family: Arial;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    border:0px;
    cursor:hand;
    
}

.ButtonStyle_70
{                                                        	
	 
    background-image:url(../images/Button_Size_B.gif);	                                                        
    display: block;
    background-color: transparent;                                                            
    background-repeat: no-repeat;                                                                                                                        
    text-align: center;
    font-family: Arial;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    border:0px;
    cursor:hand;
    
}

.ButtonStyle_50
{                                                        	
	 
    background-image:url(../images/Button_Size_A.gif);	                                                        
    display: block;
    background-color: transparent;                                                            
    background-repeat: no-repeat;                                                                                                                        
    text-align: center;
    font-family: Arial;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    border:0px;
    cursor:hand;
    
}
.ButtonStyle_50N
{                                                        	
	 
    background-image:url(../images/Button_Size_A.gif);	                                                        
    display: block;
    background-color: transparent;                                                            
    background-repeat: no-repeat;                                                                                                                        
    text-align: center;
    font-family: Arial;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    border:0px;
    cursor:hand;
    width:50px;
    
}

.hiddenForAccessibilityLabel
{
	position:absolute;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

