a:link {
	color: #13212C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1E3A4F;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
ul, li {
		font-size: 12px;
		line-height: 22px;
}
body {
	margin: 0;
	color: #1e3a4f;
	background: #fefefe url('../images/body-bg.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.new {
	background-color:#FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:24px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
p {
	line-height:22px;
}
.subpage {
	background: #fefefe url('../images/body-bg2.gif') repeat-x;
	margin: 15px;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
#page {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 137px;
}
#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 1000px;
	height: 137px;
}
.logo {
	position: absolute;
	left: 0;
	top: 35px;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 291px;
	height: 59px;
	overflow: hidden;
	background-image: url(http://train.yootrain.com/UserData/Company/1/logo.gif);
	background-repeat: no-repeat;
}
.nav {
	float: right;
	margin: 71px 15px 0px 0px;
	padding: 0;
	list-style: none;
}
.nav li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}
.nav li a {
	float: left;
	height: 27px;
	color: #fff;
	text-decoration: none;
	padding-left: 14px;
	cursor: pointer;
	line-height: 16px;
}
.nav li a span {
	float: left;
	height: 22px;
	padding: 5px 14px 0 0;
}
.nav li a:hover,
.nav li a.active {
	background: url(../images/nav-hover-left.gif) no-repeat;
}


.nav li .log {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}
.nav li .log a {
	float: left;
	height: 27px;
	color: #fff;
	text-decoration: none;
	padding-left: 14px;
	cursor: pointer;
	line-height: 16px;
}
.nav li .log a span {
	float: left;
	height: 22px;
	padding: 5px 14px 5px 14px;
}
.nav li .log a:hover,
.nav li .log a.active {
	background: url(../images/orangenav-hover-left.gif) no-repeat;
}
.nav li .log a:hover span,
.nav li .log a.active span {
	background: url(../images/orangenav-hover-right.gif) no-repeat 100% 0;
}


.nav li a.login {
	height: 27px;
	color: #fff;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	cursor: pointer;
	line-height: 27px;
	background: url(../images/orangenav-hover.gif) no-repeat;
}
.nav li a.login:hover,
.nav li a.login.active {
	background: url(../images/nav-hover.gif) no-repeat;
}
.nav li a:hover span,
.nav li a.active span {
	background: url(../images/nav-hover-right.gif) no-repeat 100% 0;
}

#content {
	width: 100%;
	position: relative;
	padding-bottom: 52px;
}
#content:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.mainColumn {
	float: left;
	width : 670px;
	padding: 20px 20px 20px 20px;
}
.sideColumn {
	float: right;
	width : 265px;
	height: 500px;

}
.partnership {
	float: right;
	width : 265px;
	height: 500px;
	padding-top:30px;
	line-height:25PX;
}
.sign-up {
	position: absolute;
	left: 303px;
	top: -21px;
	width: 413px;
	height: 330px;
	background: url(../images/sign-up-bg.jpg) no-repeat;
}
.sign-box {
	position: absolute;
	left: 34px;
	top: 180px;
	width: 110px;
	font-size: 19px;
	font-weight: bold;
	color: #1e3a4f;
	z-index: 100;
}
.sign-box span {
	display: block;
}
.sign-box .sign-link a {
	text-decoration: none;
	font-size: 25px;
	color: #1e3a4f;
	line-height: 29px;
}
.sign-box .sign-link a:hover {
	text-decoration: underline;
}
.add {
	left: 154px;
	top: 104px;
}
.start {
	left: auto;
	right: 26px;
	top: 230px;
}
.cont-holder {
	overflow: hidden;
	width: 1000px;
	position: relative;
}
.do-yoo {
	float: left;
	width: 265px;
}
.do-yoo h1 {
	margin: 26px 0 0;
	font-size: 30px;
	color: #ec772b;
}
.do-yoo p {
	margin: 4px 0 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.do-yoo .more {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 130px;
	height: 27px;
	background: url(../images/more-link.gif) no-repeat;
	margin: 10px 0 0 120px;
}
.cont-form {
	float: right;
	width: 221px;
	margin-top: 25px;
}
.cont-form-top {
	overflow: hidden;
	height: 100%;
	background: url(../images/cont-form-top.png) no-repeat;
	padding-top: 17px;
}
.cont-form-middle {
	overflow: hidden;
	width: 172px;
	padding: 2px 23px 12px 26px;
	background: url(../images/cont-form-middle.png) repeat-y;
}
.cont-form-bottom {
	overflow: hidden;
	width: 157px;
	height: 29px;
	background: url(../images/cont-form-bottom.png) no-repeat 0 100%;
	padding: 11px 0 0 64px;
}
.cont-form-bottom .submit {
	position: relative;
}
.cont-form-middle strong {
	display: block;
	font-size: 16px;
	color: #1e3a4f;
	margin-bottom: 14px;
	position: relative;
}
.cont-form-middle .text {
	overflow: hidden;
	width: 167px;
	height: 27px;
	background: url(../images/input-bg.gif) no-repeat;
	margin: 4px 0 0 4px;
	position: relative;
}
.cont-form-middle .text input {
	overflow: hidden;
	width: 152px;
	padding: 5px 4px 0;
	background: none;
	border: none;
	color: #1e3a4f;
	font: 12px Arial, Helvetica, sans-serif;
}
.form-divider {
	overflow: hidden;
	width: 88px;
	text-align: right;
	font-size: 10px;
	padding: 11px 0 0 84px;
}
.form-divider a {
	float: left;
	color: #1e3a4f;
	text-decoration: underline;
	white-space: nowrap;
}
.form-divider a:hover {
	text-decoration: none;
}
.form-divider div {
	float: left;
	width: 88px;
}
.form-divider div .check {
	float: left;
	width: 15px;
	height: 15px;
	margin: 7px 0 0;
}
.form-divider div a {
	float: left;
	margin: 5px 0 0 3px;
}
.line {
	overflow: hidden;
	height: 100%;
	margin-top: 63px;
	background: url(../images/line-middle.gif) repeat-y;
}
.line-top {
	background: url(../images/line-top.gif) no-repeat;
}
.line-bottom {
	overflow: hidden;
	width: 1000px;
	background: url(../images/line-bottom.gif) no-repeat 0 100%;
}
.line-box {
	float: left;
	width: 267px;
	padding-top: 15px;
}
.spon {
	margin-left: 96px;
	display: inline;
}
.giving {
	margin-left: 71px;
	display: inline;
}
.giving .info {
	margin-top: 18px !important;
}
.line-box h2 {
	margin: 0 0 3px;
	font-size: 21px;
}
.line-box p {
	margin: 9px 0 0;
	line-height: 21px;
}
.line-box p strong {
	font-style: italic;
}
.line-box .info {
	display: block;
	text-align: right;
	font-weight: bold;
	background: url(../images/info-link-bg.gif) no-repeat 100% 0;
	padding-right: 19px;
	margin-top: 25px;
}
.line-box .info a {
	color: #050601;
	text-decoration: none;
}
.line-box .info a:hover {
	text-decoration: underline;
}
#footer {
	overflow: hidden;
	width: 100%;
	background: url(../images/footer-bg.gif) repeat-x;
}
.foot-box {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	font-size: 10px;
	font-weight: bold;
	color: #13212c;
	padding: 28px 0 20px;
}
.foot-menu {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.foot-menu li {
	float: left;
	margin-left: 20px;
	display: inline;
}
.foot-menu li a {
	color: #13212c;
	text-decoration: none;
}
.foot-menu li a:hover {
	text-decoration: underline;
}
.foot-text {
	float: right;
	width: 445px;
	text-align: right;
	padding-right:25px;
}
.foot-text span {
	float: left;
}
.foot-text p {
	margin: 0;
}
.foot-text p a {
	color: #13212c;
	text-decoration: none;
}
.foot-text p a:hover {
	text-decoration: underline;
}
.subnav {
	background-image: url(../images/sideBarMiddle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0;
	margin: 40px 0 5px 0;
	width: 255px;
}
.subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 20px 15px 20px;
}
.subnav ul li.header {
   font-size: 16px;
   font-weight: bold;
   padding: 0 0 8px 0;
}
.subnav ul a {
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
}
.subnav h2 {
   font-size: 18px;
   margin: 0 0 0 0;
   font-weight: normal;
   padding: 0px 10px 10px 18px;
   display: block;
   background-color: #000;
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   -khtml-opacity: 0.75;
   opacity: 0.75;
}
.subnav h2 a:link, .subnav h2 a:active, .subnav h2 a:visited {
   font-size: 18px;
}
.topbar {
	background-image: url(../images/sideBarTop.jpg);
	padding:0;
	margin:0;
	height: 19px;
}
.bottombar {
	background-image: url(../images/sideBarBttm.jpg);
	padding:0;
	margin:0;
	height: 27px;
}
.smLink a{
	font-size: 11px;
	margin: 0 0 0 150px;
	padding: 4px 0 0 0;
}
.viewMovie{
	background-image:url(../images/viewMovie.jpg);
	margin-top: 25px;
	float: right;
	width: 224px;
	height: 179px;
	display:block;
	cursor:pointer;
}
#undre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ffa067;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	text-transform: uppercase;
}
.faqOrangetext {
	color:#af312e;
}