body {
	font-family: Verdana, Tahoma, Arial, Helvetica, Helv, Geneva, serif;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	background-color: White;
	margin: 0;
	padding: 0;
}

div, p, form, img {
	margin: 0;
	padding: 0;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	padding: 1em 0;
	color: #0C0C93;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

h2 {
	margin: 0;
	padding: 0 0 1em 0;
	color: #0C0C93;
	font-size: 10pt;
	font-weight: bold;
}

input {
	font-family: Verdana, Tahoma, Arial, Helvetica, Helv, Geneva, serif;
	font-size: 10pt;
	font-weight: normal;
}

td {
	font-family: Verdana, Tahoma, Arial, Helvetica, Helv, Geneva, serif;
	font-size: 10pt;
	font-weight: normal;
}

a:link { background-color: White; color: #0C0C93; text-decoration: underline; }
a:visited { background-color: White; color: #0C0C93; text-decoration: underline; }
a:hover { background-color: #0C0C93; color: White; text-decoration: underline; }
a:active { background-color:White; color: #0C0C93; text-decoration: underline; }

#homepage_testimonial a:link { background-color: #DDDDDD; color: #0C0C93; text-decoration: underline; }
#homepage_testimonial a:visited { background-color: #DDDDDD; color: 0C0C93; text-decoration: underline; }
#homepage_testimonial a:hover { background-color: #0C0C93; color: White; text-decoration: underline; }
#homepage_testimonial a:active { background-color:#DDDDDD; color: 0C0C93; text-decoration: underline; }

.homepage_choices_left {
	float: left;
	left: 0;
	width: 200px;
	padding-bottom: 3em;
}

.homepage_choices_right {
	margin-left: 210px;
	margin-top: -3px;
	text-align: left;
	padding-top: 0;
	padding-bottom: 3em;
	padding-right: 1em;
}

#linkbar {
	background-color: #CFCFCF;
	text-align: center;
	line-height: 24px;
	padding: 0 0 0 12px;
}

#linkbar a:link { background-color: #CFCFCF; color: #0C0C93; text-decoration: underline; }
#linkbar a:visited { background-color: #CFCFCF; color: #0C0C93; text-decoration: underline; }
#linkbar a:hover { background-color: #0C0C93; color: White; text-decoration: underline; }
#linkbar a:active { background-color: #CFCFCF; color: #0C0C93; text-decoration: underline; }

#wrapouter {
	background-color: #0C0C93;
	width: 100%;
	overflow: visible;
}

#wrapinner {
	width: 90%;
}

#wrapadmin {
	width: 100%;
	overflow: visible;
}

.adminheader {
	background-color: #0C0C93;
	color: White;
	font-weight: bold;
}

.clear {
	clear: both;
}

#leftcolumn {
	position: relative;
	float: left;
	left: 50%;
	padding-right: 5px;
	width: 49%;
	margin-left: -50%;
}

#rightcolumn {
	position: relative;
	float: left;
	left: 100%;
	margin-left: -50%;
	padding-left: 5%;
	width: 50%;
}

#leftcolumn p {
	text-align: left;
}

#masthead {
	background-color: #0C0C93;
}

.booktitle {
	color: #0C0C93;
	font-style: italic;
	font-weight: bold;
}

.insideButton {
	width: 200px;
	color: #0C0C93;
	font-family: Verdana, Tahoma, Arial, Helvetica, Helv, Geneva, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.homepage_box, .box {
	position: relative;
	text-align: left;
	background: url(images/boxgradient.gif) 0 0 repeat-x;
	width: 400px;
	border: 1px solid #a9a9a9;
	margin: 0 auto;
	padding: 1em;
}

.box {
	background-color: #c0c0c0;
}

#homepage_testimonial, .testimonial {
	font-style: italic;
	text-align: left;
	width: 400px;
	margin: 0 auto;
	padding: 1em;
}

.testimonial-free {
	font-style: italic;
	text-align: left;
	padding-bottom: 1em;
}

.testimonial-box {
	background: url(images/boxgradient.gif) 0 0 repeat-x;
	border: 1px solid #a9a9a9;
	font-style: italic;
	text-align: left;
	width: 90%;
	margin: 0 auto;
	padding: 1em;
}

#sidebar {
	position: absolute;
	left: 0;
	background-color: #0C0C93;
	width: 200px;
	margin: 0;
	padding: 0;
}

#main_content {
	background-color: White;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	margin-left: 200px;
	padding: 0 0 1em 0;
	overflow: auto;
}

