/*  Main Declarations */
*  {
	padding: 0;
	margin: 0;
}
* a:link, * a:visited {
	color: #663399;/* 913e98 330066  */
	text-decoration: none;
}
* a:hover {
	color: #f5a316; /* 9ba95e */
	text-decoration: none;
}
* a:active {
	color: #663399;
	text-decoration: none;
	outline: none;
}	
a img {
	border: 0 !important;
}
:link img, :active img {
	border: 0 !important;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;/* 62.5%*/
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444;
	background: url(/graphics/site/background_body.gif) #5f5182 repeat top left;
	text-align: center;
}
/*  Components */
.clear {
	clear: both;
}
.small_text {
    font-size: 10px;
}
.text_purple {
    color: #663399;
}
.text_orange {
    color: #F5A316;
}
.article_indent {
    margin-left: 30px;
}
/* main body Definitions */
#container {
	width: 795px;
	position: relative;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	border: 0px;
	background: #fff;
}
.roundtop { background: url(../graphics/site/corners/tr.gif) no-repeat top right; }
.roundbot { background: url(../graphics/site/corners/br.gif) no-repeat top right; }
img.corner {
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}
/* header Definitions */
#container_header {
	width: 795px;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 0px;
	border: 0px;
	background: #fff;
}
/* footer Definitions */
#container_footer {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	background: #fff;
	width: 550px;
}
.footer {
	width: 550px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
	color: #444;
}
.footer_header {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.4em;
	color: #F5A316;
}
/* navigation Definitions */
#container_navigation_side {
	float: left;
	width: 140px !important;
	margin-top: 8px;
	margin-left: 8px;
	padding-top: 0px;
/*	padding-bottom: 10px;*/
	border-bottom: 2px solid #9d9bb2;
	border-top: 2px solid #9d9bb2;/* 5f5182 9b91b4 9c9ab3 9d9bb2 */
/*
	background: #f9f9f9 url(../graphics/site/v2_section_background.gif) center left repeat-x;
*/
	font-size: 12px;
}
#container_navigation_side_inner {
	width: 140px !important;
	margin-top:  0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
    background: #f9f9f9 url(../graphics/site/v2_section_background.gif) center left repeat-x;
	font-size: 12px;
}
.navigation_title_side {
	display: inline;
/*	margin-left: 5px;*/
	margin-right:   5px;
	padding-top:    5px;
	padding-left:   5px;
	padding-right:  5px;
	height: 8px;
	position: relative;
	z-index: 102;
	top: -11px;
	left: 18px;
	background: #fff;
	font-size: 1.3em;
	color: #F5A316;
	font-weight: normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	text-align: center;
}
#container_navigation_side ul {
    list-style-type: none;
    margin: 0px;
    padding-top: 0px;
    width: 100%;
}
#container_navigation_side li {
    width: 130px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    line-height: 1.8em;
    text-decoration: none;
}
    #container_navigation_side a:link    {color: #663399;}
    #container_navigation_side a:visited {color: #663399;}
    #container_navigation_side a:active  {color: #663399;}
    #container_navigation_side a:hover   {color: #f5a316;}
.navigation_bar {
    border-bottom: 1px solid #9d9bb2;
    margin-top: 8px;
    margin-bottom: 6px;
    width: 85%;
}
.nav_location {
    color:#f5a316;
    font-weight: bold;
}
#container_past_issues_side {
	width: 140px !important;
	margin-top:  0px;
	margin-left: 0px;
	padding-top: 0px;
	border-top: 2px solid #9d9bb2;
/*	border-bottom: 1px solid #9d9bb2;*/
	background: #ffffff;
	font-size: 12px;
    text-align: left;
}
#container_past_issues_side_inner {
	width: 140px !important;
	margin-top:  0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
    background: #f9f9f9 url(../graphics/site/v2_section_background.gif) center left repeat-x;
	font-size: 10px;
}
.past_issues_title_side {
	display: inline;
/*	margin-left: 5px;*/
	margin-right:   5px;
	padding-top:    5px;
	padding-left:   5px;
	padding-right:  5px;
	height: 8px;
	position: relative;
	z-index: 103;
	top: -11px;
	left: 18px;
	background: #fff;
	font-size: 1.3em;
	color: #F5A316;
	font-weight: normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	text-align: center;
}
#container_past_issues_side ul {
    list-style-type: none;
    margin: 0px;
    padding-top: 0px;
    width: 100%;
}
#container_past_issues_side li {
    width: 130px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    line-height: 1.8em;
    text-decoration: none;
}
    #container_past_issues_side a:link    {color: #663399;}
    #container_past_issues_side a:visited {color: #663399;}
    #container_past_issues_side a:active  {color: #663399;}
    #container_past_issues_side a:hover   {color: #f5a316;}
