/* =============================================================
    CSS STYLES FOR i2bPortal 
    v1.0, 01/2003
   =============================================================
*/ 

/* Flatten Default Styles - remove all default margins & padding from all elements on the page. */
/* Not needed to do this on this site! 
*
{
   margin: 0;
   padding: 0;
}
*/


/* Default colour for the HTML BODY Portion*/
Body
{
    background-color: White;
    text-align: center; /* Workaround for IE 7 and earlier */
   	width:100%;
    margin-top: 6px;
    font-size: 10pt;
    line-height: 12pt;   
}

P{
   margin-top: 1px;
}

P.firstPara{
   text-indent: 1em;
   margin-bottom: 6px;
}

P.firstPara:first-letter{ 
	font-size: 130%; 
}

.firstLetter{ 
	font-size: 130%; 
} 


.searchBox{
    text-align: left;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: Black;
}

#associateContactInfo 
{
    background: Black url(../images/NoMonthlySpecials-Bottom.jpg);
    color: #FFFFFF;
    width: 231px;
    height: 78px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    vertical-align: middle;
    font-size: 10pt;
    line-height: 16pt;
    font-weight: Bold;
}
#associateContactInfo A:link		{ color: #FFFFFF;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}
#associateContactInfo A:visited		{ color: #FFFFFF;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}
#associateContactInfo A:active		{ color: #FFFFFF;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}
#associateContactInfo A:hover		{ color: #FF0715;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}



/* Specific Styles for the Product Pages */
Table.learningObjectivesTable    {
    background-color: #DDE8FF;
    width: 360px;
}

.categoryBoxHeading-Teacher    {
    background-color: #000000;
    color: #FFFFFF;
    width: 350px;
    height: 16px;
    text-align: right;
    vertical-align: middle;
    font-size: 10pt;
    font-weight: Bold;
    padding: 4px;
}

.categoryBoxHeading-Primary   {
    background-color: #0E1B8D;
    color: #FFFFFF;
    width: 350px;
    height: 16px;
    text-align: right;
    vertical-align: middle;
    font-size: 10pt;
    font-weight: Bold;
    padding: 4px;
}

.categoryBoxHeading-Junior   {
    background-color: #EF2B2B;
    color: #FFFFFF;
    width: 350px;
    height: 16px;
    text-align: right;
    vertical-align: middle;
    font-size: 10pt;
    font-weight: Bold;
    padding: 4px;
}

.categoryBoxHeading-Intermediate   {
    background-color: #EF6C00;
    color: #FFFFFF;
    width: 350px;
    height: 16px;
    text-align: right;
    vertical-align: middle;
    font-size: 10pt;
    font-weight: Bold;
    padding: 4px;
}

.categoryBoxHeading-Senior   {
    background-color: #006B40;
    color: #FFFFFF;
    width: 350px;
    height: 16px;
    text-align: right;
    vertical-align: middle;
    font-size: 10pt;
    font-weight: Bold;
    padding: 4px;
}

.categoryBoxHeading-Camp   {
    background-color: #000000;
    color: #FFFFFF;
    width: 350px;
    height: 16px;
    text-align: right;
    vertical-align: middle;
    font-size: 10pt;
    font-weight: Bold;
    padding: 4px;
}

/* Style for Web Site Header Links at the top of every page */

.headerLinks{
    text-align: right;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: Black;
}

.cartItemCount{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: White;
}

A.headerLinks:link		{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;}
A.headerLinks:visited	{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;}
A.headerLinks:active	{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;}
A.headerLinks:hover		{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal;}

/* Style for Web Site footer section at bottom of every page */
.SiteFooterBlackBar
{
    background: Black url(../images/Bottom-BlackBar.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}


.FooterSection  
{
	background-image: url(../images/technoKid_M.jpg);
	background-repeat: no-repeat;
}


.SiteFooterText1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
	color: Black;
	text-align: Left;
}
A.SiteFooterLink1m:link		{ color: White; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold;}
A.SiteFooterLink1m:visited	{ color: White; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold;}
A.SiteFooterLink1m:active	{ color: White; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold;}
A.SiteFooterLink1m:hover	{ color: Black; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}

A.SiteFooterLink1:link		{ color: White; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;}
A.SiteFooterLink1:visited	{ color: White; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;}
A.SiteFooterLink1:active	{ color: White; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;}
A.SiteFooterLink1:hover		{ color: Black; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal;}


.SiteFooterText2l  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: Normal;
	color: Black;
	text-align: left;
	vertical-align: top;
}

.SiteFooterText2r  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: Normal;
	color: Black;
	text-align: right;
	vertical-align: top;
}

A.SiteFooterLink2:link		{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;}
A.SiteFooterLink2:visited	{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;}
A.SiteFooterLink2:active	{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;}
A.SiteFooterLink2:hover		{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal;}


