/*
border-color:#FF0000;
	border-width:thin;
	border-style:solid;
	*/
body {
	font: 85% verdana, Arial, Tahoma, Times;	
	color:#003300;
	margin: 0px auto;
	text-align:center;
	background: #333333;
	background-image:url(_images/bg1.jpg);
	background-repeat:repeat;
	/*#70A019*/
	/*
	background-image:url(_images/bg3.jpg);
	background-position: center top ;
	/*background-attachment: fixed;*/
/*	background-repeat:repeat-x;
/*	background-repeat:repeat;*/
	min-height:100%;
	height: auto !important;
	height: 100%;
	font-size: 13px;
}

#semiTrans {
	/*z-index: 2; filter: alpha(opacity=100); -moz-opacity: 1.0; background-color:#000000; position:absolute; top:0px; left:0px; height:100%; width:100%;*/
}

#absContainer {
	position: absolute;
	z-index: 1;
	top:0px; left: 0px; width:100%; height: 100%;
	background-color:#FFFFFF;
}

H1 {
	/*color:#000000;*/
	line-height: 30px; }

H2 {}

H3 {}

H4 {}

P {line-height: 20px;}

P.small { font-size: 10px; }
P.comment{background-color:#FFFFFF;color:#000000;font-family:arial}

.small { font-size: 10px;}

p.boxStyle1 {

	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 6px 6px 6px 6px;
	border-width: 1px;
	border-color: #006600;
	border-style: solid;
	background: #EBFFEA;


	text-align: center;
}

p.boxStyle1 A {
	color: #000000;
}

p.instruct
{
	border-style:solid;
	padding: 4px;
	border-width:1px;
	border-color: #003300;
	background-color:#EEEEEE;
}

p.boxStyle1 a:link, p.boxStyle1 a:visited, p.boxStyle1 a:hover
{ 
	text-decoration: underline;
	color: #000000;
}

p.boxStyle2 {
	padding: 6px 6px 6px 6px;	
	border-width: 1px;
	border-color: #C0C0C0;
	border-style: solid;
	background: #FAFBFC;
	color: #000000;
	text-align: center;	
	font-weight:bold;
}

#container {
	min-height:100%;
	height: auto !important;
	height: 100%;
	width: 911px;	
	align: centre;	
	margin: 0px auto;
}

#mBody {
	min-height:100%;
	height: auto !important;
	height: 100%;
	width: 900px;
	margin: 0px auto;
	background-color:#FFFFFF;
	text-align: center;	
	float:left;
	color:#006600;
}

#shad {
	min-height:100%;
	height: auto !important;
	height: 100%;
	width: 11px;	
	float:left;
	background-image:url(_images/shad.png);
	background-repeat:repeat-y;
	margin: 0px auto;
}

#header {
	width: 900px;
	height: 130px;	
	background-color:#166208;
	background-image:url(_images/banner.jpg);
	background-repeat:no-repeat;	
	background-position: left;
	text-align: left;
	margin: 0px auto;	
/*	padding-left: 80px;	*/
}

#header-title {	
	position: static;	
	text-align:left;
	position: static;	
	font-size: 20px;
	font-weight: bold;		
	float: left;
	padding: 0px;
}

#header-info {	
	color:#FFFFFF;
	font-weight: bold;
	top: 0px;
	float: right;
	text-align:right;
	font-size: 12px;
	color: #FFFFFF;	
}

#header-info #username {	
	float:left;	
	text-align:right;
	font-size: 20px;
	
}

#header-links {	
	float: left;
	font-size: 12px;
	color: #FFFFFF;
}

#header-links UL {
	display:inline;
}

#header-links UL LI {	
	display:inline;
}

#header-links A {
	display: inline;
	text-decoration:underline;
	color: #FFFFFF;
	padding: 8px 8px;
	/*
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;	
	*/
}

#header-links A:visited, A:link
{	
	color: #FFFFFF;	
}

#header-links A:hover {	
	background-color: #70A019;
  	color: #FFFFFF;
}

#left-col {	
	margin-top: 10px;
	float:left;	
	width: 170px;
	text-align: left;
	padding-bottom: 10px;
	margin-left: 10px;
	background-color:#FFFFFF;
	/*
	background-image:url(_images/menuBg.jpg);
	background-repeat:repeat-x;
	*/
}

#left-col #navPageTitle LI A {
	font-weight: bold;
	/*background-color:#006600;*/
	/*#166208 */
	color:#166208;
	font-size: 11px;	
}

#left-col #navPageTitle LI A:hover {	
	background-color:#166208;
	color:#FFFFFF;
}

#left-col a {
	/*color:#166208;*/
	color:#006600;
	text-decoration:none;
}

#left-col UL {
	width: 170px;
	margin:0px;
	padding:0px;
	margin-left: 0;
}

#left-col UL LI {
	background-color: transparent;
	list-style:none;
	text-align:left;	
	font-size: 11px;
/*	border-top: solid 1px #C0C0C0;*/
	border-top-style:none;
	padding-top: 2px;
	padding-bottom: 2px;
	
	border-bottom: solid 1px #C0C0C0;
	border-bottom-style:dashed;
}

