.body{
	margin: 0px 0px 0px 0px;
	border-top: 10px solid #EBAB00;
	background-image: url(../images/background_fades.jpg); /** Link to the image you created **/
	background-repeat: repeat-y; /** Repeats the image vertically **/
	background-position: center; /** Centers the Background image **/
	background-color: #EBAB00; /** Website BG colour (matches canvas colour in Step 1) **/
}

textarea { 
  font-size: 12px; 
  text-align: left; 
  color: black; 
  font-family: Arial; 
}
input
{
  font-size: 12px; 
  text-align: left; 
  color: black; 
  font-family: Arial; 
}
select
{
  font-size: 12px; 
  text-align: left; 
  color: black; 
  font-family: Arial; 
}

/******************************************************************/

.header_text_grey_large
{
    FONT-SIZE: 14.5pt;
    COLOR: #656565;
    FONT-FAMILY: 'Arial'
}
.header_text_grey_medium
{
    FONT-SIZE: 12pt;
    COLOR: #656565;
    FONT-FAMILY: 'Arial'
}
.header_text_grey_small
{
    FONT-SIZE: 9pt;
    COLOR: #656565;
    FONT-FAMILY: 'Arial'
}
.header_text_grey_smallest
{
    FONT-SIZE: 8pt;
    COLOR: #656565;
    FONT-FAMILY: 'Arial'
}

/**********************/

.header_text_black_large
{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
.header_text_black_medium
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
.header_text_black_small
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
.header_text_black_smallest
{
    FONT-SIZE: 6pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}

/**********************/

.content_text_large
{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
.content_text_medium
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
.content_text_small
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
.content_text_smallest
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}

/**********************/

font.footer_text
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.footer_text_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 7pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}

/**********************/

font.primary_par_text_green_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial';
	text-decoration: underline;
}
font.primary_par_text_green_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 9pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial';
	text-decoration: underline;
}
font.primary_par_text_green_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial';
	text-decoration: underline;
}

font.primary_par_text_green
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial';
	text-decoration: underline;
}
font.primary_par_text_green_med
{
    FONT-WEIGHT: none;
    FONT-SIZE: 9pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial';
	text-decoration: underline;
}

/**********************/

font.primary_par_text_green_nounderline_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial';
}
font.primary_par_text_green_nounderline_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 9pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial';
}
font.primary_par_text_green_nounderline_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial';
}

font.primary_par_text_green_nounderline
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial';
}
font.primary_par_text_green_nounderline_med
{
    FONT-WEIGHT: none;
    FONT-SIZE: 9pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial';
}

/******************************************************************/

p.header_text_grey_large
{
    FONT-SIZE: 14.5pt;
    COLOR: #656565;
    FONT-FAMILY: 'Arial'
}
p.header_text_grey_medium
{
    FONT-SIZE: 12pt;
    COLOR: #656565;
    FONT-FAMILY: 'Arial'
}
p.header_text_grey_small
{
    FONT-SIZE: 9pt;
    COLOR: #656565;
    FONT-FAMILY: 'Arial'
}
p.header_text_grey_smallest
{
    FONT-SIZE: 8pt;
    COLOR: #656565;
    FONT-FAMILY: 'Arial'
}

/**********************/

p.header_text_black_large
{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
p.header_text_black_medium
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
p.header_text_black_small
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
p.header_text_black_smallest
{
    FONT-SIZE: 6pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}

/**********************/

p.content_text_large
{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
p.content_text_medium
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
p.content_text_small
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
p.content_text_smallest
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}

/**********************/

font.distributor_text_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.distributor_text_medium1
{
    FONT-WEIGHT: none;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.distributor_text_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.distributor_text_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}

/**********************/

font.distributor_text_green_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}
font.distributor_text_green_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}
font.distributor_text_green_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}

/**********************/

