/* Page settings */
body
{
	margin: 0px;
	font-family: verdana; font-size: 12; color: #000000;
}
A:hover
{
	/*color: #649DE7;*/
	color: #cc0000;
}
/*.PageHeader
{
	margin: 0px 0px 0px 0px;
}
.PageHeader .Main
{
	padding-right: 10px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 10px;
	color: #3E7CD1;
	padding-top: 10px;
	font-family: Verdana;
	height: 60px;
	background-color: #3466A5;
}
.PageHeader .Main A
{
	color: white;
	text-decoration: none;
}
.PageHeader .Menu
{
	text-align: right;
	background-color: #3466A5;
	color: #AFC8F1;
	padding: 10px;
}
.PageHeader .Menu A
{
	color: White;
	text-decoration: none;
}
.PageHeader .Bar
{
	height: 1px;
	background-color: #AFC8F1;
}
.PageFooter
{
	background-color: #f4f4f4;
	border-top: lightblue 1px solid;
}
.PageFooter TD
{
	FONT-SIZE: 10px;
	TEXT-ALIGN: center;
	padding: 10px 10px 10px 10px;
}
.PageFooter .PoweredBy
{
	color: Gray;
}*/
ul
{
	margin: 0px 10px 0px 10px;
}
a
{
	color : #000000;
}
/* Default text font settings */
body, td, p
{
	font-family: Verdana;
	font-size: 12px;
	/* color: #343434; */
	color: #000000;
}
/* Container settings */
.GlobalContainer
{
	/* I.E */
	text-align:center
}
.PageContainer
{
	width: 760px;
	border-collapse: collapse;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* border-left: 1px #B6C5E6 solid;
	border-right: 1px #B6C5E6 solid;
	border-bottom: 1px #B6C5E6 solid; */
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	/* Netscape */
	margin-left:auto; margin-right:auto;
}
.HeaderContainer
{
	vertical-align: top;
	padding: 0px;
}
.BodyContainer
{
	vertical-align: top;
	height: 100%;
	padding: 0px 0px 0px 0px;
}
.FooterContainer
{
	vertical-align: bottom;
	padding: 0px;
}
/* Page columns */
TABLE.BodyColumns
{
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}
TD.LeftColumn
{
	/*background-color: #E2FFD6;*/
	/*background-color: #f0ffff;*/
	background-color: #ffffff;
	padding: 0px;
	vertical-align: top;
	width: 18%;
}
TD.RightColumn
{
	padding: 0px;
	vertical-align: top;
	width: 18%;
	/*background-color: #E2FFD6;*/
	background-color: #ffffff;
	/*border-right: solid 1px #A0DB88;*/
	border-right: solid 1px #ffffff;
}
TD.CentreColumn
{
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	/*border-left: solid 1px #A0DB88;
	border-right: solid 1px #A0DB88; */
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff; 
	height: 700px;
}
TD.CentreRow
{
	/*background-color: #3E7CD1;*/
	background-color: #E2FFD6;
	height: 10px;
	/*border-right: solid 1px #3E7CD1;
	border-left: solid 1px #3E7CD1;*/
}
/* Left column panels */
.LeftColumn .Panel
{
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
}
.LeftColumn .Heading
{
	font-weight: bold;
	/*background-color: #3E7CD1;*/
	background-color: #A0DB88;
	/*color: #ffffff;*/
	color: #3B632F;
	padding: 5px 8px 5px 8px;
	width: 100%;
}
.LeftColumn .Content
{
	padding: 5px 5px 10px 5px;
}
.CentreColumn .Panel
{
	border-collapse: collapse;
}
.CentreColumn .Panel TD
{
	padding: 3px;
}
.CentreColumn .Heading
{
	font-weight: bolder;
	font-size: 18px;
	/*color: #3962A4;*/
	color: #3B632F;
	padding: 3px 3px 10px 0px;
}
.CentreColumn .SmallText
{
	color: Gray;
	font-size: 11px;
}
.CentreColumn .SmallText A
{
	color: Gray;
	font-size: 11px;
}
.CentreColumn .Box
{
/*	border-right: #006699 1px solid;
	padding-right: 5px;
	border-top: #006699 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #006699 1px solid;
	padding-top: 5px;
	border-bottom: #006699 1px solid;*/
	background-color: #f1f1f1;
}
.CentreColumn .Required
{
	color: Red;
}
.CentreColumn .Message
{
	background-color: #f4f4f4;
	width: 98%;
	border: lightblue 1px solid;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
}
.CentreColumn .HorizontalRule
{
	height: 1px;
	font-size: 1px;
	/*border-bottom: solid 1px #d3e3f3;*/
	border-bottom: solid 1px #A0DB88;
	margin: 5px 0px 5px 0px;
}
.RightColumn .Panel
{
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
}
.RightColumn .Panel .Heading
{
	font-weight: bold;
	/*background-color: #3E7CD1;*/
	background-color: #A0DB88;

	/*color: White;*/
	color: #3B632F;
	padding: 5px 8px 5px 8px;
	width: 100%;
}
.RightColumn .Panel .Content
{
	padding: 5px 5px 10px 5px;
}
.RightColumn .Panel .Content .Message
{
	font-size: 11px;
	/*color: Green;*/
	color: #cc0000;
}
/* Misc Styles */
.HelpLink
{
	cursor: help;
}
DIV.ListItem
{
	padding:0px 0px 0px 10px;
    background-image: url(Images/BlueBullet.gif); 
    background-repeat: no-repeat;
    background-position: left center;
}
DIV.Trail
{
	background-color: #f4f4f4;
	margin: 0px 0px 15px 0px;
	width: 100%;
	border: lightblue 1px solid;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}

