body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #888888;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
}
#HEADER {
	width: 935px;
	position: relative;
	z-index: 3;
	padding: 0px;
	top: 0px;
	background-image: url(../images/HEADER-BKG.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 123px;
	background-color: #FFFFFF;
}
#CONTENT {
	width: 935px;
	position: relative;
	z-index: 3;
	padding: 0px;
	background-image: url(../images/CONTENT-BKG.gif);
	background-repeat: no-repeat;
	background-position: top center;	
	background-color: #FFFFFF;
}
#FOOTER {
	width: 956px;
	position: relative;
	z-index: 3;
	padding: 0px;
	height: 100px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/FOOTER-BKG.gif);
	background-repeat: no-repeat;
}
a {
	color: #1a7bc0;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #1a7bc0;
	text-decoration: none;
}
a:active {
	color: #bf2e1a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.navSpacer {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	color: #1a7bc0;
	line-height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1a7bc0;
	line-height: 15px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a7bc0;
	line-height: 16px;
	font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a7bc0;
	background-color: #d1e5f2;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a7bc0;
	background-color: #d1e5f2;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1a7bc0;
	background-color: #d1e5f2;
}
.whiteText {
	color: #FFFFFF;
}
#URL {
	width: 935px;
	position: relative;
	z-index: 3;
	padding: 0px;
	height: 24px;
	color: #AAABAF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #231f20;
}
.whiteTextBold {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#SPACER {
	width: 935px;
	position: relative;
	z-index: 3;
	padding: 0px;
	height: 12px;
	background-color: #1a7bc0;
}
.CALLOUT-BKG {
	background-image: url(../images/CALLOUT-BKG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.steps {
	color: #1a7bc0;
	font-size: 14px;
	font-weight: bold;
}
.RequiredText {
	color: #1a7bc0;
	font-weight: bold;
}
.shaddow-left {
	background-image: url(../images/shaddow-left.jpg);
	background-repeat: repeat-y;
}
.shaddow-right {
	background-image: url(../images/shaddow-right.jpg);
	background-repeat: repeat-y;
}
.TAB {
	background-image: url(../images/TAB.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #1a7bc0;
}
.TAB-ACTIVE {
	background-image: url(../images/TAB-ACTIVE.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: White;
}
.ActiveTabText
{
	color: #1a7bc0;
	font-weight: bold;
	text-decoration: none;
}
.TabText
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.ErrorText 
{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.labelText {
	color: #1a7bc0;
	font-size: 12px;
	font-weight: bold;
}
.dottedLIne {
	background-image: url(../images/dottedLine.gif);
	background-repeat: repeat-x;
}
.HeaderSmall {
	font-size: 11px;
	line-height: 130%;
}
.grayText {
	color: #555555;
}
.SubscriptText
{
	color: #555555;
	font-size: 10px;
}
.blueText {
	color: #1a7bc0;
}
.TrainerText
{
	color: #1a7bc0;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.ConfirmText
{
    color: red;
    font-weight: bold;
    font-size: 12px;
}

