@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	top:0px;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
	background-color:#fdfdfd;
	color:#444;
}


div#breadCrumbs {
	position:relative;
	float:left;
	padding:0px;
	margin-left:10px;
	margin-top:0px;
	text-align:center;
	width:926px;
	min-height:18px;
	
}

div#crumbs {
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:11px;
	font-style:italic;
	color:#fff;
	padding:8px 0px 8px 10px;
}

.mp_backlinks {
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:11px;
	font-style:italic;
	color:#fff;
}

.mp_backlinks a {
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:11px;
	font-style:italic;
	text-decoration:underline;
	color:#5caee5;
}

.mp_backlinks a:hover {
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:11px;
	font-style:italic;
	text-decoration:underline;
	color:#ccc;
}

div#contentHeader {
	background-image:url(/images/content-header-blue.jpg);
	background-repeat:no-repeat;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	height:79px;
}

div#contentBg {
	background-image:url(/images/content-bg-blue.jpg);
	background-repeat:repeat-y;
	padding:3px 30px 5px 30px;
	margin:0;
	margin-top:-3px;
}

div#blueBar {
	position:relative;
	bottom:0px;
	left:0px;
	background-color:#1a78b7;
	width:100%;
	height:9px;
	text-align:center;
}
h2.acc_trigger {
	padding: 8px 0px 0px 0px;	
	margin: 5px 0 0 0;
	background: url(/images/h2_trigger_a.png) no-repeat;
	height: 29px;	line-height: 46px;
	width: 655px;
	float: left;
}
h2.acc_trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
}
h2.acc_trigger a {
	font-family:"Times New Roman",Georgia,Times,serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase;
	color:#fff;
	padding-top:3px;
	}
h2.acc_trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 653px;
	clear: both;
	background-color:transparent;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.acc_container .block {
	padding: 0px;
}
.acc_container table td {
	padding:6px 26px;
	vertical-align:middle;
	}
.acc_container table thead th {
	background-color:#1A78B7;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding:3px 0px;
	}
.acc_container table tbody tr.even {
	background-color:#e0e0e0;
	}
.acc_container table tbody tr.odd {
	background-color:#fff;
	}
.acc_container .Type {
	font-weight: bold;
}
.acc_container td.sub {
	background-color:#000;
	}
.acc_container h4 {
	margin:0px;
	color:#fff;
	font-size:12px;
	}
.acc_container h5 {
	font-size:12px;
	margin:0px;
	}
