body {
	margin: 0;
	color: #555;
	min-width: 1000px;
	background: #dadada url("../images/bg-body.png") repeat-x;
	font: 12px arial, helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {
	border-style: none;
}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
/* General settings */
#main {
	width: 1000px;
	margin: 17px auto 0;
	overflow: hidden;
}
/* header start */
.holder:after, .compose-new-report:after, .form2-holder:after, #header:after {
	clear: both;
	content: "";
	display: block;
}
#header {
	background: url(../images/header.png) no-repeat;
	width: 100%;
	height: 210px;
	position: relative;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.logo {
	width: 270px;
	float: left;
	overflow: hidden;
	overflow: hidden;
	margin: 12px 0 0 21px;
}
.logo a {
	height: 50px;
	display: block;
}
.logo img {
	height: 50px;
}
/* nav-user start */
#nav-user {
	margin: 23px 11px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	color: #eee;
	font-size: 13px;
	overflow: hidden;
	display: inline;
	font-weight: bold;
}
#nav-user li {
	float: left;
	padding: 0 12px 0 13px;
	margin: 0 0 0 -10px;
}
#nav-user li a {
	color: #eee;
	text-decoration: none;
}
#nav-user li img {
	float: left;
}
#nav-user li a:hover {
	text-decoration: underline;
}
/* nav-user end */
.title {
	background: url(../images/moc_title.png) no-repeat;
	width: 399px;
	height: 65px;
	position: absolute;
	top: 130px;
	right: -85px;
	text-indent: -9999px;
	overflow: hidden;
}
/* header end */
/* content start */
#content {
	background: #f3f3f3 url(../images/bg-content.png) repeat-x;
	padding: 32px 46px 24px;
	height: 1%;
	overflow: hidden;
	border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}
#content h1 {
	margin: 0 0 15px;
	color: maroon;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#content p {
	margin: 0 0 15px;
	line-height: 16px;
}
/* form1 start */
.form1 {
	border-bottom: 1px solid #666;
	padding: 0 0 40px;
	margin: 0 0 60px;
	width: 708px;
	overflow: hidden;
}
.form-title {
	height: 1%;
	overflow: hidden;
	padding: 16px 3px 10px 0;
	border-bottom: 1px solid #666;
	margin: 0 0 24px;
}
.ico-help {
	vertical-align: middle;
	margin: 0 2px;
}
#content h2 {
	margin: 0;
	color: maroon;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
