/* CSS Document */
*{
	margin:0;
	padding:0;
	text-decoration:none;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:100%;
	line-height:1.25em;
	}

body{
	margin:0;
	padding:0;
	text-decoration:none;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:100%;
	}
	
sup{
	font-size:.78em;
	line-height:1;
	}
	

	
sub{
	font-size:.8em;
	line-height:.8;
	}
	
img, a img{
	border:none;
	}
	
a:link{
	color:#fff;
	border:0;
	}
	
a:visited{
	border:0;
	color:#fff;
	}
	
a:hover{
	border:0;
	}
	
a:active{
	border:0;
	}
	
#container{
	width:800px;
	margin:0 auto;
	}
	
#contentcontainer{
	float:left;
	width:800px;
	position:relative;
	margin-right:-3px;
	}
	
.red{
	color:#ac0000;
	}
	
.black{
	color:#000;
	}	

/* setup defaults */
img, a img {
     border: none;
}
a {
     color: #fc9319;
}

/* Header Elements */
#header{
	float:left;
	}
	
#head{
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:61px;
	}
	
#head img{
	float:left;
	}
	
#head ul{
	float:right;
	/*clear:both;*/
	list-style-type:none;
	margin-top:5px;
	margin-right:5px;
	}
	
#head ul li{
	display:inline;
	font-size:.7em;
	list-style-type:none;
	color:#fff;
	margin-left:3px;
	}
	
#head ul li img{
	margin-top:5px;
	}
	
* html body #head ul li img{
	margin-top:0px;
	}
	
#head ul li a:hover{
	color:#757575;
	}
	
#topnav{
	float:left;
	margin-top:5px;
	}
	
#leftnav{
	background-image:url(../images/topnavgray.gif);
	width:800px;
	height:31px;
	float:left;
	}
	
#leftnav ul{
	margin-top:4px;
	}
	
* html body #leftnav ul{
	margin-left:16px;
	}
	
#leftnav ul li{
	display:inline;
	color:#fff;
	vertical-align:middle;
	margin-left:15px; /* was 21 */
	font-size:.95em;
	}
	
#leftnav ul li a:hover{
	color:#ba0000;
	}
	
#leftnav ul li:first-child{
	margin-left:20px;
	}
	
#bookmark{
	background-image:url(../images/topnavblue.gif);
	width:105px;
	height:31px;
	float:left;
	margin-left:5px;
	}
	
#bookmark ul li{
	text-align:center;
	list-style-type:none;
	color:#fff;
	margin-top:6px;
	font-size:.95em;
	}
	
#bookmark ul li a:hover{
	color:#2033af;
	}
	
#error {
     color: red;
     font-size: 1.2em;
     font-weight: bold;
     text-align: center;
}

#content {
     background-color: #fff;
     margin: 0 8px;
     padding: 13px;
     padding-top: 20px;
     position: relative;
     height: 100%;
}
#act_callouts {
     width: 648px;
     position: relative;
     margin-left: 25px;
     border: 1px;
     z-index: 50;
     min-height: 125px;
}
#content #act_callout_1 {
     font-size: 0.75em;
     width: 300px;
     border: 2px #83b1e0 dotted;
     padding: 0.50em;
     height: 120px;
}
#content #act_callout_2 {
     font-size: 0.75em;
     width: 300px;
     border: 2px #83b1e0 dotted;
     padding: 0.50em;
     position: absolute;
     right: 0em;
     top: 0em;
     height: 120px;
}
#content #act_callout_1 img, #content #act_callout_2 img {
     float: left;
     margin-right: 0.5em;
}
#content_home {
     background-color: #fff;
     margin: 0 8px;
     position: relative;
     height: 100%;
     padding: 20px 200px 25px 13px;
}
/* interior content div styles */
	

/* home content div styles */
#content_home #home_sidebar_bkrd {
     width: 193px;
     background: url(../images/rt_pattern.jpg) repeat-y 0 -4px;
     height: 100%;
     position: absolute;
     left: 538px;
}
#content_home #home_sidebar {
     width: 193px;
     height: 100%;
     position: absolute;
     left: 538px;
}
img.home_image_patch {
     margin-top: 100px;
}
#home_sidebar {
     padding-top: 70px;
}
#home_sidebar img {
     margin-left: 7px;
}
#content_home .interior h4, #content_home h4, #content h4 {
     color: #fc9319;
     font-size: 1.1em;
     margin-top: 1.1em;
}
#content_home .interior ul, #content_home .interior ol {
     font-size: 0.9em;
     margin: 0.75em 30px;
}
#content_home div.interior div.imageb, #content div.interiorb div.imageb {
    width: 100px;
     height: 180px;
      display: table-cell;
     vertical-align: middle;
     text-align: center;
    
	 float:left;
}
.interior li {
     font-size: 0.9em;
     margin-bottom: 5px;
}
p.mini_date {
     font-size: 0.75em;
/*     font-weight: bold;
     margin: 5px 0; */
}
/* form controls */
#formheader h1{
	font-size:2em;
	margin-top:20px;
	}
	