/* PAGE TITLE/HEADINGS ---------------------------------------------*/
.PageTitleContainer{
    text-align: left;
}

.PageTitle{
	font-family:   Arial, Helvetica, sans-serif;
    font-size: 12pt;
    letter-spacing: 2px;
    font-weight: Bold;
	color: Black;
    text-align: left;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 12px;

}

/* Breadcrumbs  ----------------------------------------------------------*/

.Breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: Normal;
	color: Black;
	text-align: left;
    margin-left: 14px;
}

A.BreadcrumbLink:link		{ color: Black;  font-size: 7pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.BreadcrumbLink:visited	{ color: Black;  font-size: 7pt; font-family: Arial, Helvetica, sans-seriff; text-decoration: underline; font-weight: Normal;}
A.BreadcrumbLink:active		{ color: Black;  font-size: 7pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.BreadcrumbLink:hover		{ color: Black;  font-size: 7pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}


/* PANEL BACKGROUNDS ----------------------------------------------*/
/* Sets a background image or background color for the masthead at the top of the page*/
.MastBg {
    background-color: White;
}
.HeadBg {
    background-color: White;
}

/*Sets a background image or background colour of the Portal Panes themselves */
.leftPaneBg {
    text-align: left;
    background: White url(../images/LeftPaneBG.jpg); /* #E4EDF6;*/
    background-position: left top;
    background-repeat: repeat-y;
}

.contentPaneBg {
    text-align: left;
}

.rightPaneBg {
    text-align: left;
    background: #6396FF url(../images/RightPaneBG.jpg); /* #E4EDF6;*/
}

.topPaneBg {
    background: White url(../images/LeftPaneBG.jpg); /* #E4EDF6;*/
    background-position: left top;
    background-repeat: repeat-y;
    text-align: left;
}

.bottomPaneBg {
    background: White url(../images/LeftPaneBG.jpg); /* #E4EDF6;*/
    background-position: left top;
    background-repeat: repeat-y;
    text-align: left;
}

/* MODULE BACKGROUNDS -------------------------------------------------*/
.leftPaneModuleTitleContainer{
    text-align: left;
    background-color: White;
}

.leftPaneModuleTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: bold;
    color: Black;
    text-align: left;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}


.leftPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
	
    background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: Bold;
	color: Black;
    margin-left: 14px;
    margin-right: 1px;
}

.leftPaneModuleContentContainer, .leftPaneModuleContentContainer P  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the leftPaneModuleBg style, because this site does not want to*/
	/*      have a background image behind the Module titles */

    background-color: White;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	font-weight: Normal;
	color: Black;
}

.contentPaneModuleTitleContainer{
    text-align: left;
    background-color: White;
}

.contentPaneModuleTitle{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: bold;
    color: Black;
    text-align: left;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.contentPaneModuleSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 11pt;
	text-align: left;
	text-transform: none;
	color: Black;
	padding-bottom: 0px;
	margin-bottom: 2px;
}


.contentPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
}

.contentPaneModuleContentContainer, .contentPaneModuleContentContainer P  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the contentPaneModuleBg style, because this site does not want to*/
	/*      have a background image behind the Module titles */
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	font-weight: normal;
	color: Black;
}

.collapseExpandHeader  {
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 11pt;
	font-weight: Bold;
	color: Black;
}

.collapseExpandContent{
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	font-weight: normal;
	color: Black;
	background-color: #DDE8FF;
	margin-left: 30px;
	padding: 6px;
}

.rightPaneModuleTitleContainer{
    text-align: center;
    height: 21px;
    background-color: #6396FF;
}

.rightPaneModuleTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:  Bold;
    text-align: Left;
    color: Black;
    padding-top: 7px;
}

.rightPaneModuleSubTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:  Bold;
    text-align: Left;
    color: Black;
    padding-top: 4px;
    padding-bottom: 1px;
    margin-bottom: 0px;
}


.rightPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Bold;
	color: Black;
	background-color: #6396FF;
    margin-left: 14px;
    margin-right: 8px;
}

.rightPaneModuleContentContainer, .rightPaneModuleContentContainer P
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the rightPaneModuleBg style, because this site does not want to*/
	/*      have a background image behind the Module titles */
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	font-weight: normal;
	color: Black;

}

.rightPaneModuleContentContainerProducts
{
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	font-weight: normal;
	color: White;
	background: #0E1B8D url(../images/RightPaneBG2.jpg);
}

.rightPaneModuleContentContainerProductsTable
{
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	font-weight: normal;
	color: White;
	margin-left: 12px;
}
.topPaneModuleTitleContainer{
    text-align: left;
    background-color: White;
}

.topPaneModuleTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: bold;
    color: Black;
    text-align: left;
    text-transform: capitalize;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}


.topPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
	
    background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Bold;
	color: black;
    margin-left: 14px;
    margin-right: 1px;
}

