body { 
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	background-image: url(/daitwp/images/bg.jpg);
	background-repeat: repeat-x;
	}

#printTitle {
	margin: 0;
	padding: 0;
	display: none;
	}


/* LOGIN
-------------------------------------------------------------------- */
#loginLogo {
	width: 740px;
	height:120px;
	margin: 0;
	padding: 50px 0 0 20px;
	text-align: left;
	position: relative;
	}

#loginContainer {
	width: 740px;
	height: 360px;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
	position: relative;
	clear: both;
	}

#loginContainer .loginLoginbox {
	width: 270px;
	float: left;
	text-align: left;
	}

#loginContainer .loginLoginbox .loginTop {
	padding: 33px 0 0 0;
	width: 227px;
	background: url(/daitwp/images/login_top.gif) top left no-repeat;
	}

#loginContainer .loginLoginbox .loginTop .loginBtm {
	padding: 0 0 17px 0;
	width: 227px;
	background: url(/daitwp/images/login_btm.gif) bottom left no-repeat;
	}

#loginContainer .loginLoginbox .loginTop .loginBtm .loginBg {
	padding: 0;
	width: 221px;
	border-left: 3px solid #cae49d;
	border-right: 3px solid #cae49d;
	background-color: #f4ffdf;
	}

#loginContainer .loginLoginbox .loginTop .loginBtm .loginBg .loginContent {
	margin: 0;
	padding: 0;
	}

#loginContainer .loginLoginbox .loginTop .loginBtm .loginBg .loginContent p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 10px 10px 5px 10px;
	}

#loginContainer .loginLoginbox .loginTop .loginBtm .loginBg .loginContent p a {
	color: #cb7c1f;
	text-decoration: underline;
	}

#loginContainer .loginQuiz {
	float: left;
	}


/* STRUCTURE
-------------------------------------------------------------------- */
#wrapper1 {
	width: 770px;
 	/* BCASE added height to control spacing in IE */
	height:160px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#wrapper2 {
	width: 770px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#wrapper3 { /* Used in sfm layout */
	width: 740px;
	margin: -25px 0 0 0;
	padding: 0;
	text-align: left;
	position: relative;
	clear: both;
	}

#content {
	width: 740px;
	margin: 20px 0 0 23px;
	padding: 0 0 0 0;
	text-align: left;
	position: relative;
	clear: both;
	}

#footer {
	margin: 25px 0 0 0;
	padding: 0;
	height: 25px;
	background: #e3f8fb;
	clear: both;
	}

#footer p {
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #00a8c0;
	}


/* STRUCTURE / utility nav
-------------------------------------------------------------------- */
#utilNav {
	overflow: visible;
	margin: 15px 0 0 0;
	padding: 0;
	height: 35px;
	text-align: right;
	clear: both;
	}

#utilNav ul {
	list-style: none;
	margin: 0;
	display: inline;
	}

#utilNav li {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #dcf3b5;
	padding: 0 8px 0 3px;
	display: inline;
	background: url(/daitwp/images/utilnav_div.gif) center right no-repeat;
	}

#utilNav li a {
	color: #ffffff;
	text-decoration: underline;
	}

#utilNav li a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#utilNav li.on a {
	color: #ffffff;
	text-decoration: none;
	}

#utilSearch {
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	}


/* STRUCTURE / masthead
-------------------------------------------------------------------- */
#mast {
	margin: -50px 0 0 0;
	padding: 0;
	text-align: left;
	width: 770px;
	clear: both;
	float: left;
	}

#mast #mastLogo {
	width: 427px;
	height: 123px;
	float: left;
	}

#mastProgress {
	margin: 50px 0 0 0;
	padding: 0;
	width: 156px;
	height: 63px;
	float: right;
	background-image: url(/daitwp/images/progress_bg.gif);
	background-repeat: no-repeat;
	}

#mastProgress p {
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	line-height: 16px;
	color: #e38a24;
	margin: 0;
	padding: 8px 5px 5px 15px;
	}


/* STRUCTURE / school name
-------------------------------------------------------------------- */
#schoolBg {
	/*BCASE changed margin to 0 - added height to wrapper1 */
	margin: 0;
	padding: 0;
	height: 25px;
	background: #dcf3b5;
	}

#school {
	margin: 0;
	padding: 0;
	width: 790px;
	height: 25px;
	}

#school h1 {
	display: inline;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #755cb4;
	margin: 3px 0 0 23px;
	padding: 0;
	float: left;
	}

#schoolCtrl {
	margin: 0;
	padding: 0;
	/*BCASE changed width from 230px to 240px */
	width: 240px;
	height: 22px;
	float: right;
	text-align: left;
	}

#schoolCtrlIcon {
	margin: -4px 2px 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#schoolCtrl p {
	margin: 4px 25px 0 0;
	padding: 0;
	display: inline;
	float: left;
	}

#schoolCtrl p a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #006cc0;
	text-decoration: underline;
	}

#schoolCtrl p a:hover {
	color: #ce7b1d;
	text-decoration: none;
	}


/* STRUCTURE / right side stuff
-------------------------------------------------------------------- */
#content #right {
	width: 200px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	float: right;
	}

#content #right .promoTop {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 18px 0 0 0;
	width: 192px;
	background: url(/daitwp/images/promo_top.gif) top left no-repeat;
	}

#content #right .promoTop .promoBtm {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 18px 0;
	width: 192px;
	background: url(/daitwp/images/promo_btm.gif) bottom left no-repeat;
	}

#content #right .promoTop .promoBtm .promoBg {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 186px;
	border-left: 3px solid #cae49d;
	border-right: 3px solid #cae49d;
	background-color: #f4ffdf;
	}

#content #right .promoTop .promoBtm .promoBg .promoContent {
	margin: 0 0 0 0;
	padding: 2px 10px 0 10px;
	}

#content #right .promoTop .promoBtm .promoBg .promoContent ul {
	list-style-image: url(/daitwp/images/icon_arrow_orange_sm.gif);
	margin: 10px 0 0 15px;
	padding: 0;
	}

#content #right .promoTop .promoBtm .promoBg .promoContent li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #02a8c0;
	padding: 0 0 5px 0;
	}

#content #right .promoTop .promoBtm .promoBg .promoContent li a {
	color: #006cbf;
	text-decoration: underline;
	}



#content #right .setupTop {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 18px 0 0 0;
	width: 192px;
	background: url(/daitwp/images/promo_top.gif) top left no-repeat;
	}

#content #right .setupTop .setupBtm {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 15px 0;
	width: 192px;
	background: url(/daitwp/images/promo_btm.gif) bottom left no-repeat;
	}

#content #right .setupTop .setupBtm .setupBg {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 186px;
	border-left: 3px solid #cae49d;
	border-right: 3px solid #cae49d;
	background-color: #f4ffdf;
	}

#content #right .setupTop .setupBtm .setupBg .setupContent {
	margin: 0;
	padding: 0;
	}

#content #right .setupTop .setupBtm .setupBg .setupContent img {
	margin: 0;
	padding: 0 0 5px 10px;
	}

#content #right .setupTop .setupBtm .setupBg .setupContent h5 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	color: #666666;
	margin: 0;
	padding: 0 10px 5px 10px;
	}

#content #right .setupTop .setupBtm .setupBg .setupContent h6 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: 400;
	color: #666666;
	margin: 0;
	padding: 0 10px 5px 10px;
	}

#content #right .setupTop .setupBtm .setupBg .setupContent p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0 10px 5px 10px;
	}

#content #right .setupTop .setupBtm .setupBg .setupContent p a {
	color: #006abe;
	text-decoration: underline;
	}

#content #right .setupTop .setupBtm .setupBg .setupContent p.current {
	color: #ed9a22;
	}