.PageCategoriesPanel .Content
{
	font-size: 10;
	font-family: verdana;
	color: #000000; 
	/*background-color: #E2FFD6;*/
	text-decoration:none;
}

.ProductCategoriesPanel
{
	background-color : #4372A1;
	border-right : solid 3px #4372A1;
	border-bottom : solid 2px #4372A1;
}

.ProductCategoriesPanel DIV.ListItem
{
	margin: 1px 0px 1px 2px;
}

.ProductCategoriesPanel .Heading
{
	font-size: 11;
	font-family: verdana;
	font-weight: bold; 
	/*color: #000000; */
	/*background-color: #A0DB88;*/
	cursor: pointer; 
	cursor: hand; 
	color: #4372A1; 
	background-color: #D4DFE9;
}

.ProductCategoriesPanel .LinkCSS
{
	font-family: verdana;
	color: #4372A1; 
	text-decoration:none;
}

.ProductCategoriesPanel .Content
{
	font-size: 10;
	font-family: verdana;
	/*color: #000000; 
	background-color: #E2FFD6;
	text-decoration:none;*/
	cursor: pointer; 
	cursor: hand; 
	color: #4372A1; 
	background-color: D4DFE9;
}

.QuotePanel .Content
{
	margin: 1px 1px 1px 1px;
	font-size: 12px;
	background-color : #E2FFD6;
}

.OrderNowPanel .Content
{
	margin: 1px 1px 1px 1px;
	font-size: 12px;
	font-family : Verdana;
	background-color : #ffffff;
	color : #cc0000;
	font-weight : bold;
}

.OrderNowPanel .Content a
{
	color : #cc0000;
}

/* Styles - Copyed from the original Health Super Store Project */
.navtitle
{
	 cursor: pointer;
	 cursor: hand;
	 font-size: 12px;
	 font-family: verdana;
	 font-weight: bold;
	 color: #ffffff;
	 background-color: #36589d; 
}
.highlite
{ 
	cursor: pointer; 
	cursor: hand;
	background-color: #AEE4FF; 
	color: #000000; 
	font-size: 12; 
	font-family: verdana; 
	font-weight: bold; 
}
.submenu
{ 
	position: absolute; 
	top: 101; 
	visibility: hidden;
}
.navtitle2
{ 
	cursor: pointer; 
	cursor: hand; 
	font-size: 12; 
	font-family: arial; 
	font-weight: bold; 
	color: ffffff;
}
.leftmenu
{ 
	position: absolute;
	z-index: 2; 
	border: 1 solid #4372A1;
 }
.lefttitle
{ 
	cursor: pointer; 
	cursor: hand; 
	font-size: 12; 
	font-family: verdana; 
	font-weight: bold; 
	color: #4372A1; 
	background-color: D4DFE9;
}
.leftsub
{ 
	cursor: pointer; 
	cursor: hand; 
	font-size: 11; 
	font-family: verdana; 
	font-weight: bold; 
	color: #4372A1; 
	background-color: D4DFE9;
}
.leftbackground
{ 
	position: relative; 
	left: 3; 
	top: 3; 
	visibility: visible;
     z-index: 1;
}

