/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
	
	background-color: white; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}

.GeneralTable
{
	background-color: white; /* Background Color */}
	

.TopBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	/*Purpose: Change Font Color;B4 its is : #666666*/
	/*Author : Sevvel*/
	color:f8f8f8; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	/*Purpose: Display this BGcolor:526f8c;B4 its is : #FFFFFF*/
	/*Author : Sevvel*/
	background-color: FFFFFF ; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
}

.TopSubBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #003366 ; /*  #E7E3D7Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: none; /* Background color */
	background-image: none; /* Background Image */
	text-align: justify; /* Align Text */
}


.LeftColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	/*color: Black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	/*Purpose: Display this BGcolor:c6bea7;B4 its is #C6BFA5*/
	/*Author : Sevvel*/
	background-color: white ; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */

	/*Author : Rohit*/
	COLOR: #666666;

}

.RightColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	/*color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	/*Purpose: Display this BGcolor:526f8c;B4 its is : #C6BFA5*/
	/*Author : Sevvel*/
	background-color:white; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */

	/*Author : Rohit*/
	COLOR: #666666;

}


.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 6.3pt; /* Font Size */
	color: white; /* Font Color */
	font-weight: normal;/* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: white; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}


.Instructions 	/* Doesn't seem to be used... Class 'instruction' used more often */
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	/*font-size: 8pt; /* Font Size */
	/*color: #000000; /* Font Color */
	/*font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	/*text-decoration: none; /* Font Style */
	background-color: white; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	
	/* Commented above and added the items below */
	/*Author : Rohit*/
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	/*letter-spacing:0px;
	/*line-height:18px;
	
	
}


.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: white; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	/*color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

	/*Author : Rohit*/
	COLOR: #666666;

}

.ContentTableHeader
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	/*font-size: 10pt; /* Heading Font Size */
	/*color: #003366; /* Heading Font Color */
	/*font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	/*text-decoration: none; /* Heading Font Style */
	background-color: #cccccc; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

/* Commented out by Rohit... Copied from Marktext*/
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:18px;


}
 /* by sevvel on 2005-10-03
  ----------------------------------------- */
 .box{
font-size: 10px;
color: #666666;
font-family: Verdana; 
background-color: #FFFFFF; 
border-style:solid;
border-color:#666666;
border-width:1px;
}

.zipbox{
font-size: 9px;
color: #666666;
font-family: Arial; 
background-color: #FFFFFF;  
border-style:solid;
border-color:#999999;
border-width:1px;
}

.logtext{
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family:Arial;
	font-size: 10px;
	font-weight:normal;
	letter-spacing:-1px;
	}	
	
.registertext{
	COLOR: #666666;
	TEXT-DECORATION: underline;
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	}	
	
.errortext{
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 10px;
	font-weight:normal;
	letter-spacing:0px;
	}	
	
.emailtext{
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	}	
	
.viewtext{
	COLOR: #003366;
	TEXT-DECORATION: underline;
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	}	
	

	
.headtext{
	COLOR: #FF6600;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 110%;
	font-weight: normal;
	letter-spacing:0px;
	}	
	
.menutext2{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family:Trebuchet MS;
	font-size: 85%;
	font-weight: normal;
	letter-spacing:0px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	}
	
	.menutext3{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family:Trebuchet MS;
	font-size: 78%;
	font-weight: normal;
	letter-spacing:0px;
	font-style: bold;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	}

.foottext {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 8pt;
	font-weight:normal;
	letter-spacing:0px;
	font-style: normal;
	line-height: normal;
}

.foottext1 {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 9px;
	font-weight:normal;
	letter-spacing:0.5px;
}

.foottext2 {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 7pt;
	font-weight:bold;
	letter-spacing:1px;
}

.retailtext {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 10px;
	font-weight:normal;
	letter-spacing:0px;
}

.menutext1:link{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing:0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}
	
.menutext1:visited{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing:0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}
	
.menutext1:active{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing:0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}



.greytext{
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 10px;
	font-weight:normal;
	letter-spacing:-1px;
	}	
	
.context{
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:18px;
	text-align: left;
	}	

.instruction{
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:18px;
	text-align: left;
}

.instructionmount{
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:18px;
	text-align: left;
}	
	
.context1{
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:15px;
	}	
	

	
.itemtext{
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 10px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:14px;
	}	
	
.describetext{
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:12px;
	}	
	
	.mainnav{
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 8pt;
	font-weight:normal;
	letter-spacing:1px;
	line-height:18px;
	}	
	
.clienttext{
	COLOR: #FF6600;
	TEXT-DECORATION: none;
	font-family:Trebuchet MS;
	font-size: 75%;
	font-weight:normal;
	letter-spacing:0px;
	line-height:18px;
	}	
	
	
.hightext{
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 8pt;
	font-weight:bold;
	letter-spacing:1px;
	line-height:18px;
	}	


.hightext1{
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:18px;
	}	
	
.marktext{
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:18px;
	}	
	
.marktext1{
	COLOR: #0099CC;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 12px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:18px;
	}	
	
.numtext{
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:18px;
	}	

.Body{  
	scrollbar-base-color: #E2E2E2;  
	scrollbar-arrow-color: #A3BEE0;
	scrollbar-DarkShadow-Color:#ffffff;
	bg-color:#EEF3F9;
	}

a:hover {
	color: #000000; 
	text-decoration: underline;	
	}	

.submit{
border-style:solid;
border-color:#666666;
border-width:1px;
border-top:1px;
border-bottom:1px;
border-left:1px;
border-right:1px;
font-size: 10px;
font-style:bold;
color: #003366;
font-family: Arial; 
background-color: #CCCCCC; 
}


.zip-submit{
border-style: solid;
border-width:1px;
border-color:#999999;
font-size: 9px;
font-style:none;
color: #666666;
font-family: Arial; 
background-color: #FFFFFF; 
}

 /*----------------------------------------- */

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}