#content #right .aboutTop {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 18px 0 0 0;
	width: 192px;
	background: url(/daitwp/images/promo_top.gif) top left no-repeat;
	}

#content #right .aboutTop .aboutBtm {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 15px 0;
	width: 192px;
	background: url(/daitwp/images/promo_btm.gif) bottom left no-repeat;
	}

#content #right .aboutTop .aboutBtm .aboutBg {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 186px;
	border-left: 3px solid #cae49d;
	border-right: 3px solid #cae49d;
	background-color: #f4ffdf;
	}

#content #right .aboutTop .aboutBtm .aboutBg .aboutContent {
	margin: 0;
	padding: 0;
	}

#content #right .aboutTop .aboutBtm .aboutBg .aboutContent .icon {
	margin: 0;
	padding: 0 5px 10px 10px;
	float: left;
	}

#content #right .aboutTop .aboutBtm .aboutBg .aboutContent h5 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	color: #666666;
	margin: 0;
	padding: 0 10px 5px 10px;
	}

#content #right .aboutTop .aboutBtm .aboutBg .aboutContent p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0 10px 5px 10px;
	}

#content #right .aboutTop .aboutBtm .aboutBg .aboutContent p b {
	color: #83a746;
	font-weight: 700;
	}

#content #right .aboutTop .aboutBtm .aboutBg .aboutContent p a {
	color: #006abe;
	text-decoration: underline;
	}

#content #right .aboutTop .aboutBtm .aboutBg .aboutContent ul {
	list-style-image: url(/daitwp/images/bullet.gif);
	margin: 0 0 0 24px;
	padding: 0;
	}

#content #right .aboutTop .aboutBtm .aboutBg .aboutContent li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	padding: 0 0 5px 0;
	}



#content #right .quicklinksTop {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 35px 0 0 0;
	width: 192px;
	background: url(/daitwp/images/promo_quicklinks_top.gif) top left no-repeat;
	}

#content #right .quicklinksTop .quicklinksBtm {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 15px 0;
	width: 192px;
	background: url(/daitwp/images/promo_btm.gif) bottom left no-repeat;
	}

#content #right .quicklinksTop .quicklinksBtm .quicklinksBg {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 186px;
	border-left: 3px solid #cae49d;
	border-right: 3px solid #cae49d;
	background-color: #f4ffdf;
	}

#content #right .quicklinksTop .quicklinksBtm .quicklinksBg .quicklinksContent {
	margin: 0;
	padding: 0;
	}

#content #right .quicklinksTop .quicklinksBtm .quicklinksBg .quicklinksContent h5 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	color: #666666;
	margin: 0;
	padding: 7px 10px 2px 10px;
	}

#content #right .quicklinksTop .quicklinksBtm .quicklinksBg .quicklinksContent p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0 10px 7px 10px;
	}

#content #right .quicklinksTop .quicklinksBtm .quicklinksBg .quicklinksContent p a {
	color: #006abe;
	text-decoration: underline;
	}

#content #right .quicklinksTop .quicklinksBtm .quicklinksBg .quicklinksContent ul {
	list-style-image: url(/daitwp/images/bullet.gif);
	margin: 0 0 0 24px;
	padding: 10px 0 0 0;
	}

#content #right .quicklinksTop .quicklinksBtm .quicklinksBg .quicklinksContent li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	padding: 0 0 5px 0;
	}



#content #right .tipTop {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 39px 0 0 0;
	width: 192px;
	background: url(/daitwp/images/promo_tip_top.gif) top left no-repeat;
	}

#content #right .tipTop .tipBtm {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 15px 0;
	width: 192px;
	background: url(/daitwp/images/promo_btm.gif) bottom left no-repeat;
	}

#content #right .tipTop .tipBtm .tipBg {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 186px;
	border-left: 3px solid #cae49d;
	border-right: 3px solid #cae49d;
	background-color: #f4ffdf;
	}

#content #right .tipTop .tipBtm .tipBg .tipContent {
	margin: 0;
	padding: 0;
	}

#content #right .tipTop .tipBtm .tipBg .tipContent h5 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	color: #666666;
	margin: 0;
	padding: 7px 10px 2px 10px;
	}

#content #right .tipTop .tipBtm .tipBg .tipContent p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 4px 10px 7px 10px;
	}

#content #right .tipTop .tipBtm .tipBg .tipContent p a {
	color: #006abe;
	text-decoration: underline;
	}

#content #right .tipTop .tipBtm .tipBg .tipContent ul {
	list-style-image: url(/daitwp/images/bullet.gif);
	margin: 0 0 0 24px;
	padding: 0;
	}

#content #right .tipTop .tipBtm .tipBg .tipContent li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	padding: 0 0 5px 0;
	}



#content #right .toolsTop {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 41px 0 0 0;
	width: 192px;
	background: url(/daitwp/images/promo_tools_top.gif) top left no-repeat;
	}

#content #right .toolsTop .toolsBtm {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 15px 0;
	width: 192px;
	background: url(/daitwp/images/promo_btm.gif) bottom left no-repeat;
	}

#content #right .toolsTop .toolsBtm .toolsBg {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 186px;
	border-left: 3px solid #cae49d;
	border-right: 3px solid #cae49d;
	background-color: #f4ffdf;
	}

#content #right .toolsTop .toolsBtm .toolsBg .toolsContent {
	margin: 0;
	padding: 0;
	}

#content #right .toolsTop .toolsBtm .toolsBg .toolsContent h5 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	color: #666666;
	margin: 0;
	padding: 7px 10px 2px 10px;
	}

#content #right .toolsTop .toolsBtm .toolsBg .toolsContent p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0 10px 7px 10px;
	}

#content #right .toolsTop .toolsBtm .toolsBg .toolsContent p a {
	color: #006abe;
	text-decoration: underline;
	}

#content #right .toolsTop .toolsBtm .toolsBg .toolsContent ul {
	list-style-image: url(/daitwp/images/bullet.gif);
	margin: 0 0 0 24px;
	padding: 0;
	}

#content #right .toolsTop .toolsBtm .toolsBg .toolsContent li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	padding: 0 0 5px 0;
	}





#content .announcementsTop {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 35px 0 0 0;
	width: 192px;
	background: url(/daitwp/images/promo_announcements_top.gif) top left no-repeat;
	}

#content .announcementsTop .announcementsBtm {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 15px 0;
	width: 192px;
	background: url(/daitwp/images/promo_btm.gif) bottom left no-repeat;
	}

#content .announcementsTop .announcementsBtm .announcementsBg {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 186px;
	border-left: 3px solid #cae49d;
	border-right: 3px solid #cae49d;
	background-color: #f4ffdf;
	}

#content .announcementsTop .announcementsBtm .announcementsBg .announcementsContent {
	width: 186px;
	margin: 0;
	padding: 0;
	}

#content .announcementsTop .announcementsBtm .announcementsBg .announcementsContent ul {
	list-style-image: url(/daitwp/images/bullet.gif);
	margin: 0 0 0 24px;
	padding: 10px 0 0 0;
	}

#content .announcementsTop .announcementsBtm .announcementsBg .announcementsContent li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	padding: 0 0 5px 0;
	}






#content #right .pictTop {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 18px 0 0 0;
	width: 192px;
	background: url(/daitwp/images/promo_top.gif) top left no-repeat;
	}

#content #right .pictTop .pictBtm {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 18px 0;
	width: 192px;
	background: url(/daitwp/images/promo_btm.gif) bottom left no-repeat;
	}

#content #right .pictTop .pictBtm .pictBg {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 186px;
	border-left: 3px solid #cae49d;
	border-right: 3px solid #cae49d;
	background-color: #f4ffdf;
	}

#content #right .pictTop .pictBtm .pictBg .pictContent {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	}


/* STRUCTURE / templates / Home
-------------------------------------------------------------------- */
#content #tempHome {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	float: left
	}

