html {
	scrollbar-3dlight-color: #D6CAB4;
	scrollbar-arrow-color: #EEE4D7;
	scrollbar-base-color: #8BA9CF;
	scrollbar-darkshadow-color: #436DA3;
	scrollbar-face-color: #72603F;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #55472F;
}

#wrapper {
	background-color: #EEE4D7;
	border-style: solid;
	border-color: #FF9933;
	border-width: 1px;
}

body,
td,
th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEE4D7;
	background-image: url(images/background.gif);
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* font-family:"Times New Roman", Times, serif; */
	font-size: 22px;
	/* font-size: 18px; */
	color: #006699;
	/* color: #990000; */
	text-align: center;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	text-align: center;
}

#head {
	text-align: right;
	margin-bottom: 0px;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #FF9933;
}

#nav ul {
	list-style: none;
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 3px;
}

#nav li {
	display: inline;
}

#nav a:link,
#nav a:visited {
	padding: 3px 20px 2px 10px;
	color: #FFFFFF;
	background-color: #7E6135;
	text-decoration: none;
	border: 0px solid #711515;
}

#nav a:hover {
	color: #000000;
	background-color: #FF9933;
}


#content {
	padding-left: 10px;
	padding-right: 10px;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

#footer ul {
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 3px;
}

#footer li {
	display: inline;
}

#footer a:link,
#footer a:visited {
	padding: 3px 20px 2px 10px;
	color: #FFFFFF;
	background-color: #7E6135;
	text-decoration: none;
	border: 0px solid #711515;
}

#footer a:hover {
	color: #000000;
	background-color: #FF9933;
}

.littleText {
	font-size: 14px;
}

.questionFormRight {
	font-size: 14px;
	text-align: right;
	color: #990000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}

.questionFormRight2 {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}

.smallRedRight {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.answerFormLeft {
	text-align: left;
	color: #000000;
	padding-left: 4px;
}

.tableHeading {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #990000;
	padding-left: 4px;

}

.questionFormLeft {
	font-size: 14px;
	color: #990000;
	padding-left: 4px;
}

.questionBoldForm {
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.ResponseTeamTitle {
	font-size: 14px;
	font-weight: bold;
}

.columnName {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding: 4px;
}

.dataTable {
	padding: 3px;
	border: 1px solid #816438;
}

.InfoDisplay {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.MessageFromServer {
	font-style: italic;
	color: #666666;
}

.resultsColumn {
	font-size: 14px;
	background-color: #C9B290;
	text-align: center;
	color: #990000;
}

.IconsCommands {
	text-align: center;
	padding: 2px;
}

.resultsColumn a:link,
.resultsColumn a:visited {
	color: #990000;
}

.resultsColumn a:hover {
	color: #000000;
}

.resultText {
	font-size: 14px;
}

.fastSearchSubtit {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.divisionSkills {
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.indexColumnName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #666666;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.style1 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

.style2 {
	font-size: 36px;
	color: #FF3333;
}

/* CSS for checklists */
.checklist li {
	background: none;
	padding-left: 0;
}

.checklist {
	border: 1px solid #abf;
	list-style: none;
	height: 10em;
	overflow: auto;
	width: 22em;
}

.checklist,
.checklist li {
	margin-left: 0;
	padding: 0;
}

.checklist label {
	display: block;
	padding-left: 25px;
	text-indent: -25px;
}

.checklist label:hover,
.checklist label.hover {
	background: #777;
	color: #fff;
}

* html .checklist label {
	height: 1%;
}

.cl3 {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, sans-serif;
	font-size: 0.9em;
	height: 9em;
}

.cl3 .alt {
	background: #f8f6ed;
}

.cl3 label {
	padding: 0.2em 0.2em 0.2em 25px;
}

.cl3 label:hover,
.cl3 label.hover {
	background: #EFE9D4;
	color: #a05a04;
}

.mailbox {
	border: 1px solid #abf;
	list-style: none;
	height: 10em;
	overflow: auto;
	width: 42em;
}

.mailbox2 {
	border: 1px solid #abf;
	list-style: none;
	height: 10em;
	overflow: auto;
	width: 62em;
}

.mailbox3 {
	border: 1px solid #abf;
	list-style: none;
	height: 6em;
	overflow: auto;
	width: 62em;
}

.auditingbox {
	border: 1px solid #abf;
	list-style: none;
	height: 20em;
	overflow: auto;
	width: 62em;
}

.containerfront {
	width: 100%;
	text-align: center;
}