﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #4f2683;
	line-height: 14px;
	font-size:14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
h1 {
	line-height: 14px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F2683;
	font-weight: bold;
}
h2 {
	line-height: 12px;
	font-size: 12px;
	color: #4F2683;
	font-weight: bold;
}
a, a:link {
	color: #00788A;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #AA7382;
}
a:hover {
	color: #4F2683;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.teal {
	color:#008080;
}

#outerWrapper {
	background-color: #fff;
	text-align: left;;
	margin: 0 auto 0 auto; 
}
#outerWrapper #header {
	background-color: #fff;
	font-size: 26px;
	padding: 5px;
	font-weight: bold;
	height: 175px;
	width: auto;
	float: none;
	vertical-align: text-top;
	color: #4F2683;
	text-align: center;
}
#headl {
	display: inline;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#headr {
	display: inline;
	float: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	float: left;
	border-left: solid 1px #666;
	width: 11em;
	border-right-color: #4F2683;
	border-right-style: none;
}

#outerWrapper #contentWrapper #content {
	padding: 10px 10px 10px 10px;
	background-color: #ede4f8;
	border-color: #4f2683;
	margin: 0 0 0 14em;
	border-style: solid;
	width: auto;
}

#content_trainer {
	padding: 10px 10px 10px 10px;
	background-color: #ede4f8;
	border-color: #4f2683;
	border-style: solid;
	overflow:hidden;
}

#outerWrapper #contentWrapper .clearFloat {
	display: block;
	clear: left;
}
#outerWrapper #footer a:hover {
	color: #ffffff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

* html #slidetabsmenu {
	/*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu {
	float: left;
	width: 100%;
	font-size: 75%;
	line-height: normal;
	border-bottom: 1px solid gray;
	background-color: #FFF;
}

#slidetabsmenu ul {
	list-style-type: none;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

#slidetabsmenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#slidetabsmenu a {
	float: left;
	background: url('../img/tab-left.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	text-decoration: none;
}

#slidetabsmenu a span {
	float: none;
	display: block;
	background: url('../img/tab-right.gif') no-repeat right top;
	padding: 3px 14px 3px 5px;
	font-weight: bold;
	color: #4F2683;
}

#slidetabsmenu a:hover span {
	color: black;
}

#slidetabsmenu #current a {
	background-position: 0 -125px;
}

#slidetabsmenu #current a span {
	background-position: 100% -125px;
	color: #4F2683;
}

#slidetabsmenu a:hover {
	background-position: 0% -125px;
}
#slidetabsmenu a:hover span {
	background-position: 100% -125px;
	color: #4F2683;
}
#box {
	width: 102px;
	border: 2px solid #4F2683;
	padding: 5px;
	margin-bottom: 10px;
}
#outerWrapper #footer {
  background-color: #4f2683;
  color: #ffffff;
  border: solid thin #ffffff; /* Sets the border properties for an element using shorthand notation */
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #footer {
  background-color: #4f2683;
  color: #ffffff;
  border: solid thin #ffffff; /* Sets the border properties for an element using shorthand notation */
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