#content #tempHome h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempHome h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempHome .my {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempHome .my .myTasks {
	width: 530px;
	height: 25px;
	margin: 0 0 0 -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/action_bg_home.gif) center left no-repeat;
	}

#content #tempHome .my .myTasks h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #ffffff;
	text-indent: 10px;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempHome .my .myTasks .action {
	float: right;
	text-align: right;
	margin: 4px 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempHome .my .myTasks .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #ffffff;
	text-indent: 10px;
	}

#content #tempHome .my .myBg {
	width: 530px;
	margin: 0 0 0 -10px;
	padding: 0 0 0 0;
	background-color: #e3f8fb;
	}

#content #tempHome .my .myBg .myBgContents {
	width: 500px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 10px;
	}

#content #tempHome .my .myBg .myBgContents h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 4px 0 5px 0;
	padding: 0 0 0 0;
	}

#content #tempHome .my .myBg .myBgContents .icon {
	margin: 0;
	padding: 0;
	float: left;
	}

#content #tempHome .my .myBg .myBgContents .shift {
	margin: 0 0 0 0;
	padding: 0 0 0 40px;
	}

#content #tempHome .my .myBg .myBgContents .shift p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	}

#content #tempHome .my .myBg .myBgContents .h4Container {
	width: 465px;
	height: 24px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempHome .my .myBg .myBgContents .h4Container h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #cb7c1f;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempHome .my .myBg .myBgContents .h4Container .action {
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempHome .my .myBg .myBgContents .h4Container .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempHome .h3Container {
	width: 530px;
	height: 24px;
	margin: 25px 0 0 -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempHome .h3Container h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempHome .h3Container .action {
	float: right;
	text-align: right;
	margin: 4px 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempHome .h3Container .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempHome .iconCoupler {
	margin: 15px 0 10px 0;
	padding: 0;
	}

#content #tempHome .iconCoupler .icon {
	margin: 0;
	padding: 0;
	float: left;
	}

#content #tempHome .iconCoupler .shift {
	margin: 0 0 0 40px;
	padding: 0;
	}

#content #tempHome .iconCoupler .shift .h4Container {
	width: 470px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempHome .iconCoupler .shift .h4Container h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempHome .iconCoupler .shift .h4Container h4.pastdue {
        color: #cb7c1f;
        }

#content #tempHome .iconCoupler .shift .h4Container .action {
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempHome .iconCoupler .shift .h4Container .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempHome h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempHome .h4Container {
	width: 470px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempHome .h4Container h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempHome .h4Container .action {
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempHome .h4Container .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempHome .line {
	width: 517px;
	height: 1px;
	margin: 10px 0 15px 0;
	padding: 0;
	background: url(/daitwp/images/line_orange.gif) center left no-repeat;
	}
	
#content #tempHome .nextStep {
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}

#content #tempHome .nextStep .smallNextStep {
	width: 250px;
	height: 30px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	background: #ddf3b5;
	border: 2px solid #ee9922;
	}

#content #tempHome .nextStep .smallNextStep .arrowtext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	margin: 8px 0 0 0;
	padding: 0 25px 0 0;
	float: left;
	background: url(/daitwp/images/icon_arrow_orange_superlg.gif) center right no-repeat;
	}

#content #tempHome .nextStep .smallNextStep .linktext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 0 0 0 5px;
	float: left;
	}

#content #tempHome .nextStep .smallNextStep a {
	color: #016bc1;
	text-decoration: underline;
	}


/* STRUCTURE / templates / Track / Checkpoint Calendar
-------------------------------------------------------------------- */

#tempTrackCal {
	width: 740px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempTrackCal h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempTrackCal h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCal h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCal p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCal p .action a {
	color: #c97c20;
	text-decoration: underline;
	}

#content #tempTrackCal .dateContainer {
	width: 741px;
	height: 24px;
	background-color: #83a747;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCal .dateContainer .date {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 600;
	color: #ffffff;
	margin: 0;
	padding: 2px 0 0 0;
	}

#content #tempTrackCal .changeMonth {
	height: 40px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCal .changeMonth .title {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCal .changeMonth .change {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempTrackCal .changeMonth .change table a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #006cc0;
	text-decoration: underline;
	}

#content #tempTrackCal .changeMonth .change select {
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	}

#content #tempTrackCal .changeMonth .change input {
	margin: 0 5px 0 5px;
	padding: 0 0 0 0;
	}

#content #tempTrackCal .changeMonth .addSchoolEvent {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-indent: 10px;
	margin: 10px 5px 0 0;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	float: right;
	}

#content #tempTrackCal .changeMonth .addSchoolEvent a {
	text-decoration: underline;
	color: #cb7c1f;
	}

#content #tempTrackCal #cal {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCal #cal td {
	font-family: arial,helvetica,geneva,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	}

#content #tempTrackCal #cal td a {
	color: #006cc0;
	text-decoration: underline;
	}

/* venisa added the following to fix calendar */
#content #tempTrackCal #cal table {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
	background: #ffffff;
}
#content #tempTrackCal #cal table td {
	background: #c4e191;
}
#content #tempTrackCal #cal table table {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}
#content #tempTrackCal #cal table td table tr td {
        border: 1px solid #c4e191;
	background: #f4ffdf;
}
#content #tempTrackCal #cal table td table tr td font b {
	color: #00a9c2;
}
#content #tempTrackCal #cal table td table tr td table td {
        border: none;
	background: #ddf3b5;
	color: #00a9c2;
}
/* venisa add END */



/* MIRO CODE FOR FUTURE PRETTY CAL 	
#content #tempTrackCal .calTable {
	width: 740px;
	}

#content #tempTrackCal .calTable #eventHdr {
	width: 85px;
	height: 12px;
	background: #def3b5;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-indent: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #00a8c0;
	border: 1px solid #c6e394;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#content #tempTrackCal .calTable #eventCont {
	width: 85px;
	height: 85px;
	border: 1px solid #c6e394;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#content #tempTrackCal .calTable #eventContEmpty {
	background: #f7ffde;
	border: 1px solid #c6e394;
	}
	
#content #tempTrackCal .calTable #event {
	vertical-align: top;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-indent: 10px;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_cal_right.gif) top left no-repeat;
	float: left;
	}
	
#content #tempTrackCal .calTable #event a {
	text-decoration: underline;
	color: #006cc0;
	}
	
#content #tempTrackCal .calTable #weekDay {
	width: 85px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-indent: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #00a8c0;
	background: #c6e394;
	border: 1px solid #c6e394;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCal textarea,fieldDesc,select {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCal #grid thead th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 3px 0 3px 10px;
	}

#content #tempTrackCal table#grid tbody {
	border-collapse: collapse;
	}

#content #tempTrackCal #grid tbody tr td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	border-bottom: 1px dotted #ced6b1;
	}

#content #tempTrackCal #grid tbody tr td a {
	color: #006dbf;
	text-decoration: underline;
	}

#content #tempTrackCal #grid tbody tr td .action a {
	color: #c97c20;
	text-decoration: underline;
	}

#content #tempTrackCal #grid tfoot tr td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	border-top: 2px solid #e3f8fb;
	}

#content #tempTrackCal #grid tfoot tr td.total {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	border-top: 2px solid #e3f8fb;
	}
*/


/* STRUCTURE / templates / Edit Create
-------------------------------------------------------------------- */
#content #tempEditCreate {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempEditCreate h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempEditCreate h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempEditCreate h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: 0 0 0 -10px;
	padding: 5px 0 0 0;
	width: 530px;
	height: 24px;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}
	
#content #tempEditCreate .h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg_edge.gif) center left no-repeat;
	}

#content #tempEditCreate .h3Bg h4 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}
	
