/*Complete Seminar Guide CSS edited 6.9.08*/

.bodytext {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-style: normal;
	line-height: 15pt;
}
.testimonailtext {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-style: italic;
	line-height: 15pt;
}
.testimonailSignature {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: right;
	font-style: normal; 
	font-weight:bold;
	line-height: 15pt;
}

.heading {
	font-family: Verdana;
	font-size: 20pt;
	line-height: 28pt;
	color: #0c4c8d;
	font-weight:bold;
	text-align: center;
}
.subhead1 {
	font-family: Arial;
	font-size: 18pt;
	color: #0c4c8d;
	font-weight:bold;
	text-align: left;
	line-height: 20pt;
}
.subhead2 {
	font-family: Arial;
	font-size: 16pt;
	color: #0C7DC1;
	font-weight:bold;
	text-align: left;
	line-height: 18pt;
}
.subhead3 {
	font-family: Arial;
	font-size: 14pt;
	color: #0C155A;
	font-weight:bold;
	text-align: left;
	line-height: 17pt;	
	
}
.subhead4 {
	font-family: Arial;
	font-size: 16pt;
	color: #518734;
	font-weight:bold;
	text-align: left;
	line-height: 18pt;

}
.navigation {
	font-family: Verdana;
	text-align: center;
	font-size:10pt;
	font-weight:normal;
}
.copyright{
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
}
.caption{
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	font-style:italic;
}
.joinNowBox {
	font-family: Verdana;
	font-size: 13px;
	color:#000099;
}
.subhead1centered {
	font-family: Arial;
	font-size: 18pt;
	color: #0c4c8d;
	font-weight:bold;
	text-align: center;
	line-height: 20pt;
}
.bodytextcentered {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: 15pt;
}
.subhead2centered {
	font-family: Arial;
	font-size: 16pt;
	color: #0C7DC1;
	font-weight:bold;
	text-align: center;
	line-height: 18pt;
}
.subhead4centered {
	font-family: Arial;
	font-size: 16pt;
	color: #518734;
	font-weight:bold;
	text-align: center;
	line-height: 18pt;
}
.pagename {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

body {
	margin: 0;
	background: #b4b5b7 url(../images/bg-fixed.jpg) center fixed no-repeat;
	text-align: center;
}

#commsubscribe {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #0C7DC1;
	padding: 10px;
}

#outwrap {
	width: 800px;
	margin: 0 auto;
}
#page {
	float: left;
	margin: 0 auto;
	width: 750px;
	padding: 0 25px;
	background: url(../images/bg.png) center repeat-y;
	text-align: left;
}
#header {
	background: url(../images/bg-header.png) left top no-repeat;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	display: block;
	height: 190px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
}
#content {
	float: left;
	width: 730px;
	padding: 0 10px;
	background: #fff;
}
#footer {
	clear: both;
	width: 800px;
	background: url(../images/bg-footer.png) left top no-repeat;
	height: 140px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* elements */
body {
	font-family: Verdana, Arial,sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: 15pt;
}
acronym {
	border: none;
}
blockquote {
	margin: 0 .5em;
	font-family: monospace;
	font-size: 105%;
}
dt {
	font-weight: bold;
}

h1,
h2,
h3 {
	color: #0c4c8d;
}
p, li {
font-family: Verdana;
	font-size: 13px;
	color: #000000;
	line-height: 15pt;
}
.bullet {
list-style-image: url(/images/sart_lb.gif);
}


/* blocks */
.highlight {
	margin: .5em;
	padding: .5em;
	border: 3px dashed green;
}
.item {

}
.disclaimer {
	font-size: 70%;
	color: #666;
}

/* testimonial */
.testimonial {
	border: 2px solid #333;
	padding: .5em;
}
.testimonial .image {
	float: right;
	margin: 0;
}
.testimonial .image img {
	margin: 0 0 .5em .5em;
	border: 1px solid #333;
}
.testimonial .cite {
	clear: right;
	text-align: right;
	font-weight: bold;
	font-family: monospace;
}
.testimonial .cite p {
	margin: 0;
}

/* inline */
.dearfriend {
}
.standout {
	text-decoration: underline;
}
.phrase {
	text-align: right;
}

/* forms */
form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 560px;
  max-width: 620px;
  width: 590px;
  }
fieldset {
	border: none;
	
}
legend {
	display: none;
}
label {
	font-weight: bold;
	color: #0c4c8d;
	width: 10em;
	display: block;
	float: left;
	text-align: right; 	
}
#affiliateSignup1_paypalFields{
float: none;
}

.buttons input{
	text-align: center;
	margin: 20px;
	
}

.contactform textarea {
width: 350px }

.contactform input.required{
width: 300px
}

/* footer */
#footer ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	text-align: center;
}
#footer li {
	display: inline;
}
#footer li a,
#footer li a:visited {
	padding: 0 5px 0 3px;
	border-right: 2px solid #333;
	color: #0c4c8d;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#footer li.last a {
	border: 0;
}
#footer li a:hover {
	text-decoration: underline;
}

/* hCard */
.vcard {
	clear: both;
	margin-top: 90px;
	font-size: 12px;
}
.vcard .type {
	display: none;
}
.vcard p {
	margin: 0;
}
#copywrite {
	font-size: 12px;
}
/* SFM Signature */
#webdev,
#webdev a,
#webdev a:visited {
	clear: both;
    text-decoration: none;
    color: #000;
    text-align: center;
    font-size: 8pt;
}
#google-video {
	padding: 10px;
	float: right;
	width: 300px;
}
.successBox,
.errorBox {
    text-align:center;
    padding:0.5em 2em;
    margin:0.5em 0;
}
.successBox {
    background-color:#caffca;
    border:1px solid #65ff65;
}
.errorBox {
    background-color:#ffcaca;
    border:1px solid #ff6565;
}

