body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFFFFF;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

img {
	/*border: 1px solid #000000;*/
	border: none;
}

hr {
	border: 1px solid #000000;
	color: #000000;
}

p {
	margin: 0 0 0 0;
}

a.helplink:link, a.helplink:visited, a.helplink {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.helplink:hover {
	color: #FFA0A0;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}


/* Container for everything */
#maincontainer { 
	z-index: 150;
	position: relative;
	width: 834px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;

/*	background: #FFFFFF url('../adminrsrc/background.jpg') top repeat-y;*/
}

#center {
	position: relative;
	text-align: center;
        margin: auto auto auto auto;
}

/* #center content on pages that require JavaScript, if there is no JS support in browser */
#center_nojs {
	position: relative;
	text-align: center;
        margin: auto auto auto auto;
        width: 800px;
}

.header {
	height: 32px;
}

.filler {
	height: 16px;
}

.bigtitle {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	text-align: center;
}

.middletitle {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	text-align: center;
}

.errormessage {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #FF0000;
	text-align: center;
}

.sectionheader {
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.questionnumber {
	font-size: 12px;
	font-weight: bold;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentbox {
	margin-left: 64px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.reportsettingstable {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border: none;
}

.reportsettingstable tr {
	border: none;
}

.reportsettingstable th {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
	border: none;
}

.reportsettingstable td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
}

.result360table {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
}

.result360table tr {

}

.result360table th {
	margin: 0 0 0 0;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #000000;
	text-align: left;
}

.result360table td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.peopletable {
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
}

.peopletable tr {

}

.peopletable th {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

.peopletable td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.admintable {
	border: 2px solid #000000;
}

.admintable tr {

}

.admintable th {
	text-align: center;
	width: 780px;
}

.admintable td {
	width: 780px;
}

.questionnairetable {
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
}

.questionnairetable tr {

}

.questionnairetable th {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	text-align: center;
}

.questionnairetable td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.editusertable {
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
}

.editusertable tr {

}

.editusertable th {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
}

.editusertable td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}




#bottom {
	border: 1px dashed #000000;
}

#bottom th {
	width: 400px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}

#bottom td {
	width: 400px;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
}

.boxfooter {
	background: #EEEEEE;
	width: 100%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #000000;
}

