input.activityButton {
	padding: 0px 5px;
	height: 5px;
	font-size: 93%;
	line-height: 2;
	min-height: 2.5em;
	color: black;
	cursor: pointer;
}
/*
input.deleteButton:hover {
	cursor: pointer;
}
*/
#footer {
	font-size: 0.8em;
	margin: 0 auto;
	width: 50%;
}
#footer p {
	text-align: center;
}
div#errorDisplay {
	padding-top: 1em;
	color: #990000;
	background-color: #F9F9F7;
}
div#errorDisplay p {
	font-weight: bold;
	margin: 0;
}

body{
	padding:0;
	margin:0;
	position: relative;
	background: url(../images/bodyBg.jpg) #fbf7eb top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#929292;
	line-height:15px;	
	
}

#wrapper{
	width:950px!important;
	margin:0 auto 0 auto;
	padding-top:10px;
}
form{
	padding:0;
	margin:0;
}
a#zipLogo {
	height: 83px;
	width: 133px;
	display: block;
	float: right;
	margin-top: 10px;
}
a#zipLogo img {border: 0 !important;} 
input.textField{
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	width:150px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
input.textField2{
	border:1px solid #9c9c9c;
	width:144px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
}
input.textField3{
	border:1px solid #9c9c9c;
	width:124px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
}
select{
	width:152px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.clear{
	clear:both;
}
table.AJSignoffTable h1 {
    color: #707070;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding: 3px 0 3px 27px;
}
table.AJSignoffTable table {
    margin-left: 25px;
}
table.coordinatorReport td {
	border-bottom: none;
}
h1{
	color:#707070;
	font-size:21px;
	font-weight:bold;
	padding:18px 0 0 0;
	margin:0;
}
h1 span{
	font-size:11px;
	font-weight:normal;
}
h2{
	font-size:16px;
}
#header{
	width:950px;
	position: relative;
	height: 130px;
}

#logo{
	float:left;
	width:299px;
	height:116px;
	background:url(../images/logo.png) no-repeat 0 0;
}

#logo a{
	display: block;
	width:299px;
	height:116px;
}
/*---- Login Box -----*/
/*
#bbc, #bbc div {
	width: 401px;
}
#bbc div {
	background: url(../images/searchBoxTopBg.gif) no-repeat 0 0;
	padding-top: 9px;
}
#bbc div div {
	background: url(../images/searchBoxBtmBg.gif) no-repeat bottom left;
	padding-top: 14px;
}*/

.searchWrap {
	width: 								401px;
	float:  							left;
	margin:  							5px 0 0 44px;
	display:							inline;
}

.searchLeft {
	width: 								185px;
	float:								left;
	color: 								#726c4a;
}
.searchLeft ul {
	margin: 							0;
	padding: 							20px 0 0 25px;
}
.searchLeft ul li {
	margin: 							0;
	padding: 							0;
	list-style-type:					square;
	color: 								#726c4a;
	line-height:						1.2em;
	font-size:							0.95em;
}
.searchLeft a {
	color: 								#726c4a;
	position:							relative;
}
.searchLeft div {padding: 16px 0 0 25px;}
	.searchLeft div * {
		margin: 0;
		padding: 0;
		font-size: 12px;
	}
	.searchLeft div h3 {font-size: 14px; color: #5F593D;}
	.searchLeft div h5 {font-size: 12px;}
	.searchLeft div h3,
	.searchLeft div h5 {margin-bottom: 5px;}
.searchRight {
	width: 								216px;
	height: 							80px;
	float:								left;
	padding-left:						20px;
	widt\h:								196px;
}
.searchRight input {
	position:							relative;
}
.fontIncrease1 {
	font-size:							1.1em;
}
.fontIncrease2 {
	font-size:							1.2em;
}
.searchTop {
	background:							url(http://www.theaward.com.au/images/searchBoxTopBg.png) no-repeat 0 0;
	height:								9px;
}
* html .searchTop {
	background:							url(http://www.theaward.com.au/images/searchBoxTopBg.gif) no-repeat 0 0;
	margin-bottom:						-7px;
}
.searchMiddle {
	background:							url(http://www.theaward.com.au/images/searchBoxMiddleBg.png) repeat-y 0 0;
	background-color:					transparent;
	width: 								401px;
	padding-bottom:						12px;
	font-size:							0.9em;
	font-weight: 						bold;
}
.searchBtm {
	background:							url(http://www.theaward.com.au/images/searchBoxBtmBg.png) no-repeat 0 0;
	background-color:					transparent;
	height:								14px;
}
* html .searchBtm {
	background:							url(http://www.theaward.com.au/images/searchBoxBtmBg.gif) no-repeat 0 0;
}
.cDiv {
	clear:								left;
	height:								1px;
 	overflow:							hidden;
 	margin-top:							-1px;
 	display: 							block;
}


/*  */


#loginBox{
	background:url(../images/loggedInBg.gif) no-repeat 0 0;
	width:404px;
	height:123px;
	position: absolute;
	top: 0;
	left: 390px;
	/*float:right;*/
	color:#726c4a;
	padding:10px 0 0 16px;
}

#loginBox h3{
	color:#5e5524;
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0;
}
#loginBox h5{
	color:#8f8338;
	font-size:16px;
	font-weight:bold;
	padding:13px 0 5px 0;
	margin:0;
}

#loginBox a{
	color:#726c4a;
	font-size:11px;
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#loginBox a:hover{
	text-decoration:underline;
}
#loginBox label{
	display:block;
}
#loginBox .loginField{
	float:left;
	width:182px;
	padding-bottom:5px;
}