.topPaneModuleContentContainer, .topPaneModuleContentContainer P  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the leftPaneModuleBg style, because this site does not want to*/
	/*      have a background image behind the Module titles */

    background-color: White;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: Normal;
	color: black;
}


.bottomPaneModuleTitleContainer{
    text-align: left;
    background-color: White;
}

.bottomPaneModuleTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight: normal;
    color: Black;
    text-align: left;
    text-transform: capitalize;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}


.bottomPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
	
    background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Bold;
	color: black;
    margin-left: 14px;
    margin-right: 1px;
}

.bottomPaneModuleContentContainer, .bottomPaneModuleContentContainer P  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the leftPaneModuleBg style, because this site does not want to*/
	/*      have a background image behind the Module titles */

    background-color: White;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: Normal;
	color: black;
}

/* MODULE Text and Link styles ---------------------------------------------*/
.leftPaneModuleText  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-variant: small-caps;
	font-size: 10pt;
    font-weight: Bold;
	color: Black;
}
.leftPaneModuleTextHeader  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 11pt;
    font-weight: Bold;
	color: Black;
}

.leftPaneModuleText A:link	{ color: black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.leftPaneModuleText A:visited	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.leftPaneModuleText A:active	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.leftPaneModuleText A:hover	{ color: #EF2B2B;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.leftPaneModuleContentContainer A:link	{ color: black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.leftPaneModuleContentContainer A:visited	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.leftPaneModuleContentContainer A:active	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.leftPaneModuleContentContainer A:hover	{ color: #EF2B2B;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

A.leftPaneModuleLink:link	{ color: black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.leftPaneModuleLink:visited	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.leftPaneModuleLink:active	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.leftPaneModuleLink:hover	{ color: #EF2B2B;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.leftPaneModuleContentContainer A.small:link, .leftPaneModuleContentContainer TD A.small:link, .leftPaneModuleText A.small:link	{ color: black;  font-size: 8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.leftPaneModuleContentContainer A.small:visited, .leftPaneModuleContentContainer TD A.small:visited, .leftPaneModuleText A.small:visited	{ color: #0E1B8D;  font-size: 8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.leftPaneModuleContentContainer A.small:active, .leftPaneModuleContentContainer TD A.small:active, .leftPaneModuleText A.small:active	{ color: #0E1B8D;  font-size: 8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.leftPaneModuleContentContainer A.small:hover, .leftPaneModuleContentContainer TD A.small:hover, .leftPaneModuleText A.small:hover	{ color: #EF2B2B;  font-size: 8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.leftPaneModuleContentContainer A.narrowBold:link, .leftPaneModuleContentContainer TD A.narrowBold:link, .leftPaneModuleText A.narrowBold:link	{ color: black;  font-size: 10pt; line-height: 13pt; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.leftPaneModuleContentContainer A.narrowBold:visited, .leftPaneModuleContentContainer TD A.narrowBold:visited, .leftPaneModuleText A.narrowBold:visited	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.leftPaneModuleContentContainer A.narrowBold:active, .leftPaneModuleContentContainer TD A.narrowBold:active, .leftPaneModuleText A.narrowBold:active	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.leftPaneModuleContentContainer A.narrowBold:hover, .leftPaneModuleContentContainer TD A.narrowBold:hover, .leftPaneModuleText A.narrowBold:hover	{ color: #EF2B2B;  font-size: 10pt; line-height: 13pt; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}



.leftPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	background-color: White;
}

.contentPaneModuleText, .contentPaneModuleText TD  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 10pt;
    line-height: 12pt;
    font-weight: normal;
    color: Black;
}

.contentPaneModuleText-B, TH  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 10pt;
    line-height: 12pt;
    font-weight: Bold;
    color: Black;
}

.contentPaneModuleText-s  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    line-height: 9pt;
    font-weight: normal;
    color: Black;
}

.contentPaneModuleText-L  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 11pt;
    font-weight: normal;
    color: Black;
}


.contentPaneModuleTextHeader  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: Bold;
	color: Black;
}

.contentPaneModuleTextEmphasized  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: Bold;
	color: Black;
}

.contentPaneModuleTextEmphasized2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: Bold;
	color: Black;
}

TABLE.SectionTable    {
	border: solid 1px blue;
}

TABLE.contentPane    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    color: Black;
	background-color: Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
}

TH.contentPane    {
    background-color: #E4EDF6;
    color: Black;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    line-height: 10pt;
}

TD.contentPane    {
    background-color: #FDEACC;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding-left: 5px;
}

TD.contentPaneC    {
    background-color: #FDEACC;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding-left: 5px;
    text-align: center;
}

TD.contentPaneFooter    {
    background-color: #F8B000;
    color: White;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    line-height: 10pt;
    padding-left: 5px;
}