.middleboxtitle {
	background: #EEEEEE;
	width: 100%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.boxtitle {
	background: #EEEEEE;
	width: 100%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #000000;
}

.widebox {
	position: relative;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;

	margin: auto auto auto auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.wideboxcontents {
	padding: 8px 8px 8px 8px;
	text-align: justify;
}

.containerbox {
	position: relative;
	height: 145px;
}

.dynamicbox {
	width: 390px;
	position: absolute;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;

	margin: auto auto auto auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.menubox {
	position: relative;
	width: 250px;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;

	margin: auto auto auto auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.menuboxcontents {
	padding: 5px 5px 5px 5px;
}

#mainmenu {
	position: absolute;
	top: 156px;
	left: 200px;
	margin-right: 16px;
}

#loginbox {
	position: relative;
	width: 280px;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.categorybox {
	position: relative;
	left: 183px;
	background: #FFFFFF;
	text-align: left;
}

.pdrTemplateTable {
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
}

.pdrTemplateTable tr {
	border-bottom: 1px dashed #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.pdrTemplateTable th {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
	margin-top: 2px;
	margin-bottom: 2px;

	padding-top: 2px;
	padding-bottom: 2px;

	border-right: 1px solid #000000;
	text-align: center;
	vertical-align: top;
	width: 64px;
}

.pdrTemplateTable td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.indentedlist {
	padding-left: 10px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}

a.puiTextButton {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.puiTextButton:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.puiTextButton:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.puiTextButton:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
}

a.adminCategoryLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.adminCategoryLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.adminCategoryLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.adminTaskLink:link {
	color: #353535;
	text-decoration: none;
	font-weight: normal;
}

a.adminTaskLink:visited {
	color: #353535;
	text-decoration: none;
	font-weight: normal;
}

a.adminTaskLink:hover {
	color: #353535;
	text-decoration: underline;
	font-weight: normal;
}


a.adminSubTaskLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.adminSubTaskLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.adminSubTaskLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.adminLogoutLink:link {
	color: #FFFFFF;
	text-decoration: none;
/*	font-weight: bold;
	font-size: 10px;
*/
}

a.adminLogoutLink:visited {
	color: #FFFFFF;
	text-decoration: none;
/*	font-weight: bold;
	font-size: 10px;
*/
}

a.adminLogoutLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
/*	font-weight: bold;
	font-size: 10px;
*/
}

/**
	Main Admin Interface
**/

.adminBottomContainer {
	position: relative;
	z-index: 100;
	width: 834px;
	top: 0px;
	height: 89px;
	margin-left: auto;
	margin-right: auto;
	background: url(../adminrsrc/bottom.jpg) left top;
}

.adminTaskBarContainer {
	position: absolute;
	z-index: 100;
	width: 834px;
	top: 0px;
	height: 144px;
	left: 0px;
	background: url(../adminrsrc/top.jpg) left top;
}

.adminCategoryBarContainer {
	position: absolute;
	z-index: 100;
	width: 800px;
	top: 144px;
	left: 0px;
	background: #FF0000;
/*	background: #D1CDBD;*/
}

/* Company logo box */
.mainCompanyLogo {
	text-align: center;
	width: 128px;
	height: 128px;
	background: #FFFFFF;
}

/* Stats next to company logo */
.mainStatsBox {
	border-right: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
}

.mainTitleInfoText {
	display: inline; font-weight: normal;
}

/* Title at top of main content */
.mainTitle {
	background: #353535;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 16px;
	margin-left: 2px;
	width: 780px;

/*	font-size: 12px;*/
	text-align: left;
	border-top: 1px solid #919191;
	border-bottom: 1px solid #777777;

/*	font-size: 10px;*/
	font-weight: bold;

	height: 16px;

	background: url(../adminrsrc/thbg_des.gif) repeat-x;
}

/* Statistics table */

.mainStatsTable {
	clear: both;
	background: #FFFFFF;
}

.mainStatsTable tr.selected {
	background: #3D80DF;
	color: #FFFFFF;
	cursor: pointer;
}

.mainStatsTable tr.even {
	background: #FFFFFF;
	color: #000000;
}

.mainStatsTable tr.even_bborder {
        background: #FFFFFF;
        color: #000000;
	border-top: 1px solid #D9D9D9;
}

.mainStatsTable tr.evenEven {
	background: #FFFFFF;
	color: #000000;
}

.mainStatsTable tr.evenOdd {
	background: #F2F2F2;
	color: #000000;
}

.mainStatsTable tr.odd {
	background: #EDF3FE;
	border-left: 1px solid #D9D9D9;
	color: #000000;
}

.mainStatsTable tr.odd_tborder {
        background: #EDF3FE;
        border-top: 1px solid #D9D9D9;
        color: #000000;
}

.mainStatsTable tr.oddEven {
	background: #EDF3FE;
	border-left: 1px solid #D9D9D9;
	color: #000000;
}

.mainStatsTable tr.oddOdd {
	background: #E1E7F2;
	border-left: 1px solid #D9D9D9;
	color: #000000;
}


.mainStatsTable tr.header2 {
	height: 24px;
	background: url(../adminrsrc/thbg2.gif) repeat;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.mainStatsTable th.header2 {
	height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

a.header:link, a.header:visited, a.header {
	color: #F0F0F0;
	text-decoration: underline;
	font-weight: normal;
}

a.header:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
}


.mainStatsTable tr.header_desaturated {
	height: 24px;
	background: url(../adminrsrc/thbg_des.gif) repeat-x;
	vertical-align: middle;
/*	font-size: 10px;*/
}

.mainStatsTable tr.header {
	height: 24px;
	background: url(../adminrsrc/thbg.gif) repeat-x;
	vertical-align: middle;
	/*font-size: 10px;*/
}

.mainStatsTable td.header {
		text-align: left;
		padding-left: 6px;
		padding-right: 0px;
		padding-top: 3px;
		padding-bottom: 1px;
		height: 20px;
		vertical-align: middle;
		color: #FFFFFF;
		/*font-size: 10px;
		font-weight: bold;*/

}

.mainStatsTable th.header {
	text-align: left;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 1px;
	height: 20px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
/*	font-size: 10px;*/
/*	font-weight: normal;*/
}

.mainStatsTable th.header_bold {
        text-align: left;
        padding-left: 6px;
        padding-right: 8px;
        padding-top: 3px;
        padding-bottom: 1px;
        height: 20px;
        vertical-align: middle;
        color: #FFFFFF;
/*        font-weight: normal; */
/*      font-size: 10px;*/
        font-weight: bold;
}


.mainStatsTable th {
	text-align: left;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 22px;
	vertical-align: middle;
	font-weight: normal;
}

.mainStatsTable th.bold {
        text-align: left;
        padding-left: 12px;
        padding-right: 8px;
        padding-top: 2px;
        padding-bottom: 2px;
        height: 22px;
        vertical-align: middle;
        font-weight: bold;
}

.mainStatsTable td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	vertical-align: middle;
}

.mainStatsTable td.bold {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 8px;
        padding-right: 8px;
        text-align: left;
        vertical-align: middle;
        font-weight: bold;
}

.mainStatsTable td.rborder {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	border-right: 1px solid #D9D9D9;
	vertical-align: middle;
}

.mainStatsTable td.tborder {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 8px;
        padding-right: 8px;
        text-align: left;
        border-top: 1px solid #D9D9D9;
        vertical-align: middle;
}

.mainStatsTable td.lborder {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	border-left: 1px solid #D9D9D9;
	vertical-align: middle;
}

.helpwindow {
	position: absolute;
	text-align: left;
	width: 400px;
	border: 1px solid black;
	padding: 0px 0px 0px 0px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 999;
	bottom: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.helpwindowtitle {
	position: relative;
	left: 0px;
	top: 0px;
	
	width: 392px;
	height: 14px;
	border-bottom: 1px solid #000000;
/*
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
*/
	background-color: lightblue;

	padding-left: 8px;

	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.helpwindowcontents {
	position: relative;
	left: 0px;
	top: 0px;
	width: 392px;
	padding: 4px 4px 4px 4px;
/*	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
*/
	border: none;
	font-weight: normal;
	text-align: left;
	background-color: lightyellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#adminToolTip {
	position: absolute;
	text-align: left;
	width: 250px;
	border: 1px solid black;
	padding: 4px 4px 4px 4px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 1000;
}

.reportSectionBox {
	z-index: 9;
	position: relative;
	border: none;
	border-top: 1px solid #000000;
}

.reportSectionTitle {
	color: #000000;
	text-align: left;
	vertical-align: middle;
	border: none;
	padding: 0px 0px 0px 0px;
	background: url(../adminrsrc/report_section_header.gif) repeat-x;
	height: 23px;
}

.reportSectionTitleArrows {
	position: absolute;
	left: 0px;
	top: 35px;
	height: 84px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;

	line-height: 0px;
	
/*	border-left: 1px solid #700707;
	border-right: 1px solid #700707;
*/
}

.reportSectionTitleText {
	position: absolute;
	left: 10px;
	height: 19px;
	padding-top: 4px;
	font-weight: bold;
/*
	font-size: 11px;
*/
}

.reportSectionTitleCommands {
	position: absolute;
	left: 725px;
	height: 21px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
/*
	border-left: 1px solid #700707;
	border-right: 1px solid #700707;
*/
}

.reportSectionContents {
	background: #F5F5F5;
	height: 104px;
/*	font-size: 10px;
*/
}

.reportSectionIconContainer {
	position: absolute;
	background: #F5F5F5;
	left: 32px;
	width: 48px;
	height: 52px;
}

.reportSectionTableContainer {
	position: absolute;
	background: #F5F5F5;
	height: 52px;
	left: 80px;
}


/* GWT */

.gwt-HorizontalSplitPanel {
	background: #F5F5F5;
}

.gwt-HorizontalSplitPanel .hsplitter {
	background-color: #F0F0F0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	cursor: move;
}

.gwt-HorizontalSplitPanel .left {
  background-color: #E8EEF7;
}

.gwt-TreeItem {
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.gwt-TreeItem-selected {
	background: #3D80DF;
	border: 1px solid #000000;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.gwt-Image {
	border: none;
}

.gwt-PushButton {
	margin-left: 8px;
	margin-right: 8px;
}

.gwt-PushButton-up {
	background: #F0F0F0;
}

.gwt-PushButton-up-hovering {
	background: #D0D0D0;
}

.gwt-PushButton-down {
	background: #FFFFFF;
}

.gwt-PushButton-down-hovering {
	background: #D0D0D0;
}