#content #tempEditCreate .h3Bg .action {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-indent: 8px;
	margin: 0 5px 0 10px;
	padding: 0 0 0 0;
	float: right;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempEditCreate .h3Bg .action a {
	color: #cb7c1f;
	text-decoration: underline;
	}

#content #tempEditCreate p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	}

/* 
#content #tempEditCreate label {
	font-weight: bold;
	}
*/

#content #tempEditCreate textarea,fieldDesc,select {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	}

#content #tempEditCreate .line {
	width: 517px;
	height: 1px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url(/daitwp/images/line_orange.gif) center left no-repeat;
	}

#content #tempEditCreate .fieldDesc {
	font-family: Verdana, sans-serif;
	font-size: 10px;	
	line-height: 15px;
	color: #666666;
	}

#content #tempEditCreate #buttons {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: right;
	}


/* STRUCTURE / templates / Budget / Current Amounts
-------------------------------------------------------------------- */
#content #tempBudgetCurr {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempBudgetCurr h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempBudgetCurr h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetCurr #year {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempBudgetCurr #year h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempBudgetCurr #year #AddBudgetAmount {
	float: right;
	text-align: right;
	margin: 4px 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempBudgetCurr #year #AddBudgetAmount a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempBudgetCurr p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetCurr textarea,fieldDesc,select {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetCurr .line {
	width: 517px;
	height: 1px;
	margin: 10px 0 15px 0;
	padding: 0;
	background: url(/daitwp/images/line_orange.gif) center left no-repeat;
	}

#content #tempBudgetCurr #grid thead th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 3px 0 3px 10px;
	}

#content #tempBudgetCurr table#grid tbody {
	border-collapse: collapse;
	}

#content #tempBudgetCurr #grid tbody tr td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	border-bottom: 1px dotted #ced6b1;
	}

#content #tempBudgetCurr #grid tbody tr td a {
	color: #006dbf;
	text-decoration: underline;
	}

#content #tempBudgetCurr #grid tbody tr td .action a {
	color: #c97c20;
	text-decoration: underline;
	}

#content #tempBudgetCurr #grid tfoot tr td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	border-top: 2px solid #e3f8fb;
	}

#content #tempBudgetCurr #grid tfoot tr td.total {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	border-top: 2px solid #e3f8fb;
	}

#content #tempBudgetCurr .list {
	width: 520px;
	margin: 0 0 20px 0;
	padding: 0;
	}

#content #tempBudgetCurr .list b {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetCurr .list font {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetCurr .list td b {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	}

#content #tempBudgetCurr .list td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	}

#content #tempBudgetCurr .list td a {
	color: #006dbf;
	text-decoration: underline;
	}

#content #tempBudgetCurr .list h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}



/* STRUCTURE / templates / Budget / Develop Estimates
-------------------------------------------------------------------- */
#content  #tempBudgetDev {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempBudgetDev h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempBudgetDev h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetDev #h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempBudgetDev #h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempBudgetDev .Imps {
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}

#content #tempBudgetDev h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetDev #year #AddBudgetAmount {
	float: right;
	text-align: right;
	margin: 4px 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempBudgetDev #year #AddBudgetAmount a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempBudgetDev p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetDev p .action a {
	color: #c97c20;
	text-decoration: underline;
	}

#content #tempBudgetDev textarea,fieldDesc,select {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetDev .line {
	width: 517px;
	height: 1px;
	margin: 10px 0 15px 0;
	padding: 0;
	background: url(/daitwp/images/line_orange.gif) center left no-repeat;
	}

/* venisa changed this table from id to class.  multiple tables on this page.*/
#content #tempBudgetDev .Imps table.grid {
	width: 510px;
	}
#content #tempBudgetDev .Imps table.grid col.c1 {
	width: 310px;
	}
#content #tempBudgetDev .Imps table.grid col.c2 {
	width: 90px;
	}
#content #tempBudgetDev .Imps table.grid col.c3 {
	width: 110px;
	}

/* hidden table header for accessibility */
#content #tempBudgetDev .Imps table.grid thead {
	display: none;
	}

#content #tempBudgetDev .Imps table.grid tbody {
	border-collapse: collapse;
	}

#content #tempBudgetDev .Imps table.grid tbody tr td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	border-top: 1px dotted #ced6b1;
	}

#content #tempBudgetDev .Imps table.grid tbody tr.r1 td {
	border-top: none;
	}

#content #tempBudgetDev .Imps table.grid tbody tr td a {
	color: #006dbf;
	text-decoration: underline;
	}

#content #tempBudgetDev .Imps table.grid tbody tr td .action a {
	color: #c97c20;
	text-decoration: underline;
	}

/* separate table for total */
#content #tempBudgetDev .Imps table.gridtotal {
	width: 510px;
	margin-top: 10px;
	}
#content #tempBudgetDev .Imps table.gridtotal col.c1 {
	width: 310px;
	}
#content #tempBudgetDev .Imps table.gridtotal col.c2 {
	width: 90px;
	}
#content #tempBudgetDev .Imps table.gridtotal col.c3 {
	width: 110px;
	}
#content #tempBudgetDev .Imps table.gridtotal tr td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	border-top: 2px solid #e3f8fb;
	}

#content #tempBudgetDev .Imps table.gridtotal tr th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-transform: uppercase;
	border-top: 2px solid #e3f8fb;
	}


/* STRUCTURE / templates / Budget / Allocate Funds
-------------------------------------------------------------------- */
#content #tempBudgetAllo {
	width: 740px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempBudgetAllo h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempBudgetAllo h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#content #tempBudgetAllo .actionBarBg {
	width: 520px;
	height: 16px;
	margin: 10px 0 2px 0;
	padding: 5px 0 5px 5px;
	background: #fff7e7;
	}
	
#content #tempBudgetAllo .actionBarBg .actions {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
	
#content #tempBudgetAllo .actionBarBg .actions a {
	text-decoration: underline;
	color: #cb7c1f;
	}

#content #tempBudgetAllo .actionBarBg .actions .action {
	margin: 0 8px 0 0;
	padding: 0 0 0 8px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	float: left;
	}

#content #tempBudgetAllo .h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempBudgetAllo .h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}
	
#content #tempBudgetAllo .title h4 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	}
	
#content #tempBudgetAllo .ImpStepHead {
	width: 530px;
	height: 24px;
	margin: 20px 0 0 -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/action_bg_edge.gif) center left no-repeat;
	}

#content #tempBudgetAllo .ImpStepHead h3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-transform: uppercase;
	text-indent: 9px;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempBudgetAllo .ImpStepShift {
	width: 508px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}

#content #tempBudgetAllo .ImpStepShift h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 10px 0 5px 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetAllo .ImpStepShift table.BudgetItems {
	border-top: 1px dotted #cbd4a9;
	}

#content #tempBudgetAllo .ImpStepHead .ImpStepHeadAction {
	float: right;
	text-align: right;
	margin: 4px 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempBudgetAllo .ImpStepHead .ImpStepHeadAction a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempBudgetAllo p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetAllo .ImpStepShift p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetAllo p .action a {
	color: #c97c20;
	text-decoration: underline;
	}

#content #tempBudgetAllo .ImpStepShift .action {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetAllo .ImpStepShift .action a {
	color: #c97c20;
	text-decoration: underline;
	}

#content #tempBudgetAllo textarea,fieldDesc,select {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetAllo .line {
	width: 517px;
	height: 1px;
	margin: 10px 0 15px 0;
	padding: 0;
	background: url(/daitwp/images/line_orange.gif) center left no-repeat;
	}
	
#content #tempBudgetAllo .nextStep {
	width: 517px;
	height: 40px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	background: #ddf3b5;
	border: 2px solid #ee9922;
	}

#content #tempBudgetAllo .nextStep h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	color: #81a646;
	text-indent: 35px;
	margin: 11px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	background: url(/daitwp/images/icon_arrow_orange_superlg.gif) center left no-repeat;
	}