.rightbody
{ 
	font-family: verdana; 
	font-size: 11; 
	color: #000000; 
}
.rightbodybold
{ 
	font-family: verdana;
	font-size: 11; 
	font-weight: bold; 
	color: #000000; 
}
.smalllinks
{ 
	cursor: hand; 
	cursor: pointer; 
	font-weight: bold; 
	font-family: verdana; 
	font-size: 11; 
	color: #36589D; 
	text-decoration: underline;
}
.copyright
{ 
	font-family: verdana; 
	font-size: 11; 
	color: #000000; 
}
.bottomlinks
{ 
	cursor: pointer;
	cursor: hand;
	font-size: 12;
	font-family: verdana;
	color: D6DCFF;
	font-weight: bold;
}
.hilite
{ 
	text-decoration: underline;
	cursor: pointer; 
	cursor: hand; 
	font-size: 12;  
	font-weight: bold; 
	font-family: verdana; 
	color: D6DCFF; 
}
.bodylink
{ 
	cursor: hand; 
	cursor: pointer; 
	font-family: verdana; 
	font-size: 12; 
	color: #000000; 
	text-decoration: none; 
}
.bodylinkover
{ 
	font-family: verdana; 
	font-size: 12; 
	color: #000000; 
	text-decoration: underline; 
}
.quotebody
{ 
	font-family: verdana; 
	font-size: 12; 
	color: #4372A1; 
	font-weight: bold;
}
.quotebody2
{ 
	font-family: verdana; 
	font-size: 12; 
	color: #001CC0; 
}
.blackbodybold
{ 
	font-weight: bold; 
	color: #000000; 
	font-family: verdana; 
	font-size: 12;
}
.redbodybold
{ 
	font-weight: bold; 
	color: #FF0000; 
	font-family: verdana; 
	font-size: 12;
}
.blackbodyboldunderline
{ 
	font-weight: bold;
	color: #000000;
	font-family: verdana;
	font-size: 12;
	text-decoration: underline
}
.bluebodybold
{ 
	font-weight: bold;
	color: #3559AD; 
	font-family: verdana; 
	font-size: 12;
}
.bodyheader2
{ 
	font-family: Arial;
	font-size: 16; 
	color: #7FD659; 
	font-weight: bold;
}
.divborder
{
	 border: 1 solid #DFDFDF;
}
.bodybold
{ 
	font-family: verdana; 
	font-size: 12; 
	color: #61A352; 
	font-weight: bold;
}
.bodyitalic
{ 
	font-family: verdana; 
	font-size: 12; 
	color: #000000; 
	font-style: italic;
}
.bodybolditalic
{ 
	font-family: verdana; 
	font-size: 12; 
	color: #000000; 
	font-style: italic; 
	font-weight: bold; 
}
.tryit
{ 
	cursor: hand; 
	cursor: pointer; 
	font-weight: bold; 
	font-family: verdana; 
	font-size: 13; 
	color: #3B632F; 
	text-decoration: underline;
}
.tryit2
{ 
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	font-family: verdana;
	font-size: 13; 
	color: #36589D; 
	text-decoration: underline;
}
.bottomindex
{ 
	cursor: pointer; 
	cursor: hand; 
	font-size: 13; 
	font-weight: bold; 
	font-family: verdana; 
	color: #486AAD; 
	text-decoration: none;
}
.currentpage
{ 
	cursor: pointer; 
	cursor: hand; 
	font-size: 13; 
	font-weight: bold; 
	font-family: verdana; 
	color: #003399; 
	text-decoration: underline;
}
.answerborder
{
	border: 1 solid #D6DCFF;
}
.italicname
{ 
	font-family: verdana; 
	font-size: 12; 
	font-style: italic; 
	color: #003399;
}
.testquote
{ 
	font-family: verdana;
	font-size: 14; 
	font-weight: bold; 
	color: 000000;
}
.trademark
{
	font-family: verdana; 
	font-size: 8; 
	vertical-align: top;
} 
.sitemapmain
{ 
	cursor: hand; 
	cursor: pointer; 
	font-weight: bold; 
	color: #000000; 
	font-family: verdana; 
	font-size: 12; 
	text-decoration: underline;
}
.sitemapsub
{ 
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	color: #000000;
	font-family: verdana;
	font-size: 12;
	text-decoration: underline;
}
h1
{ 
	font-family: Arial;
	font-size: 16; 
	color: #3559AD; 
	font-weight: bold; 
	margin-bottom: 1px
}
h2
{ 
	font-weight: bold; 
	color: #000000; 
	font-family: 
	verdana; 
	font-size: 12; 
}
h3
{ 
	font-family: verdana;
	font-size: 14; 
	font-weight: bold; 
	color: #000000; 
}
.headersection
{ 
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 0;
} 
.redtext2
{ 
	font-family: verdana; 
	font-size: 11px; 
	color: FF0000; 
}
.blackbodybold2
{ 
	font-weight: bold; 
	color: #000000; 
	font-family: verdana; 
	font-size: 11;
}
/* **************  For Shopping Cart ******************************* */

