.dialog, .blue.dialog, .dialog.purple {
	color:#333333;
	margin:0.5em 0 0.5em 12px;
	max-width:860px;
	min-width:8em;
	position:relative;
	z-index:1;
}

h1 {
	-x-system-font:none;
	color:#662D91;
	font-family:Helvetica, Arial, sans-serif;
	font-size:26px;
	font-weight: 800;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.prpl {
	color:#662D91;
	font-weight:bold;
}
.t {
	background-position:left top;
	height:100%;
	left:0;
	margin-left:-12px;
	position:absolute;
	top:0;
	width:12px;
}
.dialog .contents, .dialog .t, .dialog .b, .dialog .b div {
	background:transparent url(/images/dialog2-white-800x1600.gif) no-repeat scroll right top;
}

.t, .b {
color:transparent;
	
}

h2 {
    color:#662D91;
    font-family:Helvetica,Arial,sans-serif;
    font-size:1.2em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:1.3em;
    margin:0.583333em 0;
}

.dialog .contents,
.dialog .t,
.dialog .b,
.dialog .b div {
	background: transparent url(/images/dialog2-white-800x1600.gif) no-repeat top right;
}

.rightmajor .dialog {
    height: 325px;
}

.blue.dialog .contents,
.blue.dialog .t,
.blue.dialog .b,
.blue.dialog .b div {
	background: transparent url(/images/dialog2-blue-800x1600.gif) no-repeat top right;
}

/*.blue .dialog:hover .contents,
.blue .dialog:hover .t,
.blue .dialog:hover .b,
.blue .dialog:hover .b div {
	background: transparent url(../images/dialog2-purple-800x1600.gif) no-repeat top right;
}*/

.dialog.purple .contents,
.dialog.purple .t,
.dialog.purple .b,
.dialog.purple .b div {
	background: transparent url(/images/dialog2-purple-800x1600.gif) no-repeat top right;
}

.dialog .contents,
.blue.dialog .contents,
.dialog.purple .contents {
	_overflow-y: hidden;
	padding: 0px 12px 0px 0px;
	position: relative;
	zoom: 1;
}

.product .dialog .contents,
.product .blue.dialog .contents,
.product .dialog.purple .contents {
	min-height: 215px;
}

.seminar .dialog .contents,
.seminar .blue .dialog .contents,
.seminar .dialog.purple .contents {
	min-height: 285px;
}

.dialog .t,
.blue.dialog .t,
.blue.dialog:focus .t,
.blue.dialog:hover .t,
.dialog.purple .t {
	/* top+left vertical slice */
	background-position: top left;
	height: 100%;
	_height: 1600px; /* arbitrary long height, IE 6 */
	left: 0px;
	margin-left: -12px;
	position: absolute;
	top: 0px;
	width: 12px; /* top slice width */
}

.dialog .b,
.blue.dialog .b,
.blue.dialog:focus,
.dialog.blue:hover,
.dialog.purple .b {
	/* bottom */
	position: relative;
	width: 100%;
}

.dialog .b,
.dialog .b div,
.blue.dialog .b,
.blue.dialog .b div,
.blue.dialog:focus .b,
.blue.dialog:hover .b div,
.blue.dialog:focus .b,
.blue.dialog:hover .b div,
.dialog.purple .b,
.dialog.purple .b div {
	font-size: 1px;
	height: 30px; /* height of bottom cap/shade */
}

.dialog .b,
.blue.dialog .b,
.blue.dialog:focus .b,
.blue.dialog:hover .b,
.dialog.purple .b {
	background-position: bottom right;
}

.dialog .b div,
.blue.dialog .b div,
.blue.dialog:focus .b div,
.blue.dialog:hover .b div,
.dialog.purple .b div {
	background-position: bottom left;
	margin-left: -12px;
	position: relative;
	width: 12px; /* bottom corner width */
}

.dialog .hd,
.dialog .bd,
.dialog .ft ,
.blue.dialog .hd,
.blue.dialog .bd,
.blue.dialog .ft,
.blue.dialog:focus .hd,
.blue.dialog:focus .bd,
.blue.dialog:focus .ft,
.blue.dialog:hover .hd,
.blue.dialog:hover .bd,
.blue.dialog:hover .ft,
.dialog.purple .hd,
.dialog.purple .bd,
.dialog.purple .ft {
	position: relative;
}

.dialog .wrapper {
	/* extra content protector - preventing vertical overflow (past background) */
	max-height: 1000px;
	overflow: auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
	position: static;
}



.dialog h3,
.dialog p {
	margin: 0px; /* margins will blow out backgrounds, leaving whitespace. */
	padding: 0.5em;
}

.dialog p {
	font: normal 1em/1.5714 Helvetica, Arial, sans-serif;
}

.dialog h3 {
	color: #662d91;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 1em;
	text-align: center;
}

.title1 {
	color:#003399;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:7px;
	padding-top:7px;
}

.subtitle {
	border:1px none #E4E4E4;
	color:#039;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	padding-top:5px;
}

.leftmajor {
	float: left;
	overflow: hidden;
	width: 690px;	
}

.fullmajor {
	float: left;
	overflow: hidden;
	width: 990px;	
}

.leftminor {
	float: left;
	overflow: hidden;
	width: 35.2%;
}

.rightmajor {
	float: right;
	overflow: hidden;
	width: 60.8%;
}

.rightminor {
	float: right;
	overflow: hidden;
	width: 300px;
}

.poge {
	width: 100%;
}

.banner {
	clear:both;
	overflow:hidden;
	padding:2em 0;
	width:100%;
}

.dialog h3 {
	color:#662D91;
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:1em;
	text-align:center;
}
.dialog h3, .dialog p {
	margin:0;
	padding:0.5em;
}

.leftthird {
	float:left;
	margin:0 0 -500em;
	padding:0 5px 500em 0;
	width:32%;
}

.middlethird {
	float:left;
	margin:0 0 -500em 5px;
	padding:0 5px 500em 0;
	width:32%;
}

.rightthird {
	float:right;
	margin:0 0 -500em;
	padding:0 0 500em 6px;
	width:32%;
}

.heroschoice img,
.testimonial img {
	border: 0;
	float: left;
	padding: 0 .5em 0 0;
}

.heroschoice a,
.testimonial a {
	color: #662d91;
	display: block;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: .5em .5em .5em 0;
	text-decoration: none;
}

#contentsplit h3, #contentfull h3 {
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	font-size:16px;
	font-weight:normal;
	margin:0 0 5px;
	padding:0 0 5px;
}

