.grayText {
    font-weight: bold;
    color: gray;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
}
.grayLargeText {
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    font-weight: bold
}
.imgTEATime
{
	background-position: center;
	background-image: url(/TEA.eGrants.Web/Images/TEATime.GIF);
	width: 81px;
	height: 23px;
	cursor: hand;
	background-color: transparent;
}
.imgViewPrintPDFFile
{
	background-position: center;
	background-image: url(/TEA.eGrants.Web/Images/ViewPrintPDFFile.GIF);
	width: 125px;
	height: 23px;
	cursor: hand;
	background-color: transparent;
}
.imgViewErrors
{
	width: 77px;
	height: 23px;
	background-position: center;
	background-image: url(/TEA.eGrants.Web/Images/ViewErrors.GIF);
	cursor: hand;
	background-color: transparent
}
.imgAttachFile
{
	background-position: center;
	background-image: url(/TEA.eGrants.Web/Images/AttachFile.GIF);
	width: 85px;
	height: 23px;
	cursor: hand;
	background-color: transparent;
}
.imgCertifyAndSubmit
{
	background-position: center;
	background-image: url(/TEA.eGrants.Web/Images/CertifyAndSubmit.GIF);
	width: 116px;
	cursor: hand;
	height: 23px;
	background-color: transparent;
}
.imgNewAmendment
{
	background-position: center;
	background-image: url(/TEA.eGrants.Web/Images/NewAmendment.gif);
	width: 116px;
	cursor: hand;
	height: 23px;
	background-color: transparent;
}
.imgNewVersion
{
	background-position: center;
	background-image: url(/TEA.eGrants.Web/Images/NewVersion.gif);
	width: 116px;
	cursor: hand;
	height: 23px;
	background-color: transparent;
}
.imgAdjusting
{
	background-position: center;
	background-image: url(/TEA.eGrants.Web/Images/Adjusting.gif);
	width: 116px;
	cursor: hand;
	height: 23px;
	background-color: transparent;
}
.blackLargeTextBold {
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    font-weight: bold
}

.blackExtraLargeTextRadioButtonsBold {
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    font-weight: bold
}
.blackExtraLargeTextRA {
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    text-align: right;
    color: Black
}
.bgGray
{
	background-color: #e3e3e3;
}
.bgYellow {
    background-color: #ffff00;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    color: Black;
}
.bgYellowWithRedBold {
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    color: Red;
    font-weight: bold
}
.bgGrayWithTopBorder
{
	border-top: #7070b8 1px solid;
	background-color: #e3e3e3;
}
.bgGrayWithBottomBorder
{
	border-bottom: #7070b8 1px solid;
	background-color: #e3e3e3;	
}

.bgGrayWithBottomBorder1
{
	border-bottom: #b3b3b3 1px solid;
	background-color: #e3e3e3;
	font-weight: bold;
}

.bgGrayWithLeftBorder
{
	border-left: #7070b8 1px solid;
	background-color: #e3e3e3;
}


.bgGrayWithRightBorder
{
	border-right: #7070b8 1px solid;
	background-color: #e3e3e3;
}
.bgWhite
{
	background-color: white;
}
.blueOnWhite {
    font-weight: bold;
    color: white;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    height: 25px;
    background-color: #7070b8;
}
.blueOnWhiteLarge {
    font-weight: bold;
    color: white;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    height: 25px;
    background-color: #7070b8;
}
A.bkTextMediumLink:Link {
    color: Black;
    font-weight: normal;
    /*text-decoration:underline;*/
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
}
A.bkTextMediumLink:Active {
    color: Black;
    font-weight: normal;
    /*text-decoration:underline;*/
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
}
A.bkTextMediumLink:Hover {
    font-weight: normal;
    color: black;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    /*text-decoration: underline;*/
    background-color:#a3a3a3;
}
A.bkTextMediumLink:Visited {
    color: Black;
    font-weight: normal;
    /*text-decoration:underline;*/
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
}
A.bkTextLink:Link {
    color: Black;
    font-weight: normal;
    text-decoration: underline;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
}
A.bkTextLink:Active {
    color: Black;
    font-weight: normal;
    text-decoration: underline;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
}
A.bkTextLink:Hover {
    color: Black;
    font-weight: normal;
    text-decoration: underline;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
}
A.bkTextLink:Visited {
    color: Black;
    font-weight: normal;
    text-decoration: underline;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
}
.bgBlueWithLeftBorder
{
	border-left: #7070b8 1px solid;
}
.bgBlueWithRightBorder
{
	border-right: #7070b8 1px solid;
}
.bgBlueWithBottomBorder
{
	border-bottom: #7070b8 1px solid;
}
.toolTipTitleText {
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    font-weight: bold;
    color: White
}
.HelpInfoCustomer {
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
}
.HelpInfoCustomerNoUnderline {
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
.HelpInfoGrayBold {
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    font-weight: bold;
    font-style: italic;
    color: gray;
}
A {

    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    color: black
}
    A:link {

        font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
        text-decoration: none;
        color: black
    }
    A:active {

        font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
        text-decoration: none;
        color: black
    }
    A:hover {

        font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
        text-decoration: none;
        color: black
    }
    A:visited {

        font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
        text-decoration: none;
        color: black
    }
.TooltipClose {
    font-weight: bold;

    color: white;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    background-color: transparent;
}

.LinkData {
    color: Black;

    font-weight: normal;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
}