#content h2 img {
	float: left;
	margin-right: 4px;
}
.help-text {
	float: right;
	font-weight: bold;
	margin: 0 0 0 21px;
	font-size: 11px;
	white-space: nowrap;
}
.filter-text {
	float: left !important;
	font-weight: bold;
	margin: 0 0 0 0px;
	font-size: 11px;
	white-space: nowrap;
	font-size: 12px;
}
.form-title h2 {
	float: left;
}
.holder {
	height: 1%;
}
.check1 {
	margin-left: 10px;
}
.column1 {
	width: 300px;
	float: left;
	line-height: 12px;
	padding: 0 0 0 2px
}
.column1 .label1 {
	width: 119px;
	float: left;
}
.column1 div {
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
.column1 div.column2 {
	float: left;
	width: auto;
	margin: 0;
}
.column1 div.radio-row {
	margin: 0 0 3px;
	clear: both;
}
.column2 {
	width: 400px;
	float: right;
	line-height: 15px;
	padding: 0 0 0 2px
}
.radiobox {
	margin: -1px 0 0;
}
.input-text-1 {
	border: 1px solid #848484;
	width: 197px;
	padding: 2px 0;
}
.form1 .holder {
	margin: 0 0 22px;
}
.form1 select {
	border: 1px solid #848484;
}
.form1 #select-date2, .form1 #select-date {
	width: 59px;
}
.form1 #select-month2, .form1 #select-month {
	width: 70px;
}
.form1 #select-year2, .form1 #select-year {
	width: 64px;
}
.cols-holder {
	width: 720px;
	overflow: hidden;
	margin: 0 0 -1px;
}
.link1 {
	color: #555;
	text-decoration: underline;
}
.link1:hover {
	text-decoration: none;
}
.label2 {
	display: block;
}
.form1 .risk-matrix {
	margin-bottom: 14px;
}
#textarea1 {
	margin: 7px 0 0;
	width: 704px;
	height: 68px;
	border: 1px solid #848484;
}
.textarea1-holder {
	border-bottom: 1px solid #dcdcdc;
	padding: 0 0 34px;
	margin: 0 0 19px;
}
/* form1 end */
/* buttons block start */
.buttons-block div {
	height: 1%;
	overflow: hidden;
	margin: 0 0 14px;
}
#content .buttons-block div p {
	float: left;
	padding: 5px 0 0;
	margin: 0;
	font-size: 11px;
}
.btn-save-and-continue {
	background: url(../images/btn-save-and-continue.gif) no-repeat;
	width: 115px;
	height: 24px;
	float: left;
	margin: 0 15px 0 0;
}
.btn-save-and-exit {
	background: url(../images/btn-save-and-exit.gif) no-repeat;
	width: 115px;
	height: 24px;
	float: left;
	margin: 0 15px 0 0;
}
/* buttons block end */
/* compose new report start */
.compose-new-report {
	border: 1px solid #535353;
	padding: 0 14px 12px;
	height: 1%;
	margin: 0 0 56px;
}
#content .compose-new-report h2 {
	float: left;
	color: maroon;
	font-size: 14px;
	font-weight: bold;
	padding: 0 17px;
	background-color: #f3f3f3;
}
.compose-new-report ul {
	margin: 0;
	padding: 0 50px 0 17px;
	list-style: none;
	float: left;
}
.compose-new-report ul li {
	margin: 0 0 3px;
}
.compose-new-report ul li a {
	font-size: 14px;
	font-weight: normal;
	color: #545454;
}
.block-title {
	margin: -8px 0 16px;
	float: left;
	width: 100%;
	position: relative;
}
/* compose new report end */
/* form2 start */
.form2 {
	height: 1%;
	overflow: hidden;
	margin: 0 0 27px;
}
.form2-holder {
	height: 1%;
}
.column3 {
	width: 350px;
	float: left;
	padding: 0 0 0 1px;
}
.form2 h3 {
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px;
}
#content .help-info {
	margin: 0 0 30px;
	font-size: 11px;
	color: #636363;
}
.label3 {
	float: left;
	width: 125px;
}
.column3 div {
	height: 1%;
	overflow: hidden;
	margin: 0 0 14px;
	line-height: 22px;
}
.select1 {
	width: 105px;
}
.label-to {
	margin: 0 5px;
}
.label-12year {
	margin: 0 18px 0 0;
}
.column4 {
	border: 1px solid #556f74;
	padding: 0 0 13px 25px;
	width: 330px;
	float: right;
}
.column4-title {
	height: 1%;
	overflow: hidden;
	margin: -8px 0 14px;
	position: relative;
	padding: 0 0 0 60px;
}
.column4-title h4 {
	color: maroon;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding: 0 16px;
	margin: 0;
	background-color: #f3f3f3;
	position: relative;
}
.column4-row {
	height: 1%;
	overflow: hidden;
	margin: 0 0 19px;
}
.column5 {
	float: left;
	width: 178px;
}
.column6 {
	float: left;
	width: 152px;
}
.label-all {
	margin: 0 12px 0 0;
}
.column4 .btn-view {
	position: relative;
	margin: 0 7px 0 2px;
}
.control-buttons {
	padding: 14px 0 0;
}
/* form2 end */
/* table start */
.found {
	margin: 0 0 0 53px;
}
.table1 {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 16px;
}
.table1 td, th {
	border: 1px solid #848484;
	padding: 7px 3px;
}
.table1 th {
	background: #b9b9b9 url("../images/span_mask.png") repeat-x;
	color: #4b4b4b;
}
.table1 tr {
	background-color: #f9f9f9;
}
.table1 tr.alt {
	background-color: #eaeaea;
}
.table1 a {
	color: maroon;
}
.table1 th a {
	color: #4b4b4b;
}
.table1 th img {
	margin-left: 3px;
}
#nav-pages {
	height: 1%;
	overflow: hidden;
	padding: 0 10px 0 0;
}
#nav-pages ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	background: url(../images/separator-table-nav.gif) no-repeat 0 3px;
}
#nav-pages ul li {
	float: left;
	padding: 0 7px 0 6px;
	background: url(../images/separator-table-nav.gif) no-repeat 100% 3px;
}
.nav-pages-prev {
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	background: url(../images/arrow-left.gif) no-repeat;
	width: 12px;
	height: 5px;
	margin: 5px 7px 0 0;
}
.nav-pages-next {
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	background: url(../images/arrow-right.gif) no-repeat;
	width: 12px;
	height: 5px;
	margin: 5px 0 0 7px;
}
.back-to-search a {
	font-weight: normal;
	text-decoration: underline;
}
.back-to-search a:hover {
	text-decoration: none;
}
/* table end */
/* content end */
/* footer start */
#footer {
	height: 1%;
	overflow: hidden;
	padding: 8px 0 40px 0;
	margin-top: 3px;
}
#footer p {
	float: right;
	margin: 0;
	padding: 6px 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