#content #tempBudgetAllo .nextStep h3 a {
	color: #016bc1;
	text-decoration: underline;
	}

/* class=grid, ve changed/added some of these. imp step table */
#content #tempBudgetAllo table.grid {
	width: 740px;
	border-right: 1px solid #aee5ec;
	border-bottom: 1px solid #aee5ec;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-spacing: 0px;
}

/* grid column size and format */
#content #tempBudgetAllo table.grid col.c1 {
	width: 440px;
}
#content #tempBudgetAllo table.grid col.c2 {
	width: 150px;
}
#content #tempBudgetAllo table.grid col.c3 {
	width: 150px;
}

/* grid column header */
#content #tempBudgetAllo .grid thead th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 3px 0 3px 10px;
	border-left: 1px solid #aee5ec;
}

#content #tempBudgetAllo table.grid tbody tr td {
	border-left: 1px solid #aee5ec;
	padding: 5px 5px 5px 10px;
}

#content #tempBudgetAllo table.grid tbody tr td .action {
	float: right;
	text-indent: 8px;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
}
#content #tempBudgetAllo table.grid tbody tr td .action a {
	text-decoration: underline;
	color: #cb7c1f;
}

/* amount cells */
#content #tempBudgetAllo table.grid tbody tr td.amt {
	text-align: right;
}

/* step title row */
#content #tempBudgetAllo table.grid tbody.step tr td {
	border-top: 1px solid #aee5ec;
}

/* show/hide toggle */
#content #tempBudgetAllo table.grid tbody.step tr td .hide {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-indent: 15px;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_minus.gif) center left no-repeat;
	text-decoration: underline;
	color: #cb7c1f;
	cursor: pointer;
	float: right;
}
#content #tempBudgetAllo table.grid tbody.step tr td .show {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-indent: 15px;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_plus.gif) center left no-repeat;
	text-decoration: underline;
	color: #cb7c1f;
	cursor: pointer;
	float: right;
}

#content #tempBudgetAllo table.grid tbody.step tr td .flag {
	float: left;
	width: 13px;
	height: 10px;
}

#content #tempBudgetAllo table.grid tbody.stepContent tr td {
	padding-left: 23px;
}

#content #tempBudgetAllo .grid tbody tr td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	/* border-bottom: 1px solid #ced6b1; */
	}

#content #tempBudgetAllo .grid tbody tr td a {
	color: #006dbf;
	text-decoration: underline;
	}

#content #tempBudgetAllo .grid tbody tr td .action a {
	color: #c97c20;
	text-decoration: underline;
	}

#content #tempBudgetAllo .grid tbody tr.estimateBar {
	background: #f7ffde;
}

#content #tempBudgetAllo .grid tbody tr.allocationBar {
	background: #f7ffde;
}

/* not used?
#content #tempBudgetAllo .grid tfoot tr td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	border-top: 2px solid #e3f8fb;
	}
#content #tempBudgetAllo .grid tfoot tr td.total {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	border-top: 2px solid #e3f8fb;
	}
*/

/* total */
#content #tempBudgetAllo table.total {
	width: 740px;
	background-color: #ccedf2;
	border-right: 1px solid #aee5ec;
	border-bottom: 1px solid #aee5ec;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-spacing: 0px;
}
#content #tempBudgetAllo table.total col.c1 {
	width: 440px;
}
#content #tempBudgetAllo table.total col.c2 {
	width: 150px;
}
#content #tempBudgetAllo table.total col.c3 {
	width: 150px;
}
#content #tempBudgetAllo table.total tbody tr td {
	border-left: 1px solid #aee5ec;
	padding: 5px 5px 5px 10px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
}
#content #tempBudgetAllo table.total tbody tr td.title {
	text-transform: uppercase;
	color: #0b99af;
	text-align: left;
	text-transform: uppercase;
}
#content #tempBudgetAllo table.total tbody tr td.amt {
	text-align: right;
	color: #666666;
}



#content #tempBudgetAllo .instructions {
	width: 720px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 15px 0;
	padding: 8px;
	background: #f7ffde;
	border: 1px solid #cee79c;
	}
	
#content #tempBudgetAllo .instructions .title {
	color: #ef9a21;
	font-weight: bold;
	margin: 0 0 5px 0;
	}
	
#content #tempBudgetAllo .instructions ol {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	list-style: decimal inside;
	}
	
#content #tempBudgetAllo .instructions li {
	color: #ef9a21;
	}
	
#content #tempBudgetAllo .instructions a {
	color: #016bc1;
	text-decoration: underline;
	}

#content #tempBudgetAllo .budgetyear {
	width: 740px;
	height: 30px;
	margin: 0;
	padding: 10px 0 0 0;
	}

#content #tempBudgetAllo .budgetyear h3 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
	color: #0b99af;
	margin: 7px 0 0 0;
	padding: 0;
	text-indent: 5px;
	float: left;
	}

#content #tempBudgetAllo .budgetyear .dropdown {
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
	}

#content #tempBudgetAllo .holder {
	width: 740px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #aee5ec;
	}

#content #tempBudgetAllo .holder h4 {
	height: 20px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	color: #0b99af;
	margin: 0;
	padding: 4px 0 0 0;
	text-indent: 5px;
	background-color: #ccedf2;
	border-bottom: 1px solid #aee5ec;
	}

#content #tempBudgetAllo .holder h4 .obj {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 5px 0 0 5px;
	}








/* STRUCTURE / templates / Budget / Analyze Allocations
-------------------------------------------------------------------- */
#content #tempBudgetAA {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempBudgetAA h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempBudgetAA h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempBudgetAA #h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempBudgetAA #h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}


/* STRUCTURE / templates / Track / Timeline
-------------------------------------------------------------------- */
#content #tempTrackTimeline {
	width: 740px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempTrackTimeline h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempTrackTimeline h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackTimeline #year {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempTrackTimeline #year h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempTrackTimeline #year #AddBudgetAmount {
	float: right;
	text-align: right;
	margin: 4px 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempTrackTimeline #year #AddBudgetAmount a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempTrackTimeline p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	}

#content #tempTrackTimeline .year {
	width: 740px;
	height: 30px;
	margin: 0;
	padding: 5px 0 2px 0;
	}

#content #tempTrackTimeline .year h3 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
	color: #0b99af;
	margin: 7px 0 0 0;
	padding: 0;
	text-indent: 5px;
	float: left;
	}

#content #tempTrackTimeline .year .dropdown {
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
	}


/* STRUCTURE / templates / Track / Checkpoints
-------------------------------------------------------------------- */
#content #tempTrackCheck {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempTrackCheck h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempTrackCheck h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCheck .actionBarBg {
	width: 520px;
	height: 16px;
	margin: 10px 0 2px 0;
	padding: 5px 0 5px 5px;
	background: #fff7e7;
	}	
	
#content #tempTrackCheck .h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg_edge.gif) center left no-repeat;
	}

#content #tempTrackCheck .h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-transform: uppercase;
	text-indent: 10px;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempTrackCheck .h3Bg .step {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	text-indent: 10px;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempTrackCheck .h3Bg .action {
	float: right;
	text-align: right;
	margin: 0px 10px 4px 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempTrackCheck .h3Bg .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempTrackCheck .h3Bg2 {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempTrackCheck .h3Bg2 h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempTrackCheck .h3Bg2 .action {
	float: right;
	text-align: right;
	margin: 4px 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempTrackCheck .h3Bg2 .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}
	
#content #tempTrackCheck .title h4 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	}

/*#content #tempTrackCheck h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	} */

#content #tempTrackCheck h4 .obj {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCheck p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCheck .checkpoints {
	width: 480px;
	margin: 0 0 20px 25px;
	padding: 0 0 0 0;
	}

#content #tempTrackCheck .checkpoints h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
#content #tempTrackCheck .checkpoints p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCheck .h4Container {
	width: 492px;
	height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}	
	
#content #tempTrackCheck .h4Container h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCheck .h4Container .action {
	float: right;
	text-align: right;
	margin: 0px 10px 4px 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempTrackCheck .h4Container .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}
	
