/* css document */
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #177B5F;
	background-image: url(../images/bgTile_class.jpg);
	background-repeat: repeat-x;
	font-size: .9em;
	color: #333333;
	margin: 0;
	padding: 0;
}
#container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	background-color:#022252;
	position: relative;
	border: #757F8A 1px solid;
}
#banner {
		width: 800px;
		height: 108px;
		padding:0;
		margin: 0;
}
#content {
	padding: 20px 0 30px 75px;
	background-color: #fff;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
}
#content2 {
	padding: 0;
	background-color: #fff;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
}
a:link { 
	color: #395D88;
}
a:visited { 
	color: #395D88;
}
a:hover { 
	color: #990000;
	text-decoration: none;
}
a:active { 
	color: #FF0000;
}
#navbar {
	position: relative;
	font-size: .9em;
	padding: 5px 22px 5px 22px;
	color: #fff;
	background-image: url(../images/loginTile_class.jpg);
	background-repeat: repeat-x;
	background-color: #022252;
	height: 15px;
	text-align: right;
}
#navbar a:link { 
	color: #ffffff;
}
#navbar a:visited { 
	color: #ffffff;
}
#navbar a:hover { 
	color: #ffcc00;
	text-decoration: none;
}
#navbar a:active { 
	color: #FF0000;
}
#navbar3 {
	position: relative;
	font-size: .9em;
	padding: 3px 22px 5px 22px;
	color: #fff;
	background-color: #dda456;
	/*background-color: #156E55;*/
	height: 17px;
	text-align: left;
}
#navbar3 a:link { 
	color: #ffffff;
	text-decoration: underline;
}
#navbar3 a:visited { 
	color: #ffffff;
	text-decoration: none;
}
#navbar3 a:hover { 
	color: #ffcc00;
	text-decoration: none;
}
#navbar3 a:active { 
	color: #FF0000;
}
#goBttn {
	position: absolute;
	right: 0px;
	background-image: url(../images/goBttnBg.gif);
	background-repeat: no-repeat;
	font-size: .75em;
	width: 53px;
	height: 25px;
	z-index: 100;
	text-align: center;
	margin: 0; 
}
#goBttn a:link { 
	color: #ffffff;
	text-decoration: none;
}
#goBttn a:visited { 
	color: #ffffff;
	text-decoration: none;
}
#goBttn a:hover { 
	color: #FFCC00;
	text-decoration: none;
}
#goBttn a:active { 
	color: #000000;
}
#goBttnText {
	padding: 5px;
}
h1	 { color: #4f81bd; font-size: 35px; }
h2	 { color: #2E498A; }
h3	 { color: #2E498A; }
h4	 { color: #2E498A; }
h5	 { color: #2E498A; }
.red { color: #990000; }
.bigtext { 
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
}
.bigtext2 { 
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.25em;
}
#spanishLink {
	float: right;
	height: 32px;
	background-image: url(../images/engspanbg.gif);
	background-repeat: no-repeat;
	z-index: 5000;
}
#spanishLinkText {
	padding: 6px 37px 17px 37px;
	color: #fff;
}
#footer { 
	background-color: #022252;
	height: 25px; 
	width: 800px;
	border-top: #990000 2px solid;
	text-align: center;
}
#footerText {
	font-size: 11px;
	color: #fff;
	padding: 5px 0px;
}
#footerNav {
	float: right;
	width: 250px;
	text-align: right;
	margin-right: 45px;
}
#footer a:link { 
	color: #ffffff;
	text-decoration: underline;
}
#footer a:visited { 
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover { 
	color: #ffcc00;
	text-decoration: none;
}
#footer a:active { 
	color: #ff0000;
}
#theList {
	line-height: 22px;
}
#startNowBttn {
	background-image: url(../images/bttnStartNow.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 90px;
	bottom: 60px;
	width: 99px;
	height: 25px;
	font-size: 13px;
	text-align: center;
}
#startNowBttnText {
	position: relative;
	top: 4px;
	width: 99px;
}
#startNowBttn a:link { 
	color: #ffffff;
	text-decoration: none;
}
#startNowBttn a:visited { 
	color: #ffffff;
	text-decoration: none;
}
#startNowBttn a:hover { 
	color: #ffcc00;
	text-decoration: none;
}
#startNowBttn a:active { 
	color: #FF0000;
}
#tourBttn {
	background-image: url(../images/bttnTakeTour.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 90px;
	bottom: 95px;
	width: 99px;
	height: 25px;
	font-size: 13px;
	text-align: center;
}
#tourBttnText {
	position: relative;
	top: 4px;
	width: 99px;
}
#tourBttn a:link { 
	color: #ffffff;
	text-decoration: none;
}
#tourBttn a:visited { 
	color: #ffffff;
	text-decoration: none;
}
#tourBttn a:hover { 
	color: #ffcc00;
	text-decoration: none;
}
#tourBttn a:active { 
	color: #FF0000;
}
#host {
	position: absolute;
	right: 50px;
	bottom: 27px;
}
.blueBold { 
	color: #2E498A;
	font-size: 1.2em;
	font-weight: bold;
}
textarea  {
	resize: none;
}
#disclaimer {
	position: absolute;
	left: 220px;
	top: 362px;
}
.dkBlue { color: #022252; }
#bttnRegNow {
	width: 165px;
	height: 42px;
	z-index: 900000;
}
#bttnRegNow a {
	display:block;
	background: url("../images/bttnRegNow.jpg") 0 0 no-repeat;
}
#bttnRegNow a:hover  {
	background-position: 0 -43px;
}
#bttnSignIn {
	width: 165px;
	height: 42px;
	z-index: 900000;
}
#bttnSignIn a {
	display:block;
	background: url("../images/bttnSignIn.jpg") 0 0 no-repeat;
}
#bttnSignIn a:hover  {
	background-position: 0 -43px;
}
#teacherFlash {
	position: relative;
}
#teacherText { padding: 20px 150px 0 150px; }
#learnerSite { float: right; }
#learnerSite { float: right; }
hr {
	border: 0;
	width: 80%;
}
#teacherText h1 { color: #022252; }