#footer a {
	color: maroon;
	font-weight: normal;
}
#nav-bottom {
	margin: 0;
	padding: 6px 9px 0 0;
	list-style: none;
	float: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
#nav-bottom li {
	float: left;
	padding: 0 7px 0 6px;
	background: url(../images/separator-nav-bottom.gif) no-repeat 100% 4px;
}
.logo2 {
	float: right;
	width: 125px;
	margin: 0 2px 0 9px;
}
.logo2 a {
	background: url(../images/3cis_logo.png) no-repeat;
	height: 40px;
	display: block;
}
/* footer end */
.hidden {
	display: none;
}
.hidden-form {
	display: none;
}
.a_img_l {
	float: left;
	margin-top: -1px;
}
.a_img_r {
	float: right;
	margin-top: -1px;
	*margin-top: -16px;
}
.table_cal {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 16px;
}
.table_cal td, th {
	border: 1px solid #848484;
	padding: 3px 3px;
}
.table_cal th {
	background: #b9b9b9 url("../images/span_mask.png") repeat-x;
	color: #4b4b4b;
}
.table_cal tr.week td.day {
	height: 80px;
	vertical-align: text-top;
	text-align: left;
}
.table_cal tr.week td.today {
	height: 80px;
	vertical-align: text-top;
	text-align: left;
	background-color: #E9DADB !important;
}
.table_cal tr.week td.day span.number {
	text-align: right;
	float: right;
	clear: both;
}
.table_cal tr.week td.today span.number {
	text-align: right;
	float: right;
	clear: both;
	font-weight: bold;
}
.table_cal tr.week td.day ul {
	line-height: 1em;
	padding: 0em;
}
.table_cal tr.week td.day ul li {
	list-style-type: none;
}
.table_cal th {
	background-color: #b9b9b9;
}
.table_cal tr {
	background-color: #f9f9f9;
}
.table_cal tr.alt {
	background-color: #eaeaea;
}
.table_cal a {
	color: maroon;
}
.cal_sm_span {
	float: left;
	width: 95px;
}
.l {
	margin-top: 3px;
	margin-right: 5px;
	float: left;
}
.r {
	margin-top: 2px;
	margin-right: 10px !important;
	float: right;
}
.start {
	font-weight: bold;
}
.target {
	font-weight: bold;
}
/* BUTTONS */
.buttons a, .buttons button {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background: #fbfbfb url("../images/span_mask.png") repeat-x;
	border: 1px solid #d1d1d1;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #336699;
	cursor: pointer;
	padding: 5px 10px 6px 7px;
/* Links */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.buttons button {
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;
/* IE6 */
}
.buttons button[type] {
	padding: 5px 10px 5px 7px;
/* Firefox */
	line-height: 17px;
/* Safari */
}
*:first-child+html button[type] {
	padding: 4px 10px 3px 7px;
/* IE7 */
}
.buttons button img, .buttons a img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}
/* STANDARD */
button:hover, .buttons a:hover {
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699;
}
.buttons a:active {
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}
/* POSITIVE */
button.positive, .buttons a.positive {
	color: #529214;
}
.buttons a.positive:hover, button.positive:hover {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}
.buttons a.positive:active, button.positive.active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}
/* NEGATIVE */
.buttons a.negative, button.negative {
	color: #d12f19;
}
.buttons a.negative:hover, button.negative:hover {
	background-color: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}