font.distributor_text_maroon_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #C0504D;
    FONT-FAMILY: 'Arial'
}
font.distributor_text_maroon_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #C0504D;
    FONT-FAMILY: 'Arial'
}
font.distributor_text_maroon_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12pt;
    COLOR: #C0504D;
    FONT-FAMILY: 'Arial'
}

/**********************/

font.distributor_text_purple_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #5C2D91;
    FONT-FAMILY: 'Arial'
}
font.distributor_text_purple_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #5C2D91;
    FONT-FAMILY: 'Arial'
}
font.distributor_text_purple_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12pt;
    COLOR:#5C2D91;
    FONT-FAMILY: 'Arial'
}

/**********************/

font.distributor_text_blue_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #00338E;
    FONT-FAMILY: 'Arial'
}
font.distributor_text_blue_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #00338E;
    FONT-FAMILY: 'Arial'
}
font.distributor_text_blue_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12pt;
    COLOR: #00338E;
    FONT-FAMILY: 'Arial'
}

/**********************/

font.head_text_white_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 9pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Arial'
}
font.head_text_white_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Arial'
}
font.head_text_white_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Arial'
}

/**********************/

font.primary_par_text_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.primary_par_text
{
    FONT-WEIGHT: none;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.primary_par_text_italic
{
    FONT-WEIGHT: none;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial';
	FONT-STYLE: Italic
}
font.primary_par_text_blue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #3A73B9;
    FONT-FAMILY: 'Arial'
}
font.primary_par_text_10
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.primary_par_text_med
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}

font.primary_par_text_gold_medium_bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #EFB30F;
    FONT-FAMILY: 'Arial'
}

font.primary_par_text_green_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}
font.primary_par_text_green_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 9pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}
font.primary_par_text_green_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}

font.primary_par_text_green
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}
font.primary_par_text_green_med
{
    FONT-WEIGHT: none;
    FONT-SIZE: 9pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}

/**********************/

font.catalog_desc_text_black_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.catalog_desc_text_black_small_bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.catalog_desc_text_black_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.catalog_desc_text_red_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #FF0000;
    FONT-FAMILY: 'Arial'
}
font.catalog_desc_text_black_medium_bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.catalog_desc_text_black_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.catalog_desc_text_black_large_bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial'
}
font.catalog_head_text_green_small
{
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}
font.catalog_head_text_green_medium
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}
font.catalog_head_text_green_large
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}
font.catalog_head_text_green_large_bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #00673B;
    FONT-FAMILY: 'Arial'
}



/******************************************************************/

a.href_links1
{ 
	color: #000000;
    font-size: 11pt;
	font-family: 'Arial';
	text-decoration: none;
}
a.href_links1:visited 
{ 
    COLOR: #000000;
	font-family: 'Arial';
	text-decoration: none;
}
a.href_links1:hover 
{ 
    COLOR: #006233;
	font-family: 'Arial';
	text-decoration: underline;
}
a.href_links1:active 
{ 
    COLOR: #006233;
	font-family: 'Arial';
	text-decoration: none;
}

/**********************/