form {
     font-size: 14px;
	 padding: 1em;
     position: relative;
}
input, select, textarea {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     margin-left: 1em;
}
fieldset {
     position: relative;
     border:none;
	 padding: 10px 0;
}
fieldset div {
     clear: both;
/*     margin: 2px 0; */
     margin: 0px 0px 10px 0px;
     position: relative;
}
div label {
     width: 165px;
     text-align: right;
     display: inline-block;
	 float: left;
}
.form_indent {
     position: relative;
	 margin-left: 175px;
     clear: both;
}
.form_indentb {
     position: relative;
	 font-size:.8em;
     margin-top:-10px;
	 margin-left: 175px;
     clear: both;
}
div.oddity {
     height: 125px;
}
div.oddityb {
     height: 70px;
}
* html body div.oddityb {
     height: 75px;
}
div.form_checkbox_left {
     position: absolute;
     width: 190px;
     left: 165px;
     top: 0;
}
div.form_checkbox_right {
     position: absolute;
     left: 340px;
     top: 0;
     width: 250px;
}
/*
#footer {
     background: url(../images/ti_footer_logo.gif) no-repeat 25px 21px;
     position: relative;
     height: 47px;
}
#footer #home_content_end {
     position: absolute;
     top: 0em;
     left: 8px;
     width: 538px;
     background-color: #fff;
     height: 10px;
}
#footer #content_end {
     position: absolute;
     top: 0em;
     left: 8px;
     width: 724px;
     background-color: #fff;
     height: 10px;
}
#footer #page_end {
     position: absolute;
     bottom: 0;
     left: 0;
     height: 9px;
     width: 100%;
}
*/

/***********************************
 *                                 *
 * Start styles for footer of page *
 *                                 *
 ***********************************/

#footer{
	float:left;
	width:800px;
	margin-top:20px;
	margin-right:-3px;
	}
	
#footernav{
	float:left;
	overflow:hidden;
	margin-right:-3px;
	}
	
#farleft{
background-image:url(../images/bottomnavgray178.gif);
float:left;
height:40px;
width:174px;
/*
	float:left;
	background-image:url(../images/bottomnavgray.gif);
	width:138px;
	height:40px;
*/
	}
	
#farleft p{
	font-size:.9em;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
	
#left{
background-image:url(../images/bottomnavblue267.gif);
float:left;
height:40px;
margin-left:5px;
width:265px;
/*
	float:left;
	background-image:url(../images/bottomnavblue191.gif);
	width:260px;/*191px
	width:191px;
	height:40px;
	margin-left:5px;
*/
	}
	
#left p{
	font-size:.9em;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
	
/*#visit_left{
	float:left;
	font-size:.65em;
	text-align:center;
	color:#fff;
	border-right:1px solid #fff;
	width:9em;
	margin-top:5px;
	}
	
#visit_right{
	font-size:.9em;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
	
#visit_right a:hover{
	color:#2033af;
	}*/
	
#middle{
display: none;
	float:left;
	background-image:url(../images/bottomnavgreen186.gif);
	width:255px;/*186px*/
	width:186px;
	height:40px;
	margin-left:5px;
	}
	
#middle p{
	font-size:.9em;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
	
#signup_left{
border-right:1px solid #FFFFFF;
color:#FFFFFF;
float:left;
font-size:0.65em;
margin-left:25px;
margin-top:8px;
padding:0 13px;
text-align:center;
width:12em;
/*
	float:left;
	font-size:.65em;
	text-align:center;
	color:#fff;
	border-right:1px solid #fff;
	width:12em;
	margin-top:5px;
	padding:0 5px;
	margin-left:3px;
*/
	}
	
#signup_right{
	font-size:.9em;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
	
#signup_right a:hover{
	color:#600;
	}
	
#right{
background-image:url(../images/nspire365.gif);
float:left;
height:39px;
margin-left:0;
width:353px;
/*
	float:left;
	background-image:url(../images/nspire.gif);
	width:263px;
	height:39px;
	margin-left:5px;
*/
	}
	
/*#nspire_left{
	float:left;
	font-size:.65em;
	text-align:center;
	color:#fff;
	border-right:1px solid #fff;
	width:12em;
	margin-top:5px;
	padding:0 5px;
	}
	
#nspire_right{
	font-size:.9em;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
	
#nspire_right a:hover{
	color:#ba0000;
	}*/
	
.footercopyright{
	width:800px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	font-size:.7em;
	border-top:1px dotted black;
	padding-top:5px;
	}

.footercopyright a{
	color:#1987d2;
	}
	
.footercopyright a:visited{
	color:#1987d2;
	}
	