#content #tempTrackCheck .shift {
	width: 508px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}

#content #tempTrackCheck .impsteps {
	width: 505px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
#content #tempTrackCheck .impsteps .flag {
	width: 13px;
	height: 11px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}
#content #tempTrackCheck .impsteps .impstepsContent {
	width: 490px;
	float: left;
	}
#content #tempTrackCheck .impsteps .impstepsContent p {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	}

#content #tempTrackCheck .nextStep {
	width: 517px;
	height: 40px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	background: #ddf3b5;
	border: 2px solid #ee9922;
	}
#content #tempTrackCheck .nextStep h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	color: #81a646;
	text-indent: 35px;
	margin: 11px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	background: url(/daitwp/images/icon_arrow_orange_superlg.gif) center left no-repeat;
	}


/* STRUCTURE / templates / Track / Implementation Steps Status
-------------------------------------------------------------------- */
#content #tempTrackImp {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}
	
#content #tempTrackImp .line {
	width: 517px;
	height: 1px;
	margin: 10px 0 15px 0;
	padding: 0;
	background: url(/daitwp/images/line_orange.gif) center left no-repeat;
	}

#content #tempTrackImp h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempTrackImp h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackImp .h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg_edge.gif) center left no-repeat;
	}

#content #tempTrackImp .h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-transform: uppercase;
	text-indent: 10px;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempTrackImp .h3Bg .obj {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	text-indent: 10px;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempTrackImp .impsteps {
	width: 505px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}

#content #tempTrackImp .impsteps .h4Container {
	width: 505px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackImp .impsteps .h4Container h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackImp .impsteps .h4Container .status {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	float: left;
	text-align: right;
	margin: 0 0 0 100px;
	padding: 0 0 0 0;
	}

#content #tempTrackImp .impsteps .h4Container .action {
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempTrackImp .impsteps .h4Container .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempTrackImp .impsteps .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	}

#content #tempTrackImp .impsteps p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	}

#content #tempTrackImp .impsteps .updates {
	width: 490px;
	margin: 0 0 0 15px;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #d0dbb1;
	}

#content #tempTrackImp .impsteps .updates .updateContainer {
	width: 495px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackImp .impsteps .updates .updateContainer .update {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackImp .impsteps .updates .updateContainer .status {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	float: left;
	text-align: left;
	margin: 0 0 0 43px;
	padding: 0 0 0 0;
	}

#content #tempTrackImp .impsteps .updates .updateContainer .actionContainer {
	float: right;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	}

#content #tempTrackImp .impsteps .updates .updateContainer .actionContainer .action a {
	color: #cb7c1f;
	text-decoration: underline;
	}


/* STRUCTURE / templates / Evaluate / High Leverage Activities
-------------------------------------------------------------------- */
#content #tempEvalHigh {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempEvalHigh h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempEvalHigh h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempEvalHigh #h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempEvalHigh #h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempEvalHigh h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #0b99af;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempEvalHigh h4 .obj {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempEvalHigh p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	}

#content #tempEvalHigh p.note {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #c9751d;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	}

#content #tempEvalHigh textarea,fieldDesc,select {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	}

#content #tempEvalHigh .line {
	width: 517px;
	height: 1px;
	margin: 10px 0 15px 0;
	padding: 0;
	background: url(/daitwp/images/line_orange.gif) center left no-repeat;
	}

#content #tempEvalHigh .ImpStepShift {
	width: 508px;
	margin: 0 0 5px 10px;
	padding: 5px 0 5px 0;
	border-top: 1px dotted #d0dbb1;
	}

#content #tempEvalHigh .ImpStepShift1 {
	width: 508px;
	margin: 0 0 5px 10px;
	padding: 0 0 0 0;
	}

#content #tempEvalHigh .ImpStepShift p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	}

#content #tempEvalHigh .ImpStepShift .check {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #c9751d;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempEvalHigh .ImpStepShift1 .check {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #c9751d;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}


/* STRUCTURE / templates / Evaluate / Identify Data Needs and Methods
-------------------------------------------------------------------- */
#content #tempEvalIdent {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempEvalIdent h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempEvalIdent h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempEvalIdent .h3Bg {
	width: 530px;
	height: 21px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
/*	background: url(/daitwp/images/action_bg_edge.gif) center left no-repeat; */
	background: #e3f8fb;
	}

#content #tempEvalIdent .h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: 500;
	color: #0b99af;
	text-transform: uppercase;
	text-indent: 10px;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempEvalIdent .step {
	width: 520px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	margin: 0 0 0 -10px;
	padding: 0 0 10px 10px;
	background: #e3f8fb;
	}
#content #tempEvalIdent .step .flag {
	float: left; 
	width: 13px;
	height: 11px;
	}
#content #tempEvalIdent .step a {
	color: #016bc1;
	text-decoration: underline;
	}

#content #tempEvalIdent p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	}

#content #tempEvalIdent .questions {
	width: 505px;
	margin: 0 0 20px 10px;
	padding: 0 0 0 0;
	}

#content #tempEvalIdent .questions h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempEvalIdent .questions p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	}

#content #tempEvalIdent .questions p.ques {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #666666;
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
	}

#content #tempEvalIdent .questions .methods {
	width: 485px;
	margin: 0 0 20px 20px;
	padding: 0 0 0 0;
	}

#content #tempEvalIdent .questions .methods .h5Container {
	width: 485px;
	height: 16px;
	border-bottom: 1px dotted #c6e394;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	}

#content #tempEvalIdent .questions .methods .h5Container h5 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempEvalIdent .questions .methods .h5Container .action {
	float: right;
	text-align: right;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempEvalIdent .questions .methods .h5Container .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempEvalIdent .line {
	width: 517px;
	height: 1px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url(/daitwp/images/line_orange.gif) center left no-repeat;
	}


/* STRUCTURE / templates / Evaluate / Evaluation Status
-------------------------------------------------------------------- */
#content #tempEvalStatus {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempEvalStatus h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempEvalStatus h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempEvalStatus .h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg_edge.gif) center left no-repeat;
	}

#content #tempEvalStatus .h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-transform: uppercase;
	text-indent: 10px;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempEvalStatus .h3Bg .step {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	text-indent: 10px;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempEvalStatus .shift {
	width: 508px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}

#content #tempEvalStatus .shift .h4Container {
	width: 505px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempEvalStatus .shift .h4Container h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempEvalStatus .shift .h4Container .action {
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempEvalStatus .shift .h4Container .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempEvalStatus .shift p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	}

#content #tempEvalStatus .line {
	width: 517px;
	height: 1px;
	margin: 10px 0 10px 0;
	padding: 0;
	background: url(/daitwp/images/line_orange.gif) center left no-repeat;
	}


/* STRUCTURE / templates / Setup / School Profile
-------------------------------------------------------------------- */
#content #tempSetupSch {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempSetupSch h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempSetupSch h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupSch .nextStep {
	width: 517px;
	height: 40px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	background: #ddf3b5;
	border: 2px solid #ee9922;
	}

#content #tempSetupSch .nextStep h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	color: #81a646;
	text-indent: 35px;
	margin: 11px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	background: url(/daitwp/images/icon_arrow_orange_superlg.gif) center left no-repeat;
	}

#content #tempSetupSch .nextStep h3 a {
	color: #016bc1;
	text-decoration: underline;
	}

