body {
/*
	background-image: url(../images/2008_bg.gif);
*/
	background-position: top;
	background-repeat: repeat-y;
	text-align: center;
}
body,table,tr
  {
	font-family: 'Lucida Grande', Geneva, Helvetica, Arial, Verdana, sans-serif;
  }
td
  {
  	font-family: 'Lucida Grande', Geneva, Helvetica, Arial, Verdana, sans-serif;
	font-size: .75em;
  } 
a:hover
  {
	text-decoration: none;
  }
#centered_page {
	width:774px;
	margin: 0 auto;
	text-align: left;
}
#interior_container #topnav
  {
  	padding-right: 10px;
	color: #ffffff;
  }
#interior_container #topnav a
  {
	color: #ffffff;
  }  
#container
  {
	background-image: url(../images/common/grad_container_table.gif);
	background-position: bottom;
	background-repeat: repeat-x;
  }
#home_box_bottom
  {
	background-image: url(../images/gutter_home.gif);
	background-position: top;
	background-repeat: repeat-x;
  }

#contentarea
  {
  	padding: 8px 8px 0px 10px;
  }
#contentarea_courses
  {
  	padding: 0px 0px 0px 4px;
  }   
#bottomnav
  {
  	padding: 6px 10px 6px 9px;
	color: #467B87;
	font-size: .7em;
  }
#bottomnav a
  {
	color: #467B87;
  }
#logo
  {
  	margin: 0px 0px 0px 9px;
  }
  
#leftbar
  {
  	padding: 10px 0px 10px 0px;
	color: #ffffff;
	font-size: .7em;
  }

#leftbar a
  {
	color: #ffffff;
  }  
  
.leftbar_pad {
padding-left: 7px;
padding-right: 7px;
}

.contactbox {
display: none;
}

.leftbar_ul {
margin-left: 16px;
list-style: square outside;
padding-left: 0px;
}

.leftnav a {
padding-left: 7px;
padding-right: 7px;
padding-top: 5px;
color: #ffffff;
display: block;
text-decoration: none;
height: 45px;
}

.leftnav a:hover {
background-color: #187CCC;}

.leftnav a.on {
background-color: #F37122;
background-image: url("../images/common/cal_on_arrow.gif");
background-position: right;
background-repeat : no-repeat;
font-weight: bold;
padding-right: 20px;
height: 45px;}

.discount
  {
	color: #ffffff;
	text-decoration: none;
	font-size: .9em;
  } 
.large
  {
	font-size: 1.2em;
  }
.small
  {
	font-size: .9em;
}
.resource_image
  {
filter:alpha(opacity=50);
opacity:0.5;
-moz-opacity:0.5;
  } 
	
.cellchange {
	cursor:hand;
	cursor:pointer;
	padding: 12px;
	margin: 20px;
	}

.header {
	font-size: 1.9em;
	display:inline;
	font-family: 'Lucida Grande', Geneva, Helvetica, Arial, Verdana, sans-serif;
	}
.subheader {
	font-size: 1.1em;}
.hr_white
  {
	border:dashed white; border-width:1px 0 0; height:0; color:#2573A2;
  }
.courses_table
  {
	background-color:#F2F2F3;
	border:1px solid #CCCCCC;
  	padding: 8px 8px 8px 8px;
	cursor:hand; cursor:pointer
  }  
fieldset {
border:none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.textfield {
padding: 2px 3px 3px 3px;
border:1px solid #666;
}

  
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*
.sIFR-hasFlash .header {
	visibility: hidden;
	font-size: 22px;
	line-height: 26px;
	display:inline;
}
*/
#container #home_textbox .newsitem {
	background-color: #C1F0FF;
	display: block;
	padding: 5px;
}
#container #home_textbox .newsitem .mininews {
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#container #contentarea_courses #coursenav #navbar td {
	font-size: .7em;
	color: #FFFFFF;
	background-color: #000000;
	padding: 6px;
	text-align: center;
}
#container #contentarea_courses #coursenav {
	padding: 0px;
	margin: 0px;
}
#container #contentarea_courses #coursenav #navbar a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#container #contentarea_courses #coursenav #navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#stats td {
	font-weight: bold;
	padding: 6px;
}
#stats #statlist {
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
}
#quotes #quotee {
	font-size: 0.8em;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	padding: 10px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #999999;
	vertical-align: top;
}
#quotes #thequote {
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
}
#downloads td {
	border: 1px solid #2573A2;
	padding: 10px;
	background-color: #DFF3FB;
	line-height: 1.5em;
	font-size: 0.8em;
}
#stats h1 {
	font-size: 60px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #666666;
	line-height: 60px;
}
#stats p {
	margin: 0px;
	padding: 0px;
}
#stats #bigstat {
	text-align: left;
	vertical-align: top;
}