.footercopyright a:hover{
	color:#000;
	}
	
/*
#footercopyright{
	width:800px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	font-size:.7em;
	border-top:1px dotted black;
	padding-top:5px;
	}	
	
#footercopyright a{
	color:#1987d2;
	}

#footercopyright a:hover{
	color:#000;
	}
*/
/***************
JOE'S
***************/	
/*
.img_left {
     position: absolute;
     left: 0;
}
.img_right {
     position: absolute;
     right: 0;
}
.header_img {
     position: relative;
     margin: 0 25px;
}
.home_header_img {
     position: relative;
     margin: 0;
     margin-bottom: 1.5em;
}
.clear_the_header {
     width: 68%;
     margin: 0em 25px 10px 25px;
}
.interior a {
     font-weight: bold;
     text-decoration: none;
     color: #fc9319;
}

#switchform {
     margin-left: 25px;
     padding: 0;
}
#switchform form {
     margin: 10px 0;
     padding: 0;
}
.activities_table {
     width: 648px;
     margin: 0em 25px 10px 25px;
}
.cell_center {
     text-align:center;
}
.activities_table th {
     font-size:0.8em;
     color: #fff;
     border-right: 1px solid #C1DAD7;
     border-bottom: 1px solid #C1DAD7;
     border-top: 1px solid #C1DAD7;
     letter-spacing: 1px;
     text-align: left;
     padding: 6px 10px 6px 10px;
     background: #83b1e0;
}
.activities_table td {
     font-size:0.9em;
     border-right: 1px solid #C1DAD7;
     border-bottom: 1px solid #C1DAD7;
     padding: 6px 10px 6px 10px;
     color: #4f6b72;
}
.activities_table tr {
     font-size:0.9em;
     border-right: 1px solid #C1DAD7;
     border-bottom: 1px solid #C1DAD7;
     background: #fff;
     color: #4f6b72;
}
.activities_table tr.alt {
     background: #edf1f1;
     color: #797268;
}
.activities_table td a:link, td a:visited, td a:active, td a:hover {
     color:#4f6b72;
}

table.single_activity {
     width: 648px;
     margin: 0px 25px 10px 25px;
     border: 1px #C1DAD7 solid;
}
.single_activity th {
     font-size:1.1em;
     color: #fff;
     background: #83b1e0;
     padding: 1em;
}
.single_activity td {
     font-size:12px;
     text-align: left;
     padding: 0.5em;
     border-right: 1px solid #C1DAD7;
     border-bottom: 1px solid #C1DAD7;
}
.single_activity td li {
     margin-left: 2em;
}
.single_activity td table {
     width: 95%;
}
.interior_shift * {
     width:465px;
     margin-top: 5px;
}
.interior_shift * * {
     width:auto;
     float:none;
}
.interior_shift ul {
     width: 400px;
}
.interior_shift ul li {
     margin-left: 25px;
     margin-top: 3px;

     font-size: 0.8em;
} 
#disclaimer {
     font-size: 0.8em;
}*/
/*********************
END OF JOE
*********************/

/******************************************
 *                                        *
 * Start styles for content of page index *
 *                                        *
 *****************************************/
 
 .italic{
 	font-style:italic;
	}
	
#leftpanel{
	float:left;
	width:420px;
	margin-top:30px;
	}
	
#leftcontent{
	margin:0 auto;
	width:368px;
	}
	
#leftcontentcas{
	margin:0 auto;
	width:368px;
	}
	
#leftcontentcas h1{
	font-size:1.45em;
	font-style:oblique;
	line-height:1em;
	color:#000;
	padding-bottom:3px;
	}
	
#leftcontent h1{
	font-size:1.90em;
	font-style:oblique;
	line-height:1em;
	color:#000;
	padding-bottom:3px;
	}
	
#leftcontent h2{
	font-size:1.35em;
	text-align:center;
	font-weight: bold;
	margin-bottom:0px;
	line-height:.75em;
	}
	
#leftcontent h2.leftaligned{
	text-align:left;
	font-size:1.25em;
	margin-left:4px;
	margin-bottom:20px;
	}
	
#leftcontentcas h2.leftaligneditalic{
	text-align:left;
	font-style:italic;
	font-size:1.25em;
	margin-left:4px;
	margin-bottom:10px;
	}
	
#leftcontent h3{
	text-align:right;
	font-style:oblique;
	font-size:1.2em;
	font-weight:normal;
	}
	
#leftcontent h3.bold_leftaligned{
	text-align:left;
	font-weight:bold;
	color:#ac0000;
	}
	
#leftcontentcas h5{
	margin-top:20px;
	}
	
#leftcontent img{
	margin:20px 0;
	}
	
#leftcontent p{
	text-align:justify;
	font-size:.8em;
	line-height:1.25em;
	margin-top: 4px;
	}
	
#leftcontent ul li{
	margin-bottom:5px;
	}
	
