body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#box {
	position: absolute;
	top: 425px;
	left: 600px;
	z-index: 1000;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
	}

#container {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#inside_top_container {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image:url(drop_shadow.gif);
	background-repeat:repeat-y;
	padding: 10px 10px 0px 10px;
	border-left: 2px solid #EEB20F;
}

#inside_bottom_container {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image:url(drop_shadow_w.gif);
	background-repeat:repeat-y;
	padding: 0px 10px 10px 10px;
}

/* for the testimonials pop up */
div#tutorial_table a span {display: none; text-indent: 0px; }

/* for the testimonials pop up */
div#tutorial_table a:hover span {display: block;
	position: absolute;
	top: 910px;
	left: 30px;
	width: 425px;
	padding: 10px; 
	margin: 10px; 
	z-index: 100;
	color: #000000; 
	background-color: #D6E3EC;
	font-size: 12px;
	text-decoration: none;
	border: 2px solid #95A528;
	text-indent: 0px;
}

h1 {font-size: 18px; color: #808284; }

h2 {font-size: 18px; color: #005DAA; font-weight: lighter; }

h3 {font-size: 14px; color: #005DAA; font-weight: lighter; }

#hi_again {
	width: 280px;
	position: absolute;
	top: 30px;
	left: 20px;
}

#sphere_logo {
	margin-left: 20px;
	padding-bottom: 15px;
	width: 500px;
	float: left;
}

#shadow_background {
	float: left;
	background: url("shawdow_bg_sm_blu.gif") top left no-repeat;
	width: 401px;
	height: 1050px;
	position: relative;
}

#tutorial_table {
	float: left;
	margin-top: -10px;
}

.blue_title {
	color: #005DAA;
	font-size: 14px;
	font-weight: bold;
	text-indent: -21px;}

.blue_12 {color: #005DAA; font-size: 12px; font-weight: bold; }
a.blue_12:link {color: #005DAA; font-size: 12px; font-weight: bold; text-decoration: underline; }
a.blue_12:visited {color: #005DAA; font-size: 12px; font-weight: bold; text-decoration: underline; }
a.blue_12:hover {color: #005DAA; font-size: 12px; font-weight: bold; text-decoration: none; }
a.blue_12:active {color: #005DAA; font-size: 12px; font-weight: bold; text-decoration: underline; }

.blue_14 {color: #005DAA; font-size: 14px; font-weight: bold; }
a.blue_14:link {color: #005DAA; font-size: 14px; font-weight: bold; text-decoration: none; }
a.blue_14:visited {color: #005DAA; font-size: 14px; font-weight: bold; text-decoration: none; }
a.blue_14:hover {color: #005DAA; font-size: 14px; font-weight: bold; text-decoration: underline; }
a.blue_14:active {color: #005DAA; font-size: 14px; font-weight: bold; text-decoration: none; }

p.white_14 {
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.white_16 {
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.dotted_line {
	font-size: 26px;
	color: #cccccc;
	font-weight: bold;
	margin-top: -15px;
}

p.download {margin-left: 20px; }
a.download:link {color: #005DAA; font-weight: bold; text-decoration: none; }
a.download:visited {color: #005DAA; font-weight: bold; text-decoration: none; }
a.download:hover {color: #005DAA; font-weight: bold; text-decoration: underline; }
a.download:active {color: #005DAA; font-weight: bold; text-decoration: none; }

a.no_style:link {color: #000000; text-decoration: none; }
a.no_style:visited {color: #000000; text-decoration: none; }
a.no_style:hover {color: #000000; text-decoration: none; }
a.no_style:active {color: #000000; text-decoration: none; }

.numbers {
	font-size: 16px;
	font-weight: bold;
}

.scroll {
	font-size: 12px;
	margin-top: 50px;
	color: #999999;
	font-weight: bold;
}

.spacing {
	margin-top: -10px;
	margin-left: 10px;
	text-indent: -12px;
}

table.tutorial {
	background-image: url(background_tutorials.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.quote {
	margin-right: 20px;
	font-style: italic;
	text-align: right;
}