@charset "utf-8";
/* CSS Document */

#container {
	width: 980px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C397B8;
}
#top {
	color: #925F8F;
	text-transform: uppercase;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#top h1 {
	font-weight: bold;
	font-size: 23px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#top h2 {
	font-weight: normal;
	margin: 0px;
	text-align: right;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#middle {

}
#tabs {
	text-align: right;
	padding-left: 590px;
	background-color: #EBDFEC;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C397B8;
	border-bottom-color: #C397B8;
	vertical-align: middle;
}
#tabs ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tabs li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#tabs a {
	background-color: #EBDFEC;
	padding-right: 20px;
	padding-left: 20px;
	color: #725372;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C397B8;
}
#tabs a:hover {
	color: #502F51;
	text-decoration: underline;
}

#left {
	float: left;
	width: 180px;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#left ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#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;
}

#right {
	float: right;
	width: 180px;
	border: 1px solid #C397B8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#right h1 {
	color: #704E71;
	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 a, .doccat a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/pdf.gif);
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#right a:hover, .doccat a:hover {
	color: #900;
	text-decoration: underline;
}
#main {
	margin-left: 200px;
	padding-top: 20px;
	padding-right: 10px;
}
#main h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	color: #5C435C;
	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;
}
fieldset {
	border:soild 1px #999;
}
legend {
	border:solid 1px #999;
	font-size:0.9em;
	padding:2px;
}
label {
	float:left;
	width:120px;
	font-size:0.9em;
}
input, select {
	width:300px;
	border: solid 1px #999;
	margin-top:2px;
}
textarea {
	width:300px;
	height:100px;
	margin-top:2px;
	border: solid 1px #999;
	overflow:auto;
	font:Arial, Helvetica, sans-serif;
}
.button {
	width:100px;
}
#submenu {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#submenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	float: left;
	margin-right: -1px;
}
#submenu a {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #1D6174;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1D6174;
	border-left-color: #1D6174;
}

#documents {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C397B8;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.doccat {
	width: 250px;
	border: 1px solid #999;
	margin-right: 5px;
	margin-left: 5px;
	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;
}

.clear {
	clear: both;
}
#editcontent {
	border: 1px solid #666;
}
.editbox {
	border: 1px solid #FFF;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

form {
	margin: 0px;
	padding: 0px;
}
hr {
	background-color: #925F8F;
	color: #925F8F;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}
.right {
	float: right;
}
.left {
	float: left;
}


#access {
	margin-right: auto;
	margin-left: 0px;
	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;
	width: 980px;
}
#adminmenu {
	position: absolute;
	left: 3px;
	top: 3px;
	font-size: 0.8em;
	font-weight: bold;
	padding-right: 2px;
	width: 510px;
}
#adminmenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#adminmenu li {
	display: inline;
}
#adminmenu a {
	padding-right: 5px;
	padding-left: 5px;
	color: #333;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	margin-right: -1px;
}
/* Flyout Menu Code */
.cssfly {position:relative;}
.cssfly ul li a, .menu ul li a:visited {
	color: #633A64;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C397B8;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	width:160px;
}
.cssfly ul li a.hidepage {
	color: #999;
}
.cssfly ul li a:hover {
	color: #673266;
	background-color: #EBDFEC;
}
.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: #C397B8;
}
.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: #C397B8;
	border-right-color: #C397B8;
	border-bottom-color: #C397B8;
	border-left-color: #C397B8;
	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 */
