/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Carbon
  -----------------------------------
*/
.p7EPM04 {
	background-color: #989898;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	border-bottom: 1px solid #000000;
}
.p7EPM04 .p7epm_trigs {
	overflow: hidden;
	border-right: 1px solid #A7A7A7;
	background: #989898 url(../../assets/images/MOU/triggers-bg.gif) repeat-x;
}
.p7EPM04 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM04 .p7epm_trigs li {
	list-style-type: none;
	float: left;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}
.p7EPM04 .p7epm_trigs a {
	color: #000!important;
	padding: 4px 10px;
	line-height: 1.5em;
	float: left;
	display: block;
	text-decoration: none !important;
	border-right: 1px solid #A2A2A2;
	border-left: 1px solid #A7A7A7;
	background: #989898 url(../../assets/images/MOU/triggers-bg.gif) repeat-x;
}
.p7EPM04 .p7epm_trigs a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
}
.p7EPM04 .p7epm_content {
	padding: 12px;
	line-height: 1.6em;
	color: #000000;
	background-color: #E6EAE9;
	border-top: 6px solid #0f2443;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.p7EPM04 .p7epm_content.pan1 {}
.p7EPM04 .p7epm_content.pan2 {}
.p7EPM04 .p7epm_content.pan3 {}
.p7EPM04 .p7epm_content.pan4 {}
.p7EPM04 .p7epm_content.pan5 {}
.p7EPM04 .p7epm_trigs .p7epm_open {
	color: #E2E2E2 !important;
	border-color: #000000;
	background: #0f2443 url(../../assets/images/MOU/trig-bg.gif) repeat-x;
}
.p7EPM04 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM04 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Current Marker Styles*/
.p7EPM04 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM04 .p7epm_content a.current_mark {
	font-weight: bold;
}
/*MOU styles*/
.datatable table {
	font: 0.85em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	border-right: 1px solid #C1DAD7;
	background: #FFF;
	color: #4f6b72;
}
.datatable th {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: center;
	padding: 6px;
	background: #CAE8EA url(../../assets/images/MOU/th-bg.jpg) no-repeat 0px 0px;
}
.datatable td {
	border-bottom: 1px solid #C1DAD7;
	padding: 3px 3px 3px 7px;
	text-align: right;
	border-left: 1px solid #C1DAD7;
}
td.tick {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: url(../../assets/images/MOU/tick1.gif) no-repeat;	
}
.datatable a {
	border: 1px solid #FFF;
	text-decoration: none;
	padding: 0px 6px;
	color: #000 !important;
	display: block;
	cursor: pointer !important;
}
.datatable a:hover {
	color:#FFFFFF!important;
	background: #3586FF;
}

.blue {
	color: #0000FF;
}
.green {
	color:#007900;
}
.mou h3 {
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 1.1em !important;
}
.UL {
	background: #DAE3E9 url(../../assets/images/MOU/th-bg.jpg) no-repeat 0px 0px;
}
.datatable h3 {
	font-size: 1.0em;
	margin-top: 3px;
	margin-bottom: 3px;
}
.datatable h2 {
	font-size: 1.6em;
	margin:10px 0;
	letter-spacing: normal;
}

h3 {
	margin-top: 3px;
	margin-bottom: 3px;
}
h4 {
	font-size:1.0em;
	margin-top: 3px;
	margin-bottom: 3px;
}
.highlight {
	color: #FFFFFF;
	background: #FF0000;
	padding-right: 10px;
	padding-left: 10px;
}

.mou1 {
	color:#333333;
}
.datatable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: #E6EAE9;
}
.datatable div.totals {
	color: #4f6b72;
	text-align: left;
	font-size: 1.2em;
	width: 500px;
	float:left;
}
.datatable div.prn a {
	color: #00F !important;
	float: right;
	width: 150px;
	padding-right: 30px;
	background: url(../../assets/images/MOU/print.gif) no-repeat right -25px;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: none;
}
.datatable div.prn a:hover {
	color: #666 !important;
	background-position: right 0px;
	
}
.mou1 span {
	color:#F00;
}
.purple {
	color:#606;
}