﻿table.info td{
		vertical-align: top;
		text-align: justify;
}
.text9pxGrayArial {
	font-family:Arial;
	font-size: 9px;
	color: #6d6e71;
	font-weight:bold;
	text-align: left;
}
.text11pxGrayArial {
	font-family:Arial;
	font-size: 11px;
	color: #6d6e71;
}
.text11pxGrayArialBold {

	font-size: 11px;
	color: #6d6e71;
	font-weight:bold;
}
.text12pxGrayArial {

	font-size: 12px;
	color: #6d6e71;
}


.text13pxGrayArial {

	font-size: 13px;
	color: #6d6e71;
}
.text9pxGray {

	font-size: 9px;
	color: #6d6e71;
}
.text10pxGray {

	font-size: 10px;
	color: #6d6e71;
}

.text10ptGray
{
	font-size:10pt;
	color:Gray;
}
.text10ptGrayBold{
	font-size:10pt;
	color:Gray;
	font-weight:bold;	
}

.text11pxGray {

	font-size: 11px;
	color: #6d6e71;
}

.text11ptGrayBold {
	font-size: 11pt;
	color: #6d6e71;
	font-weight:bold;
}

.text11pxGrayBold {

	font-size: 11px;
	color: #6d6e71;
	font-weight:bold;
}
.text11pxGrayBoldLeft {

	font-size: 11px;
	color: #6d6e71;
	font-weight:bold;
	text-align: left;
}
.text13pxGray {
	font-size: 13px;
	color: #6d6e71;
}

/* Have to change*/
.text13pxGrayBold 
{

	font-size: 13 pt;
	color: #6d6e71;
	font-weight:bold;
	
}
.text10pxGrayBold 
{

	font-size: 10 pt;
	color: #6d6e71;
	font-weight:bold;
	
}

a:active.text13pxGrayBold
{
    color : #6d6e71;
	text-decoration: none;

	font-size: 13 pt;    
}
a:hover.text13pxGrayBold
{
    color:Red;
	text-decoration: none;

	font-size: 13 pt;    
}
/* End Have to change*/
.text11pxRed {
	
	font-size: 11px;
	color: #be2226;
}
.text11pxRedBold {
	
	font-size: 11px;
	color: #be2226;
	font-weight:bold;
}
.text13pxRed {
	
	font-size: 13px;
	color: #be2226;
}
.text13pxRedBold {
	
	font-size: 13px;
	color: #be2226;
	font-weight:bold;
}
.text13pxWhiteBold {
	
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
.text11pxWhiteBold {
	
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

.text16pxRed {
	
	font-size: 16px;
	color: #be2226;
}
.text16pxRedBold {
	
	font-size: 16px;
	color: #be2226;
	font-weight:bold;
}
.selectDropdown { 
	font-size: 9pt; 
	border: #000000; border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px
} 
.PrintButtonheader{
        	text-align:center;
        	padding-left:0;
        	padding-right:13;
        	vertical-align:middle;
            background-color:#dbdfeb;
            color:#7a7b88;
            font-size:11pt;
           
            height:25px;
        }

.textError10ptRedBold{
	font-size:10pt;
	color:Red;
	font-weight:bold;	
}