﻿html
{
	font-size: 11px;
	font-family: Arial, Times-roman;
	background-color: white;
	width: 100%;
	height: 100%;
	margin: 0;
    padding: 0;
    border: none;
}
body
{
	font-size: 11px;
	font-family: Arial, Times-roman;
	background-color: white;
	width: 1024px;
	height: 100%;
	margin: 0;
    padding: 0;	
    border: none;
}

#aspnetForm
{
	
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

#mainoutertable1
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

#mainoutertable2
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

DIV
{
	width :100%;
}

DIV.ScrollRadAlert 
{
height: 300px;
width: 400px;
overflow: auto;
border: 1px solid #666;
background-color: white;
padding: 8px;
}

DIV.ScrollRadAlert2 
{
height: 250px;
width: 400px;
overflow: auto;
border: 1px solid #666;
background-color: white;
padding: 8px;
}


DIV.SuccessFailRadAlert 
{
height: 60px;
width: 350px;
overflow: auto;
border: none;
background-color: white;
padding: 8px;
}

TD.TDHeaderWelcome
{
	font-size: 11px;
	font-weight: bolder;
	border-bottom: thin solid #636363;
	background-color: #99A992;
	color: White;
	text-transform:capitalize ;
	text-align :center ;
	
}

TEXTAREA
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 11px;
	border-left: 1px solid;
	color: #000000;
	border-bottom: 1px solid;
	font-family: Arial;
}

TD.TDHeaderMiddle
{
	font-family: Arial; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #636363; 
	text-transform: capitalize; 
	font-variant: small-caps;
	text-align :center ;
	vertical-align:middle;
}
TD.TDHeaderMiddleBlack
{
	font-family: Arial; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR:Black; 
	text-transform: capitalize; 
	font-variant: small-caps;
	text-align :center ;
	vertical-align:middle;
    text-decoration: underline;
    font-style:italic;
}
TABLE.TableInternal1
{
	Z-INDEX: 1; 
	LEFT: 0px; 
	TOP:0px; 
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	POSITION: absolute;
}


TABLE.TableInternal2
{
 Z-INDEX: 1; 
 LEFT: 0px; 
 TOP:80px; WIDTH: 85%; 
 BORDER-TOP-STYLE: none; 
 BORDER-RIGHT-STYLE: none; 
 BORDER-LEFT-STYLE: none; 
 POSITION: absolute;
}

TABLE.USPDefaultTable
{
	width: 100%;
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 1px;
    COLOR: #000000;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    height:auto ;
}

TABLE.USPDefaultTable2
{
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;

}

TD.TDLeft
{
	font-size: 11px;
	font-family: Arial, Times-roman;
	text-align: left;
}

TD.TDLeftBold
{
	font-size: 11px;
	font-family: Arial, Times-roman;
	text-align: left;
}

TD.TDCenter
{
	font-size: 11px;
	font-family: Arial, Times-roman;
	text-align: center;
}

TD.TDCenterBold
{
	font-size: 11px;
	font-family: Arial, Times-roman;
	text-align: center;
	font-weight: bold;
}

TD.TDRight
{
	font-size: 11px;
	font-family: Arial;
	text-align: right;
}

TD.TDRightBold
{
	font-size: 11px;
	font-family: Verdana, Arial;
	text-align: right;
	font-weight: bold;
}

INPUT.Button
{
	/*
	border-right: thin groove;
	border-top: thin groove;
	font-weight: bold;
	border-left: thin groove;
	width: auto;
	cursor: hand;
	color: black;
	border-bottom: thin groove;
	height: 22px;
	background-color: #dadac8;
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
	*/
	font-size: 9px;
	color: #000084;
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: bold;
	cursor: hand;
}

INPUT.TextBox
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 11px;
	border-left: 1px solid;
	width: 120px;
	color: #000000;
	border-bottom: 1px solid;
	font-family: Verdana;
	height: 18px;
	white-space :normal ;
}

INPUT.NumericTextBox
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 11px;
	border-left: 1px solid;
	width: 60px;
	color: #000000;
	border-bottom: 1px solid;
	font-family: Verdana;
	height: 15px;
	white-space :normal ;
	text-align:right;  
	padding: 0 2px 0 0;
}


INPUT.TextBoxRED
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 11px;
	border-left: 1px solid;
	width: 120px;
	color:Red; 
	border-bottom: 1px solid;
	font-family: Verdana;
	height: 18px;
	white-space :normal ;
}


.DropDownCombobox
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 11px;
	border-left: 1px solid;
	width: 120px;
	color: #000000;
	border-bottom: 1px solid;
	font-family: Verdana;
	height: 18px;
	white-space :normal ;
}


