@charset "UTF-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444;
	text-align:left;
	background-color:#CCC;
	margin:0px;
	padding:0px;
	line-height:18px;
}

a:link, a:visited, a:active {
color: #003a64;
text-decoration: underline;
}
a:hover {
color: #666;
text-decoration: underline;
}
	
.blue_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #369;
	text-decoration: none;
}

#wrapper {
	width:950px;
	height:auto;
	margin:0px auto 0px auto;
	background-color:#FFF;
}

#header1{
	width:950px;
	height:95px;
	background: url("images/logo_header.jpg") no-repeat 0 0;
	text-align: right;
	color: #FFF;
	font-size:11px;
}

.header1_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:right;
}

#header1 a:link, #header1 a:visited, #header1 a:active {
color: #FFF;
text-decoration: none;
font-size:11px;
}
#header1 a:hover {
color: #999;
text-decoration: underline;
}

#header2{
	width:950px;
	height:36px;
}

#header3{
	width:950px;
	height:auto;
}

#container {
	padding:0px;
	margin:10px 10px 0px 0px;
	height:auto;
	width:auto;
	background-color:#FFF;
}

#left {
	margin:0px;
	width:424px;
	padding:0px 20px 0px 30px;
	background-color:#FFF;
	float: left;
}
#left_login {
	margin:0px 10px 0px 30px;
	width:300px;
	padding:40px 0px 0px 0px;
	background: url("images/bg_gradient.jpg");
	float: left;
	height: 150px;
}
#right_login {
	height:150px;
	width:300px;
	padding:40px 0px 0px 0px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url("images/bg_gradient2.jpg");
}
#left_contact {
	margin:0px;
	width:480px;
	padding:0px 20px 0px 30px;
	background-color:#FFF;
	float: left;
}
#left_confirm {
	margin:0px;
	width:500px;
	padding:0px 20px 0px 30px;
	background-color:#FFF;
	float: left;
}

#center {
	height:auto;
	width:223px;
	padding:0px;
	float: left;
	margin: 0px 0px 0px 10px;
}

#right {
	padding:0px;
	height:auto;
	width:223px;
	float:left;
	margin:0px 0px 0px 10px;
}

.clearer {
	font-size:0px;
	line-height:0px;
	display:block;
	margin:0px;
	padding:0px;
	clear:both;
	height:0px;
	width:auto;
}

#footer {
	width:950px;
	height:auto;
	margin: 50px 0px 0px 0px;
	text-align: center;
	padding:0px;
	background-color:#FFF;
	color:#003a64;
	font-size:11px;
	line-height:30px;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#footer a:link, #footer a:visited, #footer a:active {
color: #003a64;
text-decoration: none;
font-size:11px;
}
#footer a:hover {
color: #666;
text-decoration: underline;
}

#why_use
{
  display: block;
  width: 129px;
  height: 36px;
  background: url("images/why_use.jpg") no-repeat 0 0;
  float:left;
}

#why_use:hover
{ 
  background-position: 0 -36px;
}

#why_use span
{
  display: none;
}

#on_demand
{
  display: block;
  width: 145px;
  height: 36px;
  background: url("images/on_demand.jpg") no-repeat 0 0;
  float:left;
}

#on_demand:hover
{ 
  background-position: 0 -36px;
}

#on_demand span
{
  display: none;
}

#lms
{
  display: block;
  width: 199px;
  height: 36px;
  background: url("images/lms.jpg") no-repeat 0 0;
  float:left;
}

#lms:hover
{ 
  background-position: 0 -36px;
}

#lms span
{
  display: none;
}

#catalog
{
  display: block;
  width: 151px;
  height: 36px;
  background: url("images/catalog.jpg") no-repeat 0 0;
  float:left;
}

#catalog:hover
{ 
  background-position: 0 -36px;
}

#catalog span
{
  display: none;
}

#features
{
  display: block;
  width: 153px;
  height: 36px;
  background: url("images/features.jpg") no-repeat 0 0;
  float:left;
}

#features:hover
{ 
  background-position: 0 -36px;
}

#features span
{
  display: none;
}

#accessing
{
  display: block;
  width: 173px;
  height: 36px;
  background: url("images/accessing.jpg") no-repeat 0 0;
  float:left;
}

#accessing:hover
{ 
  background-position: 0 -36px;
}

#accessing span
{
  display: none;
}

#course_demo
{
  width: 223px;
  height: 26px;
  margin:10px 0px 0px 0px;
}

#course_demo span
{
  display: none;
}

#course_catalog
{
  width: 223px;
  height: 26px;
  margin:10px 0px 0px 0px;
}

#course_catalog span
{
  display: none;
}

#why_use2
{
  width: 129px;
  height: 36px;
  background: url("images/why_use2.jpg") no-repeat 0 0;
  float:left;
}

#on_demand2
{
  width: 145px;
  height: 36px;
  background: url("images/on_demand2.jpg") no-repeat 0 0;
  float:left;
}

#lms2
{
  width: 199px;
  height: 36px;
  background: url("images/lms2.jpg") no-repeat 0 0;
  float:left;
}

#catalog2
{
  width: 151px;
  height: 36px;
  background: url("images/catalog2.jpg") no-repeat 0 0;
  float:left;
}

#features2
{
  width: 153px;
  height: 36px;
  background: url("images/features2.jpg") no-repeat 0 0;
  float:left;
}

#accessing2
{
  width: 173px;
  height: 36px;
  background: url("images/accessing2.jpg") no-repeat 0 0;
  float:left;
}
.small_blue_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003a64;
	text-decoration: none;
}
.bottom_image {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #369;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #369;
	line-height: 12px;
	padding-bottom: 8px;
}
.table_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #444;
}
.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #369;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #369;
	line-height: 20px;
	font-weight: bold;
	padding-top: 10px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	text-decoration: none;
}
.formtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	text-align: right;
	line-height: 1em;
}
.fields {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444;
}
.formtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	text-decoration: underline;
}
.formtext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003a64;
	text-decoration: none;
}