#page {
	clear:both;
	overflow:hidden;
}

.dialog h3, .simplepurple h3, .simplepurple_tbl h3 {
	color:#662D91;
	font-size:1.4em;
	font-weight:bold;
	padding: .1em;
	margin: 0;
	text-align:center;
}

.dialog h3, .dialog p {
	margin:0;
	padding:0.1em;
}
.largequote {
	color:#768DB9;
	font-size:3em;
	line-height:0.13em;
	vertical-align:bottom;
}
blockquote, q {	
	quotes:"" "";
        font-style: oblique;
        font-size: 110%;
        line-height: 1.5;
	font-family: Georgia,Times,serif;
}
.emph {
	color:#662D91;
	font-weight:bold;
	font-size: 16px;
}

.lefthalf, #spotlight .middlehalf {
    float:left;
    margin:0 0 -500em;
    padding:0 5px 500em 0;
    width:48%;
}

.righthalf {
    float:right;
    margin:0 0 -500em;
    padding:0 0 500em 6px;
    width:48%;
}

.seminar div.more {
    margin-left:30%;
}
div.more {
    bottom:0;
    height:1.8em;
    margin:0.5em 0 0 20%;
    position:absolute;
}


.btn {
    background-image:url(/images/more.png);
    background:#AAAAAA none repeat scroll 0 0;
    color:#FFFFFF;
    cursor:pointer;
    display:block;
    padding:5px;
    position:relative;
    text-decoration:none;
    clear: both;
    margin-top: 20px;
}

.btn span {
    background-position:left bottom;
    left:-5px;
    margin-bottom:-5px;
    padding:0 0 5px 10px;
}

.heroschoice cite, .heroschoice a cite, .testimonial cite, .testimonial a cite {
    display:inline;
    margin:0.8em 0 0.4em;
    text-align:right;
}

.banner p.guarantee {
    margin-left: 0%;
}

div.guarantee {
    background:transparent url(/images/guarantee.jpg) no-repeat scroll left top;
    border:1px solid #005CAB;
    margin-top:0em;
    width: 100%;
}

