.ez {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-image: none;
	font-weight: bold;
	padding-left: 8px;
}
.left-nav {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(../images/blut-b-bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 27px;
	text-decoration: none;

}
.login {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/login-bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 22px;
	text-decoration: none;
	font-weight: bold;
}
.logo {
	background-image: url(../images/logo-bg.gif);
	background-repeat: no-repeat;
}
.loginnav {

	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 15px;
	color: #CE3000;
	background-image: url(../images/user-b-bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 24px;
	text-decoration: none;
}
.topnav {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #00629B;
	background-image: none;
	padding-left: 12px;
	height: 27px;
	text-decoration: none;
	font-weight: bold;
}

.SubHeading {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 15px;
	color: #00629B;
	background-image: none;
	padding-left: 12px;
	height: 27px;
	text-decoration: none;
	font-weight: bold;
}

.text1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	background-image: none;
	font-weight: normal;
	padding-left: 8px;
	text-decoration: none;

}
.heading1 {

	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 15px;
	color: #666666;
	background-image: none;
	font-weight: bold;
	padding-left: 8px;
	text-decoration: none;
}
.logtext {

	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #CC3300;
	background-image: none;
	font-weight: bold;
	padding-left: 8px;
	text-decoration: none;
}

.box {
	height: 20px;
	border: 1px solid #666666;
	width: 125px;
}
.go {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #CC3300;
	background-image: none;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	border: 1px solid #666666;

}

body      { color: black; background-color: white; font-family: "Trebuchet MS", Tahoma, Arial, Verdana;}
a         { color: red; text-decoration: none;}
a:link    { border-color: red }
a:hover   { border-color: red }

TABLE.HyperLink1 { font-size:smaller; color:Red; font-family: "Trebuchet MS", Tahoma, Arial, Verdana;}
TABLE.HyperLink1 A { color:Black; text-decoration:none; cursor:hand; }
TABLE.HyperLink1 A:link { color:Black; }
TABLE.HyperLink1 A:hover { color:CC3300;}

TABLE.HyperLink2 { font-size:x-small; color:Red; font-family: "Trebuchet MS", Tahoma, Arial, Verdana; font-weight:550; }
TABLE.HyperLink2 A { color:CC3300; text-decoration:none; cursor:hand; }
TABLE.HyperLink2 A:link { color:CC3300; }
TABLE.HyperLink2 A:hover { color:#0066CC;}

TABLE.HyperLink2.Logout { font-size:smaller; color:White; font-family: "Trebuchet MS", Tahoma, Arial, Verdana; font-weight:bold; }
TABLE.HyperLink2.Logout A { color:White; text-decoration:none; cursor:hand; }
TABLE.HyperLink2.Logout A:link { color:White; }
TABLE.HyperLink2.Logout A:hover { color:#FF3300;}

TABLE.CompanySetup { Font-Size:12px; font-weight:bold; background:#CC3300; color:white; font-family: "Trebuchet MS", Tahoma, Arial, Verdana; font-weight:550; }
TABLE.CompanySetup A { color:White; text-decoration:none; cursor:hand; Font-Size:12px; font-weight:bold;}
TABLE.CompanySetup A:link { color:White; }
TABLE.CompanySetup A:hover { color:blue;}

TABLE.TopBar 
{
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #00629B;
	background-image: none;	
	text-decoration: none;
	font-weight: bold;
 }
TABLE.TopBar A { color:#00629B; text-decoration:none; cursor:hand; }
TABLE.TopBar A:link { color:#00629B; }
TABLE.TopBar A:hover { color:Red;}

.SmallTextBold
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
HyperLink.SampleHyperLisk{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	font-size: 10px;
	text-decoration:none;
}
HyperLink.SampleHyperLisk A:visited { color: Green; }
HyperLink.SampleHyperLisk A:link { color: Yellow; }
HyperLink.SampleHyperLisk A:active { color: White; }
HyperLink.SampleHyperLisk A:hover { color: Maroon; }



.SmallTextRedBold
{
	font-size: 11px;
	font-weight: bold;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DataGrid
{
	height:200px;
	width:550px;
	border-color:Gray;
	font-weight: normal;
	font-size: 8pt;
	text-indent: 0pt;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;	
}
.DataGrid.HeaderStyle
{
	Font-Size:12px;	
	font-weight:bold;
	background-color:CC3300;	
	color:White;
	text-decoration: none;
	height:23px;
}

.DataGrid.ItemStyle
{
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	/*color: #666666;*/
	color:Black;
	background-image: none;
	font-weight: normal;
	padding-left: 8px;
	text-decoration: none;
	height:23px;
	border-bottom-color:Maroon;
	border-left-color:Maroon;
	border-top-color:Maroon;
	border-right-color:Maroon;
 
}

.ItemStyle1
{
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	background-image: none;
	font-weight: normal;
	padding-left: 8px;
	text-decoration: none;
	height:23px;
	border-bottom-color:Maroon;
	border-left-color:Maroon;
	border-top-color:Maroon;
	border-right-color:Maroon;
	text-align:justify;
 }
 
.ItemStyle2
{
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: Red;
	background-image: none;
	font-weight: normal;	
	text-decoration: none;
	height:23px;
	border-bottom-color:Maroon;
	border-left-color:Maroon;
	border-top-color:Maroon;
	border-right-color:Maroon;
	text-align:justify;
 }
 
.DataGrid1
{
	height:100px;
	width:550px;
	border-color:Gray;
	
	border-top-width: 1px;
	font-weight: normal;
	border-left-width: 1px;
	font-size: 8pt;
	border-left-color: #1e3158;
	border-bottom-width: 1px;
	border-bottom-color: #1e3158;
	border-top-color: #1e3158;
	text-indent: 0pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffffff;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #1e3158;
	
}
.Border
{	
	border-top: #666666 thin solid;
	border-right: #666666 thin solid;
	visibility: visible;
	border-left: #666666 thin solid;
	border-bottom: #666666 thin solid;
}

.LookupHeading
{
	color: white;
	background-color: transparent;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color:Aqua
}

.LookupDetail
{
	color: #000077;
	background-color: transparent;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Heading {

	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #CC3300;
	background-image: none;
	font-weight: bold;
	padding-left: 8px;
	text-decoration: none;
}

.FAQ
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #2c345f;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.SmallDataGrid
{
	border-top-width: 0px;
	font-weight: normal;
	border-left-width: 0px;
	font-size: 11px;
	border-left-color: #ffffff;
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
	border-top-color: #ffffff;
	text-indent: 0pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffffff;
	text-align: left;
	border-right-width: 0px;
	border-right-color: #ffffff;
}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.SmallTextRed
{
	font-size: 11px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SmallTextBlack
{
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SmallTextBold
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SpecialsHead
{
	font-weight: bold;
	font-size: 14px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SmallTextRedBold
{
	font-size: 11px;
	font-weight: bold;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SearchCriteriaSmallText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 0pt;
	background-color: white;
	text-align: left;
}

.SearchCriteriaSmallTextBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Blue ;
	text-indent: 0pt;
	text-align: left;
}

.SearchCriteriaSmallTextBold
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-indent: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
}

.TextNormal1
{
	font-weight: Normal;
	font-size: 10pt;
	color: black;
	font-family: 'Arial Narrow' , Verdana;
	background-color: white;
	text-align:right; 
}

.TextHeading
{
	font-weight: Normal;
	font-size: 9pt;
	color: black;
	font-family:  Arial,Verdana;
	background-color: white;
	
}

.TextHeading1
{
	font-weight: Normal;
	font-size: 10pt;
	color: black;
	font-family:  Arial,Verdana;
	background-color: white;
	text-align:left; 
}
.LabelDisplay
{
	font-weight: Normal;
	font-size: 9pt;
	color: black;
	font-family:  Arial,Verdana;
	background-color: white;
	text-align:left; 
}
 
 .LabelHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family:  Arial,Verdana;
	background-color: white;
	text-align:right; 
}
.TextHeadingLeft
{
	font-weight: Normal;
	font-size: 9pt;
	color: black;
	font-family:  Arial,Verdana;
	background-color: white;
	text-align:left; 
}

.RedBold
{
	font-weight: bold;
	font-size: 13pt;
	color: red;
	font-family: Arial, 'Trebuchet MS' , Verdana, 'Arial Narrow';
	background-color: white;
	text-align: right;
}

.TextTopHeading
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: 'Arial Narrow' , Verdana;
	background-color: white;
}

.Copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.HomeTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.homebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #FF0000;
	width: auto;
	text-decoration: none;

}
.hometext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.Hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: none;
}
.generaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.TextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.TextBold1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.TextNormal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}
.TextRed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
	
}
.TextBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Blue ;
	text-decoration: none;
}
.TextNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.TextRed
{
	font-weight: Normal;
	font-size: 10pt;
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align:left; 
}

.TextRedBold
{
	font-size: 10pt;
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align:left; 
	font-weight: bold;
}

.TextBlackBold
{
	font-size: 10pt;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align:left; 
	font-weight: bold;
}

.TextRedBoldCenter
{
	font-size: 10pt;
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align:left; 
	font-weight: bold;
	text-align:center;
}

.location1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.locFeature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}

.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;


}
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