.ButtonFonts {
	FONT-SIZE: 10pt;
	COLOR: #000000; 
	FONT-FAMILY: verdana;
}


.dgtext {
	FONT-SIZE: 8pt;
	COLOR: #000000; 
	FONT-FAMILY: verdana;
}
.CartItem {
	FONT-SIZE: 8pt;
	COLOR: #000000; 
	FONT-FAMILY: verdana;
	background-color: #d0d0d0;
}

.CartAlternateItem {
	FONT-SIZE: 8pt;
	COLOR: #000000; 
	FONT-FAMILY: verdana;
	background-color: #f6f7f9;	
}
.RelatedAlternateItem {
	FONT-SIZE: 8pt;
	COLOR: #000000; 
	FONT-FAMILY: verdana;
	background-color: #9999ff;	
}
.InvoiceItem {
	FONT-SIZE: 8pt;
	COLOR: #000000; 
	FONT-FAMILY: verdana;
	background-color: #d0d0d0;
}

.InvoiceAlternateItem {
	FONT-SIZE: 8pt;
	COLOR: #000000; 
	FONT-FAMILY: verdana;
	background-color: #f6f7f9;	
}
.dgItem {
	FONT-SIZE: 8pt;
	COLOR: #000000; 
	FONT-FAMILY: verdana;
	background-color: #E2FFD6;
}

.dgAlternatItem {
	FONT-SIZE: 8pt;
	COLOR: #000000; 
	FONT-FAMILY: verdana;
	background-color: #D2EFC6;	
}

.InvoiceBorderTopLeft {
BORDER-TOP:#000000 1px solid;
BORDER-LEFT:#000000 1px solid;
}

.InvoiceBorderBottomRight {
BORDER-BOTTOM:#000000 1px solid;
BORDER-RIGHT:#000000 1px solid;
}

.blackbodybold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
}

.blackbody {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
}

.bluebodybold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #3559ad;
	FONT-FAMILY: verdana;
	background-color: #f6f7f9;
}

.catHeader{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR:3B632F;
	FONT-FAMILY: verdana;
	background-color: #ffffff;
}
.verdana18BlackBold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
}
.verdana18Black {
	FONT-SIZE: 18px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
}
.verdana14Black {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
}
.verdana10Black {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
}
.verdana12Black {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
}
.verdana10RedBold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: red;
	FONT-FAMILY: verdana;
}
.verdana12RedBold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: red;
	FONT-FAMILY: verdana;
}
.verdana10Red {
	FONT-SIZE: 10px;
	COLOR: red;
	FONT-FAMILY: verdana;
}
.verdana12Red {
	FONT-SIZE: 12px;
	COLOR: red;
	FONT-FAMILY: verdana;
}
.bodyheader2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #7fd659;
	FONT-FAMILY: Arial;
}

.bodybold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #61a352;
	FONT-FAMILY: verdana;
}

.answerborder 
{
	width: 185px;
	BORDER-RIGHT: #d6dcff 1px solid;
	BORDER-TOP: #d6dcff 1px solid;
	BORDER-LEFT: #d6dcff 1px solid;
	BORDER-BOTTOM: #d6dcff 1px solid;
}


.blackbodybold2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
}
.verdana12blackbold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
}
.productheader
{
	font-weight: bolder;
	font-size: 14px;
	/*color: #3962A4;*/
	color: #3B632F;
}
.calbold{ 
	
	font-weight: bold;
	color: #3559AD; 
	font-family: verdana; 
	font-size: 12;
	background-color:White;	 
}
.blackbodybold3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
}


/*----Begin::----------- New Style Developed By Vishal----------*/ 