#loginBox .btn_login,#loginBox .btnGo{
	vertical-align:middle;
}
#loginBox ul{
	padding:0 0 0 20px;
	margin:0;
}
#loginBox li{
	color:#726c4a;
	font-size:11px;
}
.paddingRight43{
	padding-right:43px;
}
.paddingRight14{
	padding-right:14px;
}
.paddingTop5{
	padding-top:5px;
}

/*--- TOP NAV ---*/
#topNav{
	padding:18px 0 38px 22px;
	margin:0;
	list-style:none;
}
#topNav li{
	display:inline;
	padding:0 5px 0 0;
	margin:0;	
}

/*--- CONTENT ---*/
#main{
	width:950px;
	background:url(../images/contentBg.gif) repeat-y 0 0;
}
#contentContainer{
	background:url(../images/contentTopBg.gif) no-repeat 0 0;
	padding:0 21px 0 22px;
	position:relative;
	top:-5px;
}
#contentContainer2{
	background:url(../images/contentTopBg2.gif) no-repeat 0 0;
	padding:0 21px 0 22px;
	position:relative;
	top:-12px;
}

#contentBtmBg{
	background:url(../images/contentBtmBg.png) no-repeat 0 0;
	width:950px;
	height:61px;
	margin-bottom:40px;
}
#heading{
	padding:21px 0 17px 32px;
}
#loginInfo{
	position:absolute;
	top:33px;
	right:21px;
	color:#6dc3ff;
	font-size:15px;
}

/*--- TAB ---*/
#tab{
	width:905px;
}
.tabBorder{
	background: #e83935;
}
.tabBorder2{
	background:#f15bc9;
}
.tabBorder3{
	background:#ff6e4e;
}
.tabBorder4{
	background:#83ca35;
}
.tabBorder5{
	background:#35bde8;
}
.tabBorder6{
	background:#ff00a2;
}
.tabBorder7{
	background:#e1af00;
}
.tabBorder8{
	background:#f15bc9;
}




#tab a{
	font-family:Tohama,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fffefe;
	display:block;
	text-decoration:none;	
}
#tab a:hover,#tab a.selected{
	text-decoration:underline;
}
#tab1,#tab2,#tab3,#tab2_short,#tab4,#tab5,#tab6,#tab7{
	text-align:center;
	float:left;
	line-height:21px;
	padding-top:2px;
}
#tab1{
	width:133px;
	background:url(../images/tabBg1.gif) no-repeat 0 0;	
}
#tab2{
	width:133px;
	background:url(../images/tabBg2.gif) no-repeat 0 0;
}
#tab2_short{
	width:98px;
	background:url(../images/tabBg2_short.gif) no-repeat 0 0;
}
#tab3{
	width:100px;
	background:url(../images/tabBg3.gif) no-repeat 0 0;
}
#tab4{
	width:100px;
	background:url(../images/tabBg4.gif) no-repeat 0 0;
}