.contentPaneModuleText A:link	{ color: black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.contentPaneModuleText A:visited	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.contentPaneModuleText A:active	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.contentPaneModuleText A:hover	{ color: #EF2B2B;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.contentPaneModuleContentContainer A:link	{ color: black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.contentPaneModuleContentContainer A:visited	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.contentPaneModuleContentContainer A:active	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.contentPaneModuleContentContainer A:hover	{ color: #EF2B2B;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

A.contentPaneModuleLink:link	{ color: black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.contentPaneModuleLink:visited	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.contentPaneModuleLink:active	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.contentPaneModuleLink:hover	{ color: #EF2B2B;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.contentPaneModuleContentContainer A.small:link, .contentPaneModuleContentContainer TD A.small:link, .contentPaneModuleText A.small:link, A.contentPaneModuleLink-s:link	{ color: black;  font-size: 8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.contentPaneModuleContentContainer A.small:visited, .contentPaneModuleContentContainer TD A.small:visited, .contentPaneModuleText A.small:visited, A.contentPaneModuleLink-s:visited	{ color: #0E1B8D;  font-size: 8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.contentPaneModuleContentContainer A.small:active, .contentPaneModuleContentContainer TD A.small:active, .contentPaneModuleText A.small:active, A.contentPaneModuleLink-s:active	{ color: #0E1B8D;  font-size: 8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.contentPaneModuleContentContainer A.small:hover, .contentPaneModuleContentContainer TD A.small:hover, .contentPaneModuleText A.small:hover, A.contentPaneModuleLink-s:hover	{ color: #EF2B2B;  font-size: 8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.contentPaneModuleContentContainer A.narrowBold:link, .contentPaneModuleContentContainer TD A.narrowBold:link, .contentPaneModuleText A.narrowBold:link	{ color: black;  font-size: 10pt; line-height: 13pt; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.contentPaneModuleContentContainer A.narrowBold:visited, .contentPaneModuleContentContainer TD A.narrowBold:visited, .contentPaneModuleText A.narrowBold:visited	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.contentPaneModuleContentContainer A.narrowBold:active, .contentPaneModuleContentContainer TD A.narrowBold:active, .contentPaneModuleText A.narrowBold:active	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.contentPaneModuleContentContainer A.narrowBold:hover, .contentPaneModuleContentContainer TD A.narrowBold:hover, .contentPaneModuleText A.narrowBold:hover	{ color: #EF2B2B;  font-size: 10pt; line-height: 13pt; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

.contentPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	background-color: White;
	border: Solid 1px black;

}
.contentPaneModuleForm-s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight: normal;
	background-color: White;
}


.contentPaneModuleFormHeading {
	background-color: #E4EDF6;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 3px;
    font-size:  11pt;
    font-weight: Bold;
    color: Black;
    text-align: center;
    vertical-align: middle;
    padding: 4px;
}


.rightPaneModuleText  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
	font-size: 10pt;
    font-weight: normal;
	color: Black;
}

.rightPaneModuleText-s  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
	font-size: 9pt;
	line-height: normal;
    font-weight: normal;
	color: Black;
}

.rightPaneModuleTextHeader  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: Bold;
	color: Black;
}

.rightPaneEmphasized  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: Left;
    font-variant: small-caps;
	font-size: 10pt;
    font-weight: Bold;
	color: Black;
}

/*
A.rightPaneModuleText:link		{ color: Black;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleText:visited	{ color: Black;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleText:active	{ color: Black;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleText:hover		{ color: #FF3300;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.rightPaneModuleContentContainer:link		{ color: Black;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleContentContainer:visited	{ color: Black;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleContentContainer:active		{ color: Black;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleContentContainer:hover		{ color: #FF3300;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.rightPaneModuleLink:link		{ color: Black;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleLink:visited	{ color: Black;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleLink:active	{ color: Black;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleLink:hover		{ color: #FF3300;  font-size: 10pt; line-height:13pt; padding-left:4px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
*/