.guarantee {
}

div.testimonial {
    clear:both;
}

div.flowbutton {
    height:1.8em;
    margin:0.5em 0 0 32%;
    width:100%;
}

.btn i {
    background-position:left top;
    height:5px;
    left:0;
    margin-bottom:-5px;
    position:absolute;
    top:0;
    width:5px;
}
.btn * {
    background-image:url(/images/btn2.png);
    background-repeat:no-repeat;
    display:block;
    font-style:normal;
    position:relative;
}

.gutter {
    border-left:1px solid #662D91;
    z-index:1000;
    padding-left: 25px;
}

p.center {
    text-align:center;
}

.dialog p.small {
    font-size:0.8em;
}

.rightminor img.center, .lefthalf img.center, .righthalf img.center {
    border:medium none;
    display:block;
    float:none;
    margin:0.5em auto;
    text-align:center;
}

.schedule {
    border-collapse: collapse;
}
.schedule td, .schedule th {
    border: solid 2px #ddd;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

.schedule td.alt, th.alt {
    background: #eee;
}

.simplepurple {
    display: block;
    height: 100%;
    width: 297px;
}
#contentleft .simplepurple H3 {
    margin: 10px;
}
#contentleft .simplepurple H4 {
    margin: 10px;
}

#contentleft .simplepurple A {
    color: #333;
    margin: 5px;
}

#contentleft .simplepurple P {
    margin: 10px;
    display: block;
    width: 273px;
}

#contentleft .simplepurple H3 {
	text-align: center;
	color:#662D91;
	font-size:1.4em;
	font-weight:bold;
	line-height: 120%;
}


#contentleft .simplepurple h3 .small {
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:normal;
	line-height:1.3;
	padding-top:0.5417em;
	text-transform:none;
}

#contentleft .simplepurple H3 A {
    color: #662D91;
    font-size: .9em;
}
.simplepurple {
    padding-left: 15px;
}
.simplepurple .simplepurple_top {
    background: url(/images/simplepurpletop.gif); background-repeat: no-repeat; width: 297px; height: 8px;
}
.simplepurple .simplepurple_mid {
    background: url(/images/simplepurplemiddle.gif); background-repeat: repeat-y; width: 287px; display: block;
    min-height: 200px;
    height: 100%;
    display: table;
}
.simplepurple .simplepurple_btm {
    background: url(/images/simplepurplebottom.gif); background-repeat: no-repeat; width: 297px; height: 13px;    
}

.simplepurple .force_width {
	width: 292px;
}

.learn_more, .register_now, .order_now {
    margin-left: 80px;
    margin-right: 80px;
}

.learn_more A, .register_now A, .order_now A {
    display: block;
    background: url(/images/learn_more.jpg);
    width: 101px;
    height: 29px;
    font-size: 0px;
}

.learn_more A {
	height: 28px;
}

.register_now A {
    background: url(/images/register_now.gif);    
    width: 118px;
    height: 35px;
}

.order_now A {
    background: url(/images/order_now.gif);    
    width: 110px;
    height: 29px;
}

.order_now A:hover {
    background-position: 0px 28px;    
}

.learn_more A:hover {
    background-position: 0px 28px;    
}

.register_now A:hover {
    background-position: 0px 35px;    
}

.simplepurple  p {
	margin: 0px;
	padding: 0px;
}

.dialog fieldset {width: 270px; border: none;}

.rss_box {
	border: solid 1px #ccc;
	text-align: left;
	line-height: 22px;
}
.rss_box A {
	color: #333;
}
.rss_box A:visited {
	color: #333;

}

.simplepurple_tbl {
	border-collapse: collapse;
	clear: none;
}
.simplepurple_tbl td {
	background-image: url(/images/dialog2-white-800x1600.gif);
	background-repeat: no-repeat;
}
.simplepurple_tbl td.topleft {
	padding: 20px 0px 0px 20px;
}
.simplepurple_tbl td.topright {
	width: 20px;
	background-position: -856px 0px;
}

.simplepurple_tbl td.bottomleft {
	height: 20px;
	background-position: 0px -1580px;
}
.simplepurple_tbl td.bottomright {
	height: 20px;
	width: 20px;
	background-position: -856px -1580px;
}
