/* General style info */
*{margin:0px;padding:0px}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #3A4249;
}
img{ border:none; }
h2{	font-size: 14px; line-height:18px; font-weight:bold; }
h3{	font-size: 18px; line-height:10px; font-weight:bold; }

.txt_contact{	font-size: 12px; line-height:18px; font-weight:bold; }
/******************************************************/

#Main {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #7E7E7E;
	width: 940px;
}

#Header{
	width: 940px;
}

#Content {
	width 100px;
	height:auto;
	overflow:auto; 
	padding: 0px;
	padding-top: 2px;
	text-align: left;
}

#Content a {
	 color: #A9B63F;
}

#Content a:hover {
	 text-decoration: none;
}

#Content .red {
	font-weight: bold;
	color: #A62402;
}

#padTD {
	vertical-align:top;
	padding: 10px 10px 5px 10px;
}

.TDpadding {
	vertical-align:top;
	padding: 10px 10px 5px 10px;
}

#workshop{
	padding: 10px 10px 10px 40px;
}

.workshop_h1{	font-size: 14px; color:#1A4BAA; line-height:18px; }
.workshop_h2{	font-size: 14px; color:#1A4BAA; line-height:14px; font-weight:bold; }
.workshop_h2_2{	font-size: 15px; color:black; line-height:14px; font-weight:bold; }
.workshop_h3{	font-size: 14px; color:#1A4BAA; line-height:18px; }
.workshop_h4{	font-size: 12px; line-height:18px; font-weight:bold; }
.workshop_h5{	font-size: 11px; color:#274C93; line-height:10px; font-weight:bold; }
.workshop_txt1{
	color: #1A4BAA;
	font-size: 14px;
	font-weight: bold;
}
.dred{ color:#9D080D; }
.dred2{ color:#EE1A29; font-weight:bold; }
.dblue{ color:#274C93; }

/******************************************************/

#footer {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	line-height:18px;	
	text-align: center;
	background-color: #6FB3DF;
	height: 40px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

/*****************************************************/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(lib/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide img {
/*	border: 2px solid gray;*/
	border: 0px;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide:hover img {
/*	border: 2px solid white;  */
	border: 0px;
}

.highslide-wrapper, .outer-glow {
	background: #444;
}
.highslide-image {
	border: 1px solid #444444;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(lib/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(lib/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/*infusionsoft************************/

.beta-base .preheader, .beta-base .header, .beta-base .sidebar, .beta-base .body, .beta-base .footer, #mainContent {
    text-align:left;
}
.beta-base .background {
    padding-bottom: 20px;
}
.beta-base .header {
    border-top: 0 solid #333333;
    width: 600px;
}
.beta-base .title {
    margin:0;
}
.beta-base .subtitle {
    margin:0;
}
.beta-base .optout {
    margin-bottom: 10px;
    margin-top: 10px;
}
table.infusion-checkbox-container {
    width:100%;
    display:inline-table;
}
div.infusion-captcha {
    width:220px;
    padding:10px;
}
div.infusion-captcha input, div.infusion-captcha select, div.infusion-captcha textarea {
    width:95%;
    display:inline-block;
    vertical-align:middle;
}
table.infusion-field-container td.infusion-field-input-container input[type='text'],
table.infusion-field-container td.infusion-field-input-container input[type='password'],
table.infusion-field-container td.infusion-field-input-container textarea {
    width:98%; /* must be 98% to make the snippet-menu line up due to border width */
    margin:0;
}
table.infusion-field-container td.infusion-field-input-container select {
    width:101%;
    *width:102%;/* this one for IE */
    margin:0;
}                                                                                          *
table.infusion-field-container td.infusion-field-label-container {
    padding-right:5px;
}
table.infusion-field-container table.infusion-checkbox-radio-table td.infusion-checkbox-radio-input-container input {
    margin-left:-2px;
}
table.infusion-field-container table.infusion-checkbox-radio-table td.infusion-checkbox-radio-label-container {
    width:95%
}
td.header .image-snippet img {vertical-align: bottom;}
#webformErrors {
    color: #990000;
    font-size:14px;
}
html, body {
    margin:0;
    padding:0;
    height:100%;
}

.beta-font-a .title {
    font-weight:bold;
    font-size: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.beta-font-a .subtitle {
    font-size:14px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.beta-font-a .text {
    font-size: 12px;
    font-family: arial,sans-serif;
}
.beta-font-a .preheader .text {
    font-size: 11px;
    font-family: arial,sans-serif;
}
.beta-font-a .footer .text {
    font-size: 10px;
    font-family: verdana,sans-serif;
}
.beta-font-a a {
    font-family: arial,sans-serif;
}
.beta-font-a .footer a {
    font-size: 11px;
}
.beta-font-a .sidebar .title {
    font-size: 15px;
    font-weight: bold;
    font-family: arial,sans-serif;
}
.beta-font-a .sidebar .subtitle {
    font-size: 12px;
    font-family: arial,sans-serif;
}


.custom-136 .background{
background-color:#E2E5EC;
}
.custom-136 .body{
background-color:#E2E5EC;
}
.custom-136 a{
color:#2c94ec;
}
.custom-136 .text{
color:#0B175F;
}
.custom-136 .background .preheader a{
color:#;
}
.custom-136 .background .preheader .text{
color:#;
}
.custom-136 .title{
color:#B73931;
}
.custom-136 .header{
background-color:#EBC1C0;
}
.custom-136 .subtitle{
color:#ce7b70;
}
.custom-136 .sidebar .title{
color:#7f3f3c;
}
.custom-136 .sidebar .subtitle{
color:#e7615f;
}
.custom-136 .footer{
background-color:#EBC1C0;
}
.custom-136 .footer a{
color:#2c94ec;
}
.custom-136 .footer .text{
color:#2A2928;
}
.custom-136 .infusion-field-label-container{
color:#000000;
}
.custom-136 .infusion-field-label-container{
font-size:15px;
}
.custom-136 .infusion-field-label-container{
font-family:Arial;
}
.custom-136 .infusion-field-input{
font-size:12px;
}
.custom-136 .infusion-checkbox-radio-label-container{
color:#000000;
}
.custom-136 .infusion-checkbox-radio-label-container{
font-size:14px;
}
.custom-136 .infusion-checkbox-radio-label-container{
font-family:Arial;
}
.custom-136 .bodyContainer{
border-style:Hidden;
}
.custom-136 .bodyContainer{
border-width:3px;
}
.custom-136 .bodyContainer{
border-color:#000000;
}


.infusion-field-label-container {
text-align:Left;
}
.infusion-field-label-container {
vertical-align:Middle;
}
.infusion-field-input-container {
width:175px;
}
.bodyContainer {
align:
width:360px;
}
