@charset "utf-8";
/* CSS Document */

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #1D6174;
	margin-top: 0px;
	padding-bottom: 10px;
}
#top {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1D6174;
	color: #1D6174;
	text-transform: uppercase;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 270px;
}
#top h1 {
	font-weight: normal;
	font-size: 34px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top h2 {
	font-weight: normal;
	margin: 0px;
	text-align: right;
	font-size: 28px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#middle {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #AADCEA;
}
#tabs {
	text-align: right;
}
#tabs ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tabs li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#tabs a {
	background-color: #1D6174;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-image: url(images/tab_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/* Flyout Menu Code */
.cssfly {position:relative;}
.cssfly ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	background-color: #C6DCE3;
	color:#FFFFFF;
	width:170px;
	font-size: 0.8em;
	font-weight: bold;
	color: #1D5F72;
	padding: 5px;
	position: relative;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.cssfly ul li a.hidepage {
	color: #999;
}
.cssfly ul li a:hover {
	background-color: #C8E8F2;
}
.cssfly ul {
	padding:0;
	margin:0;
	list-style-type: none;
	list-style-image: none;
	width:180px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9EC4CF;
}
.cssfly ul li {position:relative;}
.cssfly ul li ul {display: none;}

/* specific to non IE browsers */
.cssfly ul li:hover ul, .cssfly ul li:focus ul {
	display:block;
	position:absolute;
	top:0;
	left:180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EC4CF;
	border-right-color: #9EC4CF;
	border-bottom-color: #9EC4CF;
	border-left-color: #9EC4CF;
	z-index: 999;
}
.cssfly ul li:hover ul li ul {display: none;}
.cssfly ul li:hover ul li a {display:block; z-index: 999;}
.cssfly ul li:hover ul li:hover ul {display:block; position:absolute; left:180px; top:0; z-index: 999;}
.cssfly ul li:hover ul li:hover ul li a {display:block; z-index: 999;}
/* End of flyout code */

#left form#docsearch {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left #docsearch fieldset {
	margin: 0px;
	padding: 2px;
	border: 1px solid #999;
}
#left #docsearch legend {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F3F3F3;
	border: 1px solid #999;
}
#left #docsearch label {
	font-size: 0.8em;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


#left input {
	width: 168px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #999;
}
#left #docsearch #submit {
	width: 50px;
	margin-left:122px;
}
#left p {
	font-size: 0.8em;
}
#right {
	float: right;
	width: 180px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#right h1 {
	color: #1D6174;
	margin: 0px;
	font-size: 1em;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#right ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#right li a, .doccat li a {
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/pdf.gif);
}
#right a, .doccat a {
	display: block;
	padding: 4px;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#right a:hover, .doccat a:hover {
	color: #900;
	text-decoration: none;
}
#submenu {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#submenu li {
		display:inline;
}
#main #submenu a {
	font-size: 0.8em;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #0A3849;
	margin-right: 5px;
	white-space: nowrap;
	border: 1px solid #396775;
}
#main #submenu a:hover {
	background-color: #C8E8F2;
	color: #000;
}
#main {
	margin-left: 200px;
	padding-top: 12px;
	padding-right: 10px;
	z-index:1;
}
#main h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	color: #1D6174;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main h2 {
	font-size: 1em;
	color: #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main h3 {
	font-size: 0.9em;
	color: #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#main p {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main td {
	font-size: 0.9em;
}
#main li {
	font-size:0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main a {
	color:#036;
	text-decoration:underline;
}
#main a:hover {
	color: #900;
	text-decoration: underline;
}
.searchresults {
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
#main .searchresults h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 0.8em;
	margin: 0px;
	padding: 5px;
	background-color: #EFEFEF;
}
#main .searchresults p {
	font-size: 0.8em;
	padding: 5px;
}
#main .searchresults img {
	float:right; 
	border:solid 5px #EFEFEF;
}

form {
	margin:0px;
	padding:0px;
}
#main fieldset {
	border:solid 1px #999;
}
#main legend {
	border:solid 1px #999;
	font-size:0.9em;
	padding:2px;
}
#main label {
	float:left;
	width:120px;
	font-size:0.9em;
	line-height: 20px;
}
#main input, #main select {
	width:300px;
	border: solid 1px #999;
	margin-top:2px;
}
#main textarea {
	width:300px;
	height:100px;
	margin-top:2px;
	border: solid 1px #999;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
}
#main .button {
	width:100px;
}

#documents {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AADCEA;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.doccat {
	width: 240px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
}
#documents .doccat h2 {
	margin: 0px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #F3F3F3;
	padding: 5px;
}
#documents .doccat ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
#documents .doccat li {
	margin: 0px;
	padding: 0px;
}
.highlight {
	font-weight:bold; 
	color:#036;
}
.clear {
	clear: both;
}
.clearright {
	clear: right;
}

#editcontent {
	border: 1px solid #666;
}
.editbox {
	border: 1px solid #FFF;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

form {
	margin: 0px;
	padding: 0px;
}
#access {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	font-size:0.8em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#cookieAdvise {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:0.8em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}	
.ui-dialog {
	font-size: 0.8em;
}
.checkbox {
	float: none;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* tooltip */
.doccat a.tooltip, a.tooltipbottom, .doccat a.tooltiptop {
	z-index: 1;
	background-color: #FFF;
}
.doccat a.tooltip:hover, #right a.tooltipbottom:hover, .doccat a.tooltiptop:hover {
	position: relative;
	z-index: 100;
	background-color: #FFF;
	text-decoration: none;
}
a.tooltip span, a.tooltipbottom span, a.tooltiptop span {
	display:none;
	margin-left:0px;
	width: 174px;
	z-index: 100;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a.tooltip:hover span {
	display:block;
	position:absolute;
	border:1px solid #006;
	color:#036;
	bottom:10px;
	font-size: 1em;
	text-align:center;
	text-decoration: none;
	z-index: 100;
	background-color: #F5F5F5;
	left: 100px;
	cursor: pointer;
	padding: 5px;
}
a.tooltiptop:hover span {
	display:block;
	position:absolute;
	border:1px solid #006;
	color:#036;
	bottom:20px;
	font-size: 0.9em;
	text-align:center;
	text-decoration: none;
	z-index: 100;
	background-color: #F5F5F5;
	left: 50px;
	cursor: pointer;
}
a.tooltipbottom:hover span {
	display:block;
	position:absolute;
	border:1px solid #006;
	color:#036;
	top:40px;
	font-size: 0.9em;
	text-align:center;
	text-decoration: none;
	z-index: 100;
	background-color: #F5F5F5;
	left: 50px;
	cursor: pointer;
}
a.tooltip span img, a.tooltipbottom span img, a.tooltiptop span img {
	border: 1px solid #999;
}
.success {
	background-color: #C4FFC4;
	border: 1px solid #090;
	padding: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #060;
}
.error {
	background-color: #FFCECE;
	border: 1px solid #900;
	padding: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #900;
}
#pcw {
	width: 970px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:0.7em;
	padding: 5px;
	color:#999;
}
#pcw a {
	color:#999;
	text-decoration: none;
}
#pcw a:hover {
	color:#666;
	text-decoration: underline;
}