.rightPaneModuleText A:link		{ color: Black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.rightPaneModuleText A:visited	{ color: Black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.rightPaneModuleText A:active	{ color: Black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.rightPaneModuleText A:hover	{ color: #FF3300;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

.rightPaneModuleContentContainer A:link	{ color: Black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.rightPaneModuleContentContainer A:visited	{ color: Black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.rightPaneModuleContentContainer A:active	{ color: Black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
.rightPaneModuleContentContainer A:hover	{ color:#FF3300;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.rightPaneModuleLink:link		{ color: Black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleLink:visited	{ color: Black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.righttPaneModuleLink:active	{ color: Black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleLink:hover		{ color: #FF3300;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}


.topPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	background-color: White;
}

.topPaneModuleText  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-variant: small-caps;
	font-size: 8pt;
    font-weight: Bold;
	color: Black;
}
.topPaneModuleTextHeader  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 9pt;
    font-weight: Bold;
	color: Black;
}

.topPaneModuleText A:link	{ color: black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.topPaneModuleText A:visited	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.topPaneModuleText A:active	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.topPaneModuleText A:hover	{ color: #EF2B2B;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.topPaneModuleContentContainer A:link	{ color: black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.topPaneModuleContentContainer A:visited	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.topPaneModuleContentContainer A:active	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.topPaneModuleContentContainer A:hover	{ color: #EF2B2B;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

A.topPaneModuleLink:link	{ color: black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.topPaneModuleLink:visited	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.topPaneModuleLink:active	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.topPaneModuleLink:hover	{ color: #EF2B2B;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}



.bottomPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	background-color: White;
}


.bottomPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	background-color: White;
}

.bottomPaneModuleText  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-variant: small-caps;
	font-size: 8pt;
    font-weight: Bold;
	color: Black;
}
.bottomPaneModuleTextHeader  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 9pt;
    font-weight: Bold;
	color: Black;
}

.bottomPaneModuleText A:link	{ color: black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.bottomPaneModuleText A:visited	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.bottomPaneModuleText A:active	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.bottomPaneModuleText A:hover	{ color: #EF2B2B;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.bottomPaneModuleContentContainer A:link	{ color: black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.bottomPaneModuleContentContainer A:visited	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.bottomPaneModuleContentContainer A:active	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
.bottomPaneModuleContentContainer A:hover	{ color: #EF2B2B;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

A.bottomPaneModuleLink:link	{ color: black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.bottomPaneModuleLink:visited	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.bottomPaneModuleLink:active	{ color: #0E1B8D;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.bottomPaneModuleLink:hover	{ color: #EF2B2B;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.bottomPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	background-color: White;
}



/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    background-color: #eeeeee;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:    bold;
    color: #393063;
}


/* PAGE BANNER ----------------------------------------------------*/
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: 900;
    color:#F8B000;
}


.siteFooter  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 9pt;
    font-weight: normal;
    color: Black;
    text-align:center;
}


/* PORTAL NAVIGATION ----------------------------------------------*/

input.Tabs { border: none;} /*Style for the Tab's input image button */


.radMenu {
    background: #EF6C00 url(../images/MenuLeftFiller.jpg); /* #E4EDF6;*/
    background-position: left top;
    background-repeat: no-repeat;
    text-align: right;
}


/* background/border colors for the selected tab white (images) or deepskyBlack (text) */
.TabBg {
}

/* background/border colors for the unselected tabs white (images) or indigo (text) */
.OtherTabsBg {
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration:none;
    background-color:  White;
    color: White;
}
/* hyperlink styles of the unselected tabs */
A.SelectedTab:link    {
    text-decoration: none;
    font-size: 9pt;
    color: Black;
}

A.SelectedTab:visited {
    text-decoration: none;
    font-size: 9pt;
    color: Black;
}

A.SelectedTab:active  {
    text-decoration: none;
    font-size: 9pt;
    color: White;
}

A.SelectedTab:hover   {
    text-decoration: none;
    font-size: 9pt;
    color: White;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: Bold;
    text-decoration: none;
    color: Black;
    background-color: White;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration: none;
    font-size: 9pt;
    color: Black;
}

A.OtherTabs:visited {
    text-decoration: none;
    font-size: 9pt;
    color: Black;
}

A.OtherTabs:active  {
    text-decoration: none;
    font-size: 9pt;
    color: Black;
}

A.OtherTabs:hover   {
    text-decoration: none;
    font-size: 9pt;
    color: White;
}
    
/* text style for the unselected 'Featured' tabs */
.FeaturedTabs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    background-color: White;
}

/* hyperlink styles of the unselected 'Featured' tabs */
A.FeaturedTabs:link    {
    text-decoration: none;
    font-size: 9pt;
    font-weight: bold;
    color: #C60E0A;
}

A.FeaturedTabs:visited {
    text-decoration: none;
    font-size: 9pt;
    color: #C60E0A;    
}

A.FeaturedTabs:active  {
    text-decoration: none;
    font-size: 9pt;
    color: #C60E0A;
}

A.FeaturedTabs:hover   {
    text-decoration: none;
    font-size: 9pt;
    color: White;
}

.SubNavigation
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: Normal;
    color: #5D964C;
    text-align: right;
}
 
A.SubNavigation:link	{ color: #5D964C;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.SubNavigation:visited	{ color: #5D964C;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.SubNavigation:active	{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.SubNavigation:hover	{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}


.10ptButton, .10ptFormButton
{
	border: outset;
	border-width: thin;
	font-size: 8pt;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	color:  Black;
	background: Silver;
	height: 17px;
	line-height: 8pt;
}

.10ptButton-Hover, .10ptFormButton-Hover
{
	border: inset;
	border-width: thin;
	font-size: 8pt;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	color:  Black;
	background: Silver;
	height: 17px;
	line-height: 8pt;
}


.StandardButton, .FormButton
{
	border: outset;
	border-width: 12pt;
	font-size: 9pt;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	color:  Black;
	background: Gainsboro;
	height: 22px;
	line-height: 9pt;
}

.StandardButton-Hover, .FormButton-Hover
{
	border: inset;
	border-width: 12pt;
	font-size: 9pt;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	color:  Black;
	background: Gainsboro;
	height: 22px;
	line-height: 9pt;
}

.EmphasizedButton, .EmphasizedFormButton
{
	border: outset;
	border-width: 12pt;
	font-size: 11pt;
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif;
	color:  #008934;
	background: #E2F397;
	height: 28px;
	line-height: 10pt;
}

.EmphasizedButton-Hover, .EmphasizedFormButton-Hover
{
	border: inset;
	border-width: 12pt;
	font-size: 11pt;
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif;
	color:  #008934;
	background: #E2F397;
	height: 28px;
	line-height: 10pt;
}

/* style for separator between site links */
.Accent
{
    color: Black;
    font-weight:    bold;
}

.SearchBoxContainer
{
     border-top: Solid 2px #E1F1A3; /*Note: Border on top is actually 2pixels, however we set the table background with a a matching background colour to correct space above text box */
     border-left: Solid 1px #E1F1A3;
     border-right: Solid 1px #F3FAB9;
     border-bottom: none;
     vertical-align: top; 
     height: 22px; 
     width: 97px;
}

.SearchBox
{
     height: 29px; 
     width: 96px;
     border:Solid 1px #E1F18D;
     border-top:Solid 2px #E1F18D;
     vertical-align:top; 
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 8pt;
}




.FieldHead	{
			font-family:		Arial, Helvetica, sans-serif;
			font-size: 			10pt;
			font-weight:		Normal;
			color:				Black;
			text-align:			left;
			}

.FieldData, .OptionalFieldData	{
			font-family:		Arial, Helvetica, sans-serif;
			font-size: 			10pt;
			font-weight:		Normal;
			color:				Black;
			text-align:			left;
			background-color:	White; 
			}

.RequiredFieldData	{
			font-family:		Arial, Helvetica, sans-serif;
			font-size: 			10pt;
			font-weight:		Normal;
			color:				Black;
			text-align:			left;
			background-color:	White; 
			}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: solid 1px;
	border-color: black;
}

.FieldError    {
             font-family:	Arial, Helvetica, sans-serif;
             font-size:		9pt;
             font-weight:    Normal;
             color:			Red;
           }

.RequiredFieldInd    {
             font-family:	Arial, Helvetica, sans-serif;
             font-size:		14pt;
             font-weight:   Bold;
             color:			Red;
           }


/* GENERAL------------------------------------------------------- */
/* style for module titles (text)*/
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    Bold;
    color: Black;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    bold;
    color: Black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:    bold;
    color: Black;
}

/* text style used for most text rendered by modules */
.Normal
{
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 11pt;
	font-weight: normal;
	color: Black;
}

.Normal-B
{
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 11pt;
	font-weight: bold;
	color: Black;
}

.Normal-s
{
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    line-height: 11pt;
	font-weight: normal;
	color: Black;
}

.Normal-L
{
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 12pt;
	font-weight: normal;
	color: Black;
}

.Normal-LB
{
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 12pt;
	font-weight: Bold;
	color: Black;
}

.Normal-XL
{
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    line-height: 14pt;
	font-weight: normal;
	color: Black;
}

.Normal-XXL
{
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15pt;
    line-height: 16pt;
	font-weight: normal;
	color: Black;
}

.Normal-XXXL
{
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
	font-weight: normal;
	color: Black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: red;
}



A.Normal:link		{ color: Black;  font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:visited	{ color: Black;  font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:active		{ color: Black;  font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:hover		{ color: Black;  font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.Normal-s:link		{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:visited	{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:active		{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:hover		{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}



/* GENERIC ------------------------------------------------------*/
H3  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: bold;
    color: Black;
    text-align: left;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    Bold;
    color: Black;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:    Bold;
    color: Black;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  7pt;
    font-weight:    bold;
    color: Black;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  7pt;
    color: Black;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  7pt;
    font-weight:    bold;
    color: Black;
}


A:link		{ color: black;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A:visited	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A:active	{ color: #0E1B8D;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A:hover		{ color: #EF2B2B;  font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}


.stdPic{
	border: none;
	padding: 0px;
	margin: 0px;
}

.regularPic{
	border-top: Solid 1px Black;
	border-left: Solid 1px Black;
	border-right: Solid 2px Black;
	border-bottom: Solid 2px Black;
	padding:1px;
	margin: 6px;
}

.stylizedPic{
	border-top: Solid 1px Black;
	border-left: Solid 1px Black;
	border-right: Solid 2px Black;
	border-bottom: Solid 2px Black;
	padding:4px;
	background-color: #FFF8DC; /* #E0E0E0 */
}

UL LI   
{
	list-style-type: disc;
    padding-bottom: 4px;
}

UL.noBull LI.noBull   {
    list-style-image: none;
    list-style-type: none;
    padding-bottom: 10px;
    vertical-align: bottom;
    color: #0E1B8D;
    font-weight: bold;
}


UL.clock LI.clock   {
    list-style-image: 	url(../images/Bullet-Clock.gif);
    padding-left: 10px;
    padding-bottom: 10px;
    vertical-align: bottom;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
    padding-bottom: 10px;
}

OL.emphasized LI   {
    list-style-type:    decimal;
    padding-bottom: 10px;
    font-weight: bold;
    color: Black;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

UL.navMenu LI.navMenu   {
    list-style-type:none;
	margin: 0;
	padding: 0;
}

HR {
    color: #666666;
    height: 1;
}

/* Site Admin Styles (duplicated from portalAdmin.css)-----------------------------------*/

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link	{ color: Blue;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:visited	{ color: Blue;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:active	{ color: Blue;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:hover	{ color: Black;	 font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
  
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

/* -------------- Styles for i2bStoreFront and realted modules ---------------------*/
.prodDetailsHead-s    
{
	background-color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:    Bold;
    color: Black;
    text-align: left;
}

.prodDetailsData-s    
{
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  9pt;
	font-weight:    normal;
	color: Black;
	text-align: left;
}
.prodDetailsData-s2   
{
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  9pt;
	font-weight:    normal;
	color: Black;
	text-align: center;
}


/* Styles used for Image Viewer/Enlarger for product images */

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid Black;
background-color: White;
z-index: 10;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #0E1B8D;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
color: White;
}


/* Product Styles for use with ProductListing.ascx module 
   when used on inside pages on a White Background */

img.shoppingCartProductPic{
	  border: none;
}

img.contentPaneProductPic{
	  border: none;
      }


.contentPaneProductTitle{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      text-align: center;
      font-weight: Bold;
      color: #0E1B8D;
      padding-bottom: 5pt;
      padding-top: 10pt;
      }

.contentPaneProductHeader{
	background-color: #0E1B8D;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    Bold;
    color: White;
    text-align:center;
    }

.contentPaneProductCode{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 8pt;
      text-align: center;
      font-weight: Bold;
      color: #0E1B8D;
      }


img.contentPaneProductThumbPic{
	  
      }

.contentPaneProductThumbTitle{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 9pt;
      text-align: center;
      font-weight: normal;
      color: #0552A0;
      padding-bottom: 5pt;
      padding-top: 8pt;
      }

.contentPaneProductThumbPrice  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 10pt;
    font-weight: Bold;
    color: Blue;
}

.contentPaneProductThumbOrigPrice  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 10pt;
    font-weight: Bold;
    color: Blue;
    text-decoration: line-through;
}

.contentPaneProductThumbSalePrice  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 10pt;
    font-weight: Bold;
    color: Red;
}

A.contentPaneProductThumbTitle:link		{ color: black; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; line-height: normal;}
A.contentPaneProductThumbTitle:visited	{ color: #0E1B8D; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; line-height: normal;}
A.contentPaneProductThumbTitle:active	{ color: #0E1B8D; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; line-height: normal;}
A.contentPaneProductThumbTitle:hover	{ color: #EF2B2B; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; line-height: normal;}


/* Product Styles for use with ProductListing.ascx module 
   when used on the RED Background on the left or right panes with RED */

.sidePaneProductTitle{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      text-align: center;
      font-weight: Bold;
      color: White;
      padding-bottom: 5pt;
      padding-top: 10pt;
      }

.sidePaneProductHeader{
	background-color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:    Bold;
    color: White;
    text-align:center;
    }

.sidePaneProductCode{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 8pt;
      text-align: center;
      font-weight: Bold;
      color: White;
      }


img.sidePaneProductThumbPic{
	  
      }

.rightPaneProductCategoryTitle{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11pt;
      text-align: center;
      font-weight: Bold;
      color: White;
      padding-bottom: 5pt;
      padding-top: 8pt;
      }


.rightPaneProductThumbTitle{
      font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
      font-size: 10pt;
      text-align: left;
      font-weight: Normal;
      color: White;
      padding-bottom: 5pt;
      padding-top: 8pt;
      }

.rightPaneProductThumbPrice  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 9pt;
    font-weight: Normal;
    color: White;
}

.rightPaneProductThumbOrigPrice  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 9pt;
    font-weight: Normal;
    color: White;
    text-decoration: line-through;
}

.rightPaneProductThumbSalePrice  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 9pt;
    font-weight: Normal;
    color: Red;
}

A.rightPaneProductThumbTitle:link		{ color: White;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneProductThumbTitle:visited	{ color: White; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneProductThumbTitle:active		{ color: White; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneProductThumbTitle:hover		{ color: #6599FF; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}




/* Product Styles for use with ProductListing.ascx module 
   when used on the home page with the Black (White) Background */

.HomePageModuleTitle{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    Bold;
    color: #0E1B8D;
    text-align:center;
}

.HomePageModuleText  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
	line-height: 10pt;
    font-weight: normal;
    color: Black;
}

img.HomePageProductThumbPic{
		Border: none;
      }

.HomePageProductThumbTitle{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 8pt;
      text-align: center;
      font-weight: Normal;
      color: Black;
      padding-bottom: 5pt;
      padding-top: 8pt;
      }

.HomePageProductThumbPrice  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: Black;
}

.HomePageProductThumbOrigPrice  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Normal;
    color: Black;
    text-decoration: line-through;
}

.HomePageProductThumbSalePrice  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: Blue;
}

A.HomePageProductThumbTitle:link	{ color: Black; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold;}
A.HomePageProductThumbTitle:visited	{ color: #0E1B8D; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold;}
A.HomePageProductThumbTitle:active	{ color: #0E1B8D; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}
A.HomePageProductThumbTitle:hover	{ color: #EF2B2B; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}


/* Category List Control Styles  -0 = Not Selected -1 = Selected*/
A.CategoryItem-L0:link		{ color: Black;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L0:visited	{ color: Black;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L0:active	{ color: Black;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L0:hover		{ color: #FF3300;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L0-0:link	{ color: Black;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L0-0:visited	{ color: Black;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L0-0:active	{ color: Black;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L0-0:hover	{ color: #FF3300;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CategoryItem-L0-1:link	{ color: Black;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L0-1:visited	{ color: Black;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L0-1:active	{ color: Black;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L0-1:hover	{ color: Black;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #DDE8FF;}

A.CategoryItem-L1:link		{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L1:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L1:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L1:hover		{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L1-0:link	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L1-0:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L1-0:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L1-0:hover	{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.CategoryItem-L1-1:link	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L1-1:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L1-1:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L1-1:hover	{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}

A.CategoryItem-L2:link		{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L2:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L2:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L2:hover		{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L2-0:link	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L2-0:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L2-0:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L2-0:hover	{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.CategoryItem-L2-1:link	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L2-1:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L2-1:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L2-1:hover	{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}

A.CategoryItem-L3:link		{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L3:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L3:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L3:hover		{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L3-0:link	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L3-0:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L3-0:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L3-0:hover	{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.CategoryItem-L3-1:link	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L3-1:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L3-1:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L3-1:hover	{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}

A.CategoryItem-L4:link		{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L4:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L4:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L4:hover		{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L4-0:link	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L4-0:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L4-0:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L4-0:hover	{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.CategoryItem-L4-1:link	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L4-1:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L4-1:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L4-1:hover	{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}

A.CategoryItem-L5:link		{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L5:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L5:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L5:hover		{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L5-0:link	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L5-0:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L5-0:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L5-0:hover	{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.CategoryItem-L5-1:link	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L5-1:visited	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L5-1:active	{ color: Black;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}
A.CategoryItem-L5-1:hover	{ color: #FF3300;  font-size: 10pt; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #F59C73;}


A.CategoryChildrenLeaf:link		{ color: #0F236A;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CategoryChildrenLeaf:visited	{ color: #0F236A;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CategoryChildrenLeaf:active	{ color: #0F236A;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CategoryChildrenLeaf:hover	{ color: Black;  font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}


/* ================================
    CSS STYLES FOR Shopping Cart 
   ================================
*/   


.HomeHead
{
    color: #555500;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    background-color: #9CCFCE;
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px
}

/* */
.SubContentHead
{
    background-color: #555500;
    color: Gray;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: #555500;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: Gray;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 10pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
}

.CartListHead
{
    background-color: #DDE8FF;
    color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 5px;
}

.CartListItem
{
    background-color: White;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    padding-left: 5px;
}

.CartListItemAlt
{
    background-color: White;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    padding-left: 5px;
}

.CartListFooter
{
    background-color: #DDE8FF;
    color: black;
    line-height: 10pt;
}

.cartbutton
{
	border: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.OrderTotals
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: Bold;
    line-height: 10px;
    color: Black;
}

/* ================================
    CSS STYLES FOR i2bShoppingCat Checkout Panels 
   ================================
*/   

.SectionHeading
{
    background-color: #DDE8FF;
    color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px;
}


.SectionHeading-s
{
    background-color: #DDE8FF;
    color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    line-height: 12pt;
    padding-left: 5px;
}


