body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align:center;
	background-color: #FFFFFF;
}
#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border: 1px solid #000;
	background-color: #FFF;
}
#header {
	margin: 0px;
	padding: 0px;
	/*	background: url(../images/header_green.jpg) no-repeat; */
	height: 150px;
	width:760px;
}
/* ---------------------------------Navigation----------------------------------------- */
#nav {
	width: 760px;
	border-top: 2px solid #a7a77a;
	border-bottom: 2px solid #a7a77a;
	background: #ece9d8;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: left;
	background: #ece9d8;
}
#nav ul li {
	display: inline;
}
#nav a {padding: 5px  10px;
	float: left;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-right: 1px solid #ece9d8;
	border-left: 1px solid #ece9d8;
}
#nav ul li a:hover {
	border-right: 1px solid #ddc;
	border-left: 1px solid #ddc;
	background-color: #a7a77a;
}
#current {
	background-color: #FFFFFF;
}
/* ----------------------------Title Content----------------------------------------- */
#titlecont {
	margin: 0px;
	height: 25px;
	padding: 5px 0px;
	background-color: #a7a77a;
}
#titlecont h1 {
	font-size: 1.1em;
	color: #000;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.spacer {
	clear:both;
}
/* ----------------------------------Content----------------------------------------- */
#content {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 700px;
}
#content h2 {
	color: #000000;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
	position: relative;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#content h3 {
	font-size: 1em;
	font-weight: bold;
	margin-left: 0px;
}
#content p {
	padding: 0px;
	margin: 10px 10px 10px 10px;
}
#content table {
	margin: 0px 0px 0px 30px;
	border: 1px solid #536A35;
}
#content table p {
	font-size: 12px;
}
#content td, #content th {
	margin: 0px;
	padding: 0px;
	border: 1px solid #536A35;
}
#content td p {
	padding: 0px;
	margin: 10px 10px 5px 10px;
}
#content ul {
	margin-left: 52px;
	margin-right: 30px;
}
#content ul li {
	margin-bottom: 10px;
}
#content ol {
	margin-left: 52px;
	margin-right: 30px;
}
#content .centered_image {text-align:center;
}
#content ol li {
	margin-bottom: 10px;
}
#content .center {
	text-align: center;
}
/* -----------------------------Progress and Page Numbers-------------------------------*/
#progress {
	float: right;
	width: 150px;
	height: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	position:absolute;
	top:186px;
	left: 598px;
}
#progressbottom {
	width:760px;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-color: #a7a77a;
}
#progress a img.back, #progressbottom a img.back { /* back button, bottom of page */
	margin: 0px;
	padding: 0px 4px;
	border: 0px;
}
#progress a img.next, #progressbottom a img.next { /* next button, bottom of page */
	margin: 0px 0px 0px 0px;
	padding: 0px 8px;
	border: 0px;
}
/* ------------------------------------Footer---------------------------------------------- */
#footer {
	width: 760px;
	height: 42px;
	background-color: #ece9d8;
	font-size: .8em;
	line-height: 1.1em;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
}
#footer ul {
	background-color: #000;
}
#footer ul li {
	background-color: #000;
	float: left;
	width: 225px;
	list-style: none;
	margin-left: 0px;
	padding: 0px 5px 0px 10px;
}
#footer a:link, #footer a:visited {
	color: #000;
}
#content a:link, #content a:visited, .popup a:link, .popup a:visited {
	color: #536A35;
}
#content a:hover, .popup a:hover {
	color: #919160;
}
/* ------------------------------Content Objects-------------------------------------- */
.realworldtext {
	margin: 10px 30px 20px 30px;
	padding: 0px 0px 10px 50px;
	background:  url(../images/pencilsm.gif) no-repeat 20px 10px;
	background-color: #E3E2CA;
	border: 2px solid #536A35;
}
.realworldtext p {
	padding: 10px;
	margin: 0px;
}
.boxtext {
	margin: 10px 20px 10px 30px;
	padding: 0px 5px;
	background-color: #E3E2CA;
	border: 2px solid #536A35;
}
#content .boxtext p {
	margin: 10px 10px;
}
.tipboxtext {
	margin: 10px 10px 10px 10px;
	padding: 5px;
	width: 80%;
	background-color: #D3D1AD;
	border: 2px solid #536A35;
}
#content .tipboxtext p {
	margin-left: 10px;
}
.exclamationtext {
	margin: 10px 20px 10px 40px;
	padding: 5px;
	width: 90%;
	background:  url(../images/exclaim.jpg) no-repeat 10px 10px;
	background-color: #E3E2CA;
	border: 2px solid #536A35;
}
#content .exclamationtext p, exclamationtext ul {
    margin: 5px 0px 0px 80px;
}
.itemtext {
	color: #688644;
	font-weight: bold;
}
.help {
	font-size: 85%;
	color: #999999;
}
.popup {
	background-color: #F8F7EF;
	padding: 10px;
	height: auto;
	width: 480px;
	border: 2px solid #536A35;
	position: absolute;
	z-index: 1;
	left: 100px;
	top: 175px;
	visibility: hidden;
}
.popup ul {
	margin-left: 30px;
	margin-right: 30px;
}
.imgnoborder {
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
}
/* -------------------content definition styles - NEW----------------------------------*/
#content dl#TJK_DL {  /*definition list used for show and hide drop down information*/ 
	margin: 10px 0px 15px 20px;
	padding: 10px;
	color: #000000;
	background-color: #CBDBB7;
	border: 1px solid #617C3F;
	width: 90%;
}
#content dl#TJK_DL dt {
margin: 15px 0px 10px 0px; 
padding: 5px 20px; 
}
#content dl#TJK_DL dd {
margin: 5px 15px 0px 15px; 
padding: 5px 20px; 
color: #000; 
background-color: #DCE7CF;
}
/*see additional formatting for the TJK definition list in the TJK_ToggleDL.css*//* ------------------------------Miscellaneous------------------------------------- */
.hidden {
	visibility: hidden;
}
.visible {
visibility:visible;
}

.designernotes {
	color: red;
	font-weight: bold;
	}
	
/* -----------------------question styles------------------------------------*/
#content .question { /* question box */
	margin: 20px;
	color: #000;
	background-color: #EBE6A9;
	position: relative;
	border: 1px solid #8c8421;
	clear: both;
}
#content .question p { /* question text */
	margin: 0px;
	padding: 10px;
}
#content .question p label{ /* question label text */
	padding-bottom: 130px;
}
.feedback { /* question feedback box */
	color: #000;
	background-color: #EBE6A9;
	border: 2px solid #8c8421;
	margin-top: 10px;
	position: relative;
}
#content .feedback p { /* question feedback text */
	margin: 0px;
	padding: 5px 5px 5px 10px;
}