#content #tempSetupSch .h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempSetupSch .h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempSetupSch .h4Container {
	width: 515px;
	height: 24px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupSch .h4Container h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupSch .h4Container .action {
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempSetupSch .h4Container .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempSetupSch .shift {
	width: 508px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}

#content #tempSetupSch .shift p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	}

#content #tempSetupSch .shift table {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	}

#content #tempSetupSch .shift td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0;
	padding: 0 0 5px 0;
	}

#content #tempSetupSch .shift td a {
	color: #006cc0;
	text-decoration: underline
	}

#content #tempSetupSch .shift .line {
	width: 517px;
	height: 1px;
	margin: 0;
	padding: 0;
	background: url(/daitwp/images/line_orange.gif) center left no-repeat;
	}

#content #tempSetupSch .shift .h4Container2 {
	width: 500px;
	height: 24px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupSch .shift .h4Container2 h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupSch .shift .h4Container2 .action {
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempSetupSch .shift .h4Container2 .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempSetupSch .shift .photo {
	margin: 0 10px 0 20px;
	padding: 0 0 0 0;
	float: right;
	}


/* STRUCTURE / templates / Setup / Users and Permissions
-------------------------------------------------------------------- */
#content #tempSetupUseperm {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempSetupUseperm h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempSetupUseperm h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupUseperm .h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempSetupUseperm .h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempSetupUseperm .h3Bg .action {
	float: right;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempSetupUseperm .h3Bg .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempSetupUseperm .list {
	width: 520px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #ced6b1;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	
#content #tempSetupUseperm .list h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupUseperm .list b {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupUseperm .list font {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupUseperm .list td b {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	}

#content #tempSetupUseperm .list td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	}

#content #tempSetupUseperm .list td a {
	color: #006dbf;
	text-decoration: underline;
	}


/* STRUCTURE / templates / Setup / Plan Outline
-------------------------------------------------------------------- */
#content #tempSetupPlan {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempSetupPlan .addGoal {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-indent: 10px;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	float: right;
	}

#content #tempSetupPlan .addGoal a {
	text-decoration: underline;
	color: #cb7c1f;
	}

#content #tempSetupPlan h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempSetupPlan h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .h3Bg {
	width: 530px;
	height: 30px;
	margin: 0 0 0 -10px;
	padding: 8px 0 8px 0;
	background: #e3f8fb;
	}

#content #tempSetupPlan .h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	color: #0b99af;
	text-transform: uppercase;
	text-indent: 10px;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .h3Bg .goal {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-indent: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .h3Bg .goal a {
	text-decoration: underline;
	color: #016bbf;
	}

#content #tempSetupPlan .h3Bg .order {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-indent: 8px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempSetupPlan .h3Bg .order a {
	text-decoration: underline;
	color: #cb7c1f;
	}

#content #tempSetupPlan .h3Bg .add {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-indent: 8px;
	margin: 0 5px 0 10px;
	padding: 0 0 0 0;
	float: right;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempSetupPlan .h3Bg .add a {
	text-decoration: underline;
	color: #cb7c1f;
	}

#content #tempSetupPlan .shiftObj {
	width: 505px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .shiftObj .h4Container {
	width: 509px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .shiftObj .h4Container h4 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .shiftOjb .h4Container .goal {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-indent: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .shiftOjb .h4Container .goal a {
	text-decoration: underline;
	color: #016bbf;
	}

#content #tempSetupPlan .shiftObj .h4Container .order {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-indent: 8px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempSetupPlan .shiftObj .h4Container .order a {
	text-decoration: underline;
	color: #cb7c1f;
	}

#content #tempSetupPlan .shiftObj .h4Container .add {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-indent: 8px;
	margin: 0 5px 0 10px;
	padding: 0 0 0 0;
	float: right;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempSetupPlan .shiftObj .h4Container .add a {
	text-decoration: underline;
	color: #cb7c1f;
	}

#content #tempSetupPlan .shiftObj .h4Container .obj {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .shiftObj .h4Container .obj a {
	text-decoration: underline;
	color: #016bbf;
	}

#content #tempSetupPlan .shiftObj .shiftImp {
	width: 505px;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .shiftObj h5 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .shiftObj .shiftImp h5 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .shiftObj .shiftImp p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupPlan .shiftObj .shiftImp p a {
	text-decoration: underline;
	color: #016bbf;
	}

#content #tempSetupPlan .nextStep {
	width: 517px;
	height: 40px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	background: #ddf3b5;
	border: 2px solid #ee9922;
	}

#content #tempSetupPlan .nextStep h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	color: #81a646;
	text-indent: 35px;
	margin: 11px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	background: url(/daitwp/images/icon_arrow_orange_superlg.gif) center left no-repeat;
	}

#content #tempSetupPlan .nextStep h3 a {
	color: #016bc1;
	text-decoration: underline;
	}


/* STRUCTURE / templates / Setup / Implementation Steps
-------------------------------------------------------------------- */
#content #tempSetupImp {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempSetupImp h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempSetupImp h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#content #tempSetupImp .actions {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
	
#content #tempSetupImp .actions a {
	text-decoration: underline;
	color: #cb7c1f;
	}

#content #tempSetupImp .actions .edit {
	margin: 0 8px 0 0;
	padding: 0 0 0 8px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	float: left;
	}

#content #tempSetupImp .actions .delete {
	margin: 0 8px 0 0;
	padding: 0 0 0 8px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	float: left;
	}
	
#content #tempSetupImp .actions .attach {
	margin: 0 8px 0 0;
	padding: 0 0 0 18px;
	background: url(/daitwp/images/icon_download.gif) center left no-repeat;
	float: left;
	}
	
#content #tempSetupImp .attachFile {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 18px;
	background: url(/daitwp/images/icon_download.gif) center left no-repeat;
	}
	
#content #tempSetupImp .attachFile a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006cc0;
	}
	
#content #tempSetupImp .istpBarBg {
	width: 520px;
	height: 16px;
	margin: 10px 0 2px 0;
	padding: 5px 0 5px 5px;
	background: #fff7e7;
	}

#content #tempSetupImp .stepTitle h4 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	}

#content #tempSetupImp .h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempSetupImp .h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempSetupImp .h3Bg .action {
	float: right;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	}

#content #tempSetupImp .h3Bg .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #006cc0;
	text-indent: 10px;
	}

#content #tempSetupImp .h5Container {
	width: 505px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupImp .h5Container h5 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupImp .h5Container .status {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	float: left;
	text-align: right;
	margin: 0 0 0 100px;
	padding: 0 0 0 0;
	}

#content #tempSetupImp .h5Container .action {
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: none;
	}

#content #tempSetupImp .h5Container .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempSetupImp .list {
	width: 520px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #ced6b1;
	}
	
#content #tempSetupImp .list .actions {
	margin: -17px 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-indent: 8px;
	float: right; 
}

#content #tempSetupImp .list .actions .action {
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	float: right;
}

#content #tempSetupImp .list .actions .action a {
	text-decoration: underline;
	color: #cb7c1f;
}

#content #tempSetupImp .list b {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupImp .list font {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupImp .list td b {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	}

#content #tempSetupImp .list td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0;
	}

#content #tempSetupImp .list td a {
	color: #006dbf;
	text-decoration: underline;
	}
	
#content #tempSetupImp .list h5 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}


/* STRUCTURE / templates / Setup / My Profile
-------------------------------------------------------------------- */
#content #tempSetupMy {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempSetupMy h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempSetupMy h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempSetupMy .h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempSetupMy .h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#content #tempSetupMy .h3Bg .actionEditProf {
	float: right;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempSetupMy .h3Bg .actionEditProf a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempSetupMy .h3Bg .actionChgPw {
	float: right;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempSetupMy .h3Bg .actionChgPw a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}

#content #tempSetupMy .h4Container {
	width: 530px;
	height: 20px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	}