#left-col UL LI.selected
{
	background-color:#006600;
	color:#FFFFFF;
	font-weight:bold;
	padding: 4px;
}

#left-col UL LI A {
	width: auto;
	display:block;
/*	color:#166208;*/
	color:#006600;
	/*background-color:#FFFFFF;*/
	
	
	padding: 4px;	
	font-weight:normal;
}

#left-col A:hover {	
	background-color:#166208;
	color:#FFFFFF;
/*	font-weight:bold;*/
}

#body-col {
	margin-top: 10px;
	float:left;	
	width: 700px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#body-col A {
	color:#003300;
}

#body-col A:hover {
	background-color:#E2E8E1;
}

#crumbs {
	border-bottom-style:solid;
	padding-bottom: 2px;
	border-width:1px;
	font-size:12px;
}

#footer {
	width: 900px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
	margin: 0px auto;
	width: 900px;
	background-color: transparent;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
}

#backToTop {
	text-align:right;
}

#pageContents UL {
}

#pageContents UL LI {
	line-height:26px;
}

TABLE .defTable {

}

TABLE TH {font-weight:bold;}

TABLE TH.flip {
	/*IE 6+ ONLY */
	writing-mode: tb-rl;
	filter: flipv fliph;
}

TABLE .th {	
	background: #1A1A1A;
	color: #FFFFFF;
	font-weight: bold;
	
	padding-left: 2px;
	padding-right: 2px;
}

TABLE .th2 {
	background: #CACACA;
	color: #000000;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
}

TABLE .th3 {
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12pt;
}

TABLE .tr {
	background: #FFFFFF;
	padding: 2px;
}


TABLE .trbg1 {
	background: #EEF8B6;
	padding: 2px;
}

TABLE .trbg2 {
	background: #D5ECD6;
	padding: 2px;
}


TABLE .td {
	vertical-align:top;
}

TABLE .tr2 {
	/*background: #E0E0E0;*/
	padding: 2px;
	font-size: 10px;
}

TABLE .tr3 {
	background: #E0E0E0;
	padding: 2px;
}

TEXTAREA, INPUT, SELECT, IFRAME {
	background-color: #FFFFFF;
	border: 1px solid #166208;
	color:#006600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

TEXTAREA.objFeedback
{
	font-family:"Comic Sans MS", Arial;
	font-size: 16px;
	width:780px;
	height: 100px;
	color:#000000;
}

INPUT.assessmentGrid
{
	width:26px;font-size:11px;height:17px;border:0px;
}

INPUT.btn {
	color:#FFFFFF;
	background-color:#166208;
	border-color:#66CC00;
	border-style:outset;
}

INPUT.rbo {
	border: 0px;
	background-color:transparent;
}

INPUT.cbx {
	border: 0px;
	background-color:transparent;
}

CHECKBOX {
	background-color:#FFFFFF;
	height: 50px;
	width: 50px; 
}

#box1 {
	margin-top: 20px;
	margin-bottom: 20px;
	width:700px;
	border-style: solid;
	border-width: 1px;
	border-color:#166208;
}

#box1mini {	
	margin: 10px;
	width:328px;
	border-style: solid;
	border-width: 1px;
	border-color:#166208;
}

#box1Head {
	border-top: 1px solid #166208;
	padding: 8px;
	padding-bottom:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 10px;
	background-color: #166208;
	color:#FFFFFF;
	font-weight: bold;
	font-style:italic;
	background-image: url(_images/boxBar.gif);
	background-repeat:repeat-x;
}

#box1Info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#006600;
	background-color:#FFFFFF;
}

#box1Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border-top: 1px solid #E2F3DC;
	border-bottom: 1px solid #AADA8E;
	padding: 10px;	
	background-color: #F0F9EA;
}

#box1Comment
{
	background-color:#FFFFFF;
}

/* progress bar */
#chartProgressContainer {
  border: 1px solid #ccc; 
  width: 290px; 
  margin: 2px 5px 2px 0; 
  padding: 1px; 
  float: left; 
/*  background-color:#FFFFFF;*/
}

#chartProgressContainer DIV {
  background-color: #ACE97C; 
  height: 30px
}

#box {
	width: 900px;
}

#box-head {
	color:#FFFFFF;
	background-color:#166208;
}

#box-body {
	border-style:solid;
	border-color:#CCCCCC;
	border-width: thin;
	border: 0px 1px 1px 1px;
}

#sBookmarks {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:670px;
	border-style: solid;
	border-color:#006600;
	border-width: 1px;
	padding: 10px;
}

#sBookmarks A {color:#003300;}

#poll {
	padding: 10px;
	margin: 10px;
	border-style: solid;
	border-width: 1px;
	border-color:#166208;
	background-color: #F0F9EA;
}

#poll P.pollTitle {font-weight:bold;}

#links {font-family:Arial, Helvetica, sans-serif;}

#links .link {color:#2200CC;}

#links .desc {color:#000000;}

#links .url { color: ##008000;}

div.scroll-fixcol { float: left; }
div.scroll-varcol { overflow: auto;}

#absUserWork
{
	visibility:hidden;
	z-index:3;
	border-style:solid;
	border-color:#000000;
	background-color:#FCF5AD;
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	color:#000000;
	padding: 10px;
	overflow: auto;
}