.super{
	position:relative;
	font-size:.78em;
	top:-1px;
	}
	
* html .super{
	top:-3px;
	}
	
#leftcontent ul, #leftcontentcas ul{
	font-size:.8em;
	line-height:1.25em;
	margin:20px 0;
	margin-left:15px;
	}
	
#leftcontentcas p{
	text-align:left;
	font-size:.8em;
	line-height:1.25em;
	margin-top: 10px;
	}
	
#leftcontentcas p.smallerblue{
	color:#1987d2;
	font-size:.7em;
	}
	
#leftcontentcas p.smallerblack{
	color:#000;
	font-size:.7em;
	}
	
#leftcontentcas span.underline{
	text-decoration:underline;
	}
	
#leftcontent a{
	color:#ac0000;
	}
	
#leftcontent p.right_red{
	text-align:right;
	color:#ac0000;
	margin-top:15px;
	}
	
#leftcontent p.right_red a{
	color:#ac0000;
	}

#flashcontent{
	margin:20px 0;
	}
	
#rightpanel{
	float:left;
	width:380px;
	margin-top:10px;
	}
	
.activity{
	float:left;
	width:300px;
	margin:20px 0 20px 30px;
	}
	
* html .activity{
	margin-left:15px;
	margin-bottom:0px;
	}
	
* html .activity dl{
	clear:both;
	}
	
.activity dt{
	font-size:.9em;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.activity dd{
	font-size:.8em;
	}
	
.activitypreview{
	float:left;
	margin:20px 0 20px 0;
	width:313px;
	}
	
* html .activitypreview{
	width:0;
	}
	
.play{
	float:left;
	}
	
.play img{
	float:left;
	}
	
.play p.playtext{
	float:left;
	margin-top:0px;
	}
	
.activity .button{
	float:left;
	clear:none;
	position:static;
	margin-left:40px;
	margin-top:-2px;
	}
	

	
#rightpaneltemp{
	background-image:url(../images/rightpaneltemp.jpg);
	width:353px;
	height:511px;
	float:right;
	position:relative;
	}/*This style to be removed*/
	
#rightpaneltemp p{
	text-align:center;
	margin-top:473px;
	color:#ac0000;
	}/*This style to be removed*/

#rightpaneltemp p a{
	text-align:center;
	margin-top:473px;
	color:#ac0000;
	font-weight:bold;
	}/*This style to be removed*/

#rightpaneltemp p a:hover{
	text-align:center;
	margin-top:473px;
	color:#ac0000;
	font-weight:bold;
	text-decoration:underline;
	}/*This style to be removed*/	
	
#rightpanelhead{
	background-image:url(../images/headrightcolumnphy.jpg);
	background-repeat:no-repeat;
	width:353px;
	height:119px;
	float:right;
	position:relative;
	}
	
#rightpanelheadcas{
	background-image:url(../images/headrightcolumncas.jpg);
	background-repeat:no-repeat;
	width:353px;
	height:119px;
	float:right;
	position:relative;
	}
	
#rightpanelheadcas p{
	width:230px;
	position:absolute;
	top:10px;
	left:46px;
	font-size:1.75em;
	font-weight:bold;
	}
	
#rightpanelheadcas p a{
	color:#000;
	}
	
#rightpanelheadp{
	width:230px;
	position:absolute;
	top:40px;
/*	left:122px; */
	left:118px;
	font-size:.75em;
	}
	
#rightpanelheadp p.secondline{
	margin-left:4px;
	}
	
#rightpanelheadp p.thirdline{
	margin-left:7px;
	}
	
* html body #rightpanelheadp{
	left:122px;
	width:213px;
	}
	
#rightpanelheadform{
	position:absolute;
	top:60px;
	left:105px;
	}
	
* html body #rightpanelheadform{
	left:105px;
	}
	
#rightpanelhead form select{
	width:135px;
	}
	
#rightcontent{
	background-image:url(../images/rightcolgray.gif);
	background-repeat:repeat-y;
	width:353px;
	margin-top:5px;
	float:right;
	}
	
#rightcontent h1{
	font-size:1.9em;
	color:#757575;
	line-height:.75em;
	margin-top:5px;
	}
	
#rightcontent h1 span{
	font-size:.75em;
	}
	
#rightcontent h2{
	margin:10px 0;
	font-size:.9em;
	}
	
#rightcontent h3{
	font-size:.9em;
	}
	
#rightcontent h4{
	font-size:.9em;
	}
	
#rightcontent p{
	font-size:.7em;
	}
	
#rightcontenttop{
	background-image:url(../images/rightpaneltop.gif);
	width:353px;
	height:7px;
	float:right;
	}
	
.rightcontentlinks{
	width:313px;
	margin:0 auto;
	border-bottom:1px solid #595959;
	}
	
.rightcontentlinks dl{
	margin:20px 10px;
	}
	
