/* 
You are free to use
this template in any
way you desire, no
author information or
link back are required.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #337FC6 url("images/bg.gif") top center repeat-y;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #808080;
}

a, a:visited {
	text-decoration: underline;
	color: #000;
	
}

a:hover {
	color: #808080;
}

p {
margin-bottom: 20px;
padding-left: 14px;
background: url(images/articlebg.gif) top left repeat-y;
}

input.button {
	color: Black;
	font-size: 11pt;
	}

#activetab {
	color: #337FC6;
}

#header {
	width: 777px;
	height: 60px;
	background: #000 url("images/header.gif") no-repeat;
	padding-top: 30px;
	padding-left: 18px;
	font-size: 18pt;
	color: #FFF;
}
/*
#header h2{
	padding-top: 5px;
	font-size: 9pt;
	color: #C2D9EF;	
}*/

#container {
	width: 795px;
	background: #fff url("images/sidebar.gif") repeat-y right;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
}

#horizontal {
	width: 777px;
	height: 30px;
	background: url(images/horizontal.gif);
	font-weight: bold;
	font-size: 9pt;
	padding-top: 6px;
	padding-left: 20px;
	
}

#horizontal a, #horizontal a:visited {
	color: #C2D9EF;
	text-decoration: none;
	margin-right: 15px;
}

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

#right-column {
	color: #808080;
	width: 134px;
	background: url(images/menutop.gif) no-repeat top left;
	float: right;
	padding: 10px;
	border-right: 4px solid #FFF;
}

#content {
	float: left;
	width: 620px;
	margin: 10px 0 0 5px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #76A7DC;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(images/h2bg.gif) top left repeat-y;
}

#content h3{
	font-size: 10pt;
	font-weight: bold;
	color: #76A7DC;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(images/h2bg.gif) top left repeat-y;
}

#content h4{
	font-size: 9pt;
	font-weight: bold;
	color: grey;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(images/h2bg.gif) top left repeat-y;
}

#inputspacer {
	margin-left: 15px;
}

#footer {
	color: #ccc;
	background: #F9F9F9;
	clear: both;
	width: 610px;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #E4E4E4;
}

#footer a, #footer a:visited{
	color: #ccc;
}

#footer a:hover {
	color: #808080;
}

#ad {
	margin-top: 5px;
}

#spacerdisclaimer {
	margin-left: 200px;
}

#spacerlactout {
	margin-left: 18px;
}

#stickimage {
   margin-top:  10px;
	margin-left: 50px;
}

#stickimage-2 {
   margin-top:  10px;
	margin-left: 35px;
}

#stickimage-3 {
   margin-top:  10px;
	margin-left: 20px;
}

#sticklogo {
	margin-top: 45px;
	margin-left: 3px;
}

#marathon {
	margin-right: 9px;
	float: left;
}

#sprinter {
	margin-right: 9px;
	float: left;
}

#footwheel {
	margin-right: 9px;
	float: left;
}

#triggerwheel {
	margin-right: 9px;
	float: left;
}
#travel {
	margin-right: 9px;
	float: left;
}

#calf	{
	margin-top: 6px;
	margin-right: 9px;
	float:  left;
} 

#shin	{
	margin-left: 9px;
	float:  right;
} 

#itb	{
	margin-right: 9px;
	float:  left;
}

#quad	{
	margin-top: 6px;
	margin-left: 9px;
	float:  right;
} 

#hamstring	{
	margin-right: 9px;
	float:  left;
}

#lowerback	{
	margin-top: 6px;
	margin-left: 9px;
	float:  right;
} 

#middleback	{
	margin-right: 9px;
	float:  left;
} 

.black {
	color: #000;
}

.blackbold {
		color: #666666;
		font-weight: bold;
}
		
.blackboldcentre {
		color: #666666;
		font-weight: bold;
		text-align: center;
}

.blackboldbig {
	color: black;
	font-weight: bold;
	font-size: 10pt;
}

.blueboldbig {
	color: #76A7DC;
	font-weight: bold;
	font-size: 10pt;
}

.clear {
	clear: both;
}

.red {
	color: Red;
}

.signature {
	text-align: right;
	font-weight: bold;
}

.spacer {
	margin-left: 157px;
}

.text {
	color: Black;
	font-size: 9pt;
	padding: 2px;
}

.align-c {
	text-align: center;
	vertical-align: middle;
}

.align-l {
	text-align: left;
	vertical-align: middle;
}

.align-r {
	text-align: right;
	vertical-align: middle;
}

th {
	background-color: #337FC6;
	border-color: White;
	border-width: 0px;
	border-style: none;
	color: Black;
	padding: 2px 5px 2px 5px;
}

td {
	background-color: #92BDE5;
	border-color: White;
	border-width: 0px;
	border-style: none;
	color: Black;
	padding: 2px 5px 2px 5px;
}

.td-blank {
	background-color: White;
}
