body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg5.jpg);
	background-repeat: repeat;
}
#main {
	width: 800px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #0A048C;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#headerlogo {
	float: left;
	margin: 0px;
	padding: 0px;
}
#textbox {
	background-color: #C2C1FB;
	text-align: justify;
	color: #0A048C;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
}
#seminarstable {
	background-color: #C2C1FB;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 610px;
}
#seminarstable #tlcorner {
	background-image: url(images/tlcorner.jpg);
	height: 24px;
	width: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left top;
	background-repeat: no-repeat;
}
#seminarstable #topbar {
	background-image: url(images/tabletop.jpg);
	background-repeat: repeat-x;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-color: #0A048C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	color: #0A048C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align: middle;
	text-align: left;
	text-indent: 3px;
	padding-top: 3px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
#seminarstable .tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A048C;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0A048C;
	border-right-color: #0A048C;
	border-bottom-color: #0A048C;
	border-left-color: #0A048C;
}
#textbox .dividers {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
	line-height: 20px;
}


#seminarstable #trcorner {
	background-image: url(images/trcorner.jpg);
	height: 24px;
	width: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: right top;
	background-repeat: no-repeat;
}
#seminarstable #leftsidebar {
	background-image: url(images/tableleft.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #0A048C;
}
#seminarstable .tablecontent-pdf {
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


#seminarstable #blcorner {
	background-image: url(images/blcorner.jpg);
	background-position: left bottom;
	height: 24px;
	width: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
}
#seminarstable #bottombar {
	background-image: url(images/tablebottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#seminarstable #brcorner {
	background-image: url(images/brcorner.jpg);
	background-position: right bottom;
	height: 24px;
	width: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
}
#seminarstable #rightsidebar {
	background-image: url(images/tableright.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#textbox h6 {
	font-size: 18px;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textbox .leftindent {
	margin-left: 15px;
}

#textbox p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
}
#textbox .headshot {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#textbox  a {
	color: #0B058D;
	text-decoration: underline;
}

#left h1 {
	font-size: 26px;
	color: #0A048C;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}



#breadcrumbs {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
	clear: none;
}
#breadcrumbs ul {
	text-align: right;
	list-style-type: none;
	color: #0A048C;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#breadcrumbs li {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
	font-size: 12px;
}

#breadcrumbs .tnumber {
	text-align: right;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #FFFFFF;
}
#topnav {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-color: #0A048C;
	clear: both;
	display: block;
	z-index: 5;
	height: 58px;
}
#content {
	width: 800px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#left {
	padding: 0px;
	float: left;
	width: 630px;
	margin: 0px;
	clear: both;
}
#right {
	padding: 0px;
	float: right;
	width: 165px;
	clear: right;
	margin: 0px;
}
#right h6 {
	font-size: 18px;
	font-weight: bold;
	color: #0A048C;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 5px;
}
#right #mmsignup {
	margin: 0px;
}
#right ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #FFFFFF;
	padding-left: 15px;
}


#right p {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 16px;
}
#right a {
	color: #0A048C;
	text-decoration: underline;
}



#footer {
	margin: 0px;
	clear: both;
	width: 800px;
	background-color: #0A048C;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#textbox a:visited {
	color: #0B058D;
	text-decoration: underline;
}
#textbox a:hover {

	color: #6B67E2;
	text-decoration: underline;
}
#textbox .center {
	text-align: center;
}
#right a:visited {
	color: #0A048C;
	text-decoration: underline;
}
#right a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
#right ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #FFFFFF;
	padding-left: 10px;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {

	color: #C2C1FB;
	text-decoration: underline;
}
#breadcrumbs a {
	color: #0A048A;
	text-decoration: none;
}
#breadcrumbs a:visited {

	color: #0A048A;
	text-decoration: none;
}
#breadcrumbs a:hover {


	color: #FFFFFF;
	text-decoration: underline;
}


/*Java Script Menu CSS*/

#topmenu{
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 19px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0A048C;
	width: 100%;
	z-index: 5;
}

#topmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 5;
}

#topmenu li{
	float: left;
	position: relative;
	z-index: 5;
}

#topmenu a{
	text-decoration: none;
	z-index: 5;
}

.mainitems{
	border-left-width: 2px;
	background-color: #0A048C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0A048C;
	border-right-color: #C2C1FB;
	border-bottom-color: #0A048C;
	border-left-color: #C2C1FB;
	color: #C2C1FB;
	padding-top: 5px;
	padding-right: 11px;
	padding-left: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	z-index: 5;
}

.mainlinks{
	color: #C2C1FB;
	background-color: #0A048C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	z-index: 5;
}
#FLVPlayer {
	z-index: 1;
}
#flash {
	z-index: 1;
}