.rightcontentlinks dl dt{
	font-size:.9em;
	margin:0 0 10px 0;
	font-weight:bold;
	}
	
.rightcontentlinks dl dd {
	font-size:.8em;
	margin:0 0 3px 5px;
	}
	
.rightcontentlinks dl dd a{
	color:#000;
	}
	
.rightcontentlinks dl dd a:visited{
	color:#000;
	}
	
.rightcontentlinks dl dd a:hover{
	color:#ac0000;
	}
	

	
#functionality{
	float:left;
	width:313px;
	margin:20px 0 20px 20px;
	}
	
* html #functionality{
	margin:20px 0 0px 10px;
	}
	
#functionality h5{
	font-size:.85em;
	margin:0 0 10px 15px;
	}
	
#functionality dl{

	margin:0 0 20px 15px;
	}
	
#functionality dd {
	font-size:.8em;
	margin:5px 0 0 0;
	}
	
#functionality dd span{
	font-weight:bold;
	}
	
#rightcontentbottom{
	background-image:url(../images/rightpanelbottom.gif);
	background-repeat:no-repeat;
	width:353px;
	height:7px;
	float:right;
	}
	
.top{
	float:left;
	}
	
.bottom{
	position:relative;
	float:left;
	margin-top:20px;
	width:300px;
	margin-bottom:10px;
	}
	
.bottom .button{
	position:absolute;
	background-image:url(../images/graybutton.png) ;
	width:130px;
	height:21px;
	top:0;
	right:0;
	}
	
.button p{
	color:#fff;
	font-size:.9em;
	padding-top:4px;
	padding-left:16px;
	}
	
.bottom .playicon{
	position:absolute;
	top:2px;
	left:0;
	}
	
#topleftcolumn{
	float:left;
	width:150px;
	border-right:1px solid #595959;
	}
	
#calculator{
	float:left;
	width:300px;
	}
	
#toprightcolumn{
	float:left;
	margin-left:20px;
	margin-top:10px;
	}
	
#activitytitledate{
	float:left;
	
	margin-top:10px;
	}
	
* html body #topleftcolumn{
	width:150px;
	}
	
#bottomleftcolumn{
	float:left;
	width:150px;
	margin-left:25px;
	margin-top:10px;
	padding-bottom:8px;
	}
	
* html body #bottomleftcolumn{
	margin-left:10px;
	width:150px;
	margin-top:0px;
	}
	
#toprightcolumn img{
	float:left;
	margin:3px 0;
	}
	
#bottomrightcolumn{
	float:right;
	width:150px;
	min-height:190px;
	height:auto !important;
  	height:190px;
	margin-right:15px;
	margin-top:10px;
	padding-bottom:5px;
	}
	
* html body #bottomrightcolumn{
	margin-right:8px;
	margin-top:0px;
	}
	
#bottomrightcolumn img{
	float:left;
	margin:3px 0;
	}
	
/*
a.playtext{
	float:left;
	color:#ac0000;
	margin-top:4px;
	margin-left:3px;
	font-weight:normal;
	}
	
.playtext span{
	font-weight:bold;
	font-size:1.1em;
	}
*/
.playtext{
	position:absolute;
	color:#ac0000;
	top:2px;
	left:20px;
	font-weight:normal;
	}
p.playtext{
	color:#ac0000;
	}	
* html body p.playtext a:visited{
	color:#ac0000;
	}
	
.playtext span{
	color:#ac0000;
	font-weight:bold;
	font-size:1.1em;
	}
	
.playtext p{
	color:#ac0000;
	}	
	
.playtext a{
	color:#ac0000;
	}		
	
hr{
	float:left;
	width:310px;
	margin-left:25px;
	margin-top:10px;
/*	margin-bottom:10px; */
	border:1px solid #757575;
	}
	
* html body hr{
	margin-left:0px;
	}
	
/***********************************************
 *                                             *
 * Start styles for content of page activities *
 *                                             *
 ***********************************************/
 
#choose{
	float:left;
	width:800px;
	position:relative;
	margin-top:5px;
 	}
	
#chooseheader{
	float:left;
	background-image:url(../images/chooseheader.jpg);
	width:491px;
	height:108px;
	}
	
#chooseheader h3{
	font-size:1.2em;
	font-style:oblique;
	color:#ac0000;
	position:relative;
	top:30px;
	left:150px;
	}
	
#chooseheader h1{
	font-size:2em;
	font-weight:bolder;
	position:relative;
	top:30px;
	left:160px;
	}
	
#chooseheader84{
	float:left;
	background-image:url(../images/chooseheader84.jpg);
	width:600px;
	height:108px;
	}
	
#chooseheader84 h3{
	font-size:1.2em;
	font-style:oblique;
	color:#ac0000;
	position:relative;
	top:30px;
	left:150px;
	}
	
