/* CSS Document */
body, html {
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	scrollbar-face-color: #d0d0d0;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #e1f2f2;
	scrollbar-3dlight-color: #e1f2f2;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #1b1e25;
	background-image: url(images/back.jpg);
	text-align: center;
}
	
body, td, ul, ol, div, span, input, select, textarea, button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}
	
form {
	margin: 0px;
	padding: 0px;
}

.sid_nav {
	border-left: solid #8dd0a1 1px;
	border-right: solid #8dd0a1 1px;
	padding-left: 8px;
	padding-right: 8px;
}
	
.side_link:link {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/h-dot-line.jpg);
	background-repeat : repeat-x;
	background-position: bottom;
}

.side_link:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/h-dot-line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.side_link:hover {
	color: #336600;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/h-dot-line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}	
	
.footer {
	height: 58px;
	clear: both;
	text-align: center;
	text-valign: middle;
	background-image: url(images/footer-tile.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 7pt;
	width: 780px;
	margin: auto;
}
	
.main_cont {
	width: 780px;
	background-color: #ffffff;
	text-align: left;
}
	
.header {
	height: 11px;
	background-image: url(images/top-tile.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}

.gray_top {
	background-image: url(images/g_c_2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #6e6e6e;
	vertical-align: top;
	height: 10px;
}
	
.gray_bot_1 {
	background-color: #6e6e6e;
	vertical-align: bottom;
	height: 10px;
	width: 200px;
}

.gray_bot_2 {
	background-image: url(images/g_c_5.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: bottom;
	height: 10px;
	width: 580px;
}
	
.side_menu_td {
	width: 200px;
	height: 415px;
	_height: 385px;
	background-image: url(images/side_nav_bg.gif);
	background-repeat: repeat-y;
	background-color: #6e6e6e;
	vertical-align: top;
}
	
.main_cont_td {
	width: 580px;
	height: 415px;
	_height: 385px;
	background-image: url(images/cont_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #ddf4b8;
	vertical-align: top;
}
	
.link_home:link, .link_home:visited, .link_home:hover {
	display: block;
	color: #ffffff;
	margin-left: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/ico-home.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	height: 16px;
	margin-bottom: 10px;
	padding-left: 22px;
}

.logout:link, .logout:visited, .logout:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/ico-logout.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	height: 16px;
	padding-left: 22px;
}

.logged:link, .logged:visited, .logged:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/ico-logged-in.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	height: 16px;
	padding-left: 22px;
}
	
.side_nav_crn_1 {
	background-image: url(images/cor-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 158px;
	margin-left: 11px;
	background-color: #a8e446;
	padding-right: 9px;
}
	
.left_green_nav {
	position: absolute;
	top: auto;
	left: auto;
	margin-left: 11px;
}
	
.side_nav_crn {
	margin-left: 17px;
}

.side_nav_holder {
	margin-left: 17px;
	width: 169px;
	background-color: #ffffff;
}

.sid_nav {
	border-left: solid #8dd0a1 1px;
	border-right: solid #8dd0a1 1px;
	padding-left: 8px;
	padding-right: 8px;
}
	
.head_txt_bg {
	background-image: url(images/g-tile.jpg);
	background-repeat: repeat-x;
}
	
.header_txt {
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(images/aero.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}
	
.top_paig {
	background-image: url(images/p_c_2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: 13px;
}

.top_logged {
	position: absolute;
	margin-right: 13px;
	padding-right: 25px;
	margin-left: 350px;
}
		
.cont_img {
	margin-left:15px;
}

.left_green_cont {
	position: absolute;
	top: auto;
	left: auto;
	margin-left: 10px;
}
	
.cont_txt_holder {
	background-color: #ffffff;
	margin-left: 15px;
}

.cont_txt {
	border-left: solid #abd08d 1px;
	border-right: solid #abd08d 1px;
	height: expression("100%");
	padding-left: 10px;
	padding-right: 10px;
}

.cont_head_crn_1 { 
	background-image: url(images/g-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 168px;
	margin-left: 10px;
	background-color: #a8e446;
	padding-right: 9px;
}

/* My Stuff */

.stats_container {
	height: 200px;
	overflow: auto;
}

.side_link_home:hover, .side_link_home:link, .side_link_home:visited {
	color: #990000;
	text-decoration: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/h-dot-line.jpg);
	background-repeat : repeat-x;
	background-position: bottom;
}

.sec_nav:link, .sec_nav:visited, .sec_nav:hover {
	color: #990000;
	text-decoration: underline;
}

a:link, a:visited {
	color: #536DA7;
	text-decoration: underline;
}

a:hover {
	color: #0E131D;
	text-decoration: underline;
}

.nav_link:hover, .nav_link:link, .nav_link:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 35px;
	margin-right: 20px;
	float: right;
	text-align: center;
}

.login_heading {
	padding-top: 25px;
	text-align: center;
	color : #000000; 
	font-size : 14px; 
	font-weight : bold;
}

.login_author {
	text-align: center;
	color : #000000; 
}

.login_box {
	padding-top: 25px;
	text-align: left;
	width: 300px;
}

.login_instructions {
	text-align: left;
	width: 300px;
}

.login_error {
	padding-top: 5px;
	color: #FF0000;
	text-align: center;
}

.author:link, .author:hover, .author:visited {
	text-decoration : none;
	color : #0000FF; 
}

.calendarHeader { 
	font-weight: bolder; 
	color: #4C4C4C; 
	background-color: #FFFFFF; 
}

.calendarToday { 
	background-color: #E5E5E5; 
}

.calendar { 
	background-color: #FFFFFF;
}

.calendar table { 
	border-spacing: 0px;
	border: 0px;
}

/* Transcript Div */

.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid #cccccc 1px;
	text-align: left;
	padding: 5px;
	margin: 5px;
}

.admintag {
	float: left;
	padding-right: 5px;
	font-weight: bold;
}

.customertag { 
	float: left;
	padding-right: 5px;
	font-weight: bold;
}

.systemtag {
	float: left;
	font-weight: bold;
}

.pushtag {
	float: left;
	padding-right: 5px;
	text-decoration: none;
}

/* Loader Divs */

#loader {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}

#loader td {
  padding: 3px;
  text-align: center;
  background: #ffffff;
}

#loader p {
  border: 3px solid #ADE54E;
  padding: 10px;
  margin: 0;
  text-align: center;
  background: #EDF5E0;
}

#loader strong {
  display: block;
  visibility: visible;
  margin-bottom: 3px;
}

#loaderContainer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: expression('absolute');
  height: expression(document.documentElement.scrollHeight+'px');
  width: expression(document.documentElement.scrollWidth+'px');
  z-index: 1000;
}

#loaderContainer td {
	padding-top: 50px;
	vertical-align: top;
	text-align: center;
	background-image: url(images/shade.gif);
}

#loaderContainer td td {
	padding-top: 3px;
	text-align: left;
}