.sublinks{
	left: 0px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	width: 10em;
	display: none;
	z-index: 5;
	line-height: 16px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

.sublinks li{
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	position: absolute;
	z-index: 5;
}

.sublinks li a{
	display: block;
	width: 100%;
	text-indent: 3px;
	color: #FFFFFF;
	background-color: #0A048C;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: inherit;
	border-bottom-color: inherit;
	z-index: 5;
}

html>body .mainitems li a{ /* non IE browsers */
	width: auto;
	margin: 0px;
	padding: 0px;
}

html>body .sublinks li a{ /* non IE browsers */
	width: auto;
	margin: 0px;
	padding: 0px;
}

.sublinks li a:hover{
	background-color: #6E68FF;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

#topmenu li>ul {/* non IE browsers */
	left: 0px;
	top: 50px;
	z-index: 5;
}

#topmenu li:hover ul, li.over ul {
	display: block;
	z-index: 5;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
.mainitemsleft {
	border-left-width: 0px;
	background-color: #0A048C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0A048C;
	border-right-color: #C2C1FB;
	border-bottom-color: #0A048C;
	border-left-color: #0A048C;
	color: #C2C1FB;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	margin-bottom: 5px;
	z-index: 5;
}
.superscript {
	vertical-align: super;
	font-size: 10px;
	text-decoration: none;
}
.disclaimer {
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#textbox h2 {
	font-size: 18px;
	text-decoration: underline;
}
#textbox h1 {
	font-size: 24px;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#textbox h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 24px;
	text-decoration: underline;
}
#calltoday {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	height: 100px;
	background-image: url(images/callTodayBG.png);
	padding: 0px;
	line-height: 26px;
}
#calltoday .calltodayspace {
	margin-top: 5px;
}

#calltoday p {
	font-size: 18px;
	text-align: center;
	margin: 5px;
}
#calltoday h4 {
	text-align: center;
	font-size: 36px;
	margin: 5px;
}
#textbox li {
	text-align: left;
}
#textbox .headshotright {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin solid #0A048C;
}
#textbox .headshotborder {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #0A048C;
}
#textbox .240 {
	background-color: #C2C1FB;
	text-align: justify;
	color: #0A048C;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	height: 240px;
}
.FlashVideoPodcast {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: thin solid #0A048C;
	height: 300px;
	width: 400px;
	text-align: center;
}
.FlashSeminarOutlines {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin solid #0A048C;
	height: 210px;
	width: 280px;
	float: left;
}
.FlashIndex {

	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: thin solid #0A048C;
	height: 150px;
	width: 200px;
	float: right;
}
.FlashPMP {

	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: thin solid #0A048C;
	height: 210px;
	width: 280px;
	float: left;
}
input.btn{
   	color: #0A048C;
   	font-family:'trebuchet ms',helvetica,sans-serif;
   	font-size:small;
   	width: 150px;
	padding: 0px;
	margin-top: 0px;
   	margin-right: 0px;
   	margin-bottom: 0px;
   	margin-left: 0px;
}
#main #content #left .four {
	font-size: 100px;
	margin-bottom: 0px;
	font-family: Impact;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
}
#main #content #left .file {
	font-size: 60px;
	margin-top: -10px;
	font-family: Impact;
	font-weight: normal;
}
#main #content #left #textbox .pity {
	margin-top: 1px;
	margin-bottom: 8px;
	font-size: 18px;
}
.smalltype {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#textfield {
}


#mentorlevels {
	margin: 5px;
	padding: 0px;
}

#mentorlevels .bronze {
	color: #a97738;
	font-size: 22px;
}
#textbox .tagline {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}
#mentorlevels .pdutotal {
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}

#mentorlevels h5 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#mentorlevels p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#mentorlevels ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#mentorlevels .silver {
	color: #5b5c5e;
	font-size: 22px;
}
#mentorlevels .gold {
	color: #bf761a;
	font-size: 22px;
}
#mentorlevels h6 {
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#calltoday2 {
	color: #FFFFFF;
	height: 100px;
	background-image: url(images/callToday2BG.png);
	padding: 0px;
	line-height: 26px;
	background-repeat: no-repeat;
	float: left;
	width: 250px;
}
#calltoday2 .calltodayspace {
	margin-top: 5px;
}

#calltoday2 p {
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#calltoday2 h4 {
	text-align: center;
	font-size: 30px;
	margin: 5px;
}
#calltoday3 {
	color: #FFFFFF;
	height: 100px;
	padding: 0px;
	line-height: 26px;
	background-repeat: no-repeat;
	width: 250px;
	float: right;
}
#calltoday3 p {

	font-size: 18px;
	text-align: center;
	margin: 5px;
}
#calltoday3 h4 {

	text-align: center;
	font-size: 30px;
	margin: 5px;
}
#levelsbox {
	float: right;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
