﻿body
{
	scrollbar-face-color: #eaf2fb;
    scrollbar-shadow-color: #557bab;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-track-color: #DDDDDD;
    scrollbar-arrow-color: #557bab;
    scrollbar-3dlight-color: #acc1dd;
    scrollbar-darkshadow-color: #ffffff;
	background-color:#d1d1d1;
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
body
{
    /*text-align: -moz-center;*/
}

.center {
  margin-left: auto;
  margin-right: auto;
  width:840px;
  background:#d1d1d1;
  text-align:center;
 }

a.MenuLink,a.MenuLink:visited
{
    FONT-FAMILY: Helvetica;
    FONT-SIZE:12px;
    COLOR: #6e6262;
    FONT-WEIGHT:normal;
    text-align:left;
     text-decoration:none;
    
}
a.MenuLink:hover
{
    COLOR: #e87709;
}

a.FooterImageLink,a.FooterImageLink:visited
{
    FONT-FAMILY: Helvetica;
    FONT-SIZE:12px;
    COLOR: #6e6262;
    FONT-WEIGHT:normal;
    text-align:left;
     text-decoration:none;
    
}
a.FooterImageLink:hover
{
    COLOR: #e87709;
}

a.FooterLink,a.FooterLink:visited
{
    FONT-FAMILY: Helvetica;
    FONT-SIZE:11px;
    COLOR: #0000FF;
    FONT-WEIGHT:normal;
    text-align:left;
    text-decoration:none;
}
a.FooterLink:hover
{
    COLOR: #e87709;
}

a.ContentLink,a.ContentLink:visited
{
    FONT-FAMILY: Helvetica;
    FONT-SIZE:12px;
    COLOR: #000000;
    FONT-WEIGHT:normal;
    text-align:left;
    text-decoration:underline;
}
a.ContentLink:hover
{
    COLOR: #e87709;
}


a.TextLink,a.TextLink:visited
{
    FONT-FAMILY: Helvetica;
    FONT-SIZE:12px;
    COLOR: #9d7119;
    FONT-WEIGHT:normal;
    text-align:left;
    text-decoration:underline;
}
a.TextLink:hover
{
    COLOR: Orange;
}

a.PressPage_Link, a.PressPage_Link:visited
{
font:arial 10px;
 text-decoration:underline;
 COLOR: #000000;
}
a.PressPage_Link:hover
{
  color:Orange;
}

.MenuDiv
{
	position:relative; 
	height:20px; 
	left:0px; 
	top:0px;
	float:left; 
	text-align:left;
}
.MenuCollen
{
	position:relative; 
	height:20px; 
	width:47px;
	left:0px; 
	top:0px;
	float:left; 
	text-align:center;
}
.Textbox
{
    border:1px solid #704c05;
    width:220px;
}
.Page_Text_Strong
{
    font-family:Helvetica;
    font-size:12px; 
    color:#704c05;
    font-weight:bold;
}

.Button
{
    border:1px solid #654523;
    width:80px;
    color:#ffffff;
    font-weight:bold;
    background-color:#af8336;
    cursor:pointer;
}

.Section_Text_Strong
{
    font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight:bolder;
}

a.Page_Links,a.Page_Links:visited
{
     font:Arial 10px;
     font-weight:bold;
      color:Blue;
      text-decoration:underline;    

}
a.Page_Links:hover
{
     color:Orange;
}
.Section_Text_Underline
{
    font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}
.Page_Text_Footer
{
    font-family:Helvetica;
    font-size:11px; 
    color:#0000FF;
}
a.ShopNowLink, a.ShopNowLink:visited
{
font:bold 16px Arial; 
color:#FFC000;
cursor:pointer;
}
a.ShopNowLink:hover
{
color:White;
}
/******************************************************************/

@charset "UTF-8";
/* Controls width of your form */
.e2ma_signup_form {
	width:350px;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea,
.e2ma_signup_form select { 
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	width: 100%;
	float:left;
	height:16px;
}

.e2ma_signup_form textarea { 
	height: 100px;
}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	border:1px solid #ddd;
	padding:3px;
	margin-bottom:3px;
	height:20px;
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
    text-align:center;
    display: inline;
}

/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
    border:0;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {
	font-family: Helvetica;
	font-size:11px;
	color: #000000;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	float:left;
	width:110px;
    text-align:right;
	padding-top:5px;
	display:block;
	white-space:nowrap;
}

/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {
	margin-left:140px;
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */
.e2ma_signup_form_group_label {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */
.e2ma_signup_form_groups {
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	border:1px solid #dddddd;
	padding:5px;
	margin-bottom:5px;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	border:1px solid #dddddd;
	padding:5px;
	margin-bottom:5px;
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	color:#FF0000;
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	float:left;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: inline;
}

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button { 
    width: 60px !important;
}
#Press_Text b
{
font:arial 10px;
 
}