﻿.body 
{
}

#upleft 
{ 
   width:979px; 
   height: 151px; 

}
#upleft1
{ 
   border-bottom: medium solid #C0C0C0;
	width:983px; 
   height: 5px; 
	border-left-color: #C0C0C0;
	border-left-width: medium;
	border-right-color: #C0C0C0;
	border-right-width: medium;
	border-top-color: #C0C0C0;
	border-top-width: medium;
}
#upright
{
	width: 126px;
	height: 520px;
	float: left;
 }
#below 
{ 
	float:left;
   height:541px;
	width: 773px;
}

.headubgwml
{
	font-family: Arial;
	font-size: x-large;
	font-weight: bolder;
	color: #000000;
}
.headingvms
{
	font-family: Arial;
	font-size: large;
	font-weight: bolder;
	color: #000000;
}
.linkbutton
{
	font-family: "Calibri Light";
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.labelHeading
{
	font-family: 'calibri Light';
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.label
{
	font-family: "Calibri Light";
	font-size: 14px;
	color: #000000;
	font-weight: 700;
}
.txtbox
{
	border: 1px solid #3C8DBC;
	background: white;
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px 1px #ccc;
	color: #0000FF;
	font-family: 'calibri Light';
	font-size: medium;
}

.lblErr
{
	font-family: constantia;
	color: #FF3300;
}
.label1
{
	font-family: "Calibri Light";
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.labelSuccess
{
	font-family: 'Calibri Light';
	font-size: large;
	font-weight: bold;
	color: #FF3300;
}
.labelErr
{
	font-family: 'calibri Light';
	font-size: x-large;
	color: #FF3300;
	font-weight: bolder;
}
.button
{
	border: thin solid #CC3300;
	font-family: 'Calibri Light';
	font-size: large;
	font-weight: bold;
	height: 34px;
}

.modalBackground
    {
        background-color: Black;
        filter: alpha(opacity=40);
        opacity: 0.4;
    }
    .modalPopup
{
	background-color: #FFFFFF;
	width: 300px;
	border: 3px solid #0DA9D0;
}
    .modalPopup .header
    {
        background-color: #2FBDF1;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }
    .modalPopup .body
    {
        min-height: 50px;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }
    .modalPopup .footer
    {
        padding: 3px;
    }
    .modalPopup .yes, .modalPopup .no
    {
        height: 23px;
        color: White;
        line-height: 23px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
    }
    .modalPopup .yes
{
	background-color: #2FBDF1;
	border: 1px solid #0DA9D0;
}
    .modalPopup .no
    {
        background-color: #9F9F9F;
        border: 1px solid #5C5C5C;
    }
    
.labelPrintingLBL
{
	font-family: "Calibri Light";
	font-size: 10pt;
	color: #0066FF;
}
.labelPrint
{
	font-family: "Calibri Light";
	font-size: 12pt;
	color: #000000;
	}
.headingvmsPrint
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #000000;
}
.labelPrintingLBLDTL
{
	font-family: "Calibri Light";
	font-size: 12pt;
}

.watermarked
{
	height: 21px;
	width: 160px;
	padding: 2px 0 0 2px;
	border: 1px none #808080;
	background-color: WHITE;
	color: gray;
	color: #999999;
	font-family: 'calibri Light';
	font-size: medium;
}	