@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color:535353;
	text-align: center;
}

.holder {
margin-left:auto;
margin-right:auto;
width: 775px;
}



.nav_holder {
	margin-top: 25px;
	width: 775px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:medium;
}

ol#toc {
	height: 1.5em;
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#toc a {
	background: url(../images/multi_tab_bg.gif) 100% 0;
	color: #fff;
	float: left;
	line-height: 1.70em;
	padding-right: 20px;
	text-decoration: none;
}

ol#toc li.current {
	background-position: 0 -27px;
}

ol#toc li.current a {
	background-position: 100% -27px;
	color: #00a389;
	font-weight: bold;
}

ol#toc li {
	background: url(../images/multi_tab_bg.gif);
	float: left;
	margin: 0 10px 0 0;
	padding-left: 20px;
}


.topspacers {
	width: 775px;
	height: 46px;
	display:block;
	float:left;
	background-color:#FFF;
}

.midcontentholder {
	float:left;
	width: 775px;
	background-color:#FFFFFF;
}



.leftcontent {
	margin-left:30px;
	float:left;
	width: 243px;
	background-color:#FFFFFF;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
}

.rigthtcontent {
	margin-left:36px;
	float:left;
	width: 436px;
	/*white-space:wrap;*/
}

.rigthtcontent p {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
text-align:justify;
margin-bottom:0px;
margin-top:0px;
}

.leftcontent h1 {
color:#00a389;
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
line-height:18px;
}

.leftcontent table {
font-weight:bold;
}


.rigthtcontent h1 {
color:#00a389;
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
}

h2 {
	color:#00a389;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	margin-bottom:0px;
	margin-top:0px;
}

h3 {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:13px;
}

h4 {
color:#79c8bb;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
line-height:24px;

}

.subscribebtn {
	float:right;
	padding-top:80px;
}

.bucketholder {
	float:left;
	width: 775px;
}

.bucket_a {
	float:left;
	width: 229px;
	margin-left: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	display:inline;
}

.bucket_a p {
padding-left:8px;
}
.bucket_b {
	float:left;
	width: 229px;
	margin-left: 16px;
}


.bucket_c {
	float:left;
	width: 229px;
	margin-left: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.bucket_c p {
padding-left:8px;
}

.buckettop {
	float:left;
	width: 229px;
}

.bucketmid {
	float:left;
	width: 229px;
	height: 130px;
	background-image:url(../images/bucket_middle.gif);
	background-repeat: repeat-y;
}

.bucketmidleft {
	float:left;
	width: 229px;
	background-image:url(../images/bucket_middle.gif);
	background-repeat: repeat-y;
}
.bucketbtm {
	float:left;
	width: 229px;
}

.bottomspcr {
	float:left;
	width: 775px;
}


.sitemap a{
padding-top:10px;
	text-align:center;
	text-decoration:none;
	color:#666666;
}

.sitemapspacer {
height: 15px;
float:left;
width: 775px;
}
.sitemapholder {
margin-top:20px;
list-style: none;
font-family: Arial, sans-serif;
color:#666666;
text-decoration: none;
text-align:center;
font-size:12px;
font-weight:normal;
line-height: 2em;
}


.copyright {
width: 775px;
text-decoration: none;
text-align:center;
font-size:11px;
font-weight:normal;
font-family: Arial, sans-serif;
color:#666666;
}

.copyright a{
color:#666666;

}
#orange_text {
color:#fc9346
}
A:link {
color:#fc9346;
}
A:visited {
color:#fc9346;
}
.marginbtn {

margin-bottom: 25px;
}

#quote {
font-family:Arial, Helvetica, sans-serif;
font-size:x-large;
color:#79c8bb;
text-align:left;
}
.signature {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:normal;
}
.quotetext {
margin-top: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 24px;
color:#666666;
width:100%;
font-style:italic;
}


table {
/*font-weight:bold;*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}


.imageborder{
border-style:solid;
border-width:thin;
border-color:#00A389;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
/*EMMA FORM STYLES DO NOT CHANGE*/

/* Controls width of your form */
.e2ma_signup_form {
	width:360px;
}

/* 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 { 
	border:1px solid #ccc; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width: 100%; 
}
.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:5px;
	margin-bottom:5px;
}

/* 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:Verdana, sans-serif;
	font-size:11px;
	color:#333333;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
	text-align:left;
	width:110px;
	padding-top:5px;
	white-space:wrap;
	display: inline;
	
}

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

/* 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:Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	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:Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	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:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	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:#00a48a;
}

/* 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 {
	border: 3px solid #4fc1ad; 
	background: #00a389;
	color:#FFFFFF;
	display: inline;
}

.e2ma_signup_form_button_row #e2ma_signup_submit_button {
	border: 3px solid #4fc1ad; 
	background: #00a389;
	color:#FFFFFF;
	display: inline;
}
.e2ma_signup_form_row {
 overflow: hidden;
}
.e2ma_signup_form_label {
    white-space:normal !important;
}

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

/*EMMA FORM STYLE END-----*/