#chooseheader84 h1{
	font-size:2em;
	font-weight:bolder;
	position:relative;
	top:30px;
	left:160px;
	}
	
	
#calendar{
	float:left;
	background-image:url(../images/calendargray.gif);
	background-repeat:no-repeat;
	width:303px;
	height:81px;
	position:relative;
	top:22px;
	left:7px;
	}
	
* html body #calendar{
	position:absolute;
	top:20px;
	left:498px;
	}
	
#calendar img{
	float:left;
	margin-top:13px;
	margin-left:10px;
	}
	
#calendar h3{
	float:left;
	margin-top:-58px;
	margin-left:75px;
	font-size:1em;
	width:200px;
	}
	
* html body #calendar h3{
	margin-left:38px;
	}
	
#calendar p{
	float:left;
	font-size:.9em;
	margin-top:-15px;
	margin-left:75px;
	}

#calendar a{
	color:#ac0000;
	}
	
#calendar a:hover{
	color:#000;
	}
	
* html body #calendar p{
	margin-left:38px;
	}
	
#dropdown{
	float:left;
	margin-top:10px;
	}
	
#dropdown p{
	margin-left:17px;
	width:708px;
	font-size:.8em;
	}
#dropdown p a{
	color:#ac0000;
	}	
#dropdown form{
/*	margin-top:10px;
	margin-left:17px;
*/
	}
	
#dropdown form label{
	font-size:.9em;
	}
	
#dropdown form select{
	margin-left:10px;
	margin-right:10px;
	}
	
#dropdown form select option{
	width:150px;
	}
	
#activities{
	float:left;
	border-top:1px solid black;
	width:800px;
	margin-top:20px;
	padding:0;
	}
	
#activities h1{
	margin-top:20px;
	margin-left:2px;
	float:left;
	font-size:2em;
	}
	
#activities h2{
	float:left;
	margin-top:24px;
	margin-left:5px;
	font-size:1.8em;
	color:#757575;
	font-weight:normal;
	}
	
#cell_center{
	text-align:center;
	}

/*	
.normaltext{
	clear:both;
	font-size:.8em;
	margin-top:10px;
	margin-left:17px;
	float:left;
	}
	
* html body .normaltext{
	width:800px;
	margin-left:10px;
	}
*/
.normaltext{
	width:700px;
	clear:both;
	font-size:.8em;
	margin-top:10px;
	margin-left:17px;
	float:left;
	}
	
* html body .normaltext{
	width:700px;
	margin-left:10px;
	}
		
.blacklink a{
	float:left;
	clear:both;
	font-size:.8em;
	margin-left:17px;
	color:#ac0000;
	margin-top:5px;
	position:relative;
	}
	
.blacklink a:hover{
	color:#000;
	}
		
* html body #activities p.blacklink a{
	width:600px;
	margin-top:5px;
	color:#000;
	}
	
.activities_table{
	float:left;
	width:800px;
	margin-top:20px;
	border-collapse:collapse;
	}

.activities_table a img.word{
	border:none;
	position:absolute;
	top:10px;
	left:25px;
	}
	
.activities_table a img.pdf{
	border:none;
	position:absolute;
	top:11px;
	left:60px;
	}
	
.activities_table a img.play{
	border:none;
	position:absolute;
	top:15px;
	left:100px;
	}
	
.activities_table a img.swf{
	border:none;
	position:absolute;
	top:12px;
	left:135px;
	}