#container_email_signup_side {
	width: 140px !important;
	margin-top:  0px;
	margin-left: 0px;
	padding-top: 0px;
	border-top: 2px solid #9d9bb2;
/*	border-bottom: 2px solid #9d9bb2;*/
	background: #ffffff;
	font-size: 10px;
    text-align: center;
}
#container_email_signup_side_inner {
	width: 140px !important;
	margin-top:  0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
    background: #f9f9f9 url(../graphics/site/v2_section_background.gif) center left repeat-x;
	font-size: 10px;
}
.email_signup_title_side {
	display: inline;
	margin-left:    0px;
	margin-right:   0px;
	padding-top:    5px;
	padding-left:   5px;
	padding-right:  5px;
	height: 8px;
	position: relative;
	z-index: 104;
	top: -10px;
	background: #fff; 
	font-size: 1.3em;
	color: #8c9951;/* F5A316 555 9d9bb2 F5A316 */
	font-weight: normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}
/* content Definitions */
#container_content {
	width: 610px !important;
	float: right;
	margin-right: 10px;
	padding: 0px;
	border: 0px;
	background: #fff;
}
#container_newsletter_content {
	width: 454px !important;
	margin: 20px 149px 0px 171px;
	padding: 0px;
	border: 0px;
	background: #fff;
}
.wrapper {
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
}
.section_newsletter {
	border-top: 1px solid #8D9FA5;
	margin-bottom: 40px;
	padding: 0px;
}
.section_newsletter p {
	margin-left:   10px;
	margin-bottom: 10px;
}
.section_newsletter ul {
	color: #444;
	padding-left: 30px;
}
.section_newsletter ol {
	color: #444;
	padding-left: 30px;
}
.section_newsletter li {
	font-weight: normal;
	margin-bottom: 4px;
}
.section_newsletter h1 {
	color: #F5A316;
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	height: 30px;
	position: relative;
	z-index: 101;
	top: -15px;
	background: #fff;
	font-size: 1.8em;
}
.section_newsletter h2 {
    margin-top: 0px;
    font-size: 1.5em;
    font-weight: bold;
    color: #F5A316;
}
.section_newsletter h3 {
    font-size: 1.2em;
    font-weight: bold;
    color: #8c9951;
}
.section_newsletter h4 {
    font-size: 1.2em;
    font-weight: bold;
    color: #663399;
}
.section_newsletter h5 {
    font-size: 1.1em;
    font-weight: bold;
    color: #663399;
}
.newsletter_date {
    font-size: .5em;
    font-weight: normal;
    color: #8D9FA5;
}
#table_of_contents {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
/*    position: relative;*/
}
.issue_headline {
    color: #F5A316;
    font-size: 1.5em;
}
#table_of_contents ul {
	color: #444;
	padding-left: 30px;
}
#table_of_contents li {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;
}
/*
    #table_of_contents a:link    {color: #444;font-weight: normal;text-decoration:none;}
    #table_of_contents a:visited {color: #444;font-weight: normal;text-decoration:none;}
    #table_of_contents a:hover   {color: #F5A316;font-weight: normal;text-decoration:none;}
*/
.newsletter_bar {
    border-top: 1px solid #9d9bb2;
    margin-top: 15px;
    margin-bottom: 10px;/*8px*/
    width: 100%;
}
/* spotlight light green background */
#spotlight {
    width: 443px !important;
    margin: 25px 0px 20px 0px;
    padding: 5px;
    background-color: #F0F5F0;/* dbe99e d2e0d2 E1EAE1 */
    border: 1px solid #9d9bb2;/* 9d9bb2 */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #444;/* 8B6F53 */
}
#spotlight p {
    margin-bottom: 5px;
}
/* spotlight green background */
#spotlight_alt {
    width: 443px !important;
    margin: 25px 0px 20px 0px;
    padding: 5px;
    background-color: #d2e0d2;
    border: 1px solid #9d9bb2;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #493349;
}
#spotlight_alt p {
    margin-bottom: 5px;
}
/* spotlight light yellow background */
#spotlight_alt2 {
    width: 443px !important;
    margin: 25px 0px 20px 0px;
    padding: 5px;
    background-color: #ffffe5;/* ffffcc */
    border: 1px solid #9d9bb2;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #493349;
}
#spotlight_alt2 p {
    margin-bottom: 5px;
}
.spotlight_title {
    margin-bottom: 5px;
    font-weight: bold;
    text-align: center;
}
#grab_newsletter_area {
    width: 350px; /* 255px */
    margin-top: 25px;
    padding: 10px 10px 15px 10px;
    border: 1px solid #afa1d2;/*663399 7f71a2 8f81b2 9f91c2*/
    text-align: center;
}
/* seminar info */
.seminar_location_label {
    float:left;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
    color: #663399;
}
.seminar_location {
    width: 355px;
    float:left;
    margin-bottom: 5px;
}
/* ad Definitions */
#container_ads {
    float: right;
    width: 140px !important;/*127px*/
    margin: 7px 6px 0px 2px;
    padding: 4px 4px 0px 4px;
    background: #dbe99e;
}
#container_ads p {
    margin-bottom: 5px;
    font-size: 1.1em;
    color: #666676;
}
.ad_wrapper {
    width: 127px !important;
    margin: 0px 0px 20px 0px;
    padding: 5px;
    border: 1px solid #9d9bb2;
    background: #fff;
}
.ad_title {
    font-size: 1.2em;
    font-weight: bold;
    color: #F5A316;
    text-align: center;
}
.ad_subtitle {
    font-size: 1.2em;
    font-weight: bold;
    color: #8c9951;
    text-align: center;
}
.ad_subtitle_text {
    margin-bottom: 5px;
    font-size: 1.1em;
    font-weight: bold;
    color: #8c9951;
    text-align: center;
}
.editor {
    margin-bottom: 5px;
    font-size: 1.1em;
    color: #8c9951;
}
/* terms and privacy Definitions */
.section_nbg {
	border-top: 1px solid #8D9FA5;
	margin-bottom: 40px;
	padding: 0 20px 20px 20px;
}
.section_nbg h2 {
	color: #F5A316;
	display: inline;
	padding: 5px 10px;
	height: 30px;
	position: relative;
	z-index: 101;
	top: -15px;
	background: #fff;
	font-size: 1.8em;
}
.section_nbg h3 {
    color: #8c9951;/*Green:9ba860, 9ba95e, 9ca961 7c8941*/
    font-size: 1.2em;
    font-weight: bold;
}
.section_nbg li {
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 15px;
}
/* form Definitions */
label {
    margin:      8px 5px 0px 30px;
    padding:     0;
    text-align:  right;
    float:       left;
    width:       120px;
    font-size:   9.5pt;
    font-weight: normal;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color:       #555;
/*    border: 1px solid #9d9bb2;*/
    border: 0px;
}