#tab5{
	width:99px;
	background:url(../images/tabBg5.gif) no-repeat 0 0;
}
#tab6{
	width:99px;
	background:url(../images/tabBg6.gif) no-repeat 0 0;
}
#tab7{
	width:97px;
	background:url(../images/tabBg7.gif) no-repeat 0 0;
}



#content{
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:2px solid #d9d9d8;
	width:843px;
	padding:25px 25px 84px 35px;
	background:#ffffff;
	position:relative;
}
#content2{
	width:886px;
	padding:0 0 24px 21px;
	position:relative;;
}
#content3{
	width:907px;
	padding:0 0 24px 0;
	position:relative;
}
#contentText{
	padding-top:25px;
	width:273px;
	float:left;
}
#contentText2{
	width:700px;
	float:left;
}
#contentText3{
	width:532px;
	float:left;
	padding-left:21px;
	
}
#contentForm{
	float:left;
	width:527px;
}

.pinkBox{
	width:242px;
	float:left;
}
.pinkBoxContent{
	background-color:#fef5f5;
	padding:11px 0 0 28px;
	width:214px;
}
.pinkBoxContent h3{
	color:#707070;
	font-size:17px;
	padding:0 0 13px 0;
	margin:0;
}
.pinkBoxContent label{
	padding-bottom:7px;
	display:block;
}

.pinkBoxContent input.textField,.pinkBoxContent select{
	margin-bottom:10px;
}
.font9{
	font-size:9px;
}
a.font9{
	font-size:9px;
	color:#929292;
	text-decoration:underline;
}

#pinkArrow{
       position:absolute;
       top:201px;
       right:254px;
       z-index:20;
}
.floatleft{
	float:left;
}


/*--- FOOTER ---*/
#footerTop{
	background:url(../images/footerBg.png) no-repeat 0 0;
}
#footerWrapper{
	background:url(../images/footerImg.png) no-repeat 0 0;
	width:958px;
	margin:0 auto;
	height:290px;
}
#footerBtm{
	background:#000000;
}
#footerTopLinks{
	width:920px;
	margin:0 auto;
	color:#949494;
	font-size:11px;
	padding:38px 15px;
}
#footerTopLinks a{
	color:#cecccc;
	text-decoration:underline;
}
#footerBtmLink{
	width:823px;
	font-size:11px;
	margin:0 auto;
	padding:0 0 0 127px;
}
#footerBtmLink .footerLinks{
	width:147px;
	float:left;
	text-align:left;
}
#footerBtmLink ul{
	margin:0;
	padding:0 0 16px 0;
	list-style:none;
}
#footerBtmLink li{
	padding:0 0 3px 0;
	margin:0;
}
#footerBtmLink a{
	color:#949494;
	text-decoration:none;
}
#footerBtmLink a:hover{
	text-decoration:underline;
}
#footerBtmLink li.firstLink a{
	color:#cecccc;
	text-decoration:underline;
}

/* ASSESSOR */
.buttons{
	padding:31px 0 17px 0;
}
.buttons2{
	padding:31px 0 17px 0;
	float:left;
}
.filter{
	position:absolute;
	top:49px;
	right:185px;
	font-size:11px;
}
.filter2{
	float: right;
	top:65px;
	right:185px;
	font-size:11px;
}
.filter3{
	position:absolute;
	top:15px;
	right:185px;
	font-size:11px;
}
.filter select,.filter2 select{
	vertical-align:middle;
	margin-left:5px;
}
.paddingBtm28{
	padding-bottom:28px;
}
.conTable{
	margin-bottom:15px;
}
.conTable_header{
	margin-bottom:0;
}
.conTable_header th{
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 2px;
	border-bottom:1px solid #e0e0de;
}
.conTable th{
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 2px;
	border-bottom:1px solid #e0e0de;
}
.conTable th.font12{
	font-size:12px;
}
.conTable td{
	font-size:11px;
	padding:5px 5px 5px 2px;
	border-bottom:1px solid #e0e0de;
}
.conTable td.alignCenter{
	padding-left:16px;
}
.conTable a{	
	color:#2488ee;
	text-decoration:none;
}
.conTable a:hover{
	text-decoration:underline;
}