th.title{
	background-image:url(../images/title.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:143px;
	padding:0 9px;
	height:26px;
	}
	
th.topic{
	background-image:url(../images/title.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:143px;
	padding:0 9px;
	height:26px;
	}
	

th.subject{
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:143px;
	padding:0 9px;
	height:26px;
	}

	
th.date{
	background-image:url(../images/date.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:87px;
	padding:0 9px;
	height:26px;
	}
	
th.download{
	background-image:url(../images/download.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:194px;
	padding:0 9px;
	height:26px;
	}
	
.activities_table ul li{
	display:inline;
	padding:0 5px;
	}
	
.activities_table ul{
	text-align:center;
	}
	
/*#activities table.activities_table tbody tr{
	border-bottom:1px solid black;
	}*/
	
.activities_table thead tr th{
	color:#fff;
	}
	
.activities_table td{
	height:100px;
	color:#757575;
	font-size:.8em;
	text-align:center;
	}
	
.activities_table td a{
	/*color:#ac0000;*/
	color:#757575;
	}	

.activities_table td a:visited{
	/*color:#ac0000;*/
	color:#757575;
	}	
	
.activities_table tbody tr td{
	padding:0 10px;
	text-align:center;
	color:#757575;
	}
	
.cell_left{
	text-align:left;
	}
	
.gray{
	color:#757575;
	font-size:.8em;
	text-align:center;
	}
	
a.gray{
	color:#757575;
	font-size:.8em;
	text-align:center;
	}
	
.activities_table a.gray{
	color:#757575;
	}

.activities_table a{
	color:#757575;
	}
	
.downloaded_gray{
	color:#757575;
	font-weight:bold;
	font-size:1em;
	text-align:center;
	}
	
.alt{
	background-color:#eaeaea;
	}
	
	
* html body table.activities_table tbody tr td{
	padding:0 20px;
	text-align:center;
	}
	
/*************************************************************
 *                                                           *
 * Start styles for content of page achievement and training *
 *                                                           *
 *************************************************************/
 
div.interior {
     /*position: relative;*/
     margin: 1.5em 0;
	 padding-top:1.5em;
     /*clear: both;*/
     border-top: 2px #757575 solid;
     min-height: 180px;
     /*height: auto;*/
	 float:left;/*added*/
	 width:800px;
	 margin-right:-3px;
	}
div.interiorb {
     position: relative;
     margin: 1.5em 0;
     clear: both;
     border-top: 3px #757575 solid;
     height: 180px;
     padding-top: 25px;
}
div.interior div.image, div.interiorb div.image {
     width: 200px;
     /*height: 180px;*/
	 margin-left:0px;
	 margin-top:20px;
     /*display: table-cell;
     vertical-align: middle;*/
     text-align: center;
	 float:left;/*added*/
     /*position: absolute;
     top: 0;
     left: 0;*/
}

div.interior div.interior_shift, div.interiorb div.interior_shift {
     width: 465px;
     margin-left: 20px;
     min-height: 180px;
	 float:left;/*added*/
	 margin-top:20px;
}

* html div.interior div.interior_shift ul li, div.interiorb div.interior_shift ul li{
	margin-left:20px;
	}
div.interior div.interior_shiftb, div.interiorb div.interior_shiftb {
     width: 375px;
     margin-left: 30px;
     min-height: 110px;
}
div.interior img,div.interiorb img {
     margin-left: auto;
     margin-right: auto;
}
div.interior p, div.interiorb p {
     line-height: 1.4em;
}
div.interior a, div.interiorb a {
	color:#ac0000;
}
div.interior p {
     font-size:.85em;
	 line-height:1.2em;
	 margin-bottom: 5px;
}

div.interior h4{
	margin-bottom:15px;
	}	

div.interior p a{
	color:#ac0000;
	}	

div.interior span{
	font-weight:bold;
	font-size:1.1em;
	}
			
#disclaimer{
	margin-left:225px;
	float:left;/*added*/
    font-size: 0.8em;
	margin-right:-3px;
	padding-bottom:30px;
	}
	
* html #disclaimer{
	margin-left:110px;
	}
	
#disclaimer a{
	color:#ac0000;
	}

.interior_shift a{
	color:#ac0000;
	}	

.interior_shiftb a{
	color:#ac0000;
	}	

.interior_shift a:visited{
	color:#ac0000;
	}	

.interior_shiftb a:visited{
	color:#ac0000;
	}	

.clear_the_header{
	margin-top:40px;
	}
	
/****************************************************
 *                                                  *
 * Start styles for content of page chosen activity *
 *                                                  *
 ****************************************************/
 
#chosenheader{
	float:left;
	}
	
#chosenheader h1{
	font-size:2em;
	margin-top:20px;
	}	
	
#chosenheader h1 span{
	font-size:.8em;
	}
	
#chosenheader h1 span span{
	font-weight:normal;
	color:#8a8a8a;
	font-size:1em;
	}
	
#chosenheader p.posted{
	font-size:.8em;
	margin-top:18px;
	margin-left:10px;
	padding-bottom:2px;
	color:#8a8a8a;
	}

#activitytitle{
	background-image:url(../images/activitytitle.gif);
	background-repeat:no-repeat;
	width:496px;
	height:75px;
	float:left;
	line-height:4em;
	position:relative;
	z-index:1;
	}
	
* html body activitytitle{
	z-index:-1;
	}
	
#activitytitle #icons{
	width:175px;
	height:69px;
	position:absolute;
	top:3px;
	left:320px;
	border-left:1px solid black;
	}	
	
#activitytitle a img.word{
	border:none;
	position:absolute;
	top:10px;
	left:30px;
	}
	
#activitytitle a img.pdf{
	border:none;
	position:absolute;
	top:11px;
	left:70px;
	}
	
#activitytitle a img.play{
	border:none;
	position:absolute;
	top:15px;
	left:110px;
	}
	
#activitytitle a img.swf{
	border:none;
	position:absolute;
	top:12px;
	left:125px;
	}
	
#activitytitle h2{
	font-size:1em;
	margin-left:10px;
	margin-top:18px;
	float:left;
	height:65px;
	width:300px;
/*	border-right:1px solid black; */
	padding-right:20px;
	color:#4f4e4e;
	line-height:1.25em;
	}
	