.buttons a.negative:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}
/* REOPEN */
button.reopen, .buttons a.reopen {
	color: #24a0ed;
}
.buttons a.reopen:hover, button.reopen:hover {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #24a0ed;
}
.buttons a.reopen:active, button.reopen.active {
	background-color: #24a0ed;
	border: 1px solid #24a0ed;
	color: #fff;
}
/* SITE */
.buttons a.site, button.site {
	color: maroon;
}
.buttons a.site:hover, button.site:hover {
	background-color: #F6CECE;
	border: 1px solid #F4BCBC;
	color: maroon;
}
.buttons a.site:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}
.table2 td .required {
	color: red;
}
.error, .notice, .success {
	padding: 0.4em;
	border: 2px solid #ddd;
	font-weight: bold;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.error span {
	float: left;
	margin-top: 2px;
}
.error img {
	float: left;
	margin-right: 6px;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.notice img {
	float: left;
	margin-right: 6px;
}
.success {
	background: #E6EFC2;
	color: #529214;
	border-color: #C6D880;
	font-weight: bold;
}
.success img {
	float: left;
	margin-right: 6px;
	margin-top: -2px;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}
.error_text {
	color: #8a1f11;
}
/* tooltip styling */
.tooltip {
	display: none;
	background-color: #484848;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	color: #fff;
	text-align: left;
}
.tooltip_desc {
	display: none;
	background-color: #484848;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	color: #fff;
	text-align: left;
	width: 300px;
}
.tooltip_file {
	display: none;
	background-color: #4b4b4b;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	color: #fff;
	text-align: left;
	width: 175px;
}
.tooltip_img {
	display: none;
	width: 200px;
	text-align: center;
}
.tooltip_img img {
	width: 250px;
}
.tooltip a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.tooltip a:hover {
	text-decoration: underline;
}
.accordion_link {
	color: maroon !important;
	text-decoration: none !important;
	font-weight: bold;
	vertical-align: text-top !important;
}
.ie .accordion_img {
	margin-top: -16px;
}
.accordion_img {
	float: right;
	cursor: pointer;
}
.highlight {
	font-weight: bold;
	color: maroon;
}
.a_disabled {
	color: #848484;
	text-decoration: none !important;
	font-weight: bold;
	cursor: default;
}
.a_past {
	color: #4b4b4b;
	font-weight: bold;
}
input[type="radio"] {
	cursor: pointer;
}
label, input[type="radio"] {
	font-size: 12px;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 2px;
	cursor: pointer !important;
}
input[type="checkbox"] {
	cursor: pointer;
}
label, input[type="checkbox"] {
	font-size: 12px;
	vertical-align: middle;
	margin-top: 1px;
	padding-top: 2px;
	cursor: pointer !important;

	*margin-top: -2px;
}
.disk_label {
	margin-top: -2px;
	float: right;
}
.ie.disk_label {
	margin-top: -22px;
	float: right;
}
.nobullet li {
	list-style-type: none;
}
.redbullet li {
	list-style-type: disc;
	color: maroon;
}
.redbullet span {
	color: #555;
}
.redbullet a {
	margin-left: 26px;
}
.state_added {
	font-weight: bold;
	color: #529214;
}
.state_edited {
	font-weight: bold;
	color: #2E9AFE;
}
.state_removed {
	font-weight: bold;
	color: #DF0101;
}
.state_open {
	font-weight: bold;
	color: #2E9AFE;
}
.state_open_span {
	float: left;
	width: 16px;
	background: #2E9AFE url("../images/span_mask.png") 100% 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.state_open_background {
	background: #2E9AFE url("../images/span_mask.png") 100% 100%;
}
.state_review {
	font-weight: bold;
	color: #642EFE;
}
.state_review_span {
	float: left;
	width: 16px;
	background: #642EFE url("../images/span_mask.png") 100% 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.state_review_background {
	background: #642EFE url("../images/span_mask.png") 100% 100%;
}
.state_approved {
	font-weight: bold;
	color: #529214;
}
.state_approved_span {
	float: left;
	width: 16px;
	background: #529214 url("../images/span_mask.png") 100% 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.state_approved_background {
	background: #529214 url("../images/span_mask.png") 100% 100%;
}
.state_rejected {
	font-weight: bold;
	color: #DF0101;
}
.state_rejected_span {
	float: left;
	width: 16px;
	background: #DF0101 url("../images/span_mask.png") 100% 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.state_rejected_background {
	background: #DF0101 url("../images/span_mask.png") 100% 100%;
}
.state_cancelled {
	font-weight: bold;
	color: #DF7401;
}
.state_cancelled_span {
	float: left;
	width: 16px;
	background: #DF7401 url("../images/span_mask.png") 100% 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.state_cancelled_background {
	background: #DF7401 url("../images/span_mask.png") 100% 100%;
}
.state_closed {
	font-weight: bold;
	color: navy;
}
.state_closed_span {
	float: left;
	width: 16px;
	background: navy url("../images/span_mask.png") 100% 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.state_closed_background {
	background: navy url("../images/span_mask.png") 100% 100%;
}
.thumbnail {
	max-height: 72px;
	max-width: 96px !important;
}
.font_false {
	font-weight: bold;
	color: #DF0101;
}
.font_false_background {
	font-weight: bold;
	color: #FFF;
	background: #DF0101 url("../images/span_mask.png") 100% 100%;
}
.font_true {
	font-weight: bold;
	color: #529214;
}
.font_true_background {
	font-weight: bold;
	color: #FFF;
	background: #529214 url("../images/span_mask.png") 100% 100%;
}
.tf_link {
	line-height: 11px !important;
}
.tf_link:hover {
	text-decoration: none !important;
}
.font_none {
	font-weight: bold;
	color: #444;
}
.font_none_background {
	font-weight: bold;
	color: #FFF;
	background: #444 url("../images/span_mask.png") 100% 100%;
}
.font_no {
	font-weight: bold;
	color: #2E9AFE;
}
.font_no_background {
	font-weight: bold;
	color: #FFF;
	background: #2E9AFE url("../images/span_mask.png") 100% 100%;
}
.font_yes {
	font-weight: bold;
	color: #529214;
}
.font_yes_background {
	font-weight: bold;
	color: #FFF;
	background: #529214  url("../images/span_mask.png") 100% 100%;
}
.type_additional {
	font-weight: bold;
	color: #2E9AFE;
}
.type_additional_background {
	font-weight: bold;
	color: #FFF;
	background: #2E9AFE url("../images/span_mask.png") 100% 100%;
}
.type_required {
	font-weight: bold;
	color: #529214;
}
.type_required_background {
	font-weight: bold;
	color: #FFF;
	background: #529214  url("../images/span_mask.png") 100% 100%;
}