#content, #content2, #networking-content {
	position: relative;
	width: 70%;
	left: 15%;
}

#content p, .box p, .content p, #content3 p {
	text-align: left;
	padding-bottom: 1em;
}

#content p.content-list {
	padding-bottom: .5em;
}

.bg1 {
	padding: .5em;
	text-align: left;
	background-color: #cfcfcf;
}

.bg2 {
	padding: .5em;
	text-align: left;
	background-color: White;
}

.bg1 a:link { background-color: #cfcfcf; color: #0C0C93; text-decoration: underline; }
.bg1 a:visited { background-color: #cfcfcf; color: #0C0C93; text-decoration: underline; }
.bg1 a:hover { background-color: #0C0C93; color: White; text-decoration: underline; }
.bg1 a:active { background-color: #cfcfcf; color: #0C0C93; text-decoration: underline; }

.product-header a:link { background-color: #cfcfcf; color: #0C0C93; text-decoration: underline; }
.product-header a:visited { background-color: #cfcfcf; color: #0C0C93; text-decoration: underline; }
.product-header a:hover { background-color: #0C0C93; color: White; text-decoration: underline; }
.product-header a:active { background-color: #cfcfcf; color: #0C0C93; text-decoration: underline; }

#content3, #products {
	position: relative;
	width: 90%;
	left: 5%;
}

#content-left {
	clear: both;
	position: relative;
	float: left;
	left: 5%;
	width: 55%;
	margin-left: 0;
}

.generic-box {
	position: relative;
	text-align: left;
	background: url(images/boxgradient.gif) 0 0 repeat-x;
	border: 1px solid #a9a9a9;
	text-align: left;
	width: 90%;
	margin: 0 auto;
	padding: 1em;
	font-size: 8pt;
}

.generic-box h2, .generic-box li {
	font-size: 8pt;
}

.subhead {
	padding-bottom: 2em;
	margin-top: -1em;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.footnote {
	padding-top: 2em;
	font-size: 7pt;
	font-weight: normal;
}

.mouseoverImage {
	height: 43px;
	overflow: hidden;
}

.mouseoverButton {
	height: 20px;
	margin-left: .5em;
	margin-bottom: .5em;
	overflow: hidden;
}

table#selective-coaching {
	position: relative;
	width: 90%;
	padding: 0;
	margin: 0 auto;
}

td.selective-left {
	width: 60%;
	vertical-align: top;
	text-align: left;
	padding-right: .5em;
}

td.selective-left p {
	padding-bottom: 1em;
}

td.selective-right {
	width: 40%;
	vertical-align: top;
	text-align: left;
	padding-left: .5em;
}

.product {
	border: 1px solid #CFCFCF;
	background-color: White;
}

div.product-header {
	width: 100%;
	background-color: #CFCFCF;
}

p.product-header {
	width: 100%;
	line-height: 1.75em;
	vertical-align: baseline;
	padding: 0 .5em;
	font-weight: bold;
}

.product-desc {
	font-style: italic;
	padding: .5em;
}

.product-price {
	font-weight: bold;
	padding: 0 .5em .5em .5em;
}

#footer {
	width: 100%;
	text-align: center;
	font-size: 8pt;
	color: #808080;
	padding-top: 1em;
}

#footer a:link { background-color: White; color: #808080; text-decoration: underline; }
#footer a:visited { background-color: White; color: #808080; text-decoration: underline; }
#footer a:hover { background-color: White; color: 808080; text-decoration: underline; }
#footer a:active { background-color: White; color: #808080; text-decoration: underline; }

.rule {
	height: 1px;
	border-top: 1px solid #808080;
}

table#cart th {
	background-color: #0C0C93;
	font-family: Verdana, Tahoma, Arial, Helvetica, Helv, Geneva, serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	line-height: 1.5em;
	padding: 0 .5em 0 .5em;
	text-align: left;
}

table#cart td {
	font-family: Verdana, Tahoma, Arial, Helvetica, Helv, Geneva, serif;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	line-height: 2em;
	vertical-align: middle;
	padding: 0 .5em 0 .5em;
}

input.cart-input, input.login-input {
	font-family: Verdana, Tahoma, Arial, Helvetica, Helv, Geneva, serif;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	height: 14px;
	vertical-align: middle;
}

.error {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: Red;
}

.min {
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

/* From SEO Consultant */
strong, em {
	font-weight: normal;
	font-style: normal;
	color #121212; 	/* Almost same color or the regular text */
}

html>body .min{height:auto}