#activitytitle h2 span{
	color:#7f7e7e;
	font-weight:normal;
	}
	
#activitytitle #download{
	position:absolute;
	color:#828281;
	top:45px;
	left:345px;
	font-size:.75em;
	padding-left:30px;
	padding-top:5px;
	}

.download{
	text-align:center;
	color:#828281;
	font-size:.75em;
	padding-left:0px;
	padding-top:50px;
	}
	
	
#downloadb{
	position:absolute;
	color:#828281;
	top:45px;
	left:330px;
	font-size:.75em;
	padding-left:30px;
	padding-top:5px;
	}	
	
#link{
	float:left;
	margin-left:10px;
	}
	
#video{
	float:left;
	margin-left:10px;
	}
	
#textbook{
/*	float:left;
	clear:both;
	margin-top:10px;
*/
position:relative;
top:3px;
	}
#textbook a { color:#BA0000; }
#textbook a:hover { color:#000; }
* html body #textbook{
	margin:8px 0;
	z-index:500;
	}
.questioncomment { background-color:#336699; }	
.questioncomment a { margin: 1px; }	
#chosenactivity{
	float:left;
	border-top:1px solid black;
	padding-top:10px;
	margin-top:10px;
	}
	
* html body #chosenactivity{
	margin-top:10px;
	}
	
#preamble{
	width:800px;
	}
	
* html body #preamble{
	width:800px;
	}
	
table.single_activity {
     width: 750px;
     margin: 0px 25px 10px 25px;
	 border-collapse:collapse;
}
.single_activity th {
     font-size:1.1em;
     padding: 1em;
	 text-align:left;
	 font-weight:normal;
}
.single_activity td {
     font-size:12px;
     text-align: left;
     padding: 1em 0.5em;
	 border-bottom: 1px solid black;
}
.single_activity td li {
     margin-left: 2em;
}
.single_activity td table {
     width: 95%;
}

.single_activity tr{
	border-bottom:1px solid black;
	}

.single_activity a{
	color:#ac0000;
	}
	
.single_activity a:visited{
	color:#ac0000;
	}	
/********
RSS Feed Page
********/
#rssheader{
	float:left;
	}
	
#rssheader h1{
	font-size:2em;
	margin-top:20px;
	}	
	
#rssheader h1 span{
	font-size:.8em;
	}
	
#rssheader h1 span span{
	font-weight:normal;
	color:#8a8a8a;
	font-size:1em;
	}
	
#rssheader p{
	font-size:.9em;
	margin-top:5px;
	padding-bottom:2px;
	}
#rssheader a{
	color:#ac0000;
}
	
#rssheader ul li{
	font-size:.9em;
	margin-left:15px;
	margin-bottom:5px;
	}
	
#rssheader ol ul li{
	font-size:.9em;
	margin-left:35px;
	}
	
#rssheader ol li{
	font-size:.9em;
	margin-left:15px;
	margin-bottom:5px;
	}
	
/**************
TM span class
**************/
.tm{
	font-size:.7em;
	font-weight:normal;
	vertical-align: text-top;
	}
	
.helpicon img{
	padding:0px 0px 10px 10px;
	}
.helpiconb img{
	padding:0px 0px 10px 10px;
	}
	
#activitytitle img.helpiconb{
	border:none;
/*	position:absolute;
	top:20px;
	left:230px; */
	}	
/***************
Tooltips
***************/
.link a:hover {
	color:#fff;
	}
.link a:link span{
	display: none;
	}
.link a:visited span{
	display: none;
	}
.link a:hover span {
  position: absolute;
  margin:15px 0px 0px 20px;
  background-color: beige;
  max-width:220;
  padding: 2px 10px 2px 10px;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  display: block;
  }
.indlink a:hover {
	color:#fff;
	}
.indlink a:link span{
	display: none;
	}
.indlink a:visited span{
	display: none;
	}
.indlink a:hover span {
  position: absolute;
  margin:45px 0px 0px 20px;
  background-color: beige;
  max-width:220;
  padding: 2px 10px 2px 10px;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  display: block;
  }

#pophead {
	background-color:#A5180B;
	}
#popup {
	margin: 0px 10px 10px 10px; 
	} 
#popup a:link{
	color:#CC0000; 
	} 	
#popup a:hover{
	color:#CC0000; 
	} 
#popup a:visited{
	color:#CC0000; 
	} 			
#popup p{
	text-align:left;
	font-size:.8em;
	line-height:1.25em;
	margin-top: 6px;
	}
#popup ul{
	margin-left:25px;
	margin-right:25px;
	}
#popup li {
	margin-top:4px;
	list-style-position: outside; 
	list-style-type: square;
	line-height: 1.25em;
	font-size: .8em;
	}
	.inside {
	list-style-position: outside;
	list-style-type: square;
	font-size: .8em;
	}	