input[type="submit"] {margin: -3px 0px -2px 0px;
                        padding-left:   7px;
                        padding-right:  7px;
                        padding-top:    1px;
                        padding-bottom: 2px;
                        font-size:      8.5pt;
                        font-weight:    bold;
                        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
                        color:          #fff;
                        border-bottom: 1px solid #036;
                        border-right:  1px solid #036;
                        border-top:    1px solid #663399;/* 99CCFF*/
                        border-left:   1px solid #663399;/* 99CCFF*/
                        background-color: #5f5182;/*6699CC 663399*/
}
input[type="submit"]:hover {background-color: #f5a316;}/* 99CCFF */

input[type="reset"] {margin: -3px 0px -2px 0px;
                        padding-left:   7px;
                        padding-right:  7px;
                        padding-top:    1px;
                        padding-bottom: 2px;
                        font-size:      8.5pt;
                        font-weight:    bold;
                        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
                        color:          #fff;
                        border-bottom: 1px solid #036;
                        border-right:  1px solid #036;
                        border-top:    1px solid #663399;/* 99CCFF*/
                        border-left:   1px solid #663399;/* 99CCFF*/
                        background-color: #5f5182;/*6699CC 663399*/
}
input[type="reset"]:hover {background-color: #f5a316;}

input[type="text"] {
    display:        inline;
    margin:         6px 0px 0px 0px;
    border:         1px solid #9d9bb2;
    padding-left:   1px;
    font-size:      9.5pt;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight:    normal;
    color:          #444;
}
input[type="text"]:focus{color:#333;background-color:#fffcf9;}/*ffffdf ffcc66 ffcf6f ffe5bc ffedc8 fff1d3 fff7e5 fff4e2 fff9f0 */

input[type="password"] {
    display:        inline;
    margin:         6px 0px 0px 0px;
    border:         1px solid #9d9bb2;
    padding-left:   1px;
    font-size:      9.5pt;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight:    normal;
    color:          #444;
}
input[type="password"]:focus{color:#444;background-color:#fffcf9;}

select, textarea {
    margin:       6px 2px 0px 0px;
    padding-left: 1px;
    border:       1px solid #9d9bb2;
    font-size:    9pt;
    font-weight:  normal;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color:        #444;
}
select:focus  {color:#444;background-color:#fffcf9;}
textarea:focus{color:#444;background-color:#fffcf9;}