a.href_links2
{ 
	color: #000000;
    font-weight: none;
    font-size: 9pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_links2:visited 
{ 
    COLOR: #000000;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_links2:hover 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}
a.href_links2:active 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

/**********************/

a.href_links3
{ 
	color: #00673B;
    font-weight: none;
    font-size: 10pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_links3:visited 
{ 
    COLOR: #00673B;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_links3:hover 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}
a.href_links3:active 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

/**********************/

a.href_readmore_links
{ 
	color: #000000;
	font-size: 10pt;
	font-family: 'Arial';
	text-decoration: underline;
	font-style: italic;
}
a.href_readmore_links:visited 
{ 
    COLOR: #000000;
	font-family: 'Arial';
	text-decoration: none;
	text-decoration: underline;
	font-style: italic;
}
a.href_readmore_links:hover 
{ 
    COLOR: #006233;
	font-family: 'Arial';
	text-decoration: underline;
	font-style: italic;
}
a.href_readmore_links:active 
{ 
    COLOR: #006233;
	font-family: 'Arial';
	text-decoration: none;
	text-decoration: underline;
	font-style: italic;
}

/**********************/

a.href_clickhere_links
{ 
	color: #000000;
	font-size: 9pt;
	font-family: 'Arial';
	text-decoration: underline;
	font-style: italic;
}
a.href_clickhere_links:visited 
{ 
    COLOR: #000000;
	font-family: 'Arial';
	text-decoration: none;
	text-decoration: underline;
	font-style: italic;
}
a.href_clickhere_links:hover 
{ 
    COLOR: #006233;
	font-family: 'Arial';
	text-decoration: underline;
	font-style: italic;
}
a.href_clickhere_links:active 
{ 
    COLOR: #006233;
	font-family: 'Arial';
	text-decoration: none;
	text-decoration: underline;
	font-style: italic;
}

/**********************/

a.href_catalog_links1
{ 
	color: #000000;
    font-weight: none;
    font-size: 8pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_catalog_links1:visited 
{ 
    COLOR: #000000;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_catalog_links1:hover 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}
a.href_catalog_links1:active 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

/**********************/

a.href_email_links
{ 
	color: #00673B;
    font-weight: none;
    font-size: 10pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_email_links:visited 
{ 
    COLOR: #00673B;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.href_email_links:hover 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}
a.href_email_links:active 
{ 
    COLOR: #00663E;
	font-family: Arial, sans-serif;
	text-decoration: none;
}


/******************************************************************/
/*    CSS for side menu rollovers on Market Pages
/******************************************************************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0px 2px 0px 1px;
list-style-type: none;
width: 292px; /* Main Menu Item widths */
}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
font-family: Arial;
font-size: 12px;
color:#000000;
text-decoration: none;
padding: 3px 2px 3px 25px;
}

.sidebarmenu ul li a:link{
padding: 3px 2px 3px 25px;
}

.sidebarmenu ul li a:visited{
font-family: Arial;
font-size: 12px;
padding: 3px 2px 3px 25px;
color: 000000;
}

.sidebarmenu ul li a:hover{
font-family: Arial;
font-size: 12px;
color: 006233;
text-decoration:underline;
background: url(../images/green_arrow_select.jpg) no-repeat 10px 5px;
background-color: #C0C0C0;
}

.sidebarmenu ul li a:active{
font-family: Arial;
font-size: 12px;
color: 000000;
text-decoration:underline;
background: url(../images/green_arrow_select.jpg) no-repeat 10px 5px;
background-color: #C0C0C0;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 295px; /*Sub Menu Items width */
top: 0;
}

/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left;  }
* html .sidebarmenu ul li a { height: 1%; }
/* End */


/******************************************************************/
.style1 {font-weight: bold}
/******************************************************************/

.floatimgleft
{
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
.floatimgright
{
float:right;
margin-top:5px;
margin-left:5px;
margin-bottom:5px;
}
.floatimgbottom
{
float:bottom;
margin-top:10px;
margin-left:0px;
margin-bottom:0px;
}
.floatimgleft2
{
float:left;
margin-top:5px;
margin-left:5px;
margin-bottom:0px;
}


td.scroll
{scrollbar-3dlight-color:#ffd700; 
scrollbar-arrow-color:#ff0; 
scrollbar-base-color:#ff6347; 
scrollbar-darkshadow-color:#ffa500; 
scrollbar-face-color:#008080; 
scrollbar-highlight-color:#ff69b4; 
scrollbar-shadow-color:#f0f}
}

ul.ul1 {
margin-top:0;
margin-right:2;
margin-bottom:0;
list-style-type:disc;
list-style-position:outside;
line-height: 90%;
}
li.li1
{
margin:0 2 0 -20;
line-height: 90%;
}

ul#TreeMenu1,ul#TreeMenu2 {
	margin:0px;
	padding:0px;
	padding-left:10px;
}