/*--- AWARD ---*/
#award{
	background:url(../images/awardLevelBg.gif) no-repeat 0 0;
	line-height:21px;
	padding-top:2px;
	color:#ffffff;
	font-size:12px;
	position:absolute;
	text-align:center;
	top:71px;
	right:40px;
	width:147px;
}
#award img{
	vertical-align:middle;
}
#details{
	width:168px;
	float:right;
	border-bottom:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	background:#f5f5f5;
	position:relative;
}
#details h4{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:6px 0 6px 11px;
	margin:0;
	background:#e83935;
	position:absolute;
	left:-1px;
	width:159px;
}
#details .detailBox{
	width:148px;
	color:#707070;
	font-size:11px;
	padding:30px 10px 14px 10px;
}
#details .detailBox span{
	font-size:13px;
	font-weight:bold;
}
#details .detailBox img.icon{
	vertical-align:middle;
	padding-right:5px;
}
#details .detailBox a{
	color:#2488ee;
	text-decoration:none;
}
#details .detailBox a:hover{
	text-decoration:underline;
}
#details .detailBox ul{
	padding:9px 0 0 0;
	margin:0;
	list-style:none;
}
#details .detailBox li{
	background:url(../images/icon_help.gif) no-repeat 0 0;
	padding:0 0 10px 20px;
	margin:0;
}
/*
.photoFrame{
	background:url(../images/myDetailsPhoto.jpg) no-repeat 25px 5px;
	width:123px;
	height:95px;
}
.photoFrame img{
	padding:20px 0 0 40px;
}
*/
.photoFrame {
	background: url(../../../_resource/image/myDetailsPhoto_c.gif) top left repeat-y;
	margin: 0 auto;
	width: 98px;
}
.photoFrame_t {
	background: url(../../../_resource/image/myDetailsPhoto_t.gif) top left no-repeat;
	padding-top: 15px;
}
.photoFrame_b {
	background: url(../../../_resource/image/myDetailsPhoto_b.gif) bottom left no-repeat;
	padding-bottom: 14px;
}
.photoFrame_t, .photoFrame_b {
	width: 98px;
	text-align: center;
}
.photoFrame img {
	width: 68px;
	margin: 0 auto;
}

/*---  LEFT NAV ---*/
#leftNav{
	width:168px;
	float:left;
	border-bottom:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	background:#f5f5f5;
	position:relative;
}
#leftNav h4{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:6px 0 6px 11px;
	margin:0;
	background:#e83935;
	/*position:absolute;*/
	position: relative;
	left:-1px;
	width:159px;
}
#leftNav h4 span{
	font-size:11px;
	font-weight:normal;
}
#leftNav ul{
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	color:#707070;
	font-size:11px;
}
#leftNav ul li{
	padding:5px 8px;
	margin:0;
	border-bottom:1px solid #c3c3c3;
}
#leftNav ul li.last{
	border-bottom:none;
}

.loginDetail,.activity{
	padding:16px 0 10px 0;
	border-bottom:1px solid #e0e0de;
}
.loginDetail label{
	text-align:right;
	width:166px;
	padding:5px 16px 0 0;
	float:left;
}
.activity label{
	text-align:right;
	width:106px;
	padding:5px 16px 0 0;
	float:left;
}
.loginDetail input.textField2,.activity input.textField2{
	float:left;
}
.paddingBtm12{
	padding-bottom:12px;
}
*:first-child+html .paddingBtm12{
	padding-bottom:11px;
}
* html .paddingBtm12{
	padding-bottom:11px;
}