TD.TDHotLink
{
	font-weight: normal;
	cursor: hand;
	color: blue;
	text-align: left;
	text-decoration: underline;
}

.AHotLink
{
	font-weight: normal;
	cursor: hand;
	color: blue;
	text-align: left;
	text-decoration: underline;
}

TD.TDHotLinkRight
{
	text-align: right;
	background :#ededdc;
	color :#636363;
	font-weight :bold;
	cursor :hand;
	text-decoration :underline
}

.blacktextallcaps
{
	
	font-size: 9px;
	color: black;
	font-family: Verdana;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}

.errortext
{
	font-weight: bolder;
	font-size: 10px;
	color: #ff0033;
	font-family: Verdana;
	font-variant: small-caps;
}

.SuccessText
{
	font-weight: bolder;
	font-size: 10px;
	color: #008000;
	font-family: Verdana;
	font-variant: small-caps;
}

.worksheetinfotext
{
	font-weight: bolder;
	font-size: 10px;
	color: Black;
	font-family: Verdana;
	font-variant: small-caps;
}

.smallgraytext
{
	font-weight:normal;
	font-size: 7pt;
	font-family:"verdana";
	text-decoration: none;
	color:gray;
}


TD.TDStatusText
{
	text-align: center;
	font-weight: bolder;
	font-size: 10px;
	color: #ff0033;
	font-family: Verdana;
	font-variant: small-caps;

}

.greylinks
{
	font-size: 8pt;
	color: gray;
	font-family: "Verdana";
	text-decoration: none;
}

.buttontext
{
	font-size: 9px;
	color: #000084;
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: bold;
}
.littlegrey
{
	font-size: 7pt;
	color: gray;
	font-family: "Verdana";
	text-decoration: none;
}
.formlabel
{
	font-weight:normal;
	font-size: 11px;
	font-family:"verdana";
	text-decoration: none;
	color: Gray;
}
.formfield
{
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: Gray;
	background-color:White ;
	
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	
}
.navigationtitle
{
	font-weight: bolder;
	font-size: 9px;
	color: #000084;
	font-family: Verdana;
	text-align: center;
}

.regulartext
{
	font-weight:normal;
	font-size: 11px;
	font-family:"verdana";
	text-decoration: none;
}

.titlehelptext
{
	font-weight: bold;
	font-size: 10pt;
	color: #000084;
	font-family: "Verdana";
	font-variant: small-caps;
	text-decoration: none;
}

.subtitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #000084;	
	font-family: "Verdana";
	font-variant: small-caps;
	text-decoration: underline;
}

.regularlinks
{
	font-size: 8pt;
	color: blue;
	font-family: "Verdana";
	text-decoration: none;
}

.ajaxLoadingPanel
{
	height: 100%;
	width: 100%;
	background-image: url( 'LoadingPanel/Loading6.gif' );
	background-position: center center;
	background-repeat: no-repeat;
} 
TD.TDProgressCompany{
	text-align:center; 
}

TD.TDProgressCompanyHdr
{
	text-align:center; 
	font-size: 8px; 
	font-family: Verdana; 
	font-weight:bold; 
	color: #000099;
	border-color:Black; 
}
TH.THProgressCompanyHdr
{
	text-align:center; 
	font-size: 8px; 
	font-family: Verdana; 
	font-weight:bold; 
	color: #000099;
	border-color:Black; 
}
.lblPercentage
{
	text-align:center; 
	font-size: 8px; 
	font-weight:bold; 
	color: #000099;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-align: right;
}
.lblError
{
	color: #FF3300;
	font-size: 12px;
	font-family: Verdana;
}

.lblSuccess
{
	color: #6F8266;
	font-size: 12px;
	font-family: Verdana;
}

.navigationTitleInner
{
	text-decoration:none;
	cursor:normal;
	font-weight: normal;
	font-size: 9px;
	color: #000084;
	font-family: Verdana;
	text-align: center;
}

.TitleBoldUnderLinedHand
{
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: #000084;
	font-family: "Verdana";
	font-variant: small-caps;
	cursor:hand;
}

a.RadConfirmMsg
{
	font-size: 12px;
	font-family: Verdana;
}

input.RadMsgButton
{
	font-size: 9px;
	color: #000084;
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: bold;
	cursor: hand;
}


.lblCompanyCodeComment
{
	font-size: 11px;
	color: #000084;
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: bold;
	cursor:default;
}

.titleSupportingDocs
{
	font-size: 18px;
	color: #000084;
	font-family: Verdana;
	font-variant: normal;
	font-weight: bold;
	cursor:default;
}

