body, table, tr, td {
	font-size:10px;
}
body {
	margin-left: 	0px;
	margin-top: 	0px;
	margin-right: 	10px;
	margin-bottom: 	0px;
	background:		#f7f7f3;
}
img { border:0px;}

.noIC {
	display:none;
}
.inputText {
	height:15px;
	}
.MainContBrdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #D3D5C2;
	border-left-color: #D3D5C2;
}
.topdrkborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D3D5C2;/*#E8E9DF;*/
}
.alllightbrdr {
	border: 1px solid #E8E9DF;
}
.allgreenbrdr {
	border: 1px solid #AEC354;
}
.footerCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
}	

.topbotdrkborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D5C2;/*#E8E9DF;*/
	border-bottom-width: 1px;
	border-bottom-color: #D3D5C2;/*#E8E9DF;*/
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
}
.footerBrownCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #453A16;
	line-height: 15px;
}	
.footerBrownCopy a:link { color: #004731; text-decoration: underline;}
.footerBrownCopy a:visited { color: #004731; text-decoration: underline;}
.footerBrownCopy a:hover { color: #A09573; text-decoration: underline;}
.footerBrownCopy a:active { color: #004731; text-decoration: underline;}

.rightnavIC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #447b75;
}
.rightnavIC a:link { color: #447b75; text-decoration: none}
.rightnavIC a:visited { color: #447b75; text-decoration: none}
.rightnavIC a:hover { color: #A09573; text-decoration: none}
.rightnavIC a:active { color: #447b75; text-decoration: none}


.rightnavICtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #447b75;
}
.rightnavICBorder {
	border-top: 1px #D3D5C2 solid;
}
.headerOneIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #F5F9F8;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E5DC;
	border-bottom-color: #E0E5DC;
	vertical-align: middle;
}
.headerOneICshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #F5F9F8;
	height: 7px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E5DC;
	border-bottom-color: #E0E5DC;
	vertical-align: middle;
}
.regularCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #453A16;
	line-height: 18px;
}

/*.............................................................................................
  Added 12/30/05 by Doug Cuffman
  1. Discovered that English parent template & Spanish parent template do not have
  identical editable regions (head region not editable in Spanish template).
  Therefore, the inline style "regularCopyCaps" was not pastable into the Spanish
  template.
  2. This is why I pasted the CSS code for regularCopyCaps into this stylesheet.
  **Note**
  Even though the browswer will recieve the CSS code twice on certain pages which call
  ICmain.css the browser should ignore the second instruction as inline styles take presidence
  over linked stytes.
  ..............................................................................................
*/

.regularCopyCAPS {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight:bold;
	line-height: 14px;
	font-variant: normal;
	color: #453A16;
	text-transform: uppercase;
}
.regularCopy a:link { color: #004731; text-decoration: underline}
.regularCopy a:visited { color: #004731; text-decoration: underline}
.regularCopy a:hover { color: #A09573; text-decoration: underline}
.regularCopy a:active { color: #6E3A16}

.regularCopyNu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #60754c;
}
a.regularCopyNu:link	{	color: #60754c;	text-decoration: none;	}
a.regularCopyNu:visited	{	color: #60754c;	text-decoration: none;	}
a.regularCopyNu:hover	{	color: #A09573;	text-decoration: none;	}
a.regularCopyNu:active	{	color: #60754c;	text-decoration: none;	}

.rightnavEVENTS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616E19;
}
.rightnavEVENTS a:link { color: #616E19; text-decoration: none}
.rightnavEVENTS a:visited { color: #616E19; text-decoration: none}
.rightnavEVENTS a:hover { color: #A09573; text-decoration: none}
.rightnavEVENTS a:active { color: #616E19; text-decoration: none}


.rightnavEVENTStitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #616E19;
}


.headerOneEVENTS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #F9FAF0;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E8D5;
	border-bottom-color: #E5E8D5;
	vertical-align: middle;
}
.headerOneEVENTSshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #F9FAF0;
	height: 7px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E8D5;
	border-bottom-color: #E5E8D5;
	vertical-align: middle;
}
.rightnavCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #453A16;
}
.rightnavFS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0752F;
}
.rightnavFS a:link { color: #C0752F; text-decoration: none}
.rightnavFS a:visited { color: #C0752F; text-decoration: none}
.rightnavFS a:hover { color: #A09573; text-decoration: none}
.rightnavFS a:active { color: #C0752F; text-decoration: none}


.rightnavFStitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C0752F;
}
.headerOneFS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #FCF3EA;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.headerOneFSshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #FCF3EA;
	height: 7px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.headerOneBUSDEV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #FAF9F6;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.headerOneBUSDEVshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #FAF9F6;
	height: 7px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.rightnavBUSDEV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #453A16;
}
.rightnavBUSDEV a:link { color: #453A16; text-decoration: none}
.rightnavBUSDEV a:visited { color: #453A16; text-decoration: none}
.rightnavBUSDEV a:hover { color: #A09573; text-decoration: none}
.rightnavBUSDEV a:active { color: #453A16; text-decoration: none}


.rightnavBUSDEVtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #453A16;
}
.smallCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #453A16;
	line-height: 18px;
}

.smallCopy a:link { color: #004731; text-decoration: underline}
.smallCopy a:visited { color: #004731; text-decoration: underline}
.smallCopy a:hover { color: #A09573; text-decoration: underline}
.smallCopy a:active { color: #004731; text-decoration: underline}
.maincatOISBUSDEV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #E1DCCC;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.subcatOISBUSDEV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #FAF9F6;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.downloadCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #453A16;
	line-height: 18px;
}
.downloadCopy a:link { color: #004731; text-decoration: underline}
.downloadCopy a:visited { color: #004731; text-decoration: underline}
.downloadCopy a:hover { color: #A09573; text-decoration: underline}
.downloadCopy a:active { color: #004731; text-decoration: underline}
.maincatIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #D4E6E4;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.subcatIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #F5F9F8;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.subcatICnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #F5F9F8;
	height: 27px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.subcatICnobg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	height: 27px;
	padding-left: 28px;
	vertical-align: middle;
}
.regularCopyfpad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #453A16;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 27px;
}
.maincatEVENTS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #E5ECC1;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.subcatEVENTS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #F9FAF0;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.maincatFS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #F2CCA8;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.subcatFS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #FCF3EA;
	height: 27px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.subcatFSnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #FCF3EA;
	height: 27px;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
}
.subcatFSnobg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	height: 27px;
		padding-left: 28px;
	vertical-align: middle;
}
.headerOneEVENTShome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #F3F6E1;
	height: 27px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E5E8D5;
	vertical-align: middle;
}
.headerOneEVENTShomeL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
}
a.headerOneEVENTShomeL:link {
	color: #453A16;
	text-decoration: none;
}

a.headerOneEVENTShomeL:visited {
	color: #453A16;
	text-decoration: none;
}
a.headerOneEVENTShomeL:hover {
	color: #453A16;
	text-decoration: underline;
}
a.headerOneEVENTShomeL:active {
	color: #453A16;
	text-decoration: none;
}
.headerOneBUSDEVhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #F3F1EA;
	height: 27px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.headerOneBUSDEVhomeL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
}
a.headerOneBUSDEVhomeL:link {
	color: #453A16;
	text-decoration: none;
}

a.headerOneBUSDEVhomeL:visited {
	color: #453A16;
	text-decoration: none;
}
a.headerOneBUSDEVhomeL:hover {
	color: #453A16;
	text-decoration: underline;
}
a.headerOneBUSDEVhomeL:active {
	color: #453A16;
	text-decoration: none;
}
.headerOneFShome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #F9E6D5;
	height: 27px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9EAE0;
	border-bottom-color: #E9EAE0;
	vertical-align: middle;
}
.headerOneFShomeL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
}
a.headerOneFShomeL:link {
	color: #453A16;
	text-decoration: none;
}

a.headerOneFShomeL:visited {
	color: #453A16;
	text-decoration: none;
}
a.headerOneFShomeL:hover {
	color: #453A16;
	text-decoration: underline;
}
a.headerOneFShomeL:active {
	color: #453A16;
	text-decoration: none;
}
.headerOneICshorth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453A16;
	background-color: #EAF3F2;
	height: 7px;
	padding-left: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E5DC;
	border-bottom-color: #E0E5DC;
	vertical-align: middle;
}
.headerOneIChome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #453A16;
	background-color: #EAF3F2;
	height: 27px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E5DC;
	border-bottom-color: #E0E5DC;
	vertical-align: middle;
}
.headerOneIChomeL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #453A16;
}
a.headerOneIChomeL:link {
	color: #453A16;
	text-decoration: none;
}

a.headerOneIChomeL:visited {
	color: #453A16;
	text-decoration: none;
}
a.headerOneIChomeL:hover {
	color: #453A16;
	text-decoration: underline;
}
a.headerOneIChomeL:active {
	color: #453A16;
	text-decoration: none;
}
.headerOneIChometop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #453A16;
	background-color: #EAF3F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E0E5DC;
	vertical-align: middle;
}
.headerOneIChomebottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #453A16;
	background-color: #EAF3F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #E0E5DC;
	vertical-align: middle;
}
.footerBrownCopysm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #453A16;
	line-height: 12px;
}
.footerBrownCopysm a:link { color: #004731; text-decoration: underline;}
.footerBrownCopysm a:visited { color: #004731; text-decoration: underline;}
.footerBrownCopysm a:hover { color: #A09573; text-decoration: underline;}
.footerBrownCopysm a:active { color: #004731; text-decoration: underline;}





.actNowTopNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.actNowTopNav:link { color: #453A16; text-decoration: none}
a.actNowTopNav:visited { color: #453A16; text-decoration: none}
a.actNowTopNav:hover { color: #453A16; text-decoration: underline}
a.actNowTopNav:active { color: #453A16; text-decoration: none}

.actNowTopNavSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.actNowTopNavSm:link { color: #453A16; text-decoration: none}
a.actNowTopNavSm:visited { color: #453A16; text-decoration: none}
a.actNowTopNavSm:hover { color: #453A16; text-decoration: underline}
a.actNowTopNavSm:active { color: #453A16; text-decoration: none}

.note {
	font-size:9px;
}
.required, .error {
	color: 	#b92700;
	font-weight:bold;
}
.rightnavNTC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #453A16;
	text-decoration: none;
	line-height:13px;
}
a.rightnavNTC:link { text-decoration: none;}
a.rightnavNTC:visited { text-decoration: none;}
a.rightnavNTC:hover { text-decoration:underline;}
a.rightnavNTC:active { text-decoration: none;}
.regularCopyNTC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #746b50;
	line-height: 14px;
}
/*	SECTION NAVIGATION STYLES	*/
	.icSectionNav {
		background:#e3e2dd;
	}
	table.icSectionNav {
		margin-top:10px;
		margin-bottom:10px;
		height:20px;
	}
	.icSectionNav_Text, .icSectionNav_Hover{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		11px;
		color:			#443a16;
		font-weight: 	500;
		text-decoration:none;
	}
	.icSectionNav a:hover, .icSectionNav_Hover {
		background: #d1cec5;
		cursor: pointer;
	}
	.icSectionNavOn a:hover {
		background:#ffffff;
	}
	td.icSectionNav_Text, .icSectionNav_Hover {
		padding-left:7px;
		padding-right:7px;
		border-top:	1px solid #ffffff;
		border-bottom:	1px solid #443a16;	
	}
	td.icSectionNavOn {
		border-right:	1px solid #443a16;
		border-left:	1px solid #443a16;
		background: #ffffff;
		border-top: 1px solid #443a16;
		border-bottom:1px solid #ffffff;
	}
	/* sub nav */
	.icSectionSubNav {
		background:#ffffff;
	}
	table.icSectionSubNav {
		margin-top:10px;
		margin-bottom:10px;
		height:20px;
	}

	
	.icSectionSubNav_Text, .icSectionSubNav_Hover{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		11px;
		color:			#443a16;
		font-weight: 	500;
		text-decoration:none;
	}

	.icSectionSubNavOn a:hover {
		background:		#ffffff;
		color:			#443a16;		
	}
	td.icSectionSubNav_Text, .icSectionSubNav_Hover {
		padding-left:	7px;
		padding-right:	7px;
		border-top:		1px solid #443a16;
		border-bottom:	1px solid #443a16;	
		/*color:			#a19c8a;*/
	}
		.icSectionSubNav a:hover, .icSectionSubNav_Hover {
		background:		#443a16;
		/*border:	1px solid #e3e2dd;*/
		cursor:			pointer;
		color:			#ffffff;
		
	}
	td.icSectionSubNavOn {
		border-right:	1px solid #443a16;
		background: 	#443a16;
		color:			#ffffff;		
	}
	td.icSectionSubNavOnLeft {
		border-left:	1px solid #443a16;
		border-bottom:	1px solid #443a16;
		border-top:		1px solid #443a16;
		background: 	#ffffff;
		color:			#443a16;		
	}
	td.icSectionSubNavOnRight {
		border-right:	1px solid #443a16;
		border-bottom:	1px solid #443a16;
		border-top:		1px solid #443a16;
		background: 	#ffffff;
		color:			#443a16;		
	}
		td.icSectionSubNav_nocontent{
		border:		1px solid #ffffff;
		background: 	#ffffff;
		color:			#ffffff;
	}
	

/*	END SECTION NAVIGATION STYLES	*/

.regularCopyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #453a16;
	text-decoration: none;
	line-height: 18px;
}
.regularCopyLink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004731;
	text-decoration: none;
	line-height: 18px;
}
.soldOut {
	background-image: url(/images/ic_new/graphics/soldOut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #453A16;
	line-height: 18px;
}
.copyright_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a69e98;
}

.handCursor {
	cursor:pointer;
}
