body {
	font-family: verdana;
	}

TD { font-size: 11px; }
font { font-size: 11px; }
p { font-family: verdana; font-size: 11px; line-height: 16px; }
div { font-family: verdana; }
span { font-size: 11px; font-family: verdana; }

font.tiny { font-size: 10px; }
font.companyname { color: #78A7CE; font-size: 10px; }
font.footer {
	font-family: arial;
	color: #9D9D9D;
	line-height: 16px;
	}

.content { font-size: 11px; }

a.footerlink { color: #9D9D9D; }
a.footerlink:visited { color: #9D9D9D; }

a.announcements { color: #000000; text-decoration: underline; }
a.announcements { color: #000000; }

input.formfield {
	border: 1px solid #848484; 
	font-size: 12px; 
	padding: 1px;
	margin: 1px;
	height: 18px;
	}


div.blue_logout { 
	width: 72px;
	border: 0px solid #FF9900;
	background-color: #ffffff;
	background-image:url("../interface/bg_logout.gif");
	}	
	
div.blue_logout_inner { 
	padding: 7px;
	width: 70px;
	font-size: 10px;
	}
	
div.blue_content { 
	margin-left: 30px;
	margin-top: 16px;
	margin-bottom: 16px;
	width: 560px;
	font-size: 10px;
	}	
	
div.announcements {
	margin-top: 33px;
	margin-left: 20px;
	}	
	
div.pagename {
	color: #78A7CE;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding: 9px;
	padding-left: 17px;
	}	
	
div.workout_list {
	background: #D0E0EE;
	width: 528px;
	margin-bottom: 9px;
	padding-left: 16px;
	font-size: 11px;
	}	
	
div.workout_desc {
	float: left;
	width: 320px;
	margin: 16 16 16 0;
	}	
	
div.workout_link {
	float: right;
	width: 300px;
	margin: 16 16 16 0;
	width: 122px;
	}		
	
div.overview_intro {
	margin-left: 17px;
	}	
	
div.block_blue {
	background: #D0E0EE;
	padding: 18px;
	padding-right: 15px;
	margin-top: 9px;
	}
	
div.block_text {

	}	
	
	
h1 {
	margin: 0px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	}
	
.purple {
	color: #42007D;
	margin-bottom: 4px;
	}	
	
.blue {
	color: #78A7CE;
	margin-bottom: 4px;
	}	
	
.list_hdr {
	font-weight: bold;
	color: #42007D;
	}
	
.field {
	font-weight: bold;
	color: #333333;
	}
	
.workout_name {
	color: #42007D;
	font-weight: bold;
	font-size: 16px;
	font-family: arial;
	}
	
a.magicstep { color: #42007D; font-weight: bold; font-size: 16px; font-family: arial; text-decoration: none; }
a.magicstep:hover { color: #42007D; text-decoration: underline; }
		
	
.disabledtext {
	border: 0px; 
	font-size: 14px; 
	padding: 3px;
	margin: 2px;
	height: 20px;
	font-color: #42007D;
}

.timer {
	border: 0px; 
	font-size: 14px; 
	padding: 3px;
	margin: 2px;
	height: 20px;
	color: #CC0033;
	font-weight: bold;
}

.timer_field {
	font-size: 11px;
	color: #42007D
	}

.evaluation_err {
	color: CC0033;
	}
	
div.evaluation_err {
	color: CC0033;
	font-size: 10px;
	padding: 10px;
	border: 2px solid #CC0033;
	margin-bottom: 3px;
	}
	
.results_label {
	color: #42007D;
	font-size: 12px;
	font-weight: bold;
	}
	
.results_data {
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
	}
	
div.eval_question {
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
a.mgr_listing {
	color: #000000;
	}

a.navigation {
	color: #000000;
	}
a.navigation:visited { color: #000000; }
	
.tree_list {
	color: #000000;
	font-size: 11px;
	}
	
a.tree_link {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	}
a.tree_link:visited { color: #000000; }


a.tree_item_link {
	font-size: 11px;
	color: #000000
	}
a.tree_item_link:visited { }

div#alert  {
	margin-top: 10px;
	color:#000033; 
	width: 139px; 
	visibility: hidden;
	position: absolute;
	}
	
div#alertfive  {
	margin-top: 10px;
	color:#000033; 
	width: 139px; 
	visibility: hidden;
	position: absolute;
	}