.personalDetails{
	padding:16px 0 10px 0;
	width:260px;
	float:left;
}
.personalDetails label{
	text-align:right;
	width:86px;
	padding:5px 16px 0 0;
	float:left;
}
.personalDetails .checkbox{
	padding:0 16px 0 70px;
	float:left;
}
.personalDetails .last{
	width:160px;
	float:left;
	font-size:11px;
}
.profileFrame{
	background:url(../images/profileFrame.jpg) no-repeat 26px -5px;
	width:89px;
	height:74px;
	float:left;
	margin-right:12px;
}
.profileFrame img{
	padding:11px 0 0 42px;
}
.buttonHolder{
	padding:6px 0 0 0;
}
.buttonHolder input{
	margin-bottom:5px;
}
.greyBorder{
	border-bottom:1px solid #e0e0de;
}
.calloutBox{
	background:#f8efed;
	padding-left:14px;
	width:518px;
}
textarea{
	width:400px;
	height:100px;
}

.activityAssessors{
	padding:15px 0 0 0;
	width:100%;
}
.activityAssessors a{
	color:#2488ee;
	text-decoration:none;
}
.activityAssessors a:hover{
	text-decoration:underline;
}
.activityAssessors label{
	width:140px;
	float:left;
	padding:0;
	margin:0;
}
.activityAssessors input{
	margin-right:10px;
	float:left;
}
.activityAssessors .floatText{
	float:left;
	width:110px;
	font-size:11px;
}
.activityAssessors .paddingBtm{
	padding-bottom:10px;	
}
* html .activityAssessors .paddingBtm{
	padding-bottom:0;	
}
*:first-child+html  .activityAssessors .paddingBtm1{
	padding-bottom:0;
}


.paddinBtm10{
	padding-bottom:10px;
}

#part2{
	position:relative;
}
.popup{
	position:absolute;
	top:-50px;
	left:190px;
	border:1px solid #e8e8e8;
	width:240px;
	padding:15px;
	background:#ffffff;
}
.popup input{
	margin-top:5px;
}
textarea.small{
	width:95%;
}
.hiddencontent{
	display:none;
}


/*=== expand/collapse===*/
div.tableHeader{
	color:#707070;
	font-size:21px;
	font-weight:bold;
	float:left;
	padding:3px;
}
div.tableSubHeader{
	color:#707070;
	font-size:16px;
	font-weight:bold;
	float:left;
	padding:3px 0 3px 27px;
}

.treeOpen,.treeClosed{
	margin-bottom:28px;
}

.treeOpen a.treeToggle {
	background:url(../images/collapse.gif) no-repeat 0 0;
	float:left;
}
.treeClosed a.treeToggle {
	background:url(../images/expand.gif) no-repeat 0 0;
	float:left;
}

.treeOpen .treeList {
	display:block !important;
}
.treeClosed .treeList {
	display:none;
}

.closeBtn{
	padding-left:90px;
}

/*-------------------------- Nav --------------------------*/
			div#mainNav {
				width:								950px;
				height:								39px;
				margin: 							15px 0 0 50px;
				z-index:							500!important;
				clear:								both;
			}
			
			.nav, .nav * {
				margin:								0;
				padding:							0;
				list-style:							none;
			}
			.nav {
				line-height:						1.0;
			}
			.nav ul {
				position:							absolute;
				top:								-999em;
				width:								100%;
			}
			.nav ul li,
			.nav a {
				width:								100%;
				cursor:								pointer;
			}
			.nav li {
				float:								left;
				position:							relative;
				z-index:							99;
			}
			.nav a {
				display:							block;
				color:								#fff;
				padding:							7px 10px 5px;
				margin:								0 5px 0 0;
				text-decoration:					none;
			}
			.nav ul li ul li a {
				font-size:							0.7em!important;
			}
			.nav li:hover ul,
			ul.nav li.sfHover ul {
				left:								0;
				top:								1.8em;
			}
			.nav li:hover li ul,
			.nav li.sfHover li ul {
				top:								-999em;
			}
			.nav li li:hover ul,
			ul.nav li li.sfHover ul {
				left:								0;
				top:								-1px;
			}
			.superfish li:hover ul,
			.superfish li li:hover ul {
				top:								-999em;
			}
			
			
			ul.nav li a:hover, ul.nav li a.currentNav { /* added 2007-01-08 - round 1 revisions */
				text-decoration:					none;
				color:								#fff;
			}
			
			ul.nav li.navRed ul li a {
				background:							#e52e2b!important;
				width:								129px;
				widt\h:								109px;
			}
			ul.nav li.navRed ul li a:hover {
				background:							#cd1713!important;
			}
			
			ul.nav li.navPink ul li a {
				margin-left:						1px;
				background:							#ef4fc3!important;
				width:								127px;
				widt\h:								107px;
			}
			ul.nav li.navPink ul li a:hover {
				background:							#d52aa7!important;
			}
			
			ul.nav li.navOrange ul li a {
				margin-left:						1px;
				background:							#ff6242!important;
				width:								145px;
				widt\h:								125px;
			
			}
			ul.nav li.navOrange ul li a:hover {
				background:							#e4411e!important;
			}
			
			ul.nav li.navGreen ul li a {
				margin-left:						3px;
				background:							#78c42b!important;
				width:								154px;
				widt\h:								134px;
				* widt\h:							136px;
			}
			ul.nav li.navGreen ul li a:hover {
				background:							#57a600!important;
			}
			
			ul.nav li.navBlue ul li a {
				margin-left:						1px;
				background:							#2bb5e5!important;
				width:								158px;
				widt\h:								138px;
			}
			ul.nav li.navBlue ul li a:hover {
				background:							#069fd0!important;
			}
			
			div#mainNav ul li a.navRed, a#navAbout {
	background:							url(/_resource/specific/image/navRedAboutBg.png) no-repeat 0 0;
	width:								132px;
	display:							block;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_resource/specific/image/navRedAboutBg.png',sizingMethod='crop')");
}
* html div#mainNav ul li a.navRed {
	background-image:					url(/_resource/specific/image/navRedAboutBg.gif) no-repeat 0 0;
	backgrou\nd-image:					none;
}