.page-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #36589D;
	text-decoration: none;
}
.verdana12Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #36589D;
	text-decoration: none;
}
.verdana12Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0404;
	text-decoration: none;
}
.table-border {
	border: 1px solid #DEE4DE;
}
.table-title-BG {
	background-color: #F6F7F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36589D;
	text-decoration: none;
	text-align: center;


}
.table-row-BG {
	background-color: #D0D0D0;
}
.verdana-12-bold-table-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.verdana-12-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.verdana-14-blue-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #36589D;
	text-decoration: none;
}
.clientspeak-table-border {
	border: 1px solid #8CCC7C;
	background-color: #DFF8D9;

}
.clientspeak-second-table-border {
	border: 1px solid #D4DCFC;
	background-color: #EEF0FF;

}
.clientspeak-second-table-BG {
	background-color: #EEF0FF;
}
.clientspeak-table-BG {
	background-color: #DFF8D9;
}
.verdana-12-black-bold-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.verdana-12-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4C7C2C;
	text-decoration: none;
}
.product-table-titlt-bg {
	background-color: #EEFFE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36589D;
	text-decoration: none;
	text-align: center;


}
.product-table-content-bg {
	background-color: #BCE59B;
	text-decoration: none;

}
.verdana12-green-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C7C2C;
	text-decoration: none;
}
.customer-table-bg {
	background-color: #F1F3FE;
}
.customer-table-content-bg {
	background-color: #CFD6FF;
}
.verdana-12-blue-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36589D;
	text-decoration: none;
}

.checkout-table-border {
	border: 1px solid #D6DCFF;
}
.checkout-row-BGcolor {
	background-color: #D6DCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.textField-borderwith-bg {
	background-color: #EEF9D2;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textfiled-border2-nbgColor {
	background-color: #EEF9D2;
	border: 1px solid #D6DCFF;
}


.verdana12red-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.textfieldborder-yellow-BG {
	background-color: #FFFF99;
	border: 1px solid #000000;
}

.verdana12green-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #749c24;	
	text-decoration: underline;
	cursor: hand ;
}

.calbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5c0083;	
	text-decoration: none;
	
}

.para {
	LINE-HEIGHT: 14pt; FONT-FAMILY: arial, Helvetica, sans-serif
}
UNKNOWN {
	BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; FILTER: alpha(opacity=45); BORDER-LEFT: gray 1px solid; WIDTH: 100px; CURSOR: crosshair; BORDER-BOTTOM: gray 1px solid; HEIGHT: 20px; BACKGROUND-COLOR: silver; TEXT-ALIGN: center; moz-opacity: 45%
}