TABLE.Action Button
{
	border-right: #00309c 1px solid;
	padding-right: 0px;
	border-top: #00309c 1px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: x-small;
	padding-bottom: 0px;
	border-left: #00309c 1px solid;
	cursor: hand;
	color: #00309c;
	padding-top: 0px;
	border-bottom: #00309c 1px solid;
	background-color: #ccccff;
}


.TblBorder
{
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	background-image: none;
	font-weight: normal;
	padding-left: 8px;
	text-decoration: none;
	height:23px;
}

Table.TableBorder
{
    BORDER-RIGHT: #cc3300 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #cc3300 1px solid;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #cc3300 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #cc3300 1px solid;
    BORDER-COLLAPSE: collapse
}

Table.TableStyle
{
	border-right: #ffcc66 0px solid;
	border-top: #ffcc66 0px solid;
	font-weight: 700;
	font-size: 11px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#C1CDD3);
	border-left: #ffcc66 0px solid;
	color: #333333;
	text-indent: 10px;
	border-bottom: #ffcc66 0px solid;
	background-color: #ffcc66;
	text-decoration: none;
}

TblItemStyle
{
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	background-image: none;
	font-weight: normal;
	padding-left: 8px;
	text-decoration: none;
	height:23px;
	font-weight: bold;
	
}

.TextHeadingLeft
{
	font-weight: Normal;
	font-size: 9pt;
	color: black;
	font-family:  Arial,Verdana;
	background-color: white;
	text-align:left; 
}	

.SmallTextBlue
{
	font-size: 11px;
	color:Blue;
	font-weight: bold;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

CellBorder
{
    BORDER-RIGHT: #cc3300 1px solid;
    BORDER-TOP: #cc3300 1px solid;
    BORDER-LEFT: #cc3300 1px solid;
    BORDER-BOTTOM: #cc3300 1px solid
}

.TxtRAlign
{
    TEXT-ALIGN: right
}
.TxtCAlign
{
    TEXT-ALIGN: center
}

.Title
{
	FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    font-weight:bolder;
 }