div#mainNav ul li a.navPink, a#navGetting {
	background:							url(/_resource/specific/image/navPinkGettingBg.png) no-repeat 0 0;
	width:								128px;
	display:							block;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_resource/specific/image/navPinkGettingBg.png',sizingMethod='crop')");
}
* html div#mainNav ul li a.navPink {
	background-image:					url(/_resource/specific/image/navPinkGettingBg.gif) no-repeat 0 0;
	backgrou\nd-image:					none;
}

div#mainNav ul li a.navOrange, a#navRunning {
	background:							url(/_resource/specific/image/navOrangeRunningBg.png) no-repeat 0 0;
	width:								147px;
	display:							block;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_resource/specific/image/navOrangeRunningBg.png',sizingMethod='crop')");
}
* html div#mainNav ul li a.navOrange {
	background-image:					url(/_resource/specific/image/navOrangeRunningBg.gif) no-repeat 0 0;
	backgrou\nd-image:					none;
}

div#mainNav ul li a.navGreen, a#navSupporting {
	background:							url(/_resource/specific/image/navGreenSupportBg.png) no-repeat 0 0;
	width:								147px;
	display:							block;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_resource/specific/image/navGreenSupportBg.png',sizingMethod='crop')");
}
* html div#mainNav ul li a.navGreen {
	background-image:					url(/_resource/specific/image/navGreenSupportBg.gif) no-repeat 0 0;
	backgrou\nd-image:					none;
}

div#mainNav ul li a.navBlue, a#navContact {
	background:							url(/_resource/specific/image/navBlueContact.png) no-repeat 0 0;
	width:								159px;
	display:							block;
	* background:						none;
	* filter:							expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_resource/specific/image/navBlueContact.png',sizingMethod='crop')");
}
* html div#mainNav ul li a.navBlue {
	background-image:					url(/_resource/specific/image/navBlueContact.gif) no-repeat 0 0;
	backgrou\nd-image:					none;
}

.markAsComplete {
	background: url(/_resource/image/btn_mark_as_complete.gif) top left no-repeat;
	width: 106px;
	height: 22px;
	border: none;
}
.markAsCompleteInactive {
	background: url(/_resource/image/btn_mark_as_complete_x.gif) top left no-repeat;
	width: 106px;
	height: 22px;
	border: none;
}
.markAsCompleteActive {
	background:  url(/_resource/image/btn_mark_as_complete_a.gif) top left no-repeat!important;
	width: 106px;
	height: 22px;
	border: none;
}
.markAsComplete span, .markAsCompleteInactive span, .markAsCompleteActive span {
	position: absolute;
	left: -2000px;
}