TABLE {
	MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.mainTable {
	FONT-SIZE: 9pt; BACKGROUND: white; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sectionSubTable {
	BORDER-TOP: purple 1px solid; FONT-SIZE: 10pt; BACKGROUND: white; BORDER-LEFT: silver 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.subTable {
	BORDER-RIGHT: purple 1px solid; BORDER-TOP: purple 1px solid; FONT-SIZE: 10pt; BACKGROUND: white; BORDER-LEFT: purple 1px solid; BORDER-BOTTOM: purple 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
HR {
	BORDER-RIGHT: purple 1px; BORDER-TOP: purple 1px; BORDER-LEFT: purple 1px; BORDER-BOTTOM: purple 1px
}

.quoteBorder {
	BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; BORDER-BOTTOM: silver 1px solid
}
DIV.bottomFooter {
	FONT-SIZE: 3pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.quote {
	FONT: italic 10pt Arial, Helvetica, sans-serif; COLOR: gray
}
A.main:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.main:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.main:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.main:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ccff00; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:link {
	FONT-SIZE: 10pt; COLOR: black;; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A:visited {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.footerp:link {
	FONT-SIZE: 8pt; COLOR: purple; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.footerp:active {
	FONT-SIZE: 8pt; COLOR: purple; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.footerp:visited {
	FONT-SIZE: 8pt; COLOR: purple; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.footerp:hover {
	FONT-SIZE: 8pt; COLOR: purple; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.corporatepurple {
	VERTICAL-ALIGN: middle; BACKGROUND-COLOR: #5c0184
}

.corporatepurple1 {
	 BACKGROUND-COLOR: #5c0184
}
.corporategreen {
	VERTICAL-ALIGN: middle; BACKGROUND-COLOR: #daf654
}
.lightgreen {
	VERTICAL-ALIGN: top; BACKGROUND-COLOR: #f3fbc8
}
.palegreen {
	VERTICAL-ALIGN: top; BACKGROUND-COLOR: #fbfdef
}
.lightpurple {
	VERTICAL-ALIGN: top; BACKGROUND-COLOR: #d9c1e1
}

.lightpurple1 {
	VERTICAL-ALIGN: top; BACKGROUND-COLOR: #d9c1e1; font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.midpurple {
	VERTICAL-ALIGN: middle; BACKGROUND-COLOR: #a775bc
}
.whiteFont {
	FONT-SIZE: 8pt; COLOR: white
}
.subHeadings {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #fbfdef
}
A.buy:link {
	FONT-SIZE: 10pt; COLOR: purple; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.buy:active {
	FONT-SIZE: 10pt; COLOR: purple; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.buy:visited {
	FONT-SIZE: 10pt; COLOR: purple; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.buy:hover {
	FONT-SIZE: 10pt; COLOR: purple; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.bckgrdimage {
	BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(images/eyibackground.jpg); BACKGROUND-REPEAT: no-repeat
}
.bckgrdimagesp {
	BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(images/eyibannersp.jpg); BACKGROUND-REPEAT: no-repeat
}
.bckgrdimagetest {
	BACKGROUND-POSITION: left 50%; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(images/eyibackground_2.gif); BACKGROUND-REPEAT: no-repeat
}
.dotted {
	BORDER-RIGHT: silver dotted; BORDER-TOP: silver dotted; BORDER-LEFT: silver dotted; BORDER-BOTTOM: silver dotted
}
.bckgrdimage2 {
	BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(images/banner_landing.jpg); BACKGROUND-REPEAT: no-repeat
}
A.buy1:link {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #cc0066; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.buy1:active {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #cc0066; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.buy1:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #cc0066; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.buy1:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #cc0066; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
INPUT {
	BORDER-RIGHT: #660066 1px inset; BORDER-TOP: #660066 1px inset; FONT-SIZE: 12px; BORDER-LEFT: #660066 1px inset; COLOR: purple; BORDER-BOTTOM: #660066 1px inset; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: white
}
TEXTAREA {
	BORDER-RIGHT: #660066 1px inset; BORDER-TOP: #660066 1px inset; FONT-SIZE: 12px; BORDER-LEFT: #660066 1px inset; COLOR: purple; BORDER-BOTTOM: #660066 1px inset; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: white
}
SELECT {
	BORDER-RIGHT: #660066 1px inset; BORDER-TOP: #660066 1px inset; FONT-SIZE: 12px; BORDER-LEFT: #660066 1px inset; COLOR: purple; BORDER-BOTTOM: #660066 1px inset; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: white
}
OPTION {
	BORDER-RIGHT: #660066 1px inset; BORDER-TOP: #660066 1px inset; FONT-SIZE: 12px; BORDER-LEFT: #660066 1px inset; COLOR: purple; BORDER-BOTTOM: #660066 1px inset; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: white
}
.confirm {
	BORDER-RIGHT: white 1px; BORDER-TOP: white 1px; FONT-SIZE: 12px; BORDER-LEFT: white 1px; COLOR: purple; BORDER-BOTTOM: white 1px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: white
}
.radiobutton {
	BORDER-RIGHT: white 1px; BORDER-TOP: white 1px; FONT-SIZE: 12px; BORDER-LEFT: white 1px; COLOR: purple; BORDER-BOTTOM: white 1px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: white
}
.button {
	BORDER-RIGHT: #660066 1px inset; BORDER-TOP: #660066 1px inset; FONT-SIZE: 12px; BACKGROUND: #efefef; BORDER-LEFT: #660066 1px inset; COLOR: purple; BORDER-BOTTOM: #660066 1px inset; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.aff:link {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.aff:active {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.aff:visited {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.aff:hover {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.renalink:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.renalink:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.renalink:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.renalink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.main2:link {
	FONT-SIZE: 8pt; COLOR: gray; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.main2:active {
	FONT-SIZE: 8pt; COLOR: gray; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.main2:visited {
	FONT-SIZE: 8pt; COLOR: gray; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.main2:hover {
	FONT-SIZE: 8pt; COLOR: gray; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.bluelink:link {
	FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.bluelink:active {
	FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.bluelink:visited {
	FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.bluelink:hover {
	FONT-SIZE: 10pt; COLOR: red; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}





