body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
	text-align:left;
}
a {
	color: #CC3333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

body {
	background-color: #FFFFFF;
}

/* FORMS
--------------------------------------------------------------------------*/
#ddForm {
	border:1px #CCCCCC solid;
}

#ddForm td{
	padding:4px;
}


#ddFormNew td{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 0px 4px 0px;
}

#ddFormNew {
	border:1px #CCCCCC solid;
}



/* Quick Contact Div
--------------------------------------------------------------------------*/
#quickContact {
	margin:10px;
}

/* Tell a friend script
--------------------------------------------------------------------------*/
#tellafriend {
	border:1px solid #CCCCCC;
	margin:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:90%;
}

#tellafriend td {
	padding:6px;
}

#tellafriend a{
	color:#666666;
	text-decoration:underline;
}

#tellafriend a:hover{
	color:#666666;
	text-decoration:none;	
}


/* BreadCrumbs
--------------------------------------------------------------------------*/
#navCrumbs p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:20px;
	margin-bottom:20px;
	padding-bottom:6px;
	border-bottom:1px dotted #999;
}

#navCrumbs a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

#navCrumbs a:hover{
	text-decoration:none;
	font-weight:normal;
	color:#333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #37376B;
	margin-bottom:0px;
	font-weight: bold;
	/* text-align: center; */
	line-height:22px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #987D45;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #36376A;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00529c;
	font-weight: bold;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.alignBottom {
	vertical-align: bottom;
}
.alignTop {
	vertical-align: top;
}
.size10 {
	font-size: 10px;
}

.size11 {
	font-size: 11px;
}

.BOLD {
	font-weight: bold;
	color: #000000;
}
.size14 {
	font-size: 14px;
}
.redText {
	color: #cc3333;
}
.whiteText {
	color: #FFFFFF;
}
.BOLDitalic {
	font-weight: bold;
	font-style: italic;
}
.redTextbold {
	color: #990000;
	font-weight: bold;
}
.italic {
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.whiteLink {
 COLOR: white
}
A.whiteLink {
	 COLOR: white
}
A.whiteLink:link {
	 COLOR: white
}
A.whiteLink:active {
	 COLOR: white
}
A.whiteLink:hover {
	 COLOR: white
}
.bluetextbold {
	color: #37376B;
	font-weight:bold;
}
.goldTextbold {
	color: #987D45;
	font-weight: bold;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tollFree {
	font-size:11px;
	color:#666666;
	text-align:right;
}

/* Main Body Content
----------------------------------------------------------- */
#mainContent {
	width:530px;
}

#trainerStats {
	border:8px solid #E8E8E8;
	border-top:none;
	width:500px;
}

.trainerStatsHdr {
	width:502px;
	padding:10px 4px 0 10px;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	background-color:#E8E8E8;
}



/* Trainers Page Properties
----------------------------------------------------------- */
#trainers img {
	padding:1px;
	/*height:140px;*/
	width:110px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	border:4px solid #F2F2F2;
	float:left;
	vertical-align:text-top;
}

.spacer{
	border-bottom:1px solid #999999;
	width:534px;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}

/* footer
-------------------------------------------------- */
#footer {
	width:750px;
	height:150px;
/*	padding-top:150px; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
/*	background-image:url(/media/images/footer.gif);
	background-repeat:no-repeat;  */
	
}

#footer a{
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}

#footer a:hover{
	color:#666666;
	font-weight:normal;
	text-decoration:none;	
}

#designCredit a{
	text-decoration:none;
}

#designCredit a:hover{
	text-decoration:none;
}


/* Footer Links
--------------------------------------------------------------------------*/
.footerLinks {
	border-top:1px solid #CCCCCC;
}


.orderNow{
	padding:4px 12px 4px 12px;
}

.moreInfo {
	padding:12px 12px 12px 12px;
}