#content #tempSetupMy .h4Container h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	text-transform: uppercase;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}
#content #tempSetupMy .h4Container .action {
	float: right;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}
#content #tempSetupMy .h4Container .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #cb7c1f;
	text-indent: 10px;
	}
#content #tempSetupMy .h4Content {
	width: 530px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
#content #tempSetupMy .h4Content p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	}

#content #tempSetupMy .shift {
	width: 508px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}

#content #tempSetupMy .shift p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	}

#content #tempSetupMy table.schoolList {
	border-collapse: collapse;
	width: 100%;
	}
#content #tempSetupMy table.schoolList tr th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	text-align: left;
	color: #666666;
	margin: 0 0 0 0;
	padding: 3px 0 3px 10px;
	}
#content #tempSetupMy table.schoolList tr td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 5px 10px;
	}
#content #tempSetupMy table.schoolList tr td a {
	color: #006dbf;
	text-decoration: underline;
	}


/* are these used? */
#content #tempSetupMy .grid thead th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 3px 0 3px 10px;
	}

#content #tempSetupMy table .grid tbody {
	border-collapse: collapse;
	}

#content #tempSetupMy .grid tbody tr td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	border-bottom: 1px dotted #ced6b1;
	}

#content #tempSetupMy .grid tbody tr td a {
	color: #006dbf;
	text-decoration: underline;
	}

#content #tempSetupMy .grid tbody tr td .action a {
	color: #c97c20;
	text-decoration: underline;
	}

#content #tempSetupMy .grid tfoot tr td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	border-top: 2px solid #e3f8fb;
	}

#content #tempSetupMy .grid tfoot tr td.total {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	border-top: 2px solid #e3f8fb;
	}
/* are these used?  END */



/* STRUCTURE / Progress Summary Bars
-------------------------------------------------------------------- */
.graph_group {
	float: left;
	padding-left: 15px;
	margin: -5px 5px 0 10px;
	width: 100px;
	}

.graph {
	position: relative;
	width: 100px; 
	border: 1px solid #00a8c0; 
	background: white;
	}

.graph_group dl {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #0897b1;
	text-align: right;
	margin: 3px 0 3px 0;
	padding: 0 0 0 0;
	}

.graph_group dt {
position: relative;
	float: left;
	width: 50%;
	text-align: left;
display: block;
clear: both;
margin: 0;
padding: 0;
	}

.graph_group dd, {
position: relative;
	float: right;
	text-align: right;
display: block;
margin: 0;
padding: 0;
	}

.graph .bar { 
	display: block;	
	position: relative;
	background: #00a8c0; 
	text-align: center; 
	height: 8px; 
overflow: hidden;

	}

.overbudget dl {
	color: #0897b1;
	}

.overbudget .graph {
	border-color: #0897b1;
	}

.overbudget .bar {
	background: #0897b1;
	}

/* This extra markup is necessary because IE doesn't want to follow the rules for overflow: visible */
.graph .bar span {
	position: absolute;
	left: 1em;
	}


/* STRUCTURE / templates / Resources
-------------------------------------------------------------------- */
#content  #tempRes {
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	}

#content #tempRes h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #e99822;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
	background: url(/daitwp/images/icon_arrow_orange_lg.gif) center left no-repeat;
	}

#content #tempRes h2 .section {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #e99822;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempRes .h3Bg {
	width: 530px;
	height: 24px;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 0;
	background: url(/daitwp/images/action_bg.gif) center left no-repeat;
	}

#content #tempRes .h3Bg h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #0b99af;
	text-indent: 10px;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}
	
#content #tempRes .h3Bg .actions {
	margin: 0;
	padding: 0;
	float: left;
	}

#content #tempRes .h3Bg .actions .action {
	float: left;
	text-align: right;
	margin: 4px 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempRes .h3Bg .actions .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	}

#content #tempRes h4 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	color: #0b99af;
	text-transform: uppercase;
	}

#content #tempRes .iconCoupler {
	margin: 15px 0 25px 0;
	padding: 0;
	}

#content #tempRes .iconCoupler .icon {
	margin: -5px 0 0 0;
	padding: 0;
	float: left;
	}

#content #tempRes .iconCoupler .shift {
	margin: 0 0 0 40px;
	padding: 0;
	}

#content #tempRes .iconCoupler .shift p {
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	line-height: 15px;
	color: #666666;
	margin: 10px 0 10px 0;
	}

#content #tempRes .iconCoupler .shift p a {
	color: #006cc0;
	text-decoration: underline;
	}

#content #tempRes .iconCoupler2 {
	margin: 15px 0 25px 0;
	padding: 0;
	}

#content #tempRes .iconCoupler2 .icon {
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	}

#content #tempRes .iconCoupler2 .shift {
	margin: 0 0 0 40px;
	padding: 0;
	}

#content #tempRes .iconCoupler2 .shift p {
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	line-height: 15px;
	color: #666666;
	margin: 10px 0 10px 0;
	clear: both;
	}

#content #tempRes .iconCoupler2 .shift p a {
	color: #006cc0;
	text-decoration: underline;
	}

#content #tempRes .iconCoupler2 .shift .h4Container h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #0b99af;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content #tempRes .iconCoupler2 .shift .h4Container .actions {
	margin: 0;
	padding: 0;
	float: right;
	}

#content #tempRes .iconCoupler2 .shift .h4Container .actions .action {
	float: right;
	text-align: right;
	margin: 4px 10px 0 0;
	padding: 0 0 0 0;
	text-indent: 10px;
	background: url(/daitwp/images/icon_arrow_orange_sm.gif) center left no-repeat;
	}

#content #tempRes .iconCoupler2 .shift .h4Container .actions .action a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #cb7c1f;
	}

#content #tempRes .iconCoupler2 .smallNextStep {
	width: 250px;
	height: 30px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	background: #ddf3b5;
	border: 2px solid #ee9922;
	}

#content #tempRes .iconCoupler2 .smallNextStep .arrowtext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	margin: 8px 0 0 0;
	padding: 0 25px 0 0;
	float: left;
	background: url(/daitwp/images/icon_arrow_orange_superlg.gif) center right no-repeat;
	}

#content #tempRes .iconCoupler2 .smallNextStep .linktext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 0 0 0 5px;
	float: left;
	}

#content #tempRes .iconCoupler2 .smallNextStep a {
	color: #016bc1;
	text-decoration: underline;
	}

#content #tempRes .line {
	width: 517px;
	height: 1px;
	margin: 10px 0 15px 0;
	padding: 0;
	background: url(/daitwp/images/line_orange.gif) center left no-repeat;
	}


/* BASICS
-------------------------------------------------------------------- */
#content h1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #00a8c0;
	margin: 20px 0 10px 0;
	padding: 0;
	}
	
#content h2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	margin: 20px 0 10px 0;
	padding: 0;
	}

#content .header {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	margin: 20px 0 10px 0;
	padding: 0;
	}

#content p {
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	line-height: 15px;
	color: #666666;
	margin: 10px 0 10px 0;
	}

#content p a {
	color: #006cc0;
	text-decoration: underline;
	}

#content p a:hover {
	color: #cb7b22;
	text-decoration: underline;
	}

#content .text {
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	line-height: 15px;
	color: #666666;
	margin: 10px 0 10px 0;
	}

#content .text a {
	text-decoration: underline;
	color: #006cc0;
	}

#content ul {
	list-style-image: url(/daitwp/images/bullet.gif);
	margin: 0 0 0 20px;
	padding: 0;
	}

#content li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	padding: 0 0 10px 0;
	}

#content li a {
	color: #3399cc;
	text-decoration: underline;
	}

#content li a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}
	

.reqStar {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ec9a10;
	font-weight: normal;
	}

img {
	border: 0
	}

form {
	padding: 0;
	margin: 0;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

fieldset, legend {
	border: none